JDK 21 |
---|
21 b13Fixed |
Blocks :
|
|
Relates :
|
We want to make reporting of assertion failures and other crashes noreturn - JDK-8302189. The current implementation of the Debugging variable (used by various debugging commands to disable assertions and the like) prevents that, since enabling it results in such failures returning to the caller.
|