Home
last modified time | relevance | path

Searched refs:log1 (Results 251 – 275 of 9016) sorted by relevance

1...<<11121314151617181920>>...361

/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/jdi/StackFrame/location/
H A Dlocation001a.java47 public static void log1(String message) { in log1() method in location001a
72 log1("debuggee started!"); in main()
85 log1("waiting for an instruction from the debugger ..."); in main()
88 log1("'quit' recieved"); in main()
99 log1(" thread2 is created"); in main()
104 log1(" synchronized (waitnotifyObj) { enter"); in main()
105 log1(" before: test_thread.start()"); in main()
109 log1(" before: waitnotifyObj.wait();"); in main()
111 log1(" after: waitnotifyObj.wait();"); in main()
121 log1(" Exception e2 exception: " + e2 ); in main()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/jdi/ThreadReference/frames_ii/
H A Dframes_ii002a.java47 public static void log1(String message) { in log1() method in frames_ii002a
72 log1("debuggee started!"); in main()
85 log1("waiting for an instruction from the debugger ..."); in main()
88 log1("'quit' recieved"); in main()
99 log1(" thread2 is created"); in main()
104 log1(" synchronized (waitnotifyObj) { enter"); in main()
105 log1(" before: test_thread.start()"); in main()
109 log1(" before: waitnotifyObj.wait();"); in main()
111 log1(" after: waitnotifyObj.wait();"); in main()
121 log1(" Exception e2 exception: " + e2 ); in main()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/jdi/VirtualMachine/canGetCurrentContendedMonitor/
H A Dcangccm001a.java47 public static void log1(String message) { in log1() method in cangccm001a
75 log1("debuggee started!"); in main()
88 log1("waiting for an instruction from the debugger ..."); in main()
91 log1("'quit' recieved"); in main()
102 log1(" thread2 is created"); in main()
108 log1(" synchronized (waitnotifyObj) { enter"); in main()
109 log1(" before: thread2.start()"); in main()
113 log1(" before: waitnotifyObj.wait();"); in main()
115 log1(" after: waitnotifyObj.wait();"); in main()
126 log1(" Exception e2 exception: " + e2 ); in main()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/jdi/VirtualMachine/canGetMonitorInfo/
H A Dcangetmonitorinfo001a.java52 public static void log1(String message) { in log1() method in cangetmonitorinfo001a
80 log1("debuggee started!"); in main()
93 log1("waiting for an instruction from the debugger ..."); in main()
96 log1("'quit' recieved"); in main()
107 log1(" thread2 is created"); in main()
113 log1(" synchronized (waitnotifyObj) { enter"); in main()
114 log1(" before: thread2.start()"); in main()
118 log1(" before: waitnotifyObj.wait();"); in main()
120 log1(" after: waitnotifyObj.wait();"); in main()
131 log1(" Exception e2 exception: " + e2 ); in main()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/jdi/ObjectReference/referenceType/
H A Dreferencetype003a.java47 private static void log1(String message) { in log1() method in referencetype003a
76 log1("debuggee started!"); in main()
89 log1("waiting for an instruction from the debugger ..."); in main()
92 log1("'quit' recieved"); in main()
103 log1(" thread2 is created"); in main()
108 log1(" synchronized (waitnotifyObj) { enter"); in main()
109 log1(" before: test_thread.start()"); in main()
113 log1(" before: waitnotifyObj.wait();"); in main()
115 log1(" after: waitnotifyObj.wait();"); in main()
125 log1(" Exception e2 exception: " + e2 ); in main()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/jdi/StackFrame/location/
H A Dlocation001a.java47 public static void log1(String message) { in log1() method in location001a
72 log1("debuggee started!"); in main()
85 log1("waiting for an instruction from the debugger ..."); in main()
88 log1("'quit' recieved"); in main()
99 log1(" thread2 is created"); in main()
104 log1(" synchronized (waitnotifyObj) { enter"); in main()
105 log1(" before: test_thread.start()"); in main()
109 log1(" before: waitnotifyObj.wait();"); in main()
111 log1(" after: waitnotifyObj.wait();"); in main()
121 log1(" Exception e2 exception: " + e2 ); in main()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/jdi/ThreadGroupReference/name/
H A Dname001a.java47 public static void log1(String message) { in log1() method in name001a
75 log1("debuggee started!"); in main()
88 log1("waiting for an instruction from the debugger ..."); in main()
91 log1("'quit' recieved"); in main()
102 log1(" thread2 is created"); in main()
107 log1(" synchronized (waitnotifyObj) { enter"); in main()
108 log1(" before: test_thread.start()"); in main()
112 log1(" before: waitnotifyObj.wait();"); in main()
114 log1(" after: waitnotifyObj.wait();"); in main()
124 log1(" Exception e2 exception: " + e2 ); in main()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/jdi/ThreadReference/frames_ii/
H A Dframes_ii002a.java47 public static void log1(String message) { in log1() method in frames_ii002a
72 log1("debuggee started!"); in main()
85 log1("waiting for an instruction from the debugger ..."); in main()
88 log1("'quit' recieved"); in main()
99 log1(" thread2 is created"); in main()
104 log1(" synchronized (waitnotifyObj) { enter"); in main()
105 log1(" before: test_thread.start()"); in main()
109 log1(" before: waitnotifyObj.wait();"); in main()
111 log1(" after: waitnotifyObj.wait();"); in main()
121 log1(" Exception e2 exception: " + e2 ); in main()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/jdi/ThreadReference/name/
H A Dname001a.java47 public static void log1(String message) { in log1() method in name001a
72 log1("debuggee started!"); in main()
85 log1("waiting for an instruction from the debugger ..."); in main()
88 log1("'quit' recieved"); in main()
99 log1(" thread2 is created"); in main()
104 log1(" synchronized (waitnotifyObj) { enter"); in main()
105 log1(" before: test_thread.start()"); in main()
109 log1(" before: waitnotifyObj.wait();"); in main()
111 log1(" after: waitnotifyObj.wait();"); in main()
121 log1(" Exception e2 exception: " + e2 ); in main()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/jdi/Value/type/type002/
H A Dtype002a.java47 public static void log1(String message) { in log1() method in type002a
72 log1("debuggee started!"); in main()
85 log1("waiting for an instruction from the debugger ..."); in main()
88 log1("'quit' recieved"); in main()
99 log1(" thread2 is created"); in main()
104 log1(" synchronized (waitnotifyObj) { enter"); in main()
105 log1(" before: thread2.start()"); in main()
109 log1(" before: waitnotifyObj.wait();"); in main()
111 log1(" after: waitnotifyObj.wait();"); in main()
121 log1(" Exception e2 exception: " + e2 ); in main()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/jdi/VirtualMachine/canGetMonitorInfo/
H A Dcangetmonitorinfo001a.java52 public static void log1(String message) { in log1() method in cangetmonitorinfo001a
80 log1("debuggee started!"); in main()
93 log1("waiting for an instruction from the debugger ..."); in main()
96 log1("'quit' recieved"); in main()
107 log1(" thread2 is created"); in main()
113 log1(" synchronized (waitnotifyObj) { enter"); in main()
114 log1(" before: thread2.start()"); in main()
118 log1(" before: waitnotifyObj.wait();"); in main()
120 log1(" after: waitnotifyObj.wait();"); in main()
131 log1(" Exception e2 exception: " + e2 ); in main()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/jdi/VoidValue/equals/equals001/
H A Dequals001a.java47 public static void log1(String message) { in log1() method in equals001a
72 log1("debuggee started!"); in main()
85 log1("waiting for an instruction from the debugger ..."); in main()
88 log1("'quit' recieved"); in main()
99 log1(" thread2 is created"); in main()
104 log1(" synchronized (waitnotifyObj) { enter"); in main()
105 log1(" before: thread2.start()"); in main()
109 log1(" before: waitnotifyObj.wait();"); in main()
111 log1(" after: waitnotifyObj.wait();"); in main()
121 log1(" Exception e2 exception: " + e2 ); in main()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/jdi/VirtualMachine/allThreads/
H A Dallthreads001a.java47 public static void log1(String message) { in log1() method in allthreads001a
72 log1("debuggee started!"); in main()
85 log1("waiting for an instruction from the debugger ..."); in main()
88 log1("'quit' recieved"); in main()
99 log1(" thread2 is created"); in main()
104 log1(" synchronized (waitnotifyObj) { enter"); in main()
105 log1(" before: test_thread.start()"); in main()
109 log1(" before: waitnotifyObj.wait();"); in main()
111 log1(" after: waitnotifyObj.wait();"); in main()
121 log1(" Exception e2 exception: " + e2 ); in main()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/jdi/VirtualMachine/canGetCurrentContendedMonitor/
H A Dcangccm001a.java47 public static void log1(String message) { in log1() method in cangccm001a
75 log1("debuggee started!"); in main()
88 log1("waiting for an instruction from the debugger ..."); in main()
91 log1("'quit' recieved"); in main()
102 log1(" thread2 is created"); in main()
108 log1(" synchronized (waitnotifyObj) { enter"); in main()
109 log1(" before: thread2.start()"); in main()
113 log1(" before: waitnotifyObj.wait();"); in main()
115 log1(" after: waitnotifyObj.wait();"); in main()
126 log1(" Exception e2 exception: " + e2 ); in main()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/jdi/LocalVariable/isVisible/
H A Disvisible001a.java47 public static void log1(String message) { in log1() method in isvisible001a
72 log1("debuggee started!"); in main()
85 log1("waiting for an instruction from the debugger ..."); in main()
88 log1("'quit' recieved"); in main()
99 log1(" thread2 is created"); in main()
104 log1(" synchronized (waitnotifyObj) { enter"); in main()
105 log1(" before: thread2.start()"); in main()
109 log1(" before: waitnotifyObj.wait();"); in main()
111 log1(" after: waitnotifyObj.wait();"); in main()
121 log1(" Exception e2 exception: " + e2 ); in main()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/jdi/Locatable/location/
H A Dlocation005a.java47 public static void log1(String message) { in log1() method in location005a
72 log1("debuggee started!"); in main()
85 log1("waiting for an instruction from the debugger ..."); in main()
88 log1("'quit' recieved"); in main()
99 log1(" thread2 is created"); in main()
104 log1(" synchronized (waitnotifyObj) { enter"); in main()
105 log1(" before: thread2.start()"); in main()
109 log1(" before: waitnotifyObj.wait();"); in main()
111 log1(" after: waitnotifyObj.wait();"); in main()
121 log1(" Exception e2 exception: " + e2 ); in main()
[all …]
H A Dlocation004a.java47 public static void log1(String message) { in log1() method in location004a
72 log1("debuggee started!"); in main()
85 log1("waiting for an instruction from the debugger ..."); in main()
88 log1("'quit' recieved"); in main()
99 log1(" thread2 is created"); in main()
104 log1(" synchronized (waitnotifyObj) { enter"); in main()
105 log1(" before: thread2.start()"); in main()
109 log1(" before: waitnotifyObj.wait();"); in main()
111 log1(" after: waitnotifyObj.wait();"); in main()
121 log1(" Exception e2 exception: " + e2 ); in main()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/jdi/ClassType/invokeMethod/
H A Dinvokemethod001a.java47 public static void log1(String message) { in log1() method in invokemethod001a
77 log1("debuggee started!"); in main()
90 log1("waiting for an instruction from the debugger ..."); in main()
93 log1("'quit' recieved"); in main()
104 log1(" thread2 is created"); in main()
109 log1(" synchronized (waitnotifyObj) { enter"); in main()
110 log1(" before: test_thread.start()"); in main()
114 log1(" before: waitnotifyObj.wait();"); in main()
116 log1(" after: waitnotifyObj.wait();"); in main()
126 log1(" Exception e2 exception: " + e2 ); in main()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/jdi/ExceptionRequest/addInstanceFilter/
H A Dinstancefilter001a.java48 public static void log1(String message) { in log1() method in instancefilter001a
87 log1("debuggee started!"); in main()
112 log1("main: synchronized(lockingObj[0])"); in main()
115 log1("main: synchronized(lockingObj[1])"); in main()
124 log1("methodForCommunication();"); in main()
130 log1("debuggee exits"); in main()
168 log1(" 'run': enter :: threadName == " + tName); in run()
170 log1("lockingObj[tNumber] == null"); in run()
175log1(" objTC[tNumber].method(); :: threadName == " + tName + " tNumber == " + tNumber); in run()
178 log1(" 'run': exit :: threadName == " + tName); in run()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/jdi/VoidValue/equals/equals001/
H A Dequals001a.java47 public static void log1(String message) { in log1() method in equals001a
72 log1("debuggee started!"); in main()
85 log1("waiting for an instruction from the debugger ..."); in main()
88 log1("'quit' recieved"); in main()
99 log1(" thread2 is created"); in main()
104 log1(" synchronized (waitnotifyObj) { enter"); in main()
105 log1(" before: thread2.start()"); in main()
109 log1(" before: waitnotifyObj.wait();"); in main()
111 log1(" after: waitnotifyObj.wait();"); in main()
121 log1(" Exception e2 exception: " + e2 ); in main()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/jdi/VoidValue/hashCode/hashcode001/
H A Dhashcode001a.java47 public static void log1(String message) { in log1() method in hashcode001a
72 log1("debuggee started!"); in main()
85 log1("waiting for an instruction from the debugger ..."); in main()
88 log1("'quit' recieved"); in main()
99 log1(" thread2 is created"); in main()
104 log1(" synchronized (waitnotifyObj) { enter"); in main()
105 log1(" before: thread2.start()"); in main()
109 log1(" before: waitnotifyObj.wait();"); in main()
111 log1(" after: waitnotifyObj.wait();"); in main()
121 log1(" Exception e2 exception: " + e2 ); in main()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/jdi/ThreadReference/name/
H A Dname001a.java47 public static void log1(String message) { in log1() method in name001a
72 log1("debuggee started!"); in main()
85 log1("waiting for an instruction from the debugger ..."); in main()
88 log1("'quit' recieved"); in main()
99 log1(" thread2 is created"); in main()
104 log1(" synchronized (waitnotifyObj) { enter"); in main()
105 log1(" before: test_thread.start()"); in main()
109 log1(" before: waitnotifyObj.wait();"); in main()
111 log1(" after: waitnotifyObj.wait();"); in main()
121 log1(" Exception e2 exception: " + e2 ); in main()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/jdi/Value/type/type002/
H A Dtype002a.java47 public static void log1(String message) { in log1() method in type002a
72 log1("debuggee started!"); in main()
85 log1("waiting for an instruction from the debugger ..."); in main()
88 log1("'quit' recieved"); in main()
99 log1(" thread2 is created"); in main()
104 log1(" synchronized (waitnotifyObj) { enter"); in main()
105 log1(" before: thread2.start()"); in main()
109 log1(" before: waitnotifyObj.wait();"); in main()
111 log1(" after: waitnotifyObj.wait();"); in main()
121 log1(" Exception e2 exception: " + e2 ); in main()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/jdi/VirtualMachine/allThreads/
H A Dallthreads001a.java47 public static void log1(String message) { in log1() method in allthreads001a
72 log1("debuggee started!"); in main()
85 log1("waiting for an instruction from the debugger ..."); in main()
88 log1("'quit' recieved"); in main()
99 log1(" thread2 is created"); in main()
104 log1(" synchronized (waitnotifyObj) { enter"); in main()
105 log1(" before: test_thread.start()"); in main()
109 log1(" before: waitnotifyObj.wait();"); in main()
111 log1(" after: waitnotifyObj.wait();"); in main()
121 log1(" Exception e2 exception: " + e2 ); in main()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/jdi/VirtualMachine/canGetOwnedMonitorInfo/
H A Dcangetinfo001a.java47 public static void log1(String message) { in log1() method in cangetinfo001a
75 log1("debuggee started!"); in main()
88 log1("waiting for an instruction from the debugger ..."); in main()
91 log1("'quit' recieved"); in main()
102 log1(" thread2 is created"); in main()
108 log1(" synchronized (waitnotifyObj) { enter"); in main()
109 log1(" before: thread2.start()"); in main()
113 log1(" before: waitnotifyObj.wait();"); in main()
115 log1(" after: waitnotifyObj.wait();"); in main()
126 log1(" Exception e2 exception: " + e2 ); in main()
[all …]

1...<<11121314151617181920>>...361