On 19.03.2024 19:39, Tilman Hausherr wrote:
I've set up a jdk23 build. There are a few mockito test fails, that may be related to the newer jdk version. I'll wait a bit until there's a new version of mockito (and bytebuddy).

java.lang.IllegalArgumentException: Java 23 (67) is not supported by the current version of Byte Buddy which officially supports Java 22 (66) - update Byte Buddy or set net.bytebuddy.experimental as a VM property

setting -Dnet.bytebuddy.experimental=true  fixes it for now.

Tilman



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org

  • jdk23 build Tilman Hausherr
    • Re: jdk23 build Tilman Hausherr

Reply via email to