Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ESPlorer crashed on Win10 with Java12/13 when connect to ESP8266 #82

Closed
magixyu opened this issue Oct 29, 2019 · 1 comment
Closed

ESPlorer crashed on Win10 with Java12/13 when connect to ESP8266 #82

magixyu opened this issue Oct 29, 2019 · 1 comment

Comments

@magixyu
Copy link

magixyu commented Oct 29, 2019

ESPlorer crashed on Win10 with Java12/13 when connect to ESP8266

  • Terminal log:
INFO: found last saved serial port COM3
10月 29, 2019 4:05:12 下午 ESPlorer.ESPlorer log
INFO: Scan done.
10月 29, 2019 4:05:15 下午 ESPlorer.ESPlorer log
INFO: Serial port COM3 save as default.
10月 29, 2019 4:05:15 下午 ESPlorer.ESPlorer log
INFO: Baud rate 9600 save as default.
10月 29, 2019 4:05:15 下午 ESPlorer.ESPlorer log
INFO: Try to open port COM3, baud 9600, 8N1
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000007110b5db, pid=32884, tid=13944
#
# JRE version: Java(TM) SE Runtime Environment (12.0.1+12) (build 12.0.1+12)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (12.0.1+12, mixed mode, sharing, tiered, compressed oops, g1 gc, windows-amd64)
# Problematic frame:
# C  [jSSC-2.8_x86_64.dll+0xb5db]
#
# No core dump will be written. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# E:\MCU\ESPlorer\hs_err_pid32884.log
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.


  • Java crash log:
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000007110b5db, pid=16184, tid=28336
#
# JRE version: Java(TM) SE Runtime Environment (12.0.1+12) (build 12.0.1+12)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (12.0.1+12, mixed mode, sharing, tiered, compressed oops, g1 gc, windows-amd64)
# Problematic frame:
# C  [jSSC-2.8_x86_64.dll+0xb5db]
#
# No core dump will be written. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

---------------  S U M M A R Y ------------

Command Line: ESPlorer.jar

Host: Intel(R) Core(TM) i5-6200U CPU @ 2.30GHz, 4 cores, 15G,  Windows 10 , 64 bit Build 17763 (10.0.17763.475)
Time: Tue Oct 29 16:04:53 2019 China Standard Time elapsed time: 9 seconds (0d 0h 0m 9s)

---------------  T H R E A D  ---------------

Current thread (0x0000022cccc8b800):  JavaThread "AWT-EventQueue-0" [_thread_in_native, id=28336, stack(0x000000bce4e00000,0x000000bce4f00000)]

Stack: [0x000000bce4e00000,0x000000bce4f00000],  sp=0x000000bce4efe280,  free space=1016k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [jSSC-2.8_x86_64.dll+0xb5db]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  jssc.SerialNativeInterface.openPort(Ljava/lang/String;Z)J+0
j  jssc.SerialPort.openPort()Z+65
j  ESPlorer.ESPlorer.portOpen()Z+108
j  ESPlorer.ESPlorer.OpenActionPerformed(Ljava/awt/event/ActionEvent;)V+160
j  ESPlorer.ESPlorer.access$27300(LESPlorer/ESPlorer;Ljava/awt/event/ActionEvent;)V+2
j  ESPlorer.ESPlorer$271.actionPerformed(Ljava/awt/event/ActionEvent;)V+5
j  javax.swing.AbstractButton.fireActionPerformed(Ljava/awt/event/ActionEvent;)V+83 [email protected]
j  javax.swing.AbstractButton$Handler.actionPerformed(Ljava/awt/event/ActionEvent;)V+5 [email protected]
j  javax.swing.DefaultButtonModel.fireActionPerformed(Ljava/awt/event/ActionEvent;)V+34 [email protected]
j  javax.swing.JToggleButton$ToggleButtonModel.setPressed(Z)V+148 [email protected]
j  javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Ljava/awt/event/MouseEvent;)V+35 [email protected]
j  java.awt.AWTEventMulticaster.mouseReleased(Ljava/awt/event/MouseEvent;)V+8 [email protected]
j  java.awt.Component.processMouseEvent(Ljava/awt/event/MouseEvent;)V+64 [email protected]
j  javax.swing.JComponent.processMouseEvent(Ljava/awt/event/MouseEvent;)V+23 [email protected]
j  java.awt.Component.processEvent(Ljava/awt/AWTEvent;)V+81 [email protected]
J 4229 c1 java.awt.Container.processEvent(Ljava/awt/AWTEvent;)V [email protected] (22 bytes) @ 0x0000022cb1ad0814 [0x0000022cb1ad0480+0x0000000000000394]
j  java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V+496 [email protected]
J 4214 c1 java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V [email protected] (129 bytes) @ 0x0000022cb224ee3c [0x0000022cb224ece0+0x000000000000015c]
J 4215 c1 java.awt.Component.dispatchEvent(Ljava/awt/AWTEvent;)V [email protected] (6 bytes) @ 0x0000022cb224fd84 [0x0000022cb224fc60+0x0000000000000124]
j  java.awt.LightweightDispatcher.retargetMouseEvent(Ljava/awt/Component;ILjava/awt/event/MouseEvent;)V+349 [email protected]
j  java.awt.LightweightDispatcher.processMouseEvent(Ljava/awt/event/MouseEvent;)Z+155 [email protected]
j  java.awt.LightweightDispatcher.dispatchEvent(Ljava/awt/AWTEvent;)Z+50 [email protected]
J 4214 c1 java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V [email protected] (129 bytes) @ 0x0000022cb224eddc [0x0000022cb224ece0+0x00000000000000fc]
j  java.awt.Window.dispatchEventImpl(Ljava/awt/AWTEvent;)V+19 [email protected]
J 4265 c1 java.awt.EventQueue.dispatchEventImpl(Ljava/awt/AWTEvent;Ljava/lang/Object;)V [email protected] (136 bytes) @ 0x0000022cb1e85ee4 [0x0000022cb1e859c0+0x0000000000000524]
J 4264 c1 java.awt.EventQueue$4.run()Ljava/lang/Void; [email protected] (60 bytes) @ 0x0000022cb1c67e84 [0x0000022cb1c67d20+0x0000000000000164]
J 4263 c1 java.awt.EventQueue$4.run()Ljava/lang/Object; [email protected] (5 bytes) @ 0x0000022cb1ba9d84 [0x0000022cb1ba9ce0+0x00000000000000a4]
J 3826 c1 java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;Ljava/security/AccessControlContext;)Ljava/lang/Object; [email protected] (22 bytes) @ 0x0000022cb1a19e1c [0x0000022cb1a19bc0+0x000000000000025c]
J 4268 c1 java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V [email protected] (80 bytes) @ 0x0000022cb1e99884 [0x0000022cb1e98880+0x0000000000001004]
J 4112 c1 java.awt.EventDispatchThread.pumpOneEventForFilters(I)V [email protected] (113 bytes) @ 0x0000022cb22023e4 [0x0000022cb2201c40+0x00000000000007a4]
j  java.awt.EventDispatchThread.pumpEventsForFilter(ILjava/awt/Conditional;Ljava/awt/EventFilter;)V+35 [email protected]
j  java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+11 [email protected]
j  java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4 [email protected]
j  java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3 [email protected]
j  java.awt.EventDispatchThread.run()V+9 [email protected]
v  ~StubRoutines::call_stub

siginfo: EXCEPTION_ACCESS_VIOLATION (0xc0000005), reading address 0xffffffffa822a2ac


Register to memory mapping:

RIP=0x000000007110b5db jSSC-2.8_x86_64.dll
RAX=0xffffffffa822a2ac is an unknown value
RBX=0x000000bce4efe2f0 is pointing into the stack for thread: 0x0000022cccc8b800
RCX=0x00007ffc938bf944 ntdll.dll
RDX=0x0 is NULL
RSP=0x000000bce4efe280 is pointing into the stack for thread: 0x0000022cccc8b800
RBP=0x000000bce4efe400 is pointing into the stack for thread: 0x0000022cccc8b800
RSI=0x0000022cccc8bb30 points into unknown readable memory: e0 1d 09 22 fc 7f 00 00
RDI=0x0000000000000d88 is an unknown value
R8 =0x000000bce4efe178 is pointing into the stack for thread: 0x0000022cccc8b800
R9 =0x000000bce4efe270 is pointing into the stack for thread: 0x0000022cccc8b800
R10=0x0 is NULL
R11=0x0000000000000246 is an unknown value
R12=0x000000bce4efe4c0 is pointing into the stack for thread: 0x0000022cccc8b800
R13=0x0000022cd6680d00 points into unknown readable memory: 43 4f 4d 33 00 65 00 00
R14=0x000000bce4efe3b0 is pointing into the stack for thread: 0x0000022cccc8b800
R15=0x0000022cccc8b800 is a thread


Registers:
RAX=0xffffffffa822a2ac, RBX=0x000000bce4efe2f0, RCX=0x00007ffc938bf944, RDX=0x0000000000000000
RSP=0x000000bce4efe280, RBP=0x000000bce4efe400, RSI=0x0000022cccc8bb30, RDI=0x0000000000000d88
R8 =0x000000bce4efe178, R9 =0x000000bce4efe270, R10=0x0000000000000000, R11=0x0000000000000246
R12=0x000000bce4efe4c0, R13=0x0000022cd6680d00, R14=0x000000bce4efe3b0, R15=0x0000022cccc8b800
RIP=0x000000007110b5db, EFLAGS=0x0000000000010206

Top of Stack: (sp=0x000000bce4efe280)
0x000000bce4efe280:   000000bce4efe2a8 000000bc00000000
0x000000bce4efe290:   000000007110b230 00007ffc9383267d
0x000000bce4efe2a0:   000000bce4efe4c0 0000000000000004
0x000000bce4efe2b0:   0000022cccc8bb30 0000000000000d88
0x000000bce4efe2c0:   000000bce4efe400 0000000071112590
0x000000bce4efe2d0:   000000bce4efe330 000000bc00000000
0x000000bce4efe2e0:   00000000c0000000 0000000000000000
0x000000bce4efe2f0:   0000000000000d88 00007ffc8fb0e22c
0x000000bce4efe300:   000000bce4efe3b0 0000022cd6680d00
0x000000bce4efe310:   000000bce4efe4c0 0000000000000d88
0x000000bce4efe320:   0000000071113500 0000000071113be8
0x000000bce4efe330:   000000bce4efe360 0000000071112641
0x000000bce4efe340:   000000bce4efe2d0 0000000000000000
0x000000bce4efe350:   0000000000000000 0000000000000000
0x000000bce4efe360:   000000bce4efe400 0000000071101595
0x000000bce4efe370:   000000000000001c 0000022c00000000 

Instructions: (pc=0x000000007110b5db)
0x000000007110b5bb:   c5 0f 1f 40 00 55 57 56 53 48 83 ec 28 48 8b 05
0x000000007110b5cb:   39 33 01 00 48 89 cb 48 85 c0 0f 84 c5 00 00 00
0x000000007110b5db:   8b 38 85 ff 0f 88 ab 00 00 00 48 8b 05 1c 33 01
0x000000007110b5eb:   00 48 85 c0 0f 84 bc 00 00 00 8b 30 85 f6 74 57 


Stack slot to memory mapping:
stack at sp + 0 slots: 0x000000bce4efe2a8 is pointing into the stack for thread: 0x0000022cccc8b800
stack at sp + 1 slots: 0x000000bc00000000 is an unknown value
stack at sp + 2 slots: 0x000000007110b230 jSSC-2.8_x86_64.dll
stack at sp + 3 slots: 0x00007ffc9383267d ntdll.dll
stack at sp + 4 slots: 0x000000bce4efe4c0 is pointing into the stack for thread: 0x0000022cccc8b800
stack at sp + 5 slots: 0x0000000000000004 is an unknown value
stack at sp + 6 slots: 0x0000022cccc8bb30 points into unknown readable memory: e0 1d 09 22 fc 7f 00 00
stack at sp + 7 slots: 0x0000000000000d88 is an unknown value


---------------  P R O C E S S  ---------------

Threads class SMR info:
_java_thread_list=0x0000022cccf9a150, length=19, elements={
0x0000022ccbe42800, 0x0000022ccbe46000, 0x0000022ccbe66800, 0x0000022ccbe69000,
0x0000022ccbe6e800, 0x0000022ccbe77800, 0x0000022ccbe84000, 0x0000022ccbfb2800,
0x0000022ccbfc2000, 0x0000022cccac1800, 0x0000022cccac2800, 0x0000022cccbbc000,
0x0000022cccc8b800, 0x0000022ca8fde000, 0x0000022ccd15d000, 0x0000022cd5b74000,
0x0000022cd5b6c000, 0x0000022cd6766800, 0x0000022cd634d800
}

Java Threads: ( => current thread )
  0x0000022ccbe42800 JavaThread "Reference Handler" daemon [_thread_blocked, id=25912, stack(0x000000bce4100000,0x000000bce4200000)]
  0x0000022ccbe46000 JavaThread "Finalizer" daemon [_thread_blocked, id=24888, stack(0x000000bce4200000,0x000000bce4300000)]
  0x0000022ccbe66800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=22992, stack(0x000000bce4300000,0x000000bce4400000)]
  0x0000022ccbe69000 JavaThread "Attach Listener" daemon [_thread_blocked, id=16708, stack(0x000000bce4400000,0x000000bce4500000)]
  0x0000022ccbe6e800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=12708, stack(0x000000bce4500000,0x000000bce4600000)]
  0x0000022ccbe77800 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=2632, stack(0x000000bce4600000,0x000000bce4700000)]
  0x0000022ccbe84000 JavaThread "Sweeper thread" daemon [_thread_blocked, id=6056, stack(0x000000bce4700000,0x000000bce4800000)]
  0x0000022ccbfb2800 JavaThread "Service Thread" daemon [_thread_blocked, id=22384, stack(0x000000bce4800000,0x000000bce4900000)]
  0x0000022ccbfc2000 JavaThread "Common-Cleaner" daemon [_thread_blocked, id=1884, stack(0x000000bce4a00000,0x000000bce4b00000)]
  0x0000022cccac1800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=32808, stack(0x000000bce4b00000,0x000000bce4c00000)]
  0x0000022cccac2800 JavaThread "AWT-Shutdown" [_thread_blocked, id=19008, stack(0x000000bce4c00000,0x000000bce4d00000)]
  0x0000022cccbbc000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=21360, stack(0x000000bce4d00000,0x000000bce4e00000)]
=>0x0000022cccc8b800 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=28336, stack(0x000000bce4e00000,0x000000bce4f00000)]
  0x0000022ca8fde000 JavaThread "DestroyJavaVM" [_thread_blocked, id=9992, stack(0x000000bce3a00000,0x000000bce3b00000)]
  0x0000022ccd15d000 JavaThread "TimerQueue" daemon [_thread_blocked, id=12532, stack(0x000000bce4f00000,0x000000bce5000000)]
  0x0000022cd5b74000 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=28040, stack(0x000000bce5500000,0x000000bce5600000)]
  0x0000022cd5b6c000 JavaThread "Image Fetcher 1" daemon [_thread_blocked, id=30256, stack(0x000000bce5600000,0x000000bce5700000)]
  0x0000022cd6766800 JavaThread "Image Fetcher 2" daemon [_thread_blocked, id=13892, stack(0x000000bce5700000,0x000000bce5800000)]
  0x0000022cd634d800 JavaThread "Swing-Shell" daemon [_thread_blocked, id=31996, stack(0x000000bce5b00000,0x000000bce5c00000)]

Other Threads:
  0x0000022ccbe3f000 VMThread "VM Thread" [stack: 0x000000bce4000000,0x000000bce4100000] [id=5848]
  0x0000022ccbfc1000 WatcherThread [stack: 0x000000bce4900000,0x000000bce4a00000] [id=31976]
  0x0000022ca9037800 GCTaskThread "GC Thread#0" [stack: 0x000000bce3b00000,0x000000bce3c00000] [id=10864]
  0x0000022cd5a8a000 GCTaskThread "GC Thread#1" [stack: 0x000000bce5000000,0x000000bce5100000] [id=12508]
  0x0000022cd5a8b000 GCTaskThread "GC Thread#2" [stack: 0x000000bce5100000,0x000000bce5200000] [id=30548]
  0x0000022cd5a8b800 GCTaskThread "GC Thread#3" [stack: 0x000000bce5200000,0x000000bce5300000] [id=16812]
  0x0000022ca9050800 ConcurrentGCThread "G1 Main Marker" [stack: 0x000000bce3c00000,0x000000bce3d00000] [id=23348]
  0x0000022ca9052000 ConcurrentGCThread "G1 Conc#0" [stack: 0x000000bce3d00000,0x000000bce3e00000] [id=18096]
  0x0000022ccbcb8800 ConcurrentGCThread "G1 Refine#0" [stack: 0x000000bce3e00000,0x000000bce3f00000] [id=3376]
  0x0000022cd5aaf000 ConcurrentGCThread "G1 Refine#1" [stack: 0x000000bce5300000,0x000000bce5400000] [id=29964]
  0x0000022ccbcbd000 ConcurrentGCThread "G1 Young RemSet Sampling" [stack: 0x000000bce3f00000,0x000000bce4000000] [id=23744]

Threads with active compile tasks:

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap address: 0x0000000701c00000, size: 4068 MB, Compressed Oops mode: Zero based, Oop shift amount: 3
Narrow klass base: 0x0000000800000000, Narrow klass shift: 3
Compressed class space size: 1073741824 Address: 0x00000008011a0000

Heap:
 garbage-first heap   total 96256K, used 30325K [0x0000000701c00000, 0x0000000800000000)
  region size 1024K, 7 young (7168K), 2 survivors (2048K)
 Metaspace       used 23543K, capacity 24083K, committed 24368K, reserved 1071104K
  class space    used 2710K, capacity 2908K, committed 2944K, reserved 1048576K
Heap Regions: E=young(eden), S=young(survivor), O=old, HS=humongous(starts), HC=humongous(continues), CS=collection set, F=free, A=archive, TAMS=top-at-mark-start (previous, next)
|   0|0x0000000701c00000, 0x0000000701c37000, 0x0000000701d00000| 21%| O|  |TAMS 0x0000000701c00000, 0x0000000701c00000| Untracked 
|   1|0x0000000701d00000, 0x0000000701e00000, 0x0000000701e00000|100%| O|  |TAMS 0x0000000701e00000, 0x0000000701d00000| Untracked 
|   2|0x0000000701e00000, 0x0000000701f00000, 0x0000000701f00000|100%| O|  |TAMS 0x0000000701f00000, 0x0000000701e00000| Untracked 
|   3|0x0000000701f00000, 0x0000000702000000, 0x0000000702000000|100%| O|  |TAMS 0x0000000702000000, 0x0000000701f00000| Untracked 
|   4|0x0000000702000000, 0x0000000702100000, 0x0000000702100000|100%| O|  |TAMS 0x0000000702100000, 0x0000000702000000| Untracked 
|   5|0x0000000702100000, 0x0000000702200000, 0x0000000702200000|100%| O|  |TAMS 0x0000000702200000, 0x0000000702100000| Untracked 
|   6|0x0000000702200000, 0x0000000702300000, 0x0000000702300000|100%| O|  |TAMS 0x0000000702300000, 0x0000000702200000| Untracked 
|   7|0x0000000702300000, 0x0000000702400000, 0x0000000702400000|100%| O|  |TAMS 0x0000000702400000, 0x0000000702300000| Untracked 
|   8|0x0000000702400000, 0x0000000702500000, 0x0000000702500000|100%| O|  |TAMS 0x0000000702500000, 0x0000000702400000| Untracked 
|   9|0x0000000702500000, 0x0000000702600000, 0x0000000702600000|100%|HS|  |TAMS 0x0000000702500000, 0x0000000702500000| Complete 
|  10|0x0000000702600000, 0x0000000702700000, 0x0000000702700000|100%|HC|  |TAMS 0x0000000702600000, 0x0000000702600000| Complete 
|  11|0x0000000702700000, 0x0000000702800000, 0x0000000702800000|100%|HC|  |TAMS 0x0000000702700000, 0x0000000702700000| Complete 
|  12|0x0000000702800000, 0x0000000702900000, 0x0000000702900000|100%|HC|  |TAMS 0x0000000702800000, 0x0000000702800000| Complete 
|  13|0x0000000702900000, 0x0000000702a00000, 0x0000000702a00000|100%|HC|  |TAMS 0x0000000702900000, 0x0000000702900000| Complete 
|  14|0x0000000702a00000, 0x0000000702b00000, 0x0000000702b00000|100%|HC|  |TAMS 0x0000000702a00000, 0x0000000702a00000| Complete 
|  15|0x0000000702b00000, 0x0000000702c00000, 0x0000000702c00000|100%|HC|  |TAMS 0x0000000702b00000, 0x0000000702b00000| Complete 
|  16|0x0000000702c00000, 0x0000000702d00000, 0x0000000702d00000|100%|HC|  |TAMS 0x0000000702c00000, 0x0000000702c00000| Complete 
|  17|0x0000000702d00000, 0x0000000702e00000, 0x0000000702e00000|100%|HC|  |TAMS 0x0000000702d00000, 0x0000000702d00000| Complete 
|  18|0x0000000702e00000, 0x0000000702f00000, 0x0000000702f00000|100%|HC|  |TAMS 0x0000000702e00000, 0x0000000702e00000| Complete 
|  19|0x0000000702f00000, 0x0000000702f00000, 0x0000000703000000|  0%| F|  |TAMS 0x0000000702f00000, 0x0000000702f00000| Untracked 
|  20|0x0000000703000000, 0x0000000703000000, 0x0000000703100000|  0%| F|  |TAMS 0x0000000703000000, 0x0000000703000000| Untracked 
|  21|0x0000000703100000, 0x0000000703100000, 0x0000000703200000|  0%| F|  |TAMS 0x0000000703100000, 0x0000000703100000| Untracked 
|  22|0x0000000703200000, 0x0000000703200000, 0x0000000703300000|  0%| F|  |TAMS 0x0000000703200000, 0x0000000703200000| Untracked 
|  23|0x0000000703300000, 0x0000000703300000, 0x0000000703400000|  0%| F|  |TAMS 0x0000000703300000, 0x0000000703300000| Untracked 
|  24|0x0000000703400000, 0x0000000703400000, 0x0000000703500000|  0%| F|  |TAMS 0x0000000703400000, 0x0000000703400000| Untracked 
|  25|0x0000000703500000, 0x0000000703500000, 0x0000000703600000|  0%| F|  |TAMS 0x0000000703500000, 0x0000000703500000| Untracked 
|  26|0x0000000703600000, 0x0000000703600000, 0x0000000703700000|  0%| F|  |TAMS 0x0000000703600000, 0x0000000703600000| Untracked 
|  27|0x0000000703700000, 0x0000000703700000, 0x0000000703800000|  0%| F|  |TAMS 0x0000000703700000, 0x0000000703700000| Untracked 
|  28|0x0000000703800000, 0x0000000703800000, 0x0000000703900000|  0%| F|  |TAMS 0x0000000703800000, 0x0000000703800000| Untracked 
|  29|0x0000000703900000, 0x0000000703900000, 0x0000000703a00000|  0%| F|  |TAMS 0x0000000703900000, 0x0000000703900000| Untracked 
|  30|0x0000000703a00000, 0x0000000703a00000, 0x0000000703b00000|  0%| F|  |TAMS 0x0000000703a00000, 0x0000000703a00000| Untracked 
|  31|0x0000000703b00000, 0x0000000703b00000, 0x0000000703c00000|  0%| F|  |TAMS 0x0000000703b00000, 0x0000000703b00000| Untracked 
|  32|0x0000000703c00000, 0x0000000703c00000, 0x0000000703d00000|  0%| F|  |TAMS 0x0000000703c00000, 0x0000000703c00000| Untracked 
|  33|0x0000000703d00000, 0x0000000703d00000, 0x0000000703e00000|  0%| F|  |TAMS 0x0000000703d00000, 0x0000000703d00000| Untracked 
|  34|0x0000000703e00000, 0x0000000703e00000, 0x0000000703f00000|  0%| F|  |TAMS 0x0000000703e00000, 0x0000000703e00000| Untracked 
|  35|0x0000000703f00000, 0x0000000704000000, 0x0000000704000000|100%|HS|  |TAMS 0x0000000704000000, 0x0000000703f00000| Complete 
|  36|0x0000000704000000, 0x0000000704100000, 0x0000000704100000|100%|HC|  |TAMS 0x0000000704100000, 0x0000000704000000| Complete 
|  37|0x0000000704100000, 0x0000000704200000, 0x0000000704200000|100%|HC|  |TAMS 0x0000000704200000, 0x0000000704100000| Complete 
|  38|0x0000000704200000, 0x0000000704300000, 0x0000000704300000|100%|HC|  |TAMS 0x0000000704300000, 0x0000000704200000| Complete 
|  39|0x0000000704300000, 0x0000000704400000, 0x0000000704400000|100%|HC|  |TAMS 0x0000000704400000, 0x0000000704300000| Complete 
|  40|0x0000000704400000, 0x0000000704500000, 0x0000000704500000|100%| O|  |TAMS 0x000000070445a400, 0x0000000704400000| Untracked 
|  41|0x0000000704500000, 0x0000000704500000, 0x0000000704600000|  0%| F|  |TAMS 0x0000000704500000, 0x0000000704500000| Untracked 
|  42|0x0000000704600000, 0x0000000704600000, 0x0000000704700000|  0%| F|  |TAMS 0x0000000704600000, 0x0000000704600000| Untracked 
|  43|0x0000000704700000, 0x0000000704700000, 0x0000000704800000|  0%| F|  |TAMS 0x0000000704700000, 0x0000000704700000| Untracked 
|  44|0x0000000704800000, 0x0000000704800000, 0x0000000704900000|  0%| F|  |TAMS 0x0000000704800000, 0x0000000704800000| Untracked 
|  45|0x0000000704900000, 0x0000000704900000, 0x0000000704a00000|  0%| F|  |TAMS 0x0000000704900000, 0x0000000704900000| Untracked 
|  46|0x0000000704a00000, 0x0000000704a00000, 0x0000000704b00000|  0%| F|  |TAMS 0x0000000704a00000, 0x0000000704a00000| Untracked 
|  47|0x0000000704b00000, 0x0000000704b00000, 0x0000000704c00000|  0%| F|  |TAMS 0x0000000704b00000, 0x0000000704b00000| Untracked 
|  48|0x0000000704c00000, 0x0000000704c00000, 0x0000000704d00000|  0%| F|  |TAMS 0x0000000704c00000, 0x0000000704c00000| Untracked 
|  49|0x0000000704d00000, 0x0000000704d00000, 0x0000000704e00000|  0%| F|  |TAMS 0x0000000704d00000, 0x0000000704d00000| Untracked 
|  50|0x0000000704e00000, 0x0000000704e00000, 0x0000000704f00000|  0%| F|  |TAMS 0x0000000704e00000, 0x0000000704e00000| Untracked 
|  51|0x0000000704f00000, 0x0000000704f00000, 0x0000000705000000|  0%| F|  |TAMS 0x0000000704f00000, 0x0000000704f00000| Untracked 
|  52|0x0000000705000000, 0x0000000705000000, 0x0000000705100000|  0%| F|  |TAMS 0x0000000705000000, 0x0000000705000000| Untracked 
|  53|0x0000000705100000, 0x0000000705100000, 0x0000000705200000|  0%| F|  |TAMS 0x0000000705100000, 0x0000000705100000| Untracked 
|  54|0x0000000705200000, 0x0000000705200000, 0x0000000705300000|  0%| F|  |TAMS 0x0000000705200000, 0x0000000705200000| Untracked 
|  55|0x0000000705300000, 0x0000000705300000, 0x0000000705400000|  0%| F|  |TAMS 0x0000000705300000, 0x0000000705300000| Untracked 
|  56|0x0000000705400000, 0x0000000705400000, 0x0000000705500000|  0%| F|  |TAMS 0x0000000705400000, 0x0000000705400000| Untracked 
|  57|0x0000000705500000, 0x0000000705500000, 0x0000000705600000|  0%| F|  |TAMS 0x0000000705500000, 0x0000000705500000| Untracked 
|  58|0x0000000705600000, 0x0000000705600000, 0x0000000705700000|  0%| F|  |TAMS 0x0000000705600000, 0x0000000705600000| Untracked 
|  59|0x0000000705700000, 0x0000000705700000, 0x0000000705800000|  0%| F|  |TAMS 0x0000000705700000, 0x0000000705700000| Untracked 
|  60|0x0000000705800000, 0x0000000705800000, 0x0000000705900000|  0%| F|  |TAMS 0x0000000705800000, 0x0000000705800000| Untracked 
|  61|0x0000000705900000, 0x0000000705900000, 0x0000000705a00000|  0%| F|  |TAMS 0x0000000705900000, 0x0000000705900000| Untracked 
|  62|0x0000000705a00000, 0x0000000705a00000, 0x0000000705b00000|  0%| F|  |TAMS 0x0000000705a00000, 0x0000000705a00000| Untracked 
|  63|0x0000000705b00000, 0x0000000705b00000, 0x0000000705c00000|  0%| F|  |TAMS 0x0000000705b00000, 0x0000000705b00000| Untracked 
|  64|0x0000000705c00000, 0x0000000705c00000, 0x0000000705d00000|  0%| F|  |TAMS 0x0000000705c00000, 0x0000000705c00000| Untracked 
|  65|0x0000000705d00000, 0x0000000705d00000, 0x0000000705e00000|  0%| F|  |TAMS 0x0000000705d00000, 0x0000000705d00000| Untracked 
|  66|0x0000000705e00000, 0x0000000705e00000, 0x0000000705f00000|  0%| F|  |TAMS 0x0000000705e00000, 0x0000000705e00000| Untracked 
|  67|0x0000000705f00000, 0x0000000705f00000, 0x0000000706000000|  0%| F|  |TAMS 0x0000000705f00000, 0x0000000705f00000| Untracked 
|  68|0x0000000706000000, 0x0000000706000000, 0x0000000706100000|  0%| F|  |TAMS 0x0000000706000000, 0x0000000706000000| Untracked 
|  69|0x0000000706100000, 0x0000000706100000, 0x0000000706200000|  0%| F|  |TAMS 0x0000000706100000, 0x0000000706100000| Untracked 
|  70|0x0000000706200000, 0x0000000706200000, 0x0000000706300000|  0%| F|  |TAMS 0x0000000706200000, 0x0000000706200000| Untracked 
|  71|0x0000000706300000, 0x0000000706300000, 0x0000000706400000|  0%| F|  |TAMS 0x0000000706300000, 0x0000000706300000| Untracked 
|  72|0x0000000706400000, 0x0000000706400000, 0x0000000706500000|  0%| F|  |TAMS 0x0000000706400000, 0x0000000706400000| Untracked 
|  73|0x0000000706500000, 0x0000000706500000, 0x0000000706600000|  0%| F|  |TAMS 0x0000000706500000, 0x0000000706500000| Untracked 
|  74|0x0000000706600000, 0x0000000706600000, 0x0000000706700000|  0%| F|  |TAMS 0x0000000706600000, 0x0000000706600000| Untracked 
|  75|0x0000000706700000, 0x0000000706700000, 0x0000000706800000|  0%| F|  |TAMS 0x0000000706700000, 0x0000000706700000| Untracked 
|  76|0x0000000706800000, 0x0000000706800000, 0x0000000706900000|  0%| F|  |TAMS 0x0000000706800000, 0x0000000706800000| Untracked 
|  77|0x0000000706900000, 0x0000000706900000, 0x0000000706a00000|  0%| F|  |TAMS 0x0000000706900000, 0x0000000706900000| Untracked 
|  78|0x0000000706a00000, 0x0000000706a00000, 0x0000000706b00000|  0%| F|  |TAMS 0x0000000706a00000, 0x0000000706a00000| Untracked 
|  79|0x0000000706b00000, 0x0000000706b00000, 0x0000000706c00000|  0%| F|  |TAMS 0x0000000706b00000, 0x0000000706b00000| Untracked 
|  80|0x0000000706c00000, 0x0000000706c00000, 0x0000000706d00000|  0%| F|  |TAMS 0x0000000706c00000, 0x0000000706c00000| Untracked 
|  81|0x0000000706d00000, 0x0000000706d00000, 0x0000000706e00000|  0%| F|  |TAMS 0x0000000706d00000, 0x0000000706d00000| Untracked 
|  82|0x0000000706e00000, 0x0000000706e00000, 0x0000000706f00000|  0%| F|  |TAMS 0x0000000706e00000, 0x0000000706e00000| Untracked 
|  83|0x0000000706f00000, 0x0000000706f00000, 0x0000000707000000|  0%| F|  |TAMS 0x0000000706f00000, 0x0000000706f00000| Untracked 
|  84|0x0000000707000000, 0x0000000707000000, 0x0000000707100000|  0%| F|  |TAMS 0x0000000707000000, 0x0000000707000000| Untracked 
|  85|0x0000000707100000, 0x0000000707100000, 0x0000000707200000|  0%| F|  |TAMS 0x0000000707100000, 0x0000000707100000| Untracked 
|  86|0x0000000707200000, 0x0000000707200000, 0x0000000707300000|  0%| F|  |TAMS 0x0000000707200000, 0x0000000707200000| Untracked 
|  87|0x0000000707300000, 0x00000007073830d0, 0x0000000707400000| 51%| E|  |TAMS 0x0000000707300000, 0x0000000707300000| Complete 
|  88|0x0000000707400000, 0x0000000707500000, 0x0000000707500000|100%| E|CS|TAMS 0x0000000707400000, 0x0000000707400000| Complete 
|  89|0x0000000707500000, 0x0000000707600000, 0x0000000707600000|100%| E|CS|TAMS 0x0000000707500000, 0x0000000707500000| Complete 
|  90|0x0000000707600000, 0x0000000707700000, 0x0000000707700000|100%| E|CS|TAMS 0x0000000707600000, 0x0000000707600000| Complete 
| 216|0x000000070f400000, 0x000000070f4664a0, 0x000000070f500000| 39%| S|CS|TAMS 0x000000070f400000, 0x000000070f400000| Complete 
| 217|0x000000070f500000, 0x000000070f600000, 0x000000070f600000|100%| S|CS|TAMS 0x000000070f500000, 0x000000070f500000| Complete 
| 255|0x0000000711b00000, 0x0000000711c00000, 0x0000000711c00000|100%| E|CS|TAMS 0x0000000711b00000, 0x0000000711b00000| Complete 

Card table byte_map: [0x0000022cc0c30000,0x0000022cc1430000] _byte_map_base: 0x0000022cbd422000

Marking Bits (Prev, Next): (CMBitMap*) 0x0000022ca821e838, (CMBitMap*) 0x0000022ca821e7f8
 Prev Bits: [0x0000022cc5bc0000, 0x0000022cc9b50000)
 Next Bits: [0x0000022cc1c30000, 0x0000022cc5bc0000)

Polling page: 0x0000022ca7d30000

Metaspace:

Usage:
  Non-class:     20.68 MB capacity,    20.35 MB ( 98%) used,   290.10 KB (  1%) free+waste,    51.38 KB ( <1%) overhead. 
      Class:      2.84 MB capacity,     2.65 MB ( 93%) used,   172.30 KB (  6%) free+waste,    25.69 KB ( <1%) overhead. 
       Both:     23.52 MB capacity,    22.99 MB ( 98%) used,   462.40 KB (  2%) free+waste,    77.06 KB ( <1%) overhead. 

Virtual space:
  Non-class space:       22.00 MB reserved,      20.92 MB ( 95%) committed 
      Class space:        1.00 GB reserved,       2.88 MB ( <1%) committed 
             Both:        1.02 GB reserved,      23.80 MB (  2%) committed 

Chunk freelists:
   Non-Class:  7.13 KB
       Class:  512 bytes
        Both:  7.63 KB

CodeHeap 'non-profiled nmethods': size=120064Kb used=1954Kb max_used=1990Kb free=118109Kb
 bounds [0x0000022cb8ef0000, 0x0000022cb9160000, 0x0000022cc0430000]
CodeHeap 'profiled nmethods': size=120000Kb used=8567Kb max_used=8763Kb free=111432Kb
 bounds [0x0000022cb19c0000, 0x0000022cb2270000, 0x0000022cb8ef0000]
CodeHeap 'non-nmethods': size=5696Kb used=1337Kb max_used=1387Kb free=4358Kb
 bounds [0x0000022cb1430000, 0x0000022cb16a0000, 0x0000022cb19c0000]
 total_blobs=5670 nmethods=3898 adapters=662
 compilation: enabled
              stopped_count=0, restarted_count=0
 full_count=0

Compilation events (10 events):
Event: 9.877 Thread 0x0000022ccbe77800 4295       3       java.lang.StackStreamFactory$AbstractStackWalker::peekFrame (132 bytes)
Event: 9.878 Thread 0x0000022ccbe77800 nmethod 4295 0x0000022cb1e8f790 code [0x0000022cb1e8fa20, 0x0000022cb1e903f0]
Event: 9.878 Thread 0x0000022ccbe77800 4294       3       java.lang.StackStreamFactory$AbstractStackWalker::hasNext (13 bytes)
Event: 9.878 Thread 0x0000022ccbe77800 nmethod 4294 0x0000022cb1c8fd90 code [0x0000022cb1c8ff60, 0x0000022cb1c90170]
Event: 9.878 Thread 0x0000022ccbe77800 4296       3       java.lang.StackStreamFactory$FrameBuffer::get (58 bytes)
Event: 9.879 Thread 0x0000022ccbe77800 nmethod 4296 0x0000022cb1eacd10 code [0x0000022cb1eacfc0, 0x0000022cb1eadbf0]
Event: 9.879 Thread 0x0000022ccbe77800 4297       3       java.lang.StackStreamFactory$AbstractStackWalker::skipReflectionFrames (32 bytes)
Event: 9.879 Thread 0x0000022ccbe77800 nmethod 4297 0x0000022cb1e7ee90 code [0x0000022cb1e7f080, 0x0000022cb1e7f540]
Event: 9.879 Thread 0x0000022ccbe77800 4298       3       java.lang.StackStreamFactory::isReflectionFrame (48 bytes)
Event: 9.880 Thread 0x0000022ccbe77800 nmethod 4298 0x0000022cb1e8ee90 code [0x0000022cb1e8f0a0, 0x0000022cb1e8f5c0]

GC Heap History (10 events):
Event: 3.508 GC heap before
{Heap before GC invocations=3 (full 0):
 garbage-first heap   total 262144K, used 40659K [0x0000000701c00000, 0x0000000800000000)
  region size 1024K, 33 young (33792K), 2 survivors (2048K)
 Metaspace       used 17929K, capacity 18420K, committed 18560K, reserved 1064960K
  class space    used 2166K, capacity 2343K, committed 2432K, reserved 1048576K
}
Event: 3.510 GC heap after
{Heap after GC invocations=4 (full 0):
 garbage-first heap   total 262144K, used 8898K [0x0000000701c00000, 0x0000000800000000)
  region size 1024K, 2 young (2048K), 2 survivors (2048K)
 Metaspace       used 17929K, capacity 18420K, committed 18560K, reserved 1064960K
  class space    used 2166K, capacity 2343K, committed 2432K, reserved 1048576K
}
Event: 3.872 GC heap before
{Heap before GC invocations=4 (full 0):
 garbage-first heap   total 262144K, used 66242K [0x0000000701c00000, 0x0000000800000000)
  region size 1024K, 58 young (59392K), 2 survivors (2048K)
 Metaspace       used 17979K, capacity 18429K, committed 18560K, reserved 1064960K
  class space    used 2169K, capacity 2345K, committed 2432K, reserved 1048576K
}
Event: 3.875 GC heap after
{Heap after GC invocations=5 (full 0):
 garbage-first heap   total 262144K, used 8819K [0x0000000701c00000, 0x0000000800000000)
  region size 1024K, 2 young (2048K), 2 survivors (2048K)
 Metaspace       used 17979K, capacity 18429K, committed 18560K, reserved 1064960K
  class space    used 2169K, capacity 2345K, committed 2432K, reserved 1048576K
}
Event: 5.331 GC heap before
{Heap before GC invocations=5 (full 0):
 garbage-first heap   total 262144K, used 48755K [0x0000000701c00000, 0x0000000800000000)
  region size 1024K, 40 young (40960K), 2 survivors (2048K)
 Metaspace       used 20732K, capacity 21202K, committed 21296K, reserved 1069056K
  class space    used 2484K, capacity 2675K, committed 2688K, reserved 1048576K
}
Event: 5.338 GC heap after
{Heap after GC invocations=6 (full 0):
 garbage-first heap   total 262144K, used 9446K [0x0000000701c00000, 0x0000000800000000)
  region size 1024K, 3 young (3072K), 3 survivors (3072K)
 Metaspace       used 20732K, capacity 21202K, committed 21296K, reserved 1069056K
  class space    used 2484K, capacity 2675K, committed 2688K, reserved 1048576K
}
Event: 6.201 GC heap before
{Heap before GC invocations=7 (full 0):
 garbage-first heap   total 46080K, used 42214K [0x0000000701c00000, 0x0000000800000000)
  region size 1024K, 24 young (24576K), 3 survivors (3072K)
 Metaspace       used 23068K, capacity 23538K, committed 23856K, reserved 1071104K
  class space    used 2691K, capacity 2876K, committed 2944K, reserved 1048576K
}
Event: 6.210 GC heap after
{Heap after GC invocations=8 (full 0):
 garbage-first heap   total 48128K, used 21043K [0x0000000701c00000, 0x0000000800000000)
  region size 1024K, 3 young (3072K), 3 survivors (3072K)
 Metaspace       used 23068K, capacity 23538K, committed 23856K, reserved 1071104K
  class space    used 2691K, capacity 2876K, committed 2944K, reserved 1048576K
}
Event: 6.385 GC heap before
{Heap before GC invocations=9 (full 0):
 garbage-first heap   total 48128K, used 22067K [0x0000000701c00000, 0x0000000800000000)
  region size 1024K, 5 young (5120K), 3 survivors (3072K)
 Metaspace       used 23146K, capacity 23602K, committed 23856K, reserved 1071104K
  class space    used 2691K, capacity 2876K, committed 2944K, reserved 1048576K
}
Event: 6.391 GC heap after
{Heap after GC invocations=10 (full 0):
 garbage-first heap   total 155648K, used 15989K [0x0000000701c00000, 0x0000000800000000)
  region size 1024K, 2 young (2048K), 2 survivors (2048K)
 Metaspace       used 23146K, capacity 23602K, committed 23856K, reserved 1071104K
  class space    used 2691K, capacity 2876K, committed 2944K, reserved 1048576K
}

Deoptimization events (10 events):
Event: 6.198 Thread 0x0000022cccc8b800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000022cb90a7868 method=jdk.internal.misc.Unsafe.allocateUninitializedArray(Ljava/lang/Class;I)Ljava/lang/Object; @ 48 c2
Event: 6.198 Thread 0x0000022cccc8b800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000022cb90a7868 method=jdk.internal.misc.Unsafe.allocateUninitializedArray(Ljava/lang/Class;I)Ljava/lang/Object; @ 48 c2
Event: 6.199 Thread 0x0000022cccc8b800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000022cb90a7868 method=jdk.internal.misc.Unsafe.allocateUninitializedArray(Ljava/lang/Class;I)Ljava/lang/Object; @ 48 c2
Event: 6.287 Thread 0x0000022cccc8b800 Uncommon trap: reason=profile_predicate action=maybe_recompile pc=0x0000022cb90acf58 method=java.awt.LinearGradientPaintContext.fillRaster([IIIIIII)V @ 53 c2
Event: 6.287 Thread 0x0000022cccc8b800 Uncommon trap: reason=profile_predicate action=maybe_recompile pc=0x0000022cb90a129c method=java.awt.LinearGradientPaintContext.fillRaster([IIIIIII)V @ 50 c2
Event: 6.287 Thread 0x0000022cccc8b800 Uncommon trap: reason=profile_predicate action=maybe_recompile pc=0x0000022cb90acf58 method=java.awt.LinearGradientPaintContext.fillRaster([IIIIIII)V @ 53 c2
Event: 6.288 Thread 0x0000022cccc8b800 Uncommon trap: reason=profile_predicate action=maybe_recompile pc=0x0000022cb90a129c method=java.awt.LinearGradientPaintContext.fillRaster([IIIIIII)V @ 50 c2
Event: 6.288 Thread 0x0000022cccc8b800 Uncommon trap: reason=profile_predicate action=maybe_recompile pc=0x0000022cb90acf58 method=java.awt.LinearGradientPaintContext.fillRaster([IIIIIII)V @ 53 c2
Event: 8.552 Thread 0x0000022cccc8b800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000022cb8f5493c method=sun.awt.SunToolkit.getAppContext(Ljava/lang/Object;)Lsun/awt/AppContext; @ 4 c2
Event: 9.805 Thread 0x0000022cccc8b800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000022cb8f66a24 method=sun.java2d.marlin.MarlinTileGenerator.getAlphaRLE([BII)V @ 1052 c2

Classes redefined (0 events):
No events

Internal exceptions (10 events):
Event: 5.646 Thread 0x0000022cccc8b800 Exception <a 'java/lang/ClassNotFoundException'{0x000000070313cdb8}: java/awt/ComponentCustomizer> (0x000000070313cdb8) thrown at [t:/workspace/open/src/hotspot/share/classfile/systemDictionary.cpp, line 235]
Event: 5.647 Thread 0x0000022cccc8b800 Exception <a 'java/lang/ClassNotFoundException'{0x00000007031a1448}: java/awt/ContainerCustomizer> (0x00000007031a1448) thrown at [t:/workspace/open/src/hotspot/share/classfile/systemDictionary.cpp, line 235]
Event: 5.648 Thread 0x0000022cccc8b800 Exception <a 'java/lang/ClassNotFoundException'{0x00000007031d4a90}: javax/swing/JComponentCustomizer> (0x00000007031d4a90) thrown at [t:/workspace/open/src/hotspot/share/classfile/systemDictionary.cpp, line 235]
Event: 5.659 Thread 0x0000022cccc8b800 Exception <a 'java/lang/ClassNotFoundException'{0x00000007030306a0}: javax/swing/AbstractButtonCustomizer> (0x00000007030306a0) thrown at [t:/workspace/open/src/hotspot/share/classfile/systemDictionary.cpp, line 235]
Event: 5.660 Thread 0x0000022cccc8b800 Exception <a 'java/lang/ClassNotFoundException'{0x0000000703068980}: javax/swing/JMenuItemCustomizer> (0x0000000703068980) thrown at [t:/workspace/open/src/hotspot/share/classfile/systemDictionary.cpp, line 235]
Event: 6.287 Thread 0x0000022cccc8b800 Implicit null exception at 0x0000022cb90ac9ff to 0x0000022cb90acf1f
Event: 6.287 Thread 0x0000022cccc8b800 Implicit null exception at 0x0000022cb90a0b55 to 0x0000022cb90a1232
Event: 6.287 Thread 0x0000022cccc8b800 Implicit null exception at 0x0000022cb90ac9ff to 0x0000022cb90acf1f
Event: 6.288 Thread 0x0000022cccc8b800 Implicit null exception at 0x0000022cb90a0b55 to 0x0000022cb90a1232
Event: 6.288 Thread 0x0000022cccc8b800 Implicit null exception at 0x0000022cb90ac9ff to 0x0000022cb90acf1f

Events (10 events):
Event: 9.805 Thread 0x0000022cccc8b800 DEOPT PACKING pc=0x0000022cb215c1b4 sp=0x000000bce4efd3a0
Event: 9.805 Thread 0x0000022cccc8b800 DEOPT UNPACKING pc=0x0000022cb1459a4e sp=0x000000bce4efc768 mode 0
Event: 9.882 loading class jssc/SerialPort
Event: 9.882 loading class jssc/SerialPort done
Event: 9.884 loading class jssc/SerialPortTimeoutException
Event: 9.884 loading class jssc/SerialPortTimeoutException done
Event: 9.884 loading class jssc/SerialPort$EventThread
Event: 9.884 loading class jssc/SerialPort$EventThread done
Event: 9.885 loading class jssc/SerialPort$LinuxEventThread
Event: 9.885 loading class jssc/SerialPort$LinuxEventThread done


Dynamic libraries:
0x00007ff741330000 - 0x00007ff74133f000 	d:\Program Files\Java\jdk-12.0.1\bin\java.exe
0x00007ffc93820000 - 0x00007ffc93a0d000 	C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007ffc913d0000 - 0x00007ffc91483000 	C:\WINDOWS\System32\KERNEL32.DLL
0x00007ffc8faf0000 - 0x00007ffc8fd83000 	C:\WINDOWS\System32\KERNELBASE.dll
0x00007ffc908b0000 - 0x00007ffc909aa000 	C:\WINDOWS\System32\ucrtbase.dll
0x00007ffc86130000 - 0x00007ffc86148000 	d:\Program Files\Java\jdk-12.0.1\bin\jli.dll
0x00007ffc81b80000 - 0x00007ffc81b96000 	d:\Program Files\Java\jdk-12.0.1\bin\VCRUNTIME140.dll
0x00007ffc91150000 - 0x00007ffc911f3000 	C:\WINDOWS\System32\ADVAPI32.dll
0x00007ffc92f20000 - 0x00007ffc92fbe000 	C:\WINDOWS\System32\msvcrt.dll
0x00007ffc91560000 - 0x00007ffc915fe000 	C:\WINDOWS\System32\sechost.dll
0x00007ffc91900000 - 0x00007ffc91a22000 	C:\WINDOWS\System32\RPCRT4.dll
0x00007ffc91760000 - 0x00007ffc918f7000 	C:\WINDOWS\System32\USER32.dll
0x00007ffc8f9a0000 - 0x00007ffc8f9c0000 	C:\WINDOWS\System32\win32u.dll
0x00007ffc78bf0000 - 0x00007ffc78e69000 	C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.17763.615_none_05b4414a072024d4\COMCTL32.dll
0x00007ffc91120000 - 0x00007ffc91149000 	C:\WINDOWS\System32\GDI32.dll
0x00007ffc93270000 - 0x00007ffc9359c000 	C:\WINDOWS\System32\combase.dll
0x00007ffc8fd90000 - 0x00007ffc8ff29000 	C:\WINDOWS\System32\gdi32full.dll
0x00007ffc8f9c0000 - 0x00007ffc8fa3e000 	C:\WINDOWS\System32\bcryptPrimitives.dll
0x00007ffc909b0000 - 0x00007ffc90a50000 	C:\WINDOWS\System32\msvcp_win.dll
0x00007ffc8e600000 - 0x00007ffc8e60a000 	C:\WINDOWS\SYSTEM32\VERSION.dll
0x00007ffc93760000 - 0x00007ffc9378e000 	C:\WINDOWS\System32\IMM32.DLL
0x00007ffc86370000 - 0x00007ffc86423000 	C:\Program Files\McAfee\Endpoint Security\Threat Prevention\Ips\EpMPApi.dll
0x00007ffc8fa40000 - 0x00007ffc8fa99000 	C:\WINDOWS\System32\WINTRUST.dll
0x00007ffc8f820000 - 0x00007ffc8f832000 	C:\WINDOWS\System32\MSASN1.dll
0x00007ffc8ff80000 - 0x00007ffc9015b000 	C:\WINDOWS\System32\CRYPT32.dll
0x00007ffc8faa0000 - 0x00007ffc8fab7000 	C:\WINDOWS\System32\CRYPTSP.dll
0x00007ffc8e990000 - 0x00007ffc8e9c3000 	C:\WINDOWS\system32\rsaenh.dll
0x00007ffc8fac0000 - 0x00007ffc8fae6000 	C:\WINDOWS\System32\bcrypt.dll
0x00007ffc8f260000 - 0x00007ffc8f26c000 	C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
0x00007ffc90c80000 - 0x00007ffc90c9d000 	C:\WINDOWS\System32\imagehlp.dll
0x00007ffc8e160000 - 0x00007ffc8e182000 	C:\WINDOWS\SYSTEM32\gpapi.dll
0x00007ffc8f8c0000 - 0x00007ffc8f8e4000 	C:\WINDOWS\System32\profapi.dll
0x00007ffc76500000 - 0x00007ffc7652f000 	C:\WINDOWS\SYSTEM32\cryptnet.dll
0x00000000717e0000 - 0x00000000717fa000 	C:\Program Files\Common Files\McAfee\SystemCore\mfehida.dll
0x00007ffc90a50000 - 0x00007ffc90a58000 	C:\WINDOWS\System32\PSAPI.DLL
0x0000000070830000 - 0x000000007086a000 	C:\Program Files\Common Files\McAfee\SystemCore\mfemmsa.dll
0x000000006eb40000 - 0x000000006eb4c000 	C:\Program Files\McAfee\Endpoint Security\Threat Prevention\Ips\EpMPThe.dll
0x00007ffc85680000 - 0x00007ffc856b6000 	C:\Program Files\McAfee\Endpoint Security\Threat Prevention\Ips\HIPHandlers64.dll
0x00007ffc92fc0000 - 0x00007ffc93012000 	C:\WINDOWS\System32\SHLWAPI.dll
0x00007ffc57750000 - 0x00007ffc577fa000 	d:\Program Files\Java\jdk-12.0.1\bin\msvcp140.dll
0x00007ffc21680000 - 0x00007ffc221f4000 	d:\Program Files\Java\jdk-12.0.1\bin\server\jvm.dll
0x00007ffc8cbe0000 - 0x00007ffc8cc04000 	C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007ffc76c70000 - 0x00007ffc76c79000 	C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x00007ffc91200000 - 0x00007ffc9126d000 	C:\WINDOWS\System32\WS2_32.dll
0x00007ffc8cbb0000 - 0x00007ffc8cbdd000 	C:\WINDOWS\SYSTEM32\WINMMBASE.dll
0x00007ffc8ff30000 - 0x00007ffc8ff7a000 	C:\WINDOWS\System32\cfgmgr32.dll
0x00007ffc8f840000 - 0x00007ffc8f851000 	C:\WINDOWS\System32\kernel.appcore.dll
0x00007ffc80870000 - 0x00007ffc80881000 	d:\Program Files\Java\jdk-12.0.1\bin\verify.dll
0x00007ffc8ddd0000 - 0x00007ffc8dfbd000 	C:\WINDOWS\SYSTEM32\DBGHELP.DLL
0x00007ffc76860000 - 0x00007ffc7688a000 	C:\WINDOWS\SYSTEM32\dbgcore.DLL
0x00007ffc7fbf0000 - 0x00007ffc7fc16000 	d:\Program Files\Java\jdk-12.0.1\bin\java.dll
0x00007ffc7e8c0000 - 0x00007ffc7e8d7000 	d:\Program Files\Java\jdk-12.0.1\bin\zip.dll
0x00007ffc8dd70000 - 0x00007ffc8dd7a000 	d:\Program Files\Java\jdk-12.0.1\bin\jimage.dll
0x00007ffc91a30000 - 0x00007ffc92f20000 	C:\WINDOWS\System32\SHELL32.dll
0x00007ffc91270000 - 0x00007ffc91318000 	C:\WINDOWS\System32\shcore.dll
0x00007ffc90160000 - 0x00007ffc908aa000 	C:\WINDOWS\System32\windows.storage.dll
0x00007ffc8f860000 - 0x00007ffc8f8bd000 	C:\WINDOWS\System32\powrprof.dll
0x00007ffc7e8a0000 - 0x00007ffc7e8b9000 	D:\Program Files\Java\jdk-12.0.1\bin\net.dll
0x00007ffc814b0000 - 0x00007ffc81687000 	C:\WINDOWS\SYSTEM32\urlmon.dll
0x00007ffc81f80000 - 0x00007ffc82072000 	C:\WINDOWS\SYSTEM32\WINHTTP.dll
0x00007ffc81200000 - 0x00007ffc814a8000 	C:\WINDOWS\SYSTEM32\iertutil.dll
0x00007ffc8f090000 - 0x00007ffc8f0f7000 	C:\WINDOWS\system32\mswsock.dll
0x00007ffc7dec0000 - 0x00007ffc7ded3000 	D:\Program Files\Java\jdk-12.0.1\bin\nio.dll
0x00007ffc4e7b0000 - 0x00007ffc4e94f000 	D:\Program Files\Java\jdk-12.0.1\bin\awt.dll
0x00007ffc91490000 - 0x00007ffc91554000 	C:\WINDOWS\System32\OLEAUT32.dll
0x00007ffc8b670000 - 0x00007ffc8bc2e000 	C:\WINDOWS\SYSTEM32\d2d1.dll
0x00007ffc8ccf0000 - 0x00007ffc8cd7c000 	C:\WINDOWS\SYSTEM32\apphelp.dll
0x00007ffc8dd10000 - 0x00007ffc8dd19000 	D:\Program Files\Java\jdk-12.0.1\bin\prefs.dll
0x00007ffc8d040000 - 0x00007ffc8d0dc000 	C:\WINDOWS\system32\uxtheme.dll
0x00007ffc93020000 - 0x00007ffc9318b000 	C:\WINDOWS\System32\MSCTF.dll
0x00007ffc8d110000 - 0x00007ffc8d13e000 	C:\WINDOWS\system32\dwmapi.dll
0x00007ffc91600000 - 0x00007ffc91755000 	C:\WINDOWS\System32\ole32.dll
0x00007ffc576d0000 - 0x00007ffc57750000 	D:\Program Files\Java\jdk-12.0.1\bin\freetype.dll
0x00007ffc57660000 - 0x00007ffc576cf000 	D:\Program Files\Java\jdk-12.0.1\bin\fontmanager.dll
0x00007ffc66600000 - 0x00007ffc66727000 	C:\WINDOWS\system32\opengl32.dll
0x00007ffc6e6a0000 - 0x00007ffc6e6cc000 	C:\WINDOWS\SYSTEM32\GLU32.dll
0x00007ffc91320000 - 0x00007ffc913c2000 	C:\WINDOWS\System32\clbcatq.dll
0x00007ffc8a2e0000 - 0x00007ffc8a498000 	C:\WINDOWS\SYSTEM32\WindowsCodecs.dll
0x00007ffc69d70000 - 0x00007ffc69dc6000 	C:\WINDOWS\system32\dataexchange.dll
0x00007ffc8bc30000 - 0x00007ffc8beae000 	C:\WINDOWS\system32\d3d11.dll
0x00007ffc8c3a0000 - 0x00007ffc8c563000 	C:\WINDOWS\system32\dcomp.dll
0x00007ffc8e230000 - 0x00007ffc8e2f2000 	C:\WINDOWS\system32\dxgi.dll
0x00007ffc8d160000 - 0x00007ffc8d36d000 	C:\WINDOWS\system32\twinapi.appcore.dll
0x00007ffc8d370000 - 0x00007ffc8d398000 	C:\WINDOWS\system32\RMCLIENT.dll
0x00007ffc86250000 - 0x00007ffc862f9000 	C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.17763.615_none_10dfe124643257ed\comctl32.dll
0x00007ffc59f40000 - 0x00007ffc5a067000 	C:\WINDOWS\system32\NetworkExplorer.dll
0x00007ffc8ad00000 - 0x00007ffc8aea8000 	C:\WINDOWS\system32\PROPSYS.dll
0x00007ffc77b20000 - 0x00007ffc77b3b000 	C:\WINDOWS\SYSTEM32\MPR.dll
0x00007ffc86e00000 - 0x00007ffc86e0b000 	C:\WINDOWS\System32\drprov.dll
0x00007ffc8efb0000 - 0x00007ffc8f008000 	C:\WINDOWS\System32\WINSTA.dll
0x00007ffc7c6f0000 - 0x00007ffc7c705000 	C:\WINDOWS\System32\ntlanman.dll
0x00007ffc73e80000 - 0x00007ffc73e9d000 	C:\WINDOWS\System32\davclnt.dll
0x00007ffc86520000 - 0x00007ffc8652c000 	C:\WINDOWS\System32\DAVHLPR.dll
0x00007ffc867f0000 - 0x00007ffc86807000 	C:\WINDOWS\System32\wkscli.dll
0x00007ffc72390000 - 0x00007ffc723a2000 	C:\WINDOWS\SYSTEM32\cscapi.dll
0x00007ffc8eea0000 - 0x00007ffc8eeae000 	C:\WINDOWS\System32\netutils.dll
0x00007ffc61cd0000 - 0x00007ffc61d1b000 	C:\Windows\System32\dlnashext.dll
0x00007ffc664b0000 - 0x00007ffc66514000 	C:\Windows\System32\PlayToDevice.dll
0x00007ffc822b0000 - 0x00007ffc822d0000 	C:\Windows\System32\DevDispItemProvider.dll
0x00007ffc831f0000 - 0x00007ffc83260000 	C:\WINDOWS\System32\MMDevApi.dll
0x00007ffc8f630000 - 0x00007ffc8f659000 	C:\WINDOWS\System32\DEVOBJ.dll
0x00007ffc42b10000 - 0x00007ffc42cf0000 	C:\WINDOWS\system32\wpdshext.dll
0x00007ffc768f0000 - 0x00007ffc76a95000 	C:\WINDOWS\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.17763.615_none_369f342f61b29ea2\gdiplus.dll
0x00007ffc76540000 - 0x00007ffc765df000 	C:\Windows\System32\PortableDeviceApi.dll
0x00007ffc90ca0000 - 0x00007ffc91116000 	C:\WINDOWS\System32\SETUPAPI.dll
0x00007ffc50220000 - 0x00007ffc50250000 	C:\Windows\System32\PortableDeviceTypes.dll
0x00007ffc81cb0000 - 0x00007ffc81ce7000 	C:\Windows\System32\EhStorShell.dll
0x00007ffc682e0000 - 0x00007ffc68305000 	C:\Windows\System32\EhStorAPI.dll
0x00007ffc8dc80000 - 0x00007ffc8dc93000 	C:\Windows\System32\WTSAPI32.dll
0x00007ffc82ea0000 - 0x00007ffc82ead000 	C:\WINDOWS\SYSTEM32\LINKINFO.dll
0x0000000071100000 - 0x0000000071125000 	C:\Users\tristany\.jssc\windows\jSSC-2.8_x86_64.dll
0x00007ffc85e50000 - 0x00007ffc85ee5000 	C:\WINDOWS\System32\TextInputFramework.dll
0x00007ffc8a4d0000 - 0x00007ffc8a7f2000 	C:\WINDOWS\System32\CoreUIComponents.dll
0x00007ffc8c9a0000 - 0x00007ffc8ca82000 	C:\WINDOWS\System32\CoreMessaging.dll
0x00007ffc8ab90000 - 0x00007ffc8ace3000 	C:\WINDOWS\SYSTEM32\wintypes.dll
0x00007ffc8e4e0000 - 0x00007ffc8e511000 	C:\WINDOWS\SYSTEM32\ntmarta.dll

dbghelp: loaded successfully - version: 4.0.5 - missing functions: none
symbol engine: initialized successfully - sym options: 0x614 - pdb path: .;d:\Program Files\Java\jdk-12.0.1\bin;C:\WINDOWS\SYSTEM32;C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.17763.615_none_05b4414a072024d4;C:\Program Files\McAfee\Endpoint Security\Threat Prevention\Ips;C:\Program Files\Common Files\McAfee\SystemCore;d:\Program Files\Java\jdk-12.0.1\bin\server;C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.17763.615_none_10dfe124643257ed;C:\WINDOWS\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.17763.615_none_369f342f61b29ea2;C:\Users\tristany\.jssc\windows

VM Arguments:
java_command: ESPlorer.jar
java_class_path (initial): ESPlorer.jar
Launcher Type: SUN_STANDARD

[Global flags]
     intx CICompilerCount                          = 3                                         {product} {ergonomic}
     uint ConcGCThreads                            = 1                                         {product} {ergonomic}
     uint G1ConcRefinementThreads                  = 4                                         {product} {ergonomic}
   size_t G1HeapRegionSize                         = 1048576                                   {product} {ergonomic}
    uintx GCDrainStackTargetSize                   = 64                                        {product} {ergonomic}
   size_t InitialHeapSize                          = 268435456                                 {product} {ergonomic}
   size_t MarkStackSize                            = 4194304                                   {product} {ergonomic}
   size_t MaxHeapSize                              = 4265607168                                {product} {ergonomic}
   size_t MaxNewSize                               = 2558525440                                {product} {ergonomic}
   size_t MinHeapDeltaBytes                        = 1048576                                   {product} {ergonomic}
    uintx NonNMethodCodeHeapSize                   = 5830732                                {pd product} {ergonomic}
    uintx NonProfiledCodeHeapSize                  = 122913754                              {pd product} {ergonomic}
    uintx ProfiledCodeHeapSize                     = 122913754                              {pd product} {ergonomic}
    uintx ReservedCodeCacheSize                    = 251658240                              {pd product} {ergonomic}
     bool SegmentedCodeCache                       = true                                      {product} {ergonomic}
     bool UseCompressedClassPointers               = true                                 {lp64_product} {ergonomic}
     bool UseCompressedOops                        = true                                 {lp64_product} {ergonomic}
     bool UseG1GC                                  = true                                      {product} {ergonomic}
     bool UseLargePagesIndividualAllocation        = false                                  {pd product} {ergonomic}

Logging:
Log output configuration:
 #0: stdout all=warning uptime,level,tags
 #1: stderr all=off uptime,level,tags

Environment Variables:
PATH=C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\ProgramData\Oracle\Java\javapath;D:\Perl64\site\bin;D:\Perl64\bin;D:\Python27\;D:\Python27\Scripts\;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;D:\Program Files (x86)\sbt\bin;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;d:\Program Files\Microsoft VS Code\bin;C:\ProgramData\chocolatey\bin;C:\Program Files (x86)\Enterprise Vault\EVClient\;C:\Program Files (x86)\Webex\Webex\Applications;D:\Program Files\nodejs\;D:\Program Files\PuTTY\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files (x86)\Sennheiser\SoftphoneSDK\;D:\Go\bin;C:\Users\tristany\.cargo\bin;C:\Users\tristany\AppData\Local\Microsoft\WindowsApps;d:\Program Files\Microsoft VS Code\bin;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Users\tristany\Go\bin;D:\Program Files\Microsoft VS Code\bin;D:\Program Files\Git\mingw64\bin\;C:\tools\dart-sdk\bin;C:\Users\tristany\AppData\Roaming\Pub\Cache\bin;C:\Users\tristany\AppData\Roaming\npm;C:\Users\tristany\go\bin
USERNAME=tristany
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 78 Stepping 3, GenuineIntel



---------------  S Y S T E M  ---------------

OS: Windows 10 , 64 bit Build 17763 (10.0.17763.475)

CPU:total 4 (initial active 4) (2 cores per cpu, 2 threads per core) family 6 model 78 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx, fma

Memory: 4k page, system-wide physical 16264M (8506M free)
TotalPageFile size 22920M (AvailPageFile size 12794M)
current process WorkingSet (physical memory assigned to process): 191M, peak: 207M
current process commit charge ("private bytes"): 255M, peak: 423M

vm_info: Java HotSpot(TM) 64-Bit Server VM (12.0.1+12) for windows-amd64 JRE (12.0.1+12), built on Apr  2 2019 14:02:19 by "mach5one" with MS VC++ 15.5 (VS2017)

END.

@magixyu
Copy link
Author

magixyu commented Oct 29, 2019

Duplicate of #63

@magixyu magixyu closed this as completed Oct 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant