8000 JDK 21 support · Issue #1396 · raphw/byte-buddy · GitHub
[go: up one dir, main page]

Skip to content
JDK 21 support #1396
@johanjanssen

Description

@johanjanssen

Hi, I know I'm quite early :), but is support for JDK 21 already planned?

I ran the following example https://github.com/johanjanssen/JavaHiddenGems/tree/main/Examples/equalsverifier on an ea version of Java 21. It uses EqualsVerifier https://jqno.nl/equalsverifier/ which in turn uses Byte Buddy and produces the following error:

-> Java 21 (65) is not supported by the current version of Byte Buddy which officially supports Java 20 (64) - update Byte Buddy or set net.bytebuddy.experimental as a VM property

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0