Skip to content

.newInstance is deprecated as of Java 9 #25

Closed
@LeeTibbert

Description

@LeeTibbert

This issue is a forget-me-not.

I accidentally built portable-scala-reflect using a Java version greater than 8.
There was a deprecation warning about the use of the, indeed deprecated, .newInstance().
From a quick grep, it looked like that may be used in a number of places.

I hope to get back to fix this after my current series of PRs to add Scala Native support.
I will not be offended if anybody gets this fixed before I can get back to it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions