JDK 11 | JDK 17 | JDK 21 |
---|---|---|
11.0.23-oracleFixed | 17.0.11-oracleFixed | 21 b12Fixed |
Relates :
|
https://github.com/openjdk/jdk/blame/master/test/hotspot/jtreg/compiler/jsr292/methodHandleExceptions/TestAMEnotNPE.java This test takes 22seconds, and is one of the slowest tier1 compiler tests. Can we speed it up? If no: can we move it to a higher tier to run it less often?
|