| JDK 21 |
|---|
| 21 b12Fixed |
|
Blocks :
|
|
|
Relates :
|
The noreturn attribute was introduced in C++11. HotSpot code should be permitted to use noreturn attributes. http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2761.pdf https://en.cppreference.com/w/cpp/language/attributes/noreturn
|