JDK 18 | JDK 19 |
---|---|
18 b32Fixed | 19Fixed |
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
JDK-8273605 introduced some change to early abort concurrent operation when the VM is about to exit. However this caused fairly frequent crashes in JDK-8273940 that were traced back to JDK-8273605. JDK-8273940 reverted that change. The task is to try again implementing concurrent mark abort at exit as indicated by JDK-8273605.
|