-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 10
-
Component/s: hotspot
-
b34
This assert in ConstantPoolCacheEntry::save_and_throw_indy_exc() should have the quotation marks removed from the first argument to assert:
assert("message != NULL", "Missing detail message");
assert("message != NULL", "Missing detail message");