-
Bug
-
Resolution: Fixed
-
P4
-
None
-
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