Skip to content

Conversation

@pan3793
Copy link

@pan3793 pan3793 commented Jun 24, 2024

The newer JDK restricts accessing sun and other private packages, we get the following error when upgrading from JDK 8 to JDK 17.

class net.ipip.ipdb.Reader (in unnamed module @0x435cf50d) cannot access class sun.net.util.IPAddressUtil (in module java.base) because module java.base does not export sun.net.util to unnamed module @0x435cf50d

@pan3793
Copy link
Author

pan3793 commented Jun 24, 2024

kindly ping @ipipdotnet, could you please take a look at this patch? I also see others request support for new JDKs

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.

1 participant