Listening at address: lcy01-amd64-006:44969
Set uncaught java.lang.Throwable
Set deferred uncaught java.lang.Throwable
Initializing jdb ...
> 
VM Started: No frames on the current call stack

main[1] Deferring breakpoint shtest.main.
It will be set after the class is loaded.
main[1] > Set deferred breakpoint shtest.main

Breakpoint hit: "thread=main", shtest.main(), line=3 bci=0
3            System.out.println("Hello, world!");

main[1]  java.lang.Class.reflectionFactory.hashCode() = 1755750938
main[1] com.sun.tools.example.debug.expr.ParseException: No such field in sun.reflect.ReflectionFactory
 java.lang.Class.reflectionFactory.hashCode = null
main[1] > 
The application exited
