OpenJDK Zero interpreter: fast bytecodes

2023-01-05 Thread Aleksey Shipilev
Hi debian-java maintainers, Last year, I implemented the fast bytecodes feature in OpenJDK Zero interpreter [1]. It shipped with JDK 18, and I have recently backported it to 17u. This should land in 17.0.7 in April 2023. I believe Debian runs with Zero on some architectures that do not have "s

Re: OpenJDK Zero interpreter: fast bytecodes

2023-01-05 Thread Emmanuel Bourg
Hi Aleksey, Le 05/01/2023 à 10:16, Aleksey Shipilev a écrit : Last year, I implemented the fast bytecodes feature in OpenJDK Zero interpreter [1]. It shipped with JDK 18, and I have recently backported it to 17u. This should land in 17.0.7 in April 2023. I believe Debian runs with Zero on so