JDK 21 | JDK 22 |
---|---|
21.0.3-oracleFixed | 22 b25Fixed |
Blocks :
|
|
Blocks :
|
|
Blocks :
|
|
Blocks :
|
|
Blocks :
|
|
Relates :
|
|
Relates :
|
We had quite a few C2 bugs in the past that only reproduced with a specific sequence of incremental inlining (for example, JDK-8319764). We should randomize the incremental inlining decision to trigger these code paths more frequently. Prototype: https://github.com/openjdk/jdk/pull/16597
|