Matthias Kurz
Matthias Kurz
TestNG 7.6 required Java 11... https://groups.google.com/g/testng-users/c/BAFB1vk-kok
Duplicate of #342?
This should be fixed with Play 2.8.8 (without the need of a custom error handler)
Not really sure if this is somehow related, but ASM 9.0, which brings support for Java 15 and even Java 16 already just got released: * https://gitlab.ow2.org/asm/asm/-/tags/ASM_9_0 * https://repo1.maven.org/maven2/org/ow2/asm/asm/9.0/ *...
@SethTisue Please also don't forget #11908 :wink:
Sealed Classes (JEP 409) was just merged into the Java 17 dev repo: * https://github.com/openjdk/jdk/pull/3526 * Commit: https://github.com/openjdk/jdk/commit/0fa9223f34bc33635079763362f42f0a5c53759b * https://github.com/openjdk/jdk/pull/3528 * Commit: https://github.com/openjdk/jdk/commit/31b98e129e6d3051c01775519792b2ba5745b275 * https://github.com/openjdk/jdk/pull/3613 * Commit: https://github.com/openjdk/jdk/commit/7dcb9fda89ee17a5eadc83999de21e4542f37133 Also see...
What is the status here?
@decriptor Thanks!
I opened pull request https://github.com/scala/scala/pull/6146 to add support for `-target:jvm-1.9`.
@cheeseng Sure I will, I was a bit busy the last days, I will be back working on Play soon. Stay tuned.