-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 17
-
Component/s: hotspot
-
b05
Remove old JVM develop option BreakAtWarning. An option isn't needed to set a breakpoint when a warning occurs. Instead, just set a breakpoint on function warning(...) in debug.cpp.