Skip to content

Conversation

@gayanW
Copy link
Collaborator

@gayanW gayanW commented May 8, 2018

Import sun.misc.CompoundEnumeration is unused in modules/java.base/java/lang/ClassLoader.java

And also ClassLoader and CompoundEnumeration both belongs to the same package, java.lang.
And we don't have any model class that overrides it.

Thus it is not required that we explicitly import it.

Fixes: #35

Import sun.misc.CompoundEnumeration is unused in modules/java.base/java/lang/ClassLoader.java

And also ClassLoader and CompoundEnumeration both belongs to the same package, java.lang.
And we don't have any model class that overrides it.

Thus it is not required that we explicitly import it.

Fixes: javapathfinder#35
@cyrille-artho cyrille-artho merged commit 710d8cf into javapathfinder:java-10 May 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants