Breakpoint event happens just after cont command and causes mess of JDB output.
Initializing jdb ...
> stop in nsk.jdb.stop_in.stop_in002.stop_in002a.main
Deferring breakpoint nsk.jdb.stop_in.stop_in002.stop_in002a.main.
It will be set after the class is loaded.
> run
run nsk.jdb.stop_in.stop_in002.stop_in002a
Set uncaught java.lang.Throwable
Set deferred uncaught java.lang.Throwable
>
VM Started: Set deferred breakpoint nsk.jdb.stop_in.stop_in002.stop_in002a.main
Breakpoint hit: "thread=main", nsk.jdb.stop_in.stop_in002.stop_in002a.main(), line=18 bci=0
main[1] stop in nsk.jdb.stop_in.stop_in002.stop_in002b.<clinit>
Deferring breakpoint nsk.jdb.stop_in.stop_in002.stop_in002b.<clinit>.
It will be set after the class is loaded.
main[1] stop in nsk.jdb.stop_in.stop_in002.stop_in002b.<init>
Deferring breakpoint nsk.jdb.stop_in.stop_in002.stop_in002b.<init>.
It will be set after the class is loaded.
main[1] stop in nsk.jdb.stop_in.stop_in002.stop_in002b$StaticNested.m1
Deferring breakpoint nsk.jdb.stop_in.stop_in002.stop_in002b$StaticNested.m1.
It will be set after the class is loaded.
main[1] stop in nsk.jdb.stop_in.stop_in002.stop_in002b$Inner.m2
Deferring breakpoint nsk.jdb.stop_in.stop_in002.stop_in002b$Inner.m2.
It will be set after the class is loaded.
main[1] stop in nsk.jdb.stop_in.stop_in002.stop_in002b.foo
Deferring breakpoint nsk.jdb.stop_in.stop_in002.stop_in002b.foo.
It will be set after the class is loaded.
main[1] cont
> Set deferred breakpoint nsk.jdb.stop_in.stop_in002.stop_in002b.foo
Set deferred breakpoint nsk.jdb.stop_in.stop_in002.stop_in002b.<init>
Set deferred breakpoint nsk.jdb.stop_in.stop_in002.stop_in002b.<clinit>
Breakpoint hit: "thread=main", nsk.jdb.stop_in.stop_in002.stop_in002b.<clinit>(), line=40 bci=0
main[1] cont
Breakpoint hit: main[1] cont
^^^^^^^^
> "thread=main", nsk.jdb.stop_in.stop_in002.stop_in002b.<init>(), line=45 bci=0
^^^
> Set deferred breakpoint nsk.jdb.stop_in.stop_in002.stop_in002b$Inner.m2
Set deferred breakpoint nsk.jdb.stop_in.stop_in002.stop_in002b$StaticNested.m1
Breakpoint hit: "thread=main", nsk.jdb.stop_in.stop_in002.stop_in002b$StaticNested.m1(), line=51 bci=0
main[1] cont
Breakpoint hit: main[1] "thread=main", nsk.jdb.stop_in.stop_in002.stop_in002b$Inner.m2(), line=55 bci=0
^^^^^
main[1] cont
Breakpoint hit: main[1] "thread=main", nsk.jdb.stop_in.stop_in002.stop_in002b.foo(), line=58 bci=0
^^^^^
main[1] cont
>
The application exited
Initializing jdb ...
> stop in nsk.jdb.stop_in.stop_in002.stop_in002a.main
Deferring breakpoint nsk.jdb.stop_in.stop_in002.stop_in002a.main.
It will be set after the class is loaded.
> run
run nsk.jdb.stop_in.stop_in002.stop_in002a
Set uncaught java.lang.Throwable
Set deferred uncaught java.lang.Throwable
>
VM Started: Set deferred breakpoint nsk.jdb.stop_in.stop_in002.stop_in002a.main
Breakpoint hit: "thread=main", nsk.jdb.stop_in.stop_in002.stop_in002a.main(), line=18 bci=0
main[1] stop in nsk.jdb.stop_in.stop_in002.stop_in002b.<clinit>
Deferring breakpoint nsk.jdb.stop_in.stop_in002.stop_in002b.<clinit>.
It will be set after the class is loaded.
main[1] stop in nsk.jdb.stop_in.stop_in002.stop_in002b.<init>
Deferring breakpoint nsk.jdb.stop_in.stop_in002.stop_in002b.<init>.
It will be set after the class is loaded.
main[1] stop in nsk.jdb.stop_in.stop_in002.stop_in002b$StaticNested.m1
Deferring breakpoint nsk.jdb.stop_in.stop_in002.stop_in002b$StaticNested.m1.
It will be set after the class is loaded.
main[1] stop in nsk.jdb.stop_in.stop_in002.stop_in002b$Inner.m2
Deferring breakpoint nsk.jdb.stop_in.stop_in002.stop_in002b$Inner.m2.
It will be set after the class is loaded.
main[1] stop in nsk.jdb.stop_in.stop_in002.stop_in002b.foo
Deferring breakpoint nsk.jdb.stop_in.stop_in002.stop_in002b.foo.
It will be set after the class is loaded.
main[1] cont
> Set deferred breakpoint nsk.jdb.stop_in.stop_in002.stop_in002b.foo
Set deferred breakpoint nsk.jdb.stop_in.stop_in002.stop_in002b.<init>
Set deferred breakpoint nsk.jdb.stop_in.stop_in002.stop_in002b.<clinit>
Breakpoint hit: "thread=main", nsk.jdb.stop_in.stop_in002.stop_in002b.<clinit>(), line=40 bci=0
main[1] cont
Breakpoint hit: main[1] cont
^^^^^^^^
> "thread=main", nsk.jdb.stop_in.stop_in002.stop_in002b.<init>(), line=45 bci=0
^^^
> Set deferred breakpoint nsk.jdb.stop_in.stop_in002.stop_in002b$Inner.m2
Set deferred breakpoint nsk.jdb.stop_in.stop_in002.stop_in002b$StaticNested.m1
Breakpoint hit: "thread=main", nsk.jdb.stop_in.stop_in002.stop_in002b$StaticNested.m1(), line=51 bci=0
main[1] cont
Breakpoint hit: main[1] "thread=main", nsk.jdb.stop_in.stop_in002.stop_in002b$Inner.m2(), line=55 bci=0
^^^^^
main[1] cont
Breakpoint hit: main[1] "thread=main", nsk.jdb.stop_in.stop_in002.stop_in002b.foo(), line=58 bci=0
^^^^^
main[1] cont
>
The application exited
- duplicates
-
JDK-8169718 nsk/jdb/locals/locals002: ERROR: Cannot find boolVar with expected value: false
-
- Resolved
-