-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: hotspot
-
b19
-
generic
-
generic
when not attached to a process or a corefile, intConstant throws a null pointer exception.
hsdb> intConstant
Error: java.lang.NullPointerException
it would be better to throw a message like the following:
hsdb> vmstructsdump
Command not valid until attached to a VM
hsdb> intConstant
Error: java.lang.NullPointerException
it would be better to throw a message like the following:
hsdb> vmstructsdump
Command not valid until attached to a VM