ProtocolLib

3M Downloads

Issue with OpenJ9

Artuto opened this issue ยท 10 comments

commented

Follow this template except for feature requests. Use pastebin when providing /protocol dump and any relevant errors.

Make sure you've done the following:

  • You're using the latest build for your server version
  • This isn't an issue caused by another plugin
  • You've checked for duplicate issues
  • You didn't use /reload

Debug paste link: https://gist.github.com/Artuto/00e0e638a19509322f25c440947db833#file-dump-log

Description and relevant errors:

Getting these errors since I switched to OpenJDK 8 OpenJ9: https://gist.github.com/Artuto/00e0e638a19509322f25c440947db833#file-error-log

commented

hastebin are empty, just saying :) Always do this to me, so I use other things like: https://gist.github.com

commented
commented

Java 9 is not currently supported, and it will not be until/unless Spigot updates.

commented

Openj9 != Java 9

J9 is IBMs own implementation of Java that they recently killed donated to eclipse.

Both spigot and protocollib run on newer versions of the official openjdk without any issues for me. I can't say the same for j9.

commented

We are currently using Paper 1.13 and Bungee with OpenJ9 just fine. Its a ProtocolLib specific problem. Also, yeah OpenJ9 != Java 9.

We're using OpenJDK8 with OpenJ9 (worst name scheme)

commented

@dmulloy2 Can it be reopened? Its a shame ProtocolLib wont work in OpenJ9

commented

I was confused by the name and had assumed it was Java 9.

Anyway, the actual solution for this is to grab a dev build because this issue was fixed a while back.

commented

Do you have a link? Happy to test it.

commented

Can confirm its fixed. Closing.