Skip to content

Conversation

dchenbec
Copy link
Contributor

@dchenbec dchenbec commented Apr 1, 2020

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

README.md Outdated

If you are using Java 8, you need to use at least version 4.0.1 of the plugin. The 4.0.0 version was built with JDK9,
which includes a breaking API change in ByteBuffer, despite targetting Java 8 source and bytecode.
The current version is 4.0.2. The 4.0.0 version was built with JDK9, which includes a breaking API change in ByteBuffer, despite targetting Java 8 source and bytecode. The 4.0.1 version has a but related to `Instant.toString()`, which causes signature mismatch errors on JDK9 and later.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"has a but" -> "has a bug"

@dchenbec dchenbec force-pushed the dchenbec-readme-update branch from 74965bf to a89b9e1 Compare April 1, 2020 15:50
@dchenbec dchenbec merged commit bda1df8 into master Apr 1, 2020
@dchenbec dchenbec deleted the dchenbec-readme-update branch April 29, 2020 19:06
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