LuckPerms

LuckPerms

41.4k Downloads

LuckPerms-Bukkit-4.3.49 and OpenJDK 11.0.1

smmmadden opened this issue ยท 1 comments

commented

Hi @lucko - I'm in the process of switching out my Oracle JDK for the Oracle OpenJDK on my servers. Upon startup, I'm only getting an exception with LuckPerms. I still have other tests to run, but it would be great if you can add support for this especially due to Oracle's license changes that go into effect in 2019. I expect there will be a big push for server owners to get on OpenJDK. - Thanks, Steve

System Info: Java 11 (OpenJDK 64-Bit Server VM 11.0.1+13) Host: Windows 10 10.0 (amd64)
Loading libraries, please wait...
[14:59:50 INFO]: Loaded 0 recipes
[14:59:50 INFO]: Starting minecraft server version 1.13.2
[14:59:50 INFO]: Loading properties
[14:59:51 INFO]: Default game type: SURVIVAL
[14:59:51 INFO]: This server is running Paper version git-Paper-481 (MC: 1.13.2) (Implementing API version 1.13.2-R0.1-SNAPSHOT)
[14:59:52 INFO]: Debug logging is disabled
[14:59:52 INFO]: Server Ping Player Sample Count: 12
[14:59:52 INFO]: Using 4 threads for Netty based IO
[14:59:52 INFO]: Generating keypair
[14:59:52 INFO]: Starting Minecraft server on *:25565
[14:59:52 INFO]: Using default channel type
[14:59:58 INFO]: Set PluginClassLoader as parallel capable
> WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by
me.lucko.luckperms.common.dependencies.classloader.ReflectionClassLoader (file:/D:/MC-Aquatic/plugins/LuckPerms-Bukkit-4.3.49.jar) to method java.net.URLClassLoader.addURL(java.net.URL)
WARNING: Please consider reporting this to the maintainers of me.lucko.luckperms.common.dependencies.classloader.ReflectionClassLoader
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release

commented

See #952 and #1084