Page MenuHomePhabricator
Authored By
Sebastian_Berlin-WMSE
Dec 20 2022, 8:41 AM
Size
91 KB
Referenced Files
None
Subscribers
None

hs_err_pid3876.log

#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000261d413101e, pid=3876, tid=4848
#
# JRE version: OpenJDK Runtime Environment Zulu17.38+21-CA (17.0.5+8) (build 17.0.5+8-LTS)
# Java VM: OpenJDK 64-Bit Server VM Zulu17.38+21-CA (17.0.5+8-LTS, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)
# Problematic frame:
# J 4095 c1 com.sun.prism.impl.ps.BaseShaderGraphics.initLCDSampleRT()V javafx.graphics@17.0.5 (231 bytes) @ 0x00000261d413101e [0x00000261d4130540+0x0000000000000ade]
#
# 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://www.azul.com/support/
#
--------------- S U M M A R Y ------------
Command Line: pattypan.jar
Host: Intel(R) Core(TM) i5-6200U CPU @ 2.30GHz, 2 cores, 1G, Windows 10 , 64 bit Build 17763 (10.0.17763.379)
Time: Tue Dec 20 00:12:00 2022 Pacific Standard Time elapsed time: 18.414296 seconds (0d 0h 0m 18s)
--------------- T H R E A D ---------------
Current thread (0x00000261e6307420): JavaThread "QuantumRenderer-0" daemon [_thread_in_Java, id=4848, stack(0x000000e0ac700000,0x000000e0ac800000)]
Stack: [0x000000e0ac700000,0x000000e0ac800000], sp=0x000000e0ac7fb380, free space=1004k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C 0x00000261d413101e
siginfo: EXCEPTION_ACCESS_VIOLATION (0xc0000005), writing address 0x000002618c0b2b87
Register to memory mapping:
RIP=0x00000261d413101e is at entry_point+2782 in (nmethod*)0x00000261d4130210
RAX=0x00000000e0d48b40 is an oop: com.sun.prism.d3d.D3DRTTexture
{0x00000000e0d48b40} - klass: 'com/sun/prism/d3d/D3DRTTexture'
- ---- fields (total size 8 words):
- private final 'physicalWidth' 'I' @12 750 (2ee)
- private final 'physicalHeight' 'I' @16 550 (226)
- private final 'contentX' 'I' @20 0
- private final 'contentY' 'I' @24 0
- protected 'contentWidth' 'I' @28 750 (2ee)
- protected 'contentHeight' 'I' @32 550 (226)
- private final 'maxContentWidth' 'I' @36 750 (2ee)
- private final 'maxContentHeight' 'I' @40 550 (226)
- private 'lastImageSerial' 'I' @44 0
- private final 'useMipmap' 'Z' @48 false
- private 'linearFiltering' 'Z' @49 true
- protected final 'resource' 'Lcom/sun/prism/impl/ManagedResource;' @52 a 'com/sun/prism/d3d/D3DTextureResource'{0x00000000e0d48b80} (e0d48b80)
- private final 'format' 'Lcom/sun/prism/PixelFormat;' @56 a 'com/sun/prism/PixelFormat'{0x00000000e0e44910} (e0e44910)
- private final 'wrapMode' 'Lcom/sun/prism/Texture$WrapMode;' @60 a 'com/sun/prism/Texture$WrapMode'{0x00000000e0e44cb0} (e0e44cb0)
- private 'opaque' 'Z' @50 false
RBX=0x0000000800e5dac8 is a pointer to class:
com.sun.prism.d3d.D3DRTTexture {0x0000000800e5dad0}
- instance size: 8
- klass size: 164
- access: synchronized
- state: fully_initialized
- name: 'com/sun/prism/d3d/D3DRTTexture'
- super: 'com/sun/prism/d3d/D3DTexture'
- sub:
- arrays: NULL
- methods: Array<T>(0x00000261eaa3cff8)
- method ordering: Array<T>(0x000000080085dc20)
- default_methods: Array<T>(0x0000000000000000)
- local interfaces: Array<T>(0x00000261eaa3ccd0)
- trans. interfaces: Array<T>(0x00000261eaa3bbf8)
- constants: constant pool [191]/operands[5] {0x00000261eaa3c5e0} for 'com/sun/prism/d3d/D3DRTTexture' cache=0x00000261eaa40000
- class loader data: loader data: 0x00000261cd48e9f0 for instance a 'jdk/internal/loader/ClassLoaders$PlatformClassLoader'{0x00000000e01c9538}
- class annotations: Array<T>(0x0000000000000000)
- class type annotations: Array<T>(0x0000000000000000)
- field annotations: Array<T>(0x0000000000000000)
- field type annotations: Array<T>(0x0000000000000000)
- inner classes: Array<T>(0x00000261eaa3dd08)
- nest members: Array<T>(0x00000008005bf688)
- permitted subclasses: Array<T>(0x00000008005bf688)
- java mirror: a 'java/lang/Class'{0x00000000e0f87740} = 'com/sun/prism/d3d/D3DRTTexture'
- vtable length 35 (start addr: 0x0000000800e5dc98)
- itable length 70 (start addr: 0x0000000800e5ddb0)
- ---- static fields (0 words):
- ---- non-static fields (13 words):
- private final 'physicalWidth' 'I' @12
- private final 'physicalHeight' 'I' @16
- private final 'contentX' 'I' @20
- private final 'contentY' 'I' @24
- protected 'contentWidth' 'I' @28
- protected 'contentHeight' 'I' @32
- private final 'maxContentWidth' 'I' @36
- private final 'maxContentHeight' 'I' @40
- private 'lastImageSerial' 'I' @44
- private final 'useMipmap' 'Z' @48
- private 'linearFiltering' 'Z' @49
- protected final 'resource' 'Lcom/sun/prism/impl/ManagedResource;' @52
- private final 'format' 'Lcom/sun/prism/PixelFormat;' @56
- private final 'wrapMode' 'Lcom/sun/prism/Texture$WrapMode;' @60
- private 'opaque' 'Z' @50
- non-static oop maps: 52-60
RCX=0x0000000800e5dac8 is a pointer to class:
com.sun.prism.d3d.D3DRTTexture {0x0000000800e5dad0}
- instance size: 8
- klass size: 164
- access: synchronized
- state: fully_initialized
- name: 'com/sun/prism/d3d/D3DRTTexture'
- super: 'com/sun/prism/d3d/D3DTexture'
- sub:
- arrays: NULL
- methods: Array<T>(0x00000261eaa3cff8)
- method ordering: Array<T>(0x000000080085dc20)
- default_methods: Array<T>(0x0000000000000000)
- local interfaces: Array<T>(0x00000261eaa3ccd0)
- trans. interfaces: Array<T>(0x00000261eaa3bbf8)
- constants: constant pool [191]/operands[5] {0x00000261eaa3c5e0} for 'com/sun/prism/d3d/D3DRTTexture' cache=0x00000261eaa40000
- class loader data: loader data: 0x00000261cd48e9f0 for instance a 'jdk/internal/loader/ClassLoaders$PlatformClassLoader'{0x00000000e01c9538}
- class annotations: Array<T>(0x0000000000000000)
- class type annotations: Array<T>(0x0000000000000000)
- field annotations: Array<T>(0x0000000000000000)
- field type annotations: Array<T>(0x0000000000000000)
- inner classes: Array<T>(0x00000261eaa3dd08)
- nest members: Array<T>(0x00000008005bf688)
- permitted subclasses: Array<T>(0x00000008005bf688)
- java mirror: a 'java/lang/Class'{0x00000000e0f87740} = 'com/sun/prism/d3d/D3DRTTexture'
- vtable length 35 (start addr: 0x0000000800e5dc98)
- itable length 70 (start addr: 0x0000000800e5ddb0)
- ---- static fields (0 words):
- ---- non-static fields (13 words):
- private final 'physicalWidth' 'I' @12
- private final 'physicalHeight' 'I' @16
- private final 'contentX' 'I' @20
- private final 'contentY' 'I' @24
- protected 'contentWidth' 'I' @28
- protected 'contentHeight' 'I' @32
- private final 'maxContentWidth' 'I' @36
- private final 'maxContentHeight' 'I' @40
- private 'lastImageSerial' 'I' @44
- private final 'useMipmap' 'Z' @48
- private 'linearFiltering' 'Z' @49
- protected final 'resource' 'Lcom/sun/prism/impl/ManagedResource;' @52
- private final 'format' 'Lcom/sun/prism/PixelFormat;' @56
- private final 'wrapMode' 'Lcom/sun/prism/Texture$WrapMode;' @60
- private 'opaque' 'Z' @50
- non-static oop maps: 52-60
RDX=0x00000000e26922c8 is an oop: [B
{0x00000000e26922c8} - klass: {type array byte}
- length: 20
RSP=0x000000e0ac7fb380 is pointing into the stack for thread: 0x00000261e6307420
RBP=0x000000e0ac7fd228 is pointing into the stack for thread: 0x00000261e6307420
RSI=0x0000000000000110 is an unknown value
RDI=0x00000261eaae95e0 is pointing into metadata
R8 =0x00000261eaaaf610 is pointing into metadata
R9 =0x00000000e0d48b80 is an oop: com.sun.prism.d3d.D3DTextureResource
{0x00000000e0d48b80} - klass: 'com/sun/prism/d3d/D3DTextureResource'
- ---- fields (total size 6 words):
- private 'lockcount' 'I' @12 1
- private 'employcount' 'I' @16 0
- private 'age' 'I' @20 0
- private 'permanent' 'Z' @24 true
- private 'mismatchDetected' 'Z' @25 false
- private 'disposalRequested' 'Z' @26 false
- protected 'resource' 'Ljava/lang/Object;' @28 a 'com/sun/prism/d3d/D3DTextureData'{0x00000000e0f86648} (e0f86648)
- private final 'pool' 'Lcom/sun/prism/impl/ResourcePool;' @32 a 'com/sun/prism/d3d/D3DVramPool'{0x00000000e0e44408} (e0e44408)
- 'lockedFrom' 'Ljava/util/ArrayList;' @36 NULL (0)
- 'referent' 'Ljava/lang/Object;' @40 a 'java/lang/Object'{0x00000000e0d48bb0} (e0d48bb0)
R10=0x0000000800000000 is pointing into metadata
R11=0x0000000800000000 is pointing into metadata
R12=0x0 is NULL
R13=0x0000000800c35338 is a pointer to class:
com.sun.prism.impl.ps.BaseShaderGraphics {0x0000000800c35340}
- instance size: 13
- klass size: 248
- access: public synchronized abstract
- state: fully_initialized
- name: 'com/sun/prism/impl/ps/BaseShaderGraphics'
- super: 'com/sun/prism/impl/BaseGraphics'
- sub: 'com/sun/prism/d3d/D3DGraphics'
- arrays: NULL
- methods: Array<T>(0x00000261e5d2c0f0)
- method ordering: Array<T>(0x000000080085dc20)
- default_methods: Array<T>(0x0000000000000000)
- local interfaces: Array<T>(0x00000261e5d2b7d0)
- trans. interfaces: Array<T>(0x00000261e5d31c48)
- constants: constant pool [985]/operands[22] {0x00000261e5d296e0} for 'com/sun/prism/impl/ps/BaseShaderGraphics' cache=0x00000261eaa49400
- class loader data: loader data: 0x00000261cd48e9f0 for instance a 'jdk/internal/loader/ClassLoaders$PlatformClassLoader'{0x00000000e01c9538}
- class annotations: Array<T>(0x0000000000000000)
- class type annotations: Array<T>(0x0000000000000000)
- field annotations: Array<T>(0x0000000000000000)
- field type annotations: Array<T>(0x0000000000000000)
- inner classes: Array<T>(0x00000261e5d31c08)
- nest members: Array<T>(0x00000261e5d31c38)
- permitted subclasses: Array<T>(0x00000008005bf688)
- java mirror: a 'java/lang/Class'{0x00000000e0074b48} = 'com/sun/prism/impl/ps/BaseShaderGraphics'
- vtable length 95 (start addr: 0x0000000800c35508)
- itable length 94 (start addr: 0x0000000800c35800)
- ---- static fields (4 words):
- private static 'TEMP_TX2D' 'Lcom/sun/javafx/geom/transform/Affine2D;' @112
- private static 'TEMP_TX3D' 'Lcom/sun/javafx/geom/transform/Affine3D;' @116
- private static 'TMP_BOUNDS' 'Lcom/sun/javafx/geom/RectBounds;' @120
- private static final 'FRINGE_FACTOR' 'F' @136
- private static final 'SQRT_2' 'D' @128
- ---- non-static fields (23 words):
- private 'clipRectIndex' 'I' @12
- private 'extraAlpha' 'F' @16
- protected 'transX' 'F' @20
- protected 'transY' 'F' @24
- private 'pixelScaleX' 'F' @28
- private 'pixelScaleY' 'F' @32
- private 'hasPreCullingBits' 'Z' @36
- private 'antialiasedShape' 'Z' @37
- private 'depthBuffer' 'Z' @38
- private 'depthTest' 'Z' @39
- protected 'isSimpleTranslate' 'Z' @40
- private 'state3D' 'Z' @41
- private final 'transform3D' 'Lcom/sun/javafx/geom/transform/Affine3D;' @44
- private 'camera' 'Lcom/sun/javafx/sg/prism/NGCamera;' @48
- private 'devClipRect' 'Lcom/sun/javafx/geom/RectBounds;' @52
- private 'finalClipRect' 'Lcom/sun/javafx/geom/RectBounds;' @56
- protected 'nodeBounds' 'Lcom/sun/javafx/geom/RectBounds;' @60
- private 'clipRect' 'Lcom/sun/javafx/geom/Rectangle;' @64
- private 'compMode' 'Lcom/sun/prism/CompositeMode;' @68
- protected 'paint' 'Lcom/sun/prism/paint/Paint;' @72
- protected 'stroke' 'Lcom/sun/prism/BasicStroke;' @76
- private final 'context' 'Lcom/sun/prism/impl/BaseContext;' @80
- private final 'renderTarget' 'Lcom/sun/prism/RenderTarget;' @84
- private 'renderRoot' 'Lcom/sun/javafx/sg/prism/NodePath;' @88
- private 'isComplexPaint' 'Z' @42
- private 'lcdSampleInvalid' 'Z' @43
- private final 'context' 'Lcom/sun/prism/impl/ps/BaseShaderContext;' @92
- private 'externalShader' 'Lcom/sun/prism/ps/Shader;' @96
- private 'lights' '[Lcom/sun/javafx/sg/prism/NGLightBase;' @100
- non-static oop maps: 44-100
R14=0x000000000000008f is an unknown value
R15=0x00000261e6307420 is a thread
Registers:
RAX=0x00000000e0d48b40, RBX=0x0000000800e5dac8, RCX=0x0000000800e5dac8, RDX=0x00000000e26922c8
RSP=0x000000e0ac7fb380, RBP=0x000000e0ac7fd228, RSI=0x0000000000000110, RDI=0x00000261eaae95e0
R8 =0x00000261eaaaf610, R9 =0x00000000e0d48b80, R10=0x0000000800000000, R11=0x0000000800000000
R12=0x0000000000000000, R13=0x0000000800c35338, R14=0x000000000000008f, R15=0x00000261e6307420
RIP=0x00000261d413101e, EFLAGS=0x0000000000010606
Top of Stack: (sp=0x000000e0ac7fb380)
0x000000e0ac7fb380: ffffffff8c3e2c98 0000000800000000
0x000000e0ac7fb390: 00000000e01e1800 00000000e0e41440
0x000000e0ac7fb3a0: 00000261e5c1e2b8 00000000e0e41440
0x000000e0ac7fb3b0: 000000e0ac7fb3f0 00000261daeba40c
0x000000e0ac7fb3c0: 000000086c64abc6 00000000e0e41440
0x000000e0ac7fb3d0: 00000000e0a6d1d8 00000261daedcfe0
0x000000e0ac7fb3e0: 000000e0ac7fd228 0000000000000206
0x000000e0ac7fb3f0: 000000e0ac7fd228 00000261d412fc44
0x000000e0ac7fb400: 0000000000000000 00000000e0fba1b8
0x000000e0ac7fb410: 00000000e0f84740 00000000e01e1fe8
0x000000e0ac7fb420: 000000e0ac7fb6f8 00000000e269fcc8
0x000000e0ac7fb430: 00000000e26a7ce0 00007ffa522f36bf
0x000000e0ac7fb440: bf800000ac7fd228 00000261d3d13bb4
0x000000e0ac7fb450: 00000000e01e15f8 00000000e01e15f8
0x000000e0ac7fb460: 4205c40043e18000 00000000c3690000
0x000000e0ac7fb470: 00000000e0e41440 43cd800043d80000
Instructions: (pc=0x00000261d413101e)
0x00000261d4130f1e: 01 00 00 00 e9 21 00 00 00 e9 1c 00 00 00 48 be
0x00000261d4130f2e: e0 95 ae ea 61 02 00 00 48 83 ae 10 01 00 00 01
0x00000261d4130f3e: e9 1a 0d 00 00 e9 00 00 00 00 4d 8b c8 49 3b 01
0x00000261d4130f4e: 4d 8b c1 48 be e0 95 ae ea 61 02 00 00 48 83 86
0x00000261d4130f5e: 48 01 00 00 01 49 b8 00 00 ab ea 61 02 00 00 41
0x00000261d4130f6e: 8b b0 cc 00 00 00 83 c6 02 41 89 b0 cc 00 00 00
0x00000261d4130f7e: 81 e6 fe ff 1f 00 83 fe 00 0f 84 de 0c 00 00 4d
0x00000261d4130f8e: 8b c1 48 be 00 00 ab ea 61 02 00 00 48 83 86 10
0x00000261d4130f9e: 01 00 00 01 49 b8 10 f6 aa ea 61 02 00 00 41 8b
0x00000261d4130fae: b0 cc 00 00 00 83 c6 02 41 89 b0 cc 00 00 00 81
0x00000261d4130fbe: e6 fe ff 1f 00 83 fe 00 0f 84 c0 0c 00 00 45 8b
0x00000261d4130fce: 41 0c 41 83 f8 00 49 b8 10 f6 aa ea 61 02 00 00
0x00000261d4130fde: 48 be 20 01 00 00 00 00 00 00 0f 8e 0a 00 00 00
0x00000261d4130fee: 48 be 10 01 00 00 00 00 00 00 49 8b 3c 30 48 8d
0x00000261d4130ffe: 7f 01 2a f4 4a 93 9d 46 3c d4 f9 68 98 2c 3e 8c
0x00000261d413100e: 66 fd f8 00 75 16 48 bf e0 95 ae ea 61 02 00 00
0x00000261d413101e: 80 8f a7 95 5c a1 32 7d 62 7c 65 a7 30 85 42 eb
0x00000261d413102e: 92 f2 08 00 00 00 41 8b 70 08 49 ba 00 00 00 00
0x00000261d413103e: 08 00 94 06 00 00 00 00 00 00 00 00 00 00 00 00
0x00000261d413104e: 00 00 e0 95 ae ea 61 02 00 00 41 8b 40 08 49 ba
0x00000261d413105e: 00 00 00 00 08 00 00 00 49 03 c2 48 3b 87 90 01
0x00000261d413106e: 00 00 75 0d 48 83 87 98 01 00 00 01 e9 7f 00 00
0x00000261d413107e: 00 48 3b 87 a0 01 00 00 75 0d 48 83 87 a8 01 00
0x00000261d413108e: 00 01 e9 69 00 00 00 48 81 bf 90 01 00 00 00 00
0x00000261d413109e: 00 00 75 17 48 89 87 90 01 00 00 48 c7 87 98 01
0x00000261d41310ae: 00 00 01 00 00 00 e9 45 00 00 00 48 81 bf a0 01
0x00000261d41310be: 00 00 00 00 00 00 75 17 48 89 87 a0 01 00 00 48
0x00000261d41310ce: c7 87 a8 01 00 00 01 00 00 00 e9 21 00 00 00 e9
0x00000261d41310de: 1c 00 00 00 48 bf e0 95 ae ea 61 02 00 00 48 83
0x00000261d41310ee: af 80 01 00 00 01 e9 b4 0b 00 00 e9 00 00 00 00
0x00000261d41310fe: 49 3b 00 49 8b f0 48 bf e0 95 ae ea 61 02 00 00
0x00000261d413110e: 8b 76 08 49 ba 00 00 00 00 08 00 00 00 49 03 f2
Stack slot to memory mapping:
stack at sp + 0 slots: 0xffffffff8c3e2c98 is an unknown value
stack at sp + 1 slots: 0x0000000800000000 is pointing into metadata
stack at sp + 2 slots: 0x00000000e01e1800 is an oop: java.util.HashMap
{0x00000000e01e1800} - klass: 'java/util/HashMap'
- ---- fields (total size 6 words):
- transient 'keySet' 'Ljava/util/Set;' @12 NULL (0)
- transient 'values' 'Ljava/util/Collection;' @16 NULL (0)
- transient 'size' 'I' @20 5
- transient 'modCount' 'I' @24 5
- 'threshold' 'I' @28 12 (c)
- final 'loadFactor' 'F' @32 0.750000 (3f400000)
- transient 'table' '[Ljava/util/HashMap$Node;' @36 a 'java/util/HashMap$Node'[16] {0x00000000e0a6ceb0} (e0a6ceb0)
- transient 'entrySet' 'Ljava/util/Set;' @40 NULL (0)
stack at sp + 3 slots: 0x00000000e0e41440 is an oop: com.sun.javafx.font.CompositeStrike
{0x00000000e0e41440} - klass: 'com/sun/javafx/font/CompositeStrike'
- ---- fields (total size 6 words):
- private 'size' 'F' @12 12.000000 (41400000)
- private 'aaMode' 'I' @16 1
- private 'fontResource' 'Lcom/sun/javafx/font/CompositeFontResource;' @20 a 'com/sun/javafx/font/LogicalFont'{0x00000000e0e35170} (e0e35170)
- 'transform' 'Lcom/sun/javafx/geom/transform/BaseTransform;' @24 a 'com/sun/javafx/geom/transform/Identity'{0x00000000e0074a08} (e0074a08)
- private 'slot0Strike' 'Lcom/sun/javafx/font/FontStrike;' @28 a 'com/sun/javafx/font/directwrite/DWFontStrike'{0x00000000e0e354b8} (e0e354b8)
- private 'strikeSlots' '[Lcom/sun/javafx/font/FontStrike;' @32 NULL (0)
- private 'desc' 'Lcom/sun/javafx/font/FontStrikeDesc;' @36 a 'com/sun/javafx/font/FontStrikeDesc'{0x00000000e0e413e0} (e0e413e0)
- 'disposer' 'Lcom/sun/javafx/font/DisposerRecord;' @40 a 'com/sun/javafx/font/CompositeStrikeDisposer'{0x00000000e0e41470} (e0e41470)
- private 'metrics' 'Lcom/sun/javafx/font/PrismMetrics;' @44 NULL (0)
stack at sp + 4 slots: 0x00000261e5c1e2b8 is pointing into metadata
stack at sp + 5 slots: 0x00000000e0e41440 is an oop: com.sun.javafx.font.CompositeStrike
{0x00000000e0e41440} - klass: 'com/sun/javafx/font/CompositeStrike'
- ---- fields (total size 6 words):
- private 'size' 'F' @12 12.000000 (41400000)
- private 'aaMode' 'I' @16 1
- private 'fontResource' 'Lcom/sun/javafx/font/CompositeFontResource;' @20 a 'com/sun/javafx/font/LogicalFont'{0x00000000e0e35170} (e0e35170)
- 'transform' 'Lcom/sun/javafx/geom/transform/BaseTransform;' @24 a 'com/sun/javafx/geom/transform/Identity'{0x00000000e0074a08} (e0074a08)
- private 'slot0Strike' 'Lcom/sun/javafx/font/FontStrike;' @28 a 'com/sun/javafx/font/directwrite/DWFontStrike'{0x00000000e0e354b8} (e0e354b8)
- private 'strikeSlots' '[Lcom/sun/javafx/font/FontStrike;' @32 NULL (0)
- private 'desc' 'Lcom/sun/javafx/font/FontStrikeDesc;' @36 a 'com/sun/javafx/font/FontStrikeDesc'{0x00000000e0e413e0} (e0e413e0)
- 'disposer' 'Lcom/sun/javafx/font/DisposerRecord;' @40 a 'com/sun/javafx/font/CompositeStrikeDisposer'{0x00000000e0e41470} (e0e41470)
- private 'metrics' 'Lcom/sun/javafx/font/PrismMetrics;' @44 NULL (0)
stack at sp + 6 slots: 0x000000e0ac7fb3f0 is pointing into the stack for thread: 0x00000261e6307420
stack at sp + 7 slots: 0x00000261daeba40c is at entry_point+236 in (nmethod*)0x00000261daeba190
--------------------------------------------------------------------------------
[Constant Pool]
Address hex4 hex8
0x00000261d4130520: 0x3f800000 0x3f8000003f800000
0x00000261d4130524: 0x3f800000
0x00000261d4130528: 0x40000000 0x4000000040000000
0x00000261d413052c: 0x40000000
0x00000261d4130530: 0xf4f4f4f4 0xf4f4f4f4f4f4f4f4
0x00000261d4130534: 0xf4f4f4f4
0x00000261d4130538: 0xf4f4f4f4 0xf4f4f4f4f4f4f4f4
0x00000261d413053c: 0xf4f4f4f4
--------------------------------------------------------------------------------
[MachCode]
0x00000261d4130540: 8123 46af | 663e d856 | f7f6 f6d8 | 559a 8674 | d34c 3bd0 | 0f85 26c5 | 25ff 660f | 1f44 0000
0x00000261d4130560: 8984 2400 | 90ff ff55 | 4881 ec00 | 0100 0048 | 8994 24a8 | 0000 0048 | be00 00e0 | e561 0200
0x00000261d4130580: 008b becc | 0000 0083 | c702 89be | cc00 0000 | 81e7 fe07 | 0000 83ff | 000f 846a | 1500 000f
0x00000261d41305a0: be72 2b83 | fe00 48be | 0000 e0e5 | 6102 0000 | 48bf 1001 | 0000 0000 | 0000 0f84 | 0a00 0000
0x00000261d41305c0: 48bf 2001 | 0000 0000 | 0000 488b | 043e 488d | 4001 4889 | 043e 0f84 | 6014 0000 | 488b da48
0x00000261d41305e0: ba40 23c3 | 0008 0000 | 0049 8b87 | 0801 0000 | 488d 7820 | 493b bf18 | 0100 000f | 8729 1500
0x00000261d4130600: 0049 89bf | 0801 0000 | 48c7 0001 | 0000 0048 | 8bca 49ba | 0000 0000 | 0800 0000 | 492b ca89
0x00000261d4130620: 4808 4833 | c989 480c | 4833 c948 | 8948 1048 | 8948 184c | 8bc0 49b9 | 0000 e0e5 | 6102 0000
0x00000261d4130640: 4983 8130 | 0100 0001 | 49b8 c001 | fbe5 6102 | 0000 458b | 88cc 0000 | 0041 83c1 | 0245 8988
0x00000261d4130660: cc00 0000 | 4181 e1fe | ff1f 0041 | 83f9 000f | 84c2 1400 | 004c 8bc0 | 49b9 c001 | fbe5 6102
0x00000261d4130680: 0000 4983 | 8110 0100 | 0001 49b8 | 98a8 fae5 | 6102 0000 | 458b 88cc | 0000 0041 | 83c1 0245
0x00000261d41306a0: 8988 cc00 | 0000 4181 | e1fe ff1f | 0041 83f9 | 000f 84a1 | 1400 004c | 8bc0 49b9 | 98a8 fae5
0x00000261d41306c0: 6102 0000 | 4983 8110 | 0100 0001 | 49b8 4088 | 80e5 6102 | 0000 458b | 88cc 0000 | 0041 83c1
0x00000261d41306e0: 0245 8988 | cc00 0000 | 4181 e1fe | ff1f 0041 | 83f9 000f | 8480 1400 | 00c7 4018 | 0000 80bf
0x00000261d4130700: c740 1000 | 0080 bf48 | 8bd3 49b8 | 0000 e0e5 | 6102 0000 | 8b52 0849 | ba00 0000 | 0008 0000
0x00000261d4130720: 0049 03d2 | 493b 9050 | 0100 0075 | 0d49 8380 | 5801 0000 | 01e9 6600 | 0000 493b | 9060 0100
0x00000261d4130740: 0075 0d49 | 8380 6801 | 0000 01e9 | 5000 0000 | 4981 b850 | 0100 0000 | 0000 0075 | 1749 8990
0x00000261d4130760: 5001 0000 | 49c7 8058 | 0100 0001 | 0000 00e9 | 2c00 0000 | 4981 b860 | 0100 0000 | 0000 0075
0x00000261d4130780: 1749 8990 | 6001 0000 | 49c7 8068 | 0100 0001 | 0000 00e9 | 0800 0000 | 4983 8040 | 0100 0001
0x00000261d41307a0: 8b53 2c44 | 8b43 3c48 | 3b02 4c8b | ca48 be00 | 00e0 e561 | 0200 0048 | 8386 9001 | 0000 014c
0x00000261d41307c0: 8bc8 4889 | 8424 b000 | 0000 0f1f | 4400 00e8 | 2cce d8ff | 488b 9424 | a800 0000 | 49b8 0000
0x00000261d41307e0: e0e5 6102 | 0000 8b52 | 0849 ba00 | 0000 0008 | 0000 0049 | 03d2 493b | 90c0 0100 | 0075 0d49
0x00000261d4130800: 8380 c801 | 0000 01e9 | 6600 0000 | 493b 90d0 | 0100 0075 | 0d49 8380 | d801 0000 | 01e9 5000
0x00000261d4130820: 0000 4981 | b8c0 0100 | 0000 0000 | 0075 1749 | 8990 c001 | 0000 49c7 | 80c8 0100 | 0001 0000
0x00000261d4130840: 00e9 2c00 | 0000 4981 | b8d0 0100 | 0000 0000 | 0075 1749 | 8990 d001 | 0000 49c7 | 80d8 0100
0x00000261d4130860: 0001 0000 | 00e9 0800 | 0000 4983 | 80b0 0100 | 0001 488b | 9424 a800 | 0000 448b | 4240 4983
0x00000261d4130880: f800 48be | 0000 e0e5 | 6102 0000 | 48bf f801 | 0000 0000 | 0000 0f85 | 0a00 0000 | 48bf e801
0x00000261d41308a0: 0000 0000 | 0000 488b | 1c3e 488d | 5b01 4889 | 1c3e 0f85 | 0d00 0000 | 488b 8424 | b000 0000
0x00000261d41308c0: e94f 0100 | 0049 3b00 | 498b f048 | bf00 00e0 | e561 0200 | 0048 8387 | 2002 0000 | 0148 be78
0x00000261d41308e0: 0dc4 e561 | 0200 008b | becc 0000 | 0083 c702 | 89be cc00 | 0000 81e7 | feff 1f00 | 83ff 000f
0x00000261d4130900: 849f 1200 | 0041 8b70 | 1483 fe00 | 48be 780d | c4e5 6102 | 0000 48bf | 1001 0000 | 0000 0000
0x00000261d4130920: 0f8e 0a00 | 0000 48bf | 2001 0000 | 0000 0000 | 488b 1c3e | 488d 5b01 | 4889 1c3e | 0f8e 3d00
0x00000261d4130940: 0000 418b | 7018 83fe | 0048 be78 | 0dc4 e561 | 0200 0048 | bf30 0100 | 0000 0000 | 000f 8f0a
0x00000261d4130960: 0000 0048 | bf40 0100 | 0000 0000 | 0048 8b1c | 3e48 8d5b | 0148 891c | 3e0f 8f1a | 0000 0048
0x00000261d4130980: be78 0dc4 | e561 0200 | 00ff 8650 | 0100 00be | 0100 0000 | e905 0000 | 00be 0000 | 0000 83e6
0x00000261d41309a0: 0183 fe00 | 48be 0000 | e0e5 6102 | 0000 48bf | 4002 0000 | 0000 0000 | 0f85 0a00 | 0000 48bf
0x00000261d41309c0: 5002 0000 | 0000 0000 | 488b 1c3e | 488d 5b01 | 4889 1c3e | 488b 8424 | b000 0000 | 0f85 3200
0x00000261d41309e0: 0000 48be | 0000 e0e5 | 6102 0000 | 4883 8660 | 0200 0001 | 488b 9424 | b000 0000 | 6666 90e8
0x00000261d4130a00: 5cf8 fcff | 488b 8424 | b000 0000 | 488b 9424 | a800 0000 | 4c8b c048 | be00 00e0 | e561 0200
0x00000261d4130a20: 0048 8386 | 9802 0000 | 01c5 fa10 | 400c c5f8 | 28c8 c5f2 | 5c0d e6fa | ffff c5fa | 118c 24c4
0x00000261d4130a40: 0000 004c | 8bc0 48be | 0000 e0e5 | 6102 0000 | 4883 86d0 | 0200 0001 | c5fa 1050 | 14c5 f828
0x00000261d4130a60: dac5 e25c | 1dbb faff | ffc5 fa11 | 9c24 e000 | 0000 4c8b | c048 be00 | 00e0 e561 | 0200 0048
0x00000261d4130a80: 8386 0803 | 0000 0149 | b820 4bad | ea61 0200 | 0041 8bb0 | cc00 0000 | 83c6 0241 | 89b0 cc00
0x00000261d4130aa0: 0000 81e6 | feff 1f00 | 83fe 000f | 8414 1100 | 00c5 fa10 | 6010 c5da | 5ce0 c5da | 5825 66fa
0x00000261d4130ac0: ffff c5fa | 11a4 24e4 | 0000 004c | 8bc0 48be | 0000 e0e5 | 6102 0000 | 4883 8640 | 0300 0001
0x00000261d4130ae0: 49b8 4855 | a2ea 6102 | 0000 418b | b0cc 0000 | 0083 c602 | 4189 b0cc | 0000 0081 | e6fe ff1f
0x00000261d4130b00: 0083 fe00 | 0f84 dc10 | 0000 c5fa | 1040 18c5 | fa5c c2c5 | fa58 0511 | faff ffc5 | fa11 8424
0x00000261d4130b20: e800 0000 | 8b72 5c4c | 8bc2 48bf | 0000 e0e5 | 6102 0000 | 458b 4008 | 49ba 0000 | 0000 0800
0x00000261d4130b40: 0000 4d03 | c24c 3b87 | 8803 0000 | 750d 4883 | 8790 0300 | 0001 e966 | 0000 004c | 3b87 9803
0x00000261d4130b60: 0000 750d | 4883 87a0 | 0300 0001 | e950 0000 | 0048 81bf | 8803 0000 | 0000 0000 | 7517 4c89
0x00000261d4130b80: 8788 0300 | 0048 c787 | 9003 0000 | 0100 0000 | e92c 0000 | 0048 81bf | 9803 0000 | 0000 0000
0x00000261d4130ba0: 7517 4c89 | 8798 0300 | 0048 c787 | a003 0000 | 0100 0000 | e908 0000 | 0048 8387 | 7803 0000
0x00000261d4130bc0: 0144 8b42 | 5448 3b06 | 488b fe48 | bb00 00e0 | e561 0200 | 008b 7f08 | 49ba 0000 | 0000 0800
0x00000261d4130be0: 0000 4903 | fa48 3bbb | c003 0000 | 750d 4883 | 83c8 0300 | 0001 e966 | 0000 0048 | 3bbb d003
0x00000261d4130c00: 0000 750d | 4883 83d8 | 0300 0001 | e950 0000 | 0048 81bb | c003 0000 | 0000 0000 | 7517 4889
0x00000261d4130c20: bbc0 0300 | 0048 c783 | c803 0000 | 0100 0000 | e92c 0000 | 0048 81bb | d003 0000 | 0000 0000
0x00000261d4130c40: 7517 4889 | bbd0 0300 | 0048 c783 | d803 0000 | 0100 0000 | e908 0000 | 0048 8383 | b003 0000
0x00000261d4130c60: 0148 8bd6 | 6666 90e8 | f4ce f9ff | 488b 9424 | a800 0000 | 448b 425c | 493b 0049 | 8bf0 48bf
0x00000261d4130c80: 0000 e0e5 | 6102 0000 | 8b76 0849 | ba00 0000 | 0008 0000 | 0049 03f2 | 483b b7f8 | 0300 0075
0x00000261d4130ca0: 0d48 8387 | 0004 0000 | 01e9 6600 | 0000 483b | b708 0400 | 0075 0d48 | 8387 1004 | 0000 01e9
0x00000261d4130cc0: 5000 0000 | 4881 bff8 | 0300 0000 | 0000 0075 | 1748 89b7 | f803 0000 | 48c7 8700 | 0400 0001
0x00000261d4130ce0: 0000 00e9 | 2c00 0000 | 4881 bf08 | 0400 0000 | 0000 0075 | 1748 89b7 | 0804 0000 | 48c7 8710
0x00000261d4130d00: 0400 0001 | 0000 00e9 | 0800 0000 | 4883 87e8 | 0300 0001 | 418b 5874 | 4883 fb00 | 0f84 2900
0x00000261d4130d20: 0000 48b8 | c8da e500 | 0800 0000 | 8b7b 0849 | ba00 0000 | 0008 0000 | 0049 03fa | 483b 4748
0x00000261d4130d40: 0f85 cb0e | 0000 e900 | 0000 004c | 8bc3 483b | 034c 8bc3 | 48be 0000 | e0e5 6102 | 0000 4883
0x00000261d4130d60: 8638 0400 | 0001 49b8 | 9856 dbee | 6102 0000 | 418b b0cc | 0000 0083 | c602 4189 | b0cc 0000
0x00000261d4130d80: 0081 e6fe | ff1f 0083 | fe00 0f84 | 8b0e 0000 | 4c8b c348 | be98 56db | ee61 0200 | 0045 8b40
0x00000261d4130da0: 0849 ba00 | 0000 0008 | 0000 004d | 03c2 4c3b | 8620 0100 | 0075 0d48 | 8386 2801 | 0000 01e9
0x00000261d4130dc0: 6600 0000 | 4c3b 8630 | 0100 0075 | 0d48 8386 | 3801 0000 | 01e9 5000 | 0000 4881 | be20 0100
0x00000261d4130de0: 0000 0000 | 0075 174c | 8986 2001 | 0000 48c7 | 8628 0100 | 0001 0000 | 00e9 2c00 | 0000 4881
0x00000261d4130e00: be30 0100 | 0000 0000 | 0075 174c | 8986 3001 | 0000 48c7 | 8638 0100 | 0001 0000 | 00e9 0800
0x00000261d4130e20: 0000 4883 | 8610 0100 | 0001 49b8 | e095 aeea | 6102 0000 | 418b b0cc | 0000 0083 | c602 4189
0x00000261d4130e40: b0cc 0000 | 0081 e6fe | ff1f 0083 | fe00 0f84 | e80d 0000 | 448b 4334 | 4983 f800 | 7516 48be
0x00000261d4130e60: e095 aeea | 6102 0000 | 808e 0901 | 0000 01e9 | d400 0000 | 48bf 38e2 | e500 0800 | 0000 458b
0x00000261d4130e80: 4808 49ba | 0000 0000 | 0800 0000 | 4d03 ca49 | 3bf9 0f85 | 9400 0000 | 48be e095 | aeea 6102
0x00000261d4130ea0: 0000 418b | 7808 49ba | 0000 0000 | 0800 0000 | 4903 fa48 | 3bbe 2001 | 0000 750d | 4883 8628
0x00000261d4130ec0: 0100 0001 | e97f 0000 | 0048 3bbe | 3001 0000 | 750d 4883 | 8638 0100 | 0001 e969 | 0000 0048
0x00000261d4130ee0: 81be 2001 | 0000 0000 | 0000 7517 | 4889 be20 | 0100 0048 | c786 2801 | 0000 0100 | 0000 e945
0x00000261d4130f00: 0000 0048 | 81be 3001 | 0000 0000 | 0000 7517 | 4889 be30 | 0100 0048 | c786 3801 | 0000 0100
0x00000261d4130f20: 0000 e921 | 0000 00e9 | 1c00 0000 | 48be e095 | aeea 6102 | 0000 4883 | ae10 0100 | 0001 e91a
0x00000261d4130f40: 0d00 00e9 | 0000 0000 | 4d8b c849 | 3b01 4d8b | c148 bee0 | 95ae ea61 | 0200 0048 | 8386 4801
0x00000261d4130f60: 0000 0149 | b800 00ab | ea61 0200 | 0041 8bb0 | cc00 0000 | 83c6 0241 | 89b0 cc00 | 0000 81e6
0x00000261d4130f80: feff 1f00 | 83fe 000f | 84de 0c00 | 004d 8bc1 | 48be 0000 | abea 6102 | 0000 4883 | 8610 0100
0x00000261d4130fa0: 0001 49b8 | 10f6 aaea | 6102 0000 | 418b b0cc | 0000 0083 | c602 4189 | b0cc 0000 | 0081 e6fe
0x00000261d4130fc0: ff1f 0083 | fe00 0f84 | c00c 0000 | 458b 410c | 4183 f800 | 49b8 10f6 | aaea 6102 | 0000 48be
0x00000261d4130fe0: 2001 0000 | 0000 0000 | 0f8e 0a00 | 0000 48be | 1001 0000 | 0000 0000 | 498b 3c30 | 488d 7f01
0x00000261d4131000: 2af4 4a93 | 9d46 3cd4 | f968 982c | 3e8c 66fd | f800 7516 | 48bf e095 | aeea 6102 | 0000 808f
0x00000261d4131020: a795 5ca1 | 327d 627c | 65a7 3085 | 42eb 92f2 | 0800 0000 | 418b 7008 | 49ba 0000 | 0000 0800
0x00000261d4131040: 9406 0000 | 0000 0000 | 0000 0000 | 0000 0000 | e095 aeea | 6102 0000 | 418b 4008 | 49ba 0000
0x00000261d4131060: 0000 0800 | 0000 4903 | c248 3b87 | 9001 0000 | 750d 4883 | 8798 0100 | 0001 e97f | 0000 0048
0x00000261d4131080: 3b87 a001 | 0000 750d | 4883 87a8 | 0100 0001 | e969 0000 | 0048 81bf | 9001 0000 | 0000 0000
0x00000261d41310a0: 7517 4889 | 8790 0100 | 0048 c787 | 9801 0000 | 0100 0000 | e945 0000 | 0048 81bf | a001 0000
0x00000261d41310c0: 0000 0000 | 7517 4889 | 87a0 0100 | 0048 c787 | a801 0000 | 0100 0000 | e921 0000 | 00e9 1c00
0x00000261d41310e0: 0000 48bf | e095 aeea | 6102 0000 | 4883 af80 | 0100 0001 | e9b4 0b00 | 00e9 0000 | 0000 493b
0x00000261d4131100: 0049 8bf0 | 48bf e095 | aeea 6102 | 0000 8b76 | 0849 ba00 | 0000 0008 | 0000 0049 | 03f2 483b
0x00000261d4131120: b7c8 0100 | 0075 0d48 | 8387 d001 | 0000 01e9 | 6600 0000 | 483b b7d8 | 0100 0075 | 0d48 8387
0x00000261d4131140: e001 0000 | 01e9 5000 | 0000 4881 | bfc8 0100 | 0000 0000 | 0075 1748 | 89b7 c801 | 0000 48c7
0x00000261d4131160: 87d0 0100 | 0001 0000 | 00e9 2c00 | 0000 4881 | bfd8 0100 | 0000 0000 | 0075 1748 | 89b7 d801
0x00000261d4131180: 0000 48c7 | 87e0 0100 | 0001 0000 | 00e9 0800 | 0000 4883 | 87b8 0100 | 0001 458b | 4018 48be
0x00000261d41311a0: 9856 dbee | 6102 0000 | 4883 8648 | 0100 0001 | 488b d30f | 1f40 00e8 | c4c1 25ff | 488b 9424
0x00000261d41311c0: a800 0000 | 4883 f800 | 7517 49b9 | 0000 e0e5 | 6102 0000 | 4180 8951 | 0400 0001 | e9d4 0000
0x00000261d41311e0: 0048 bf38 | 53c3 0008 | 0000 0044 | 8b48 0849 | ba00 0000 | 0008 0000 | 004d 03ca | 493b 7940
0x00000261d4131200: 0f85 9300 | 0000 49b9 | 0000 e0e5 | 6102 0000 | 8b78 0849 | ba00 0000 | 0008 0000 | 0049 03fa
0x00000261d4131220: 493b b968 | 0400 0075 | 0d49 8381 | 7004 0000 | 01e9 7f00 | 0000 493b | b978 0400 | 0075 0d49
0x00000261d4131240: 8381 8004 | 0000 01e9 | 6900 0000 | 4981 b968 | 0400 0000 | 0000 0075 | 1749 89b9 | 6804 0000
0x00000261d4131260: 49c7 8170 | 0400 0001 | 0000 00e9 | 4500 0000 | 4981 b978 | 0400 0000 | 0000 0075 | 1749 89b9
0x00000261d4131280: 7804 0000 | 49c7 8180 | 0400 0001 | 0000 00e9 | 2100 0000 | e91c 0000 | 0049 b900 | 00e0 e561
0x00000261d41312a0: 0200 0049 | 83a9 5804 | 0000 01e9 | 0b0a 0000 | e900 0000 | 0048 8bd8 | 483b 034c | 8bc3 49b9
0x00000261d41312c0: 0000 e0e5 | 6102 0000 | 458b 4008 | 49ba 0000 | 0000 0800 | 0000 4d03 | c24d 3b81 | a004 0000
0x00000261d41312e0: 750d 4983 | 81a8 0400 | 0001 e966 | 0000 004d | 3b81 b004 | 0000 750d | 4983 81b8 | 0400 0001
0x00000261d4131300: e950 0000 | 0049 81b9 | a004 0000 | 0000 0000 | 7517 4d89 | 81a0 0400 | 0049 c781 | a804 0000
0x00000261d4131320: 0100 0000 | e92c 0000 | 0049 81b9 | b004 0000 | 0000 0000 | 7517 4d89 | 81b0 0400 | 0049 c781
0x00000261d4131340: b804 0000 | 0100 0000 | e908 0000 | 0049 8381 | 9004 0000 | 0145 0fbe | 4738 4183 | f800 0f85
0x00000261d4131360: 6509 0000 | 49ba 6851 | f8e0 0000 | 0000 4489 | 5344 49b8 | 6851 f8e0 | 0000 0000 | 4c8b cb4d
0x00000261d4131380: 33c8 49c1 | e914 4983 | f900 0f85 | 5509 0000 | 8b42 5c4c | 8bc2 49b9 | 0000 e0e5 | 6102 0000
0x00000261d41313a0: 458b 4008 | 49ba 0000 | 0000 0800 | 0000 4d03 | c24d 3b81 | d804 0000 | 750d 4983 | 81e0 0400
0x00000261d41313c0: 0001 e966 | 0000 004d | 3b81 e804 | 0000 750d | 4983 81f0 | 0400 0001 | e950 0000 | 0049 81b9
0x00000261d41313e0: d804 0000 | 0000 0000 | 7517 4d89 | 81d8 0400 | 0049 c781 | e004 0000 | 0100 0000 | e92c 0000
0x00000261d4131400: 0049 81b9 | e804 0000 | 0000 0000 | 7517 4d89 | 81e8 0400 | 0049 c781 | f004 0000 | 0100 0000
0x00000261d4131420: e908 0000 | 0049 8381 | c804 0000 | 0144 8b42 | 5449 83f8 | 0075 1749 | b900 00e0 | e561 0200
0x00000261d4131440: 0041 8089 | f904 0000 | 01e9 f400 | 0000 48be | b8ec c200 | 0800 0000 | 458b 4808 | 49ba 0000
0x00000261d4131460: 0000 0800 | 0000 4d03 | ca49 3b71 | 200f 841f | 0000 004c | 3bce 0f84 | 1600 0000 | 4151 56e8
0x00000261d4131480: fc60 30ff | 4159 4159 | 4183 f900 | 0f84 9400 | 0000 49b9 | 0000 e0e5 | 6102 0000 | 418b 7008
0x00000261d41314a0: 49ba 0000 | 0000 0800 | 0000 4903 | f249 3bb1 | 1005 0000 | 750d 4983 | 8118 0500 | 0001 e97f
0x00000261d41314c0: 0000 0049 | 3bb1 2005 | 0000 750d | 4983 8128 | 0500 0001 | e969 0000 | 0049 81b9 | 1005 0000
0x00000261d41314e0: 0000 0000 | 7517 4989 | b110 0500 | 0049 c781 | 1805 0000 | 0100 0000 | e945 0000 | 0049 81b9
0x00000261d4131500: 2005 0000 | 0000 0000 | 7517 4989 | b120 0500 | 0049 c781 | 2805 0000 | 0100 0000 | e921 0000
0x00000261d4131520: 00e9 1c00 | 0000 49b9 | 0000 e0e5 | 6102 0000 | 4983 a900 | 0500 0001 | e9c0 0700 | 00e9 0000
0x00000261d4131540: 0000 498b | f848 3b00 | 4c8b c049 | b900 00e0 | e561 0200 | 0045 8b40 | 0849 ba00 | 0000 0008
0x00000261d4131560: 0000 004d | 03c2 4d3b | 8148 0500 | 0075 0d49 | 8381 5005 | 0000 01e9 | 6600 0000 | 4d3b 8158
0x00000261d4131580: 0500 0075 | 0d49 8381 | 6005 0000 | 01e9 5000 | 0000 4981 | b948 0500 | 0000 0000 | 0075 174d
0x00000261d41315a0: 8981 4805 | 0000 49c7 | 8150 0500 | 0001 0000 | 00e9 2c00 | 0000 4981 | b958 0500 | 0000 0000
0x00000261d41315c0: 0075 174d | 8981 5805 | 0000 49c7 | 8160 0500 | 0001 0000 | 00e9 0800 | 0000 4983 | 8138 0500
0x00000261d41315e0: 0001 4c8b | c349 b908 | 4a07 e000 | 0000 0048 | be00 0000 | 0000 0000 | 00b9 0100 | 0000 4d33
0x00000261d4131600: d24c 8914 | 2448 8bd0 | 4889 9c24 | b800 0000 | 0f1f 8000 | 0000 00e8 | 64b7 25ff | 488b 9424
0x00000261d4131620: a800 0000 | 48be 0000 | e0e5 6102 | 0000 8b52 | 0849 ba00 | 0000 0008 | 0000 0049 | 03d2 483b
0x00000261d4131640: 9680 0500 | 0075 0d48 | 8386 8805 | 0000 01e9 | 6600 0000 | 483b 9690 | 0500 0075 | 0d48 8386
0x00000261d4131660: 9805 0000 | 01e9 5000 | 0000 4881 | be80 0500 | 0000 0000 | 0075 1748 | 8996 8005 | 0000 48c7
0x00000261d4131680: 8688 0500 | 0001 0000 | 00e9 2c00 | 0000 4881 | be90 0500 | 0000 0000 | 0075 1748 | 8996 9005
0x00000261d41316a0: 0000 48c7 | 8698 0500 | 0001 0000 | 00e9 0800 | 0000 4883 | 8670 0500 | 0001 488b | 9424 a800
0x00000261d41316c0: 0000 8b72 | 5448 3b06 | 488b fe48 | bb00 00e0 | e561 0200 | 008b 7f08 | 49ba 0000 | 0000 0800
0x00000261d41316e0: 0000 4903 | fa48 3bbb | b805 0000 | 750d 4883 | 83c0 0500 | 0001 e966 | 0000 0048 | 3bbb c805
0x00000261d4131700: 0000 750d | 4883 83d0 | 0500 0001 | e950 0000 | 0048 81bb | b805 0000 | 0000 0000 | 7517 4889
0x00000261d4131720: bbb8 0500 | 0048 c783 | c005 0000 | 0100 0000 | e92c 0000 | 0048 81bb | c805 0000 | 0000 0000
0x00000261d4131740: 7517 4889 | bbc8 0500 | 0048 c783 | d005 0000 | 0100 0000 | e908 0000 | 0048 8383 | a805 0000
0x00000261d4131760: 0148 8bd6 | 9048 b8ff | ffff ffff | ffff ffe8 | 0cb9 25ff | 488b 9424 | a800 0000 | 48be 0000
0x00000261d4131780: e0e5 6102 | 0000 8b52 | 0849 ba00 | 0000 0008 | 0000 0049 | 03d2 483b | 96f0 0500 | 0075 0d48
0x00000261d41317a0: 8386 f805 | 0000 01e9 | 6600 0000 | 483b 9600 | 0600 0075 | 0d48 8386 | 0806 0000 | 01e9 5000
0x00000261d41317c0: 0000 4881 | bef0 0500 | 0000 0000 | 0075 1748 | 8996 f005 | 0000 48c7 | 86f8 0500 | 0001 0000
0x00000261d41317e0: 00e9 2c00 | 0000 4881 | be00 0600 | 0000 0000 | 0075 1748 | 8996 0006 | 0000 48c7 | 8608 0600
0x00000261d4131800: 0001 0000 | 00e9 0800 | 0000 4883 | 86e0 0500 | 0001 488b | 9424 a800 | 0000 8b72 | 5448 3b06
0x00000261d4131820: 488b fe48 | bb00 00e0 | e561 0200 | 008b 7f08 | 49ba 0000 | 0000 0800 | 0000 4903 | fa48 3bbb
0x00000261d4131840: 2806 0000 | 750d 4883 | 8330 0600 | 0001 e966 | 0000 0048 | 3bbb 3806 | 0000 750d | 4883 8340
0x00000261d4131860: 0600 0001 | e950 0000 | 0048 81bb | 2806 0000 | 0000 0000 | 7517 4889 | bb28 0600 | 0048 c783
0x00000261d4131880: 3006 0000 | 0100 0000 | e92c 0000 | 0048 81bb | 3806 0000 | 0000 0000 | 7517 4889 | bb38 0600
0x00000261d41318a0: 0048 c783 | 4006 0000 | 0100 0000 | e908 0000 | 0048 8383 | 1806 0000 | 0148 8bd6 | 8984 24c0
0x00000261d41318c0: 0000 0066 | 9048 b8ff | ffff ffff | ffff ffe8 | acb7 25ff | c5fa 2ac0 | c5fa 10a4 | 24c4 0000
0x00000261d41318e0: 00c5 da5e | e08b 8424 | c000 0000 | c5f2 2ac8 | c5fa 10ac | 24e0 0000 | 00c5 d25e | e9c5 fa10
0x00000261d4131900: 9424 e400 | 0000 c5ea | 5894 24c4 | 0000 00c5 | f828 f2c5 | ca5e f0c5 | fa10 8424 | e800 0000
0x00000261d4131920: c5fa 5884 | 24e0 0000 | 00c5 f828 | f8c5 c25e | f948 8b9c | 24b8 0000 | 0048 ba00 | 00e0 e561
0x00000261d4131940: 0200 0048 | 8382 5006 | 0000 01c5 | fa10 8424 | c400 0000 | c5fa 108c | 24e0 0000 | 00c5 fa10
0x00000261d4131960: 9424 e400 | 0000 c5fa | 109c 24e8 | 0000 0048 | 8b94 24b8 | 0000 00e8 | 04b4 25ff | 488b 9424
0x00000261d4131980: a800 0000 | 8b72 5c48 | 3b06 4c8b | c648 bf00 | 00e0 e561 | 0200 0045 | 8b40 0849 | ba00 0000
0x00000261d41319a0: 0008 0000 | 004d 03c2 | 4c3b 8798 | 0600 0075 | 0d48 8387 | a006 0000 | 01e9 6600 | 0000 4c3b
0x00000261d41319c0: 87a8 0600 | 0075 0d48 | 8387 b006 | 0000 01e9 | 5000 0000 | 4881 bf98 | 0600 0000 | 0000 0075
0x00000261d41319e0: 174c 8987 | 9806 0000 | 48c7 87a0 | 0600 0001 | 0000 00e9 | 2c00 0000 | 4881 bfa8 | 0600 0000
0x00000261d4131a00: 0000 0075 | 174c 8987 | a806 0000 | 48c7 87b0 | 0600 0001 | 0000 00e9 | 0800 0000 | 4883 8788
0x00000261d4131a20: 0600 0001 | 4c8b c248 | 8bd6 0f1f | 4400 00e8 | 4cb3 25ff | 488b 9424 | a800 0000 | c642 2b00
0x00000261d4131a40: 4881 c400 | 0100 005d | 493b a748 | 0300 000f | 87c5 0200 | 00c3 4c89 | 8c24 d800 | 0000 4889
0x00000261d4131a60: 9c24 d000 | 0000 6690 | e9d2 0200 | 0000 0000 | 0000 80ba | 3301 0000 | 040f 85cf | 0200 0049
0x00000261d4131a80: 8b87 0801 | 0000 488d | 7828 493b | bf18 0100 | 000f 87b7 | 0200 0049 | 89bf 0801 | 0000 48c7
0x00000261d4131aa0: 0001 0000 | 0048 8bca | 49ba 0000 | 0000 0800 | 0000 492b | ca89 4808 | 4833 c989 | 480c 4833
0x00000261d4131ac0: c948 8948 | 1048 8948 | 1848 8948 | 204c 8bc0 | 48ba 10f6 | aaea 6102 | 0000 4883 | 8230 0100
0x00000261d4131ae0: 0001 49b8 | 9087 f7e0 | 0000 0000 | 488b d048 | 8984 24c8 | 0000 00e8 | 84b2 25ff | 488b 8424
0x00000261d4131b00: c800 0000 | e971 0200 | 0049 ba90 | 11d3 e561 | 0200 004c | 8954 2408 | 48c7 0424 | ffff ffff
0x00000261d4131b20: e85b 8130 | ffe9 75ea | ffff 488b | d2e8 4e39 | 30ff e9fc | eaff ff49 | baf8 6bd5 | e561 0200
0x00000261d4131b40: 004c 8954 | 2408 48c7 | 0424 ffff | ffff e82d | 8130 ffe9 | 1deb ffff | 49ba 9047 | d5e5 6102
0x00000261d4131b60: 0000 4c89 | 5424 0848 | c704 24ff | ffff ffe8 | 0c81 30ff | e93e ebff | ff49 ba88 | 8646 0008
0x00000261d4131b80: 0000 004c | 8954 2408 | 48c7 0424 | ffff ffff | e8eb 8030 | ffe9 5feb | ffff e801 | 3030 ffe8
0x00000261d4131ba0: fc2f 30ff | 49ba 70d3 | 96ea 6102 | 0000 4c89 | 5424 0848 | c704 24ff | ffff ffe8 | c080 30ff
0x00000261d4131bc0: e940 edff | ff49 ba68 | 70d5 e561 | 0200 004c | 8954 2408 | 48c7 0424 | ffff ffff | e89f 8030
0x00000261d4131be0: ffe9 cbee | ffff 49ba | 0871 d5e5 | 6102 0000 | 4c89 5424 | 0848 c704 | 24ff ffff | ffe8 7e80
0x00000261d4131c00: 30ff e903 | efff ffe8 | 942f 30ff | e88f 2f30 | ffe8 8a56 | 30ff e885 | 2f30 ff49 | ba70 d3a3
0x00000261d4131c20: ea61 0200 | 004c 8954 | 2408 48c7 | 0424 ffff | ffff e849 | 8030 ffe9 | 54f1 ffff | 49ba d0ec
0x00000261d4131c40: a3ea 6102 | 0000 4c89 | 5424 0848 | c704 24ff | ffff ffe8 | 2880 30ff | e9f7 f1ff | ff4c 8904
0x00000261d4131c60: 24e8 3a53 | 30ff e835 | 2f30 ff49 | ba60 52a3 | ea61 0200 | 004c 8954 | 2408 48c7 | 0424 ffff
0x00000261d4131c80: ffff e8f9 | 7f30 ffe9 | 01f3 ffff | 49ba 3856 | a3ea 6102 | 0000 4c89 | 5424 0848 | c704 24ff
0x00000261d4131ca0: ffff ffe8 | d87f 30ff | e91f f3ff | ff4c 8904 | 24e8 ea52 | 30ff e8e5 | 2e30 ff48 | 8904 24e8
0x00000261d4131cc0: dc52 30ff | e8d7 2e30 | ff44 8b43 | 4449 83f8 | 000f 848d | f6ff ff4c | 8904 24e8 | a085 30ff
0x00000261d4131ce0: e97f f6ff | ff49 83f8 | 000f 84a1 | f6ff ff48 | 891c 24e8 | 8888 30ff | e993 f6ff | ff4c 8904
0x00000261d4131d00: 24e8 9a52 | 30ff e895 | 2e30 ffe8 | 902e 30ff | e88b 2e30 | ffe8 862e | 30ff 49ba | 481a 13d4
0x00000261d4131d20: 6102 0000 | 4d89 9760 | 0300 00e9 | d016 26ff | 48ba 0000 | 0000 0000 | 0000 b800 | 0f05 0ae8
0x00000261d4131d40: bc6e 30ff | e91f fdff | ffe8 522e | 30ff 488b | d2e8 2a3a | 30ff e972 | fdff ff90 | 9049 8b87
0x00000261d4131d60: d803 0000 | 49c7 87d8 | 9406 0000 | 2200 0000 | 0000 0000 | 0000 0000 | 0000 4881 | c400 0100
0x00000261d4131d80: 005d e9f9 | 1e30 fff4 | f4f4 f4f4 | f4f4 f4f4 | f4f4 f4f4 | f4f4 f4f4 | f4f4 f4f4 | f4f4 f4f4
0x00000261d4131da0: 0f1f 4400 | 0048 bb00 | 0000 0000 | 0000 00e9 | fbff ffff | 9048 bb00 | 0000 0000 | 0000 00e9
0x00000261d4131dc0: fbff ffff | 9048 bb00 | 0000 0000 | 0000 00e9 | fbff ffff | 9048 bb00 | 0000 0000 | 0000 00e9
0x00000261d4131de0: fbff ffff | 9048 bb00 | 0000 0000 | 0000 00e9 | fbff ffff | 9048 bb00 | 0000 0000 | 0000 00e9
0x00000261d4131e00: fbff ffff | 9048 bb00 | 0000 0000 | 0000 00e9 | fbff ffff | 9048 bb00 | 0000 0000 | 0000 00e9
0x00000261d4131e20: fbff ffff | 9048 bb00 | 0000 0000 | 0000 00e9 | fbff ffff | 9048 bb00 | 0000 0000 | 0000 00e9
0x00000261d4131e40: fbff ffff | e837 4b30 | ff48 b958 | b7fa 2bfa | 7f00 0048 | 83e4 f049 | ba80 00c3 | 2bfa 7f00
0x00000261d4131e60: 0041 ffd2 | f449 ba65 | 1e13 d461 | 0200 0041 | 52e9 2a08 | 26ff f4f4
[/MachCode]
--------------------------------------------------------------------------------
--------------- P R O C E S S ---------------
Threads class SMR info:
_java_thread_list=0x00000261e8d4b810, length=20, elements={
0x00000261cd3dc650, 0x00000261e5641710, 0x00000261e56432e0, 0x00000261e565a170,
0x00000261e565aa40, 0x00000261e565bed0, 0x00000261e565c7a0, 0x00000261e565e460,
0x00000261e5672420, 0x00000261e56ec8f0, 0x00000261e6051bd0, 0x00000261e605a910,
0x00000261e6307420, 0x00000261e634f6b0, 0x00000261e6350310, 0x00000261e8a714e0,
0x00000261e9ed2750, 0x00000261e8df74a0, 0x00000261e8df7ec0, 0x00000261e8df83d0
}
Java Threads: ( => current thread )
0x00000261cd3dc650 JavaThread "main" [_thread_blocked, id=1836, stack(0x000000e0ab400000,0x000000e0ab500000)]
0x00000261e5641710 JavaThread "Reference Handler" daemon [_thread_blocked, id=4908, stack(0x000000e0abb00000,0x000000e0abc00000)]
0x00000261e56432e0 JavaThread "Finalizer" daemon [_thread_blocked, id=2924, stack(0x000000e0abc00000,0x000000e0abd00000)]
0x00000261e565a170 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3236, stack(0x000000e0abd00000,0x000000e0abe00000)]
0x00000261e565aa40 JavaThread "Attach Listener" daemon [_thread_blocked, id=3288, stack(0x000000e0abe00000,0x000000e0abf00000)]
0x00000261e565bed0 JavaThread "Service Thread" daemon [_thread_blocked, id=3036, stack(0x000000e0abf00000,0x000000e0ac000000)]
0x00000261e565c7a0 JavaThread "Monitor Deflation Thread" daemon [_thread_blocked, id=4184, stack(0x000000e0ac000000,0x000000e0ac100000)]
0x00000261e565e460 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=1220, stack(0x000000e0ac100000,0x000000e0ac200000)]
0x00000261e5672420 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=4688, stack(0x000000e0ac200000,0x000000e0ac300000)]
0x00000261e56ec8f0 JavaThread "Sweeper thread" daemon [_thread_blocked, id=3200, stack(0x000000e0ac300000,0x000000e0ac400000)]
0x00000261e6051bd0 JavaThread "Notification Thread" daemon [_thread_blocked, id=3152, stack(0x000000e0ac400000,0x000000e0ac500000)]
0x00000261e605a910 JavaThread "Common-Cleaner" daemon [_thread_blocked, id=4948, stack(0x000000e0ac600000,0x000000e0ac700000)]
=>0x00000261e6307420 JavaThread "QuantumRenderer-0" daemon [_thread_in_Java, id=4848, stack(0x000000e0ac700000,0x000000e0ac800000)]
0x00000261e634f6b0 JavaThread "InvokeLaterDispatcher" daemon [_thread_blocked, id=484, stack(0x000000e0ac800000,0x000000e0ac900000)]
0x00000261e6350310 JavaThread "JavaFX Application Thread" [_thread_blocked, id=2020, stack(0x000000e0ac900000,0x000000e0aca00000)]
0x00000261e8a714e0 JavaThread "Thread-1" daemon [_thread_blocked, id=4904, stack(0x000000e0aca00000,0x000000e0acb00000)]
0x00000261e9ed2750 JavaThread "HttpClient-1-SelectorManager" daemon [_thread_in_native, id=664, stack(0x000000e0acd00000,0x000000e0ace00000)]
0x00000261e8df74a0 JavaThread "JavaFX-Launcher" [_thread_blocked, id=4884, stack(0x000000e0ace00000,0x000000e0acf00000)]
0x00000261e8df7ec0 JavaThread "Prism Font Disposer" daemon [_thread_blocked, id=4292, stack(0x000000e0acf00000,0x000000e0ad000000)]
0x00000261e8df83d0 JavaThread "Cleaner-0" daemon [_thread_blocked, id=876, stack(0x000000e0ad400000,0x000000e0ad500000)]
Other Threads:
0x00000261cd49ebb0 VMThread "VM Thread" [stack: 0x000000e0aba00000,0x000000e0abb00000] [id=4360] _threads_hazard_ptr=0x00000261e8d4b810
0x00000261e60524b0 WatcherThread [stack: 0x000000e0ac500000,0x000000e0ac600000] [id=5072]
0x00000261cd4066f0 GCTaskThread "GC Thread#0" [stack: 0x000000e0ab500000,0x000000e0ab600000] [id=3748]
0x00000261e8b31cb0 GCTaskThread "GC Thread#1" [stack: 0x000000e0acb00000,0x000000e0acc00000] [id=2408]
0x00000261cd40c560 ConcurrentGCThread "G1 Main Marker" [stack: 0x000000e0ab600000,0x000000e0ab700000] [id=2104]
0x00000261cd40db80 ConcurrentGCThread "G1 Conc#0" [stack: 0x000000e0ab700000,0x000000e0ab800000] [id=2080]
0x00000261cd43cc60 ConcurrentGCThread "G1 Refine#0" [stack: 0x000000e0ab800000,0x000000e0ab900000] [id=4216]
0x00000261e60b1950 ConcurrentGCThread "G1 Refine#1" [stack: 0x000000e0acc00000,0x000000e0acd00000] [id=2668]
0x00000261cd43d5a0 ConcurrentGCThread "G1 Service" [stack: 0x000000e0ab900000,0x000000e0aba00000] [id=3140]
Threads with active compile tasks:
C2 CompilerThread0 18721 4013 % 4 com.sun.marlin.Renderer::_endRendering @ 299 (2477 bytes)
VM state: synchronizing (normal execution)
VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
[0x00000261cd3d96e0] Threads_lock - owner thread: 0x00000261cd49ebb0
Heap address: 0x00000000e0000000, size: 512 MB, Compressed Oops mode: 32-bit
CDS archive(s) mapped at: [0x0000000800000000-0x0000000800a90000-0x0000000800a90000), size 11075584, SharedBaseAddress: 0x0000000800000000, ArchiveRelocationMode: 0.
Compressed class space mapped at: 0x0000000800c00000-0x0000000840c00000, reserved size: 1073741824
Narrow klass base: 0x0000000800000000, Narrow klass shift: 0, Narrow klass range: 0x100000000
GC Precious Log:
CPUs: 2 total, 2 available
Memory: 2047M
Large Page Support: Disabled
NUMA Support: Disabled
Compressed Oops: Enabled (32-bit)
Heap Region Size: 1M
Heap Min Capacity: 8M
Heap Initial Capacity: 32M
Heap Max Capacity: 512M
Pre-touch: Disabled
Parallel Workers: 2
Concurrent Workers: 1
Concurrent Refinement Workers: 2
Periodic GC: Disabled
Heap:
garbage-first heap total 39936K, used 20603K [0x00000000e0000000, 0x0000000100000000)
region size 1024K, 3 young (3072K), 2 survivors (2048K)
Metaspace used 21430K, committed 21760K, reserved 1073152K
class space used 3151K, committed 3328K, reserved 1048576K
Heap Regions: E=young(eden), S=young(survivor), O=old, HS=humongous(starts), HC=humongous(continues), CS=collection set, F=free, OA=open archive, CA=closed archive, TAMS=top-at-mark-start (previous, next)
| 0|0x00000000e0000000, 0x00000000e0100000, 0x00000000e0100000|100%| O| |TAMS 0x00000000e0100000, 0x00000000e0000000| Untracked
| 1|0x00000000e0100000, 0x00000000e0200000, 0x00000000e0200000|100%| O| |TAMS 0x00000000e0200000, 0x00000000e0100000| Untracked
| 2|0x00000000e0200000, 0x00000000e0300000, 0x00000000e0300000|100%| O| |TAMS 0x00000000e0300000, 0x00000000e0200000| Untracked
| 3|0x00000000e0300000, 0x00000000e0400000, 0x00000000e0400000|100%| O| |TAMS 0x00000000e0400000, 0x00000000e0300000| Untracked
| 4|0x00000000e0400000, 0x00000000e0500000, 0x00000000e0500000|100%| O| |TAMS 0x00000000e0500000, 0x00000000e0400000| Untracked
| 5|0x00000000e0500000, 0x00000000e0600000, 0x00000000e0600000|100%| O| |TAMS 0x00000000e0600000, 0x00000000e0500000| Untracked
| 6|0x00000000e0600000, 0x00000000e0700000, 0x00000000e0700000|100%| O| |TAMS 0x00000000e0700000, 0x00000000e0600000| Untracked
| 7|0x00000000e0700000, 0x00000000e0800000, 0x00000000e0800000|100%| O| |TAMS 0x00000000e0800000, 0x00000000e0700000| Untracked
| 8|0x00000000e0800000, 0x00000000e0900000, 0x00000000e0900000|100%| O| |TAMS 0x00000000e0900000, 0x00000000e0800000| Untracked
| 9|0x00000000e0900000, 0x00000000e0a00000, 0x00000000e0a00000|100%| O| |TAMS 0x00000000e0a00000, 0x00000000e0900000| Untracked
| 10|0x00000000e0a00000, 0x00000000e0b00000, 0x00000000e0b00000|100%| O| |TAMS 0x00000000e0b00000, 0x00000000e0a00000| Untracked
| 11|0x00000000e0b00000, 0x00000000e0c00000, 0x00000000e0c00000|100%|HS| |TAMS 0x00000000e0c00000, 0x00000000e0b00000| Complete
| 12|0x00000000e0c00000, 0x00000000e0d00000, 0x00000000e0d00000|100%|HC| |TAMS 0x00000000e0d00000, 0x00000000e0c00000| Complete
| 13|0x00000000e0d00000, 0x00000000e0e00000, 0x00000000e0e00000|100%| O| |TAMS 0x00000000e0e00000, 0x00000000e0d00000| Untracked
| 14|0x00000000e0e00000, 0x00000000e0f00000, 0x00000000e0f00000|100%| O| |TAMS 0x00000000e0e2a400, 0x00000000e0e00000| Untracked
| 15|0x00000000e0f00000, 0x00000000e1000000, 0x00000000e1000000|100%| O| |TAMS 0x00000000e0f00000, 0x00000000e0f00000| Untracked
| 16|0x00000000e1000000, 0x00000000e1100000, 0x00000000e1100000|100%| O| |TAMS 0x00000000e1000000, 0x00000000e1000000| Untracked
| 17|0x00000000e1100000, 0x00000000e1200000, 0x00000000e1200000|100%| O| |TAMS 0x00000000e1100000, 0x00000000e1100000| Untracked
| 18|0x00000000e1200000, 0x00000000e121ec00, 0x00000000e1300000| 12%| O| |TAMS 0x00000000e1200000, 0x00000000e1200000| Untracked
| 19|0x00000000e1300000, 0x00000000e1300000, 0x00000000e1400000| 0%| F| |TAMS 0x00000000e1300000, 0x00000000e1300000| Untracked
| 20|0x00000000e1400000, 0x00000000e1400000, 0x00000000e1500000| 0%| F| |TAMS 0x00000000e1400000, 0x00000000e1400000| Untracked
| 21|0x00000000e1500000, 0x00000000e1500000, 0x00000000e1600000| 0%| F| |TAMS 0x00000000e1500000, 0x00000000e1500000| Untracked
| 22|0x00000000e1600000, 0x00000000e1600000, 0x00000000e1700000| 0%| F| |TAMS 0x00000000e1600000, 0x00000000e1600000| Untracked
| 23|0x00000000e1700000, 0x00000000e1700000, 0x00000000e1800000| 0%| F| |TAMS 0x00000000e1700000, 0x00000000e1700000| Untracked
| 24|0x00000000e1800000, 0x00000000e1800000, 0x00000000e1900000| 0%| F| |TAMS 0x00000000e1800000, 0x00000000e1800000| Untracked
| 25|0x00000000e1900000, 0x00000000e1900000, 0x00000000e1a00000| 0%| F| |TAMS 0x00000000e1900000, 0x00000000e1900000| Untracked
| 26|0x00000000e1a00000, 0x00000000e1b00000, 0x00000000e1b00000|100%| S|CS|TAMS 0x00000000e1a00000, 0x00000000e1a00000| Complete
| 27|0x00000000e1b00000, 0x00000000e1b00000, 0x00000000e1c00000| 0%| F| |TAMS 0x00000000e1b00000, 0x00000000e1b00000| Untracked
| 28|0x00000000e1c00000, 0x00000000e1c00000, 0x00000000e1d00000| 0%| F| |TAMS 0x00000000e1c00000, 0x00000000e1c00000| Untracked
| 29|0x00000000e1d00000, 0x00000000e1e00000, 0x00000000e1e00000|100%| S|CS|TAMS 0x00000000e1d00000, 0x00000000e1d00000| Complete
| 30|0x00000000e1e00000, 0x00000000e1e00000, 0x00000000e1f00000| 0%| F| |TAMS 0x00000000e1e00000, 0x00000000e1e00000| Untracked
| 31|0x00000000e1f00000, 0x00000000e1f00000, 0x00000000e2000000| 0%| F| |TAMS 0x00000000e1f00000, 0x00000000e1f00000| Untracked
| 32|0x00000000e2000000, 0x00000000e2000000, 0x00000000e2100000| 0%| F| |TAMS 0x00000000e2000000, 0x00000000e2000000| Untracked
| 33|0x00000000e2100000, 0x00000000e2100000, 0x00000000e2200000| 0%| F| |TAMS 0x00000000e2100000, 0x00000000e2100000| Untracked
| 34|0x00000000e2200000, 0x00000000e2200000, 0x00000000e2300000| 0%| F| |TAMS 0x00000000e2200000, 0x00000000e2200000| Untracked
| 35|0x00000000e2300000, 0x00000000e2300000, 0x00000000e2400000| 0%| F| |TAMS 0x00000000e2300000, 0x00000000e2300000| Untracked
| 36|0x00000000e2400000, 0x00000000e2400000, 0x00000000e2500000| 0%| F| |TAMS 0x00000000e2400000, 0x00000000e2400000| Untracked
| 37|0x00000000e2500000, 0x00000000e2500000, 0x00000000e2600000| 0%| F| |TAMS 0x00000000e2500000, 0x00000000e2500000| Untracked
| 38|0x00000000e2600000, 0x00000000e26b75b0, 0x00000000e2700000| 71%| E| |TAMS 0x00000000e2600000, 0x00000000e2600000| Complete
Card table byte_map: [0x00000261cd0a0000,0x00000261cd1a0000] _byte_map_base: 0x00000261cc9a0000
Marking Bits (Prev, Next): (CMBitMap*) 0x00000261cd407c70, (CMBitMap*) 0x00000261cd407c30
Prev Bits: [0x00000261e2b40000, 0x00000261e3340000)
Next Bits: [0x00000261e2340000, 0x00000261e2b40000)
Polling page: 0x00000261cb220000
Metaspace:
Usage:
Non-class: 17.85 MB used.
Class: 3.08 MB used.
Both: 20.93 MB used.
Virtual space:
Non-class space: 24.00 MB reserved, 18.00 MB ( 75%) committed, 3 nodes.
Class space: 1.00 GB reserved, 3.25 MB ( <1%) committed, 1 nodes.
Both: 1.02 GB reserved, 21.25 MB ( 2%) committed.
Chunk freelists:
Non-Class: 1.81 MB
Class: 816.00 KB
Both: 2.61 MB
MaxMetaspaceSize: unlimited
CompressedClassSpaceSize: 1.00 GB
Initial GC threshold: 21.00 MB
Current GC threshold: 35.13 MB
CDS: on
MetaspaceReclaimPolicy: balanced
- commit_granule_bytes: 65536.
- commit_granule_words: 8192.
- virtual_space_node_default_size: 1048576.
- enlarge_chunks_in_place: 1.
- new_chunks_are_fully_committed: 0.
- uncommit_free_chunks: 1.
- use_allocation_guard: 0.
- handle_deallocations: 1.
Internal statistics:
num_allocs_failed_limit: 3.
num_arena_births: 230.
num_arena_deaths: 0.
num_vsnodes_births: 4.
num_vsnodes_deaths: 0.
num_space_committed: 340.
num_space_uncommitted: 0.
num_chunks_returned_to_freelist: 3.
num_chunks_taken_from_freelist: 866.
num_chunk_merges: 3.
num_chunk_splits: 608.
num_chunks_enlarged: 470.
num_purges: 0.
num_inconsistent_stats: 0.
CodeHeap 'non-profiled nmethods': size=120064Kb used=1336Kb max_used=1336Kb free=118727Kb
bounds [0x00000261dae00000, 0x00000261db070000, 0x00000261e2340000]
CodeHeap 'profiled nmethods': size=120000Kb used=8607Kb max_used=8607Kb free=111392Kb
bounds [0x00000261d38d0000, 0x00000261d4140000, 0x00000261dae00000]
CodeHeap 'non-nmethods': size=5696Kb used=1487Kb max_used=1544Kb free=4208Kb
bounds [0x00000261d3340000, 0x00000261d35b0000, 0x00000261d38d0000]
total_blobs=4948 nmethods=4088 adapters=771
compilation: enabled
stopped_count=0, restarted_count=0
full_count=0
Compilation events (20 events):
Event: 18.218 Thread 0x00000261e5672420 4087 3 com.sun.javafx.text.TextRun::getLineBounds (8 bytes)
Event: 18.218 Thread 0x00000261e5672420 nmethod 4087 0x00000261d4125990 code [0x00000261d4125b20, 0x00000261d4125c58]
Event: 18.219 Thread 0x00000261e5672420 4088 3 com.sun.prism.d3d.D3DShader::setConstant (39 bytes)
Event: 18.220 Thread 0x00000261e5672420 nmethod 4088 0x00000261d4125d10 code [0x00000261d4125f40, 0x00000261d4126648]
Event: 18.245 Thread 0x00000261e5672420 4089 3 com.sun.prism.impl.ps.BaseShaderGraphics::renderShape (255 bytes)
Event: 18.246 Thread 0x00000261e5672420 nmethod 4089 0x00000261d4126990 code [0x00000261d4126bc0, 0x00000261d4127548]
Event: 18.261 Thread 0x00000261e5672420 4090 3 com.sun.javafx.sg.prism.RegionImageCache$CachedImage::equals (74 bytes)
Event: 18.263 Thread 0x00000261e5672420 nmethod 4090 0x00000261d4127910 code [0x00000261d4127ae0, 0x00000261d4127f38]
Event: 18.270 Thread 0x00000261e5672420 4091 3 com.sun.javafx.sg.prism.NGText::getStrike (292 bytes)
Event: 18.280 Thread 0x00000261e5672420 nmethod 4091 0x00000261d4128090 code [0x00000261d4128400, 0x00000261d4129e18]
Event: 18.280 Thread 0x00000261e5672420 4092 3 com.sun.javafx.sg.prism.NGText::renderText (523 bytes)
Event: 18.286 Thread 0x00000261e5672420 nmethod 4092 0x00000261d412a510 code [0x00000261d412aa00, 0x00000261d412d9f8]
Event: 18.286 Thread 0x00000261e5672420 4093 3 com.sun.prism.BasicStroke::set (136 bytes)
Event: 18.290 Thread 0x00000261e5672420 nmethod 4093 0x00000261d412ec10 code [0x00000261d412ee60, 0x00000261d412f628]
Event: 18.299 Thread 0x00000261e5672420 4094 3 com.sun.prism.impl.BaseContext::getGlyphCache (45 bytes)
Event: 18.300 Thread 0x00000261e5672420 nmethod 4094 0x00000261d412f810 code [0x00000261d412fa00, 0x00000261d4130028]
Event: 18.300 Thread 0x00000261e5672420 4095 3 com.sun.prism.impl.ps.BaseShaderGraphics::initLCDSampleRT (231 bytes)
Event: 18.303 Thread 0x00000261e5672420 nmethod 4095 0x00000261d4130210 code [0x00000261d4130540, 0x00000261d4131e78]
Event: 18.304 Thread 0x00000261e5672420 4096 3 com.sun.javafx.font.PrismFontFactory::getLCDContrast (40 bytes)
Event: 18.304 Thread 0x00000261e5672420 nmethod 4096 0x00000261d4132610 code [0x00000261d41327e0, 0x00000261d41329c8]
GC Heap History (14 events):
Event: 1.157 GC heap before
{Heap before GC invocations=0 (full 0):
garbage-first heap total 32768K, used 5120K [0x00000000e0000000, 0x0000000100000000)
region size 1024K, 6 young (6144K), 0 survivors (0K)
Metaspace used 5558K, committed 5696K, reserved 1056768K
class space used 758K, committed 832K, reserved 1048576K
}
Event: 1.172 GC heap after
{Heap after GC invocations=1 (full 0):
garbage-first heap total 32768K, used 2853K [0x00000000e0000000, 0x0000000100000000)
region size 1024K, 1 young (1024K), 1 survivors (1024K)
Metaspace used 5558K, committed 5696K, reserved 1056768K
class space used 758K, committed 832K, reserved 1048576K
}
Event: 1.518 GC heap before
{Heap before GC invocations=1 (full 0):
garbage-first heap total 32768K, used 6949K [0x00000000e0000000, 0x0000000100000000)
region size 1024K, 5 young (5120K), 1 survivors (1024K)
Metaspace used 6058K, committed 6208K, reserved 1056768K
class space used 816K, committed 896K, reserved 1048576K
}
Event: 1.534 GC heap after
{Heap after GC invocations=2 (full 0):
garbage-first heap total 32768K, used 5078K [0x00000000e0000000, 0x0000000100000000)
region size 1024K, 1 young (1024K), 1 survivors (1024K)
Metaspace used 6058K, committed 6208K, reserved 1056768K
class space used 816K, committed 896K, reserved 1048576K
}
Event: 2.551 GC heap before
{Heap before GC invocations=2 (full 0):
garbage-first heap total 32768K, used 12246K [0x00000000e0000000, 0x0000000100000000)
region size 1024K, 8 young (8192K), 1 survivors (1024K)
Metaspace used 9393K, committed 9600K, reserved 1064960K
class space used 1196K, committed 1280K, reserved 1048576K
}
Event: 2.572 GC heap after
{Heap after GC invocations=3 (full 0):
garbage-first heap total 32768K, used 8522K [0x00000000e0000000, 0x0000000100000000)
region size 1024K, 1 young (1024K), 1 survivors (1024K)
Metaspace used 9393K, committed 9600K, reserved 1064960K
class space used 1196K, committed 1280K, reserved 1048576K
}
Event: 3.098 GC heap before
{Heap before GC invocations=3 (full 0):
garbage-first heap total 32768K, used 14666K [0x00000000e0000000, 0x0000000100000000)
region size 1024K, 7 young (7168K), 1 survivors (1024K)
Metaspace used 11609K, committed 11904K, reserved 1064960K
class space used 1459K, committed 1600K, reserved 1048576K
}
Event: 3.109 GC heap after
{Heap after GC invocations=4 (full 0):
garbage-first heap total 32768K, used 10053K [0x00000000e0000000, 0x0000000100000000)
region size 1024K, 1 young (1024K), 1 survivors (1024K)
Metaspace used 11609K, committed 11904K, reserved 1064960K
class space used 1459K, committed 1600K, reserved 1048576K
}
Event: 4.232 GC heap before
{Heap before GC invocations=4 (full 0):
garbage-first heap total 32768K, used 16197K [0x00000000e0000000, 0x0000000100000000)
region size 1024K, 8 young (8192K), 1 survivors (1024K)
Metaspace used 16982K, committed 17216K, reserved 1064960K
class space used 2369K, committed 2496K, reserved 1048576K
}
Event: 4.247 GC heap after
{Heap after GC invocations=5 (full 0):
garbage-first heap total 39936K, used 12130K [0x00000000e0000000, 0x0000000100000000)
region size 1024K, 1 young (1024K), 1 survivors (1024K)
Metaspace used 16982K, committed 17216K, reserved 1064960K
class space used 2369K, committed 2496K, reserved 1048576K
}
Event: 15.143 GC heap before
{Heap before GC invocations=5 (full 0):
garbage-first heap total 39936K, used 24418K [0x00000000e0000000, 0x0000000100000000)
region size 1024K, 11 young (11264K), 1 survivors (1024K)
Metaspace used 20649K, committed 20928K, reserved 1073152K
class space used 3111K, committed 3264K, reserved 1048576K
}
Event: 15.158 GC heap after
{Heap after GC invocations=6 (full 0):
garbage-first heap total 39936K, used 16553K [0x00000000e0000000, 0x0000000100000000)
region size 1024K, 2 young (2048K), 2 survivors (2048K)
Metaspace used 20649K, committed 20928K, reserved 1073152K
class space used 3111K, committed 3264K, reserved 1048576K
}
Event: 16.160 GC heap before
{Heap before GC invocations=6 (full 0):
garbage-first heap total 39936K, used 24745K [0x00000000e0000000, 0x0000000100000000)
region size 1024K, 11 young (11264K), 2 survivors (2048K)
Metaspace used 21242K, committed 21504K, reserved 1073152K
class space used 3139K, committed 3264K, reserved 1048576K
}
Event: 16.193 GC heap after
{Heap after GC invocations=7 (full 0):
garbage-first heap total 39936K, used 20603K [0x00000000e0000000, 0x0000000100000000)
region size 1024K, 2 young (2048K), 2 survivors (2048K)
Metaspace used 21242K, committed 21504K, reserved 1073152K
class space used 3139K, committed 3264K, reserved 1048576K
}
Dll operation events (20 events):
Event: 0.481 Loaded shared library C:\Users\IEUser\Desktop\pattypan-exe\java\bin\api-ms-win-crt-locale-l1-1-0.dll
Event: 0.488 Loaded shared library C:\Users\IEUser\Desktop\pattypan-exe\java\bin\api-ms-win-crt-math-l1-1-0.dll
Event: 0.491 Loaded shared library C:\Users\IEUser\Desktop\pattypan-exe\java\bin\api-ms-win-crt-multibyte-l1-1-0.dll
Event: 0.493 Loaded shared library C:\Users\IEUser\Desktop\pattypan-exe\java\bin\api-ms-win-crt-private-l1-1-0.dll
Event: 0.495 Loaded shared library C:\Users\IEUser\Desktop\pattypan-exe\java\bin\api-ms-win-crt-process-l1-1-0.dll
Event: 0.497 Loaded shared library C:\Users\IEUser\Desktop\pattypan-exe\java\bin\api-ms-win-crt-runtime-l1-1-0.dll
Event: 0.499 Loaded shared library C:\Users\IEUser\Desktop\pattypan-exe\java\bin\api-ms-win-crt-stdio-l1-1-0.dll
Event: 0.501 Loaded shared library C:\Users\IEUser\Desktop\pattypan-exe\java\bin\api-ms-win-crt-string-l1-1-0.dll
Event: 0.503 Loaded shared library C:\Users\IEUser\Desktop\pattypan-exe\java\bin\api-ms-win-crt-time-l1-1-0.dll
Event: 0.505 Loaded shared library C:\Users\IEUser\Desktop\pattypan-exe\java\bin\api-ms-win-crt-utility-l1-1-0.dll
Event: 0.508 Loaded shared library C:\Users\IEUser\Desktop\pattypan-exe\java\bin\ucrtbase.dll
Event: 0.514 Loaded shared library C:\Users\IEUser\Desktop\pattypan-exe\java\bin\vcruntime140.dll
Event: 0.516 Loaded shared library C:\Users\IEUser\Desktop\pattypan-exe\java\bin\vcruntime140_1.dll
Event: 0.517 Loaded shared library C:\Users\IEUser\Desktop\pattypan-exe\java\bin\msvcp140.dll
Event: 0.519 Loaded shared library C:\Users\IEUser\Desktop\pattypan-exe\java\bin\msvcp140_1.dll
Event: 0.521 Loaded shared library C:\Users\IEUser\Desktop\pattypan-exe\java\bin\msvcp140_2.dll
Event: 0.608 Loaded shared library C:\Users\IEUser\Desktop\pattypan-exe\java\bin\prism_d3d.dll
Event: 0.654 Loaded shared library C:\Users\IEUser\Desktop\pattypan-exe\java\bin\glass.dll
Event: 1.066 Loaded shared library C:\Users\IEUser\Desktop\pattypan-exe\java\bin\javafx_font.dll
Event: 2.945 Loaded shared library C:\Users\IEUser\Desktop\pattypan-exe\java\bin\sunmscapi.dll
Deoptimization events (20 events):
Event: 16.121 Thread 0x00000261e6307420 DEOPT PACKING pc=0x00000261daeb9480 sp=0x000000e0ac7fbea0
Event: 16.121 Thread 0x00000261e6307420 DEOPT UNPACKING pc=0x00000261d33923a3 sp=0x000000e0ac7fbe20 mode 2
Event: 16.235 Thread 0x00000261e6307420 Uncommon trap: trap_request=0xffffff45 fr.pc=0x00000261daf0b41c relative=0x000000000000037c
Event: 16.235 Thread 0x00000261e6307420 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000261daf0b41c method=java.util.WeakHashMap.matchesKey(Ljava/util/WeakHashMap$Entry;Ljava/lang/Object;)Z @ 5 c2
Event: 16.235 Thread 0x00000261e6307420 DEOPT PACKING pc=0x00000261daf0b41c sp=0x000000e0ac7fcc60
Event: 16.235 Thread 0x00000261e6307420 DEOPT UNPACKING pc=0x00000261d33923a3 sp=0x000000e0ac7fcbb0 mode 2
Event: 17.535 Thread 0x00000261e6350310 Uncommon trap: trap_request=0xffffff45 fr.pc=0x00000261daf04444 relative=0x00000000000001a4
Event: 17.535 Thread 0x00000261e6350310 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000261daf04444 method=java.util.WeakHashMap.expungeStaleEntries()V @ 9 c2
Event: 17.535 Thread 0x00000261e6350310 DEOPT PACKING pc=0x00000261daf04444 sp=0x000000e0ac9fd4b0
Event: 17.535 Thread 0x00000261e6350310 DEOPT UNPACKING pc=0x00000261d33923a3 sp=0x000000e0ac9fd448 mode 2
Event: 17.912 Thread 0x00000261e6307420 DEOPT PACKING pc=0x00000261d3e3ffeb sp=0x000000e0ac7fb440
Event: 17.912 Thread 0x00000261e6307420 DEOPT UNPACKING pc=0x00000261d3392b43 sp=0x000000e0ac7fa808 mode 0
Event: 18.101 Thread 0x00000261e6307420 DEOPT PACKING pc=0x00000261d3e6ee69 sp=0x000000e0ac7fad50
Event: 18.101 Thread 0x00000261e6307420 DEOPT UNPACKING pc=0x00000261d3392b43 sp=0x000000e0ac7fa188 mode 0
Event: 18.102 Thread 0x00000261e6307420 DEOPT PACKING pc=0x00000261d3e3ffeb sp=0x000000e0ac7fb420
Event: 18.102 Thread 0x00000261e6307420 DEOPT UNPACKING pc=0x00000261d3392b43 sp=0x000000e0ac7fa7e8 mode 0
Event: 18.201 Thread 0x00000261e6307420 DEOPT PACKING pc=0x00000261d3d68177 sp=0x000000e0ac7fca80
Event: 18.201 Thread 0x00000261e6307420 DEOPT UNPACKING pc=0x00000261d3392b43 sp=0x000000e0ac7fbea0 mode 0
Event: 18.269 Thread 0x00000261e6307420 DEOPT PACKING pc=0x00000261d3e3ffeb sp=0x000000e0ac7fb3b0
Event: 18.269 Thread 0x00000261e6307420 DEOPT UNPACKING pc=0x00000261d3392b43 sp=0x000000e0ac7fa778 mode 0
Classes unloaded (0 events):
No events
Classes redefined (0 events):
No events
Internal exceptions (20 events):
Event: 3.095 Thread 0x00000261cd3dc650 Exception <a 'java/lang/NoSuchMethodError'{0x00000000e1af0310}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.newInvokeSpecial(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)'> (0x00000000e1af0310)
thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 759]
Event: 3.111 Thread 0x00000261e8df74a0 Exception <a 'java/lang/NoSuchMethodError'{0x00000000e1f03678}: 'void java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)'> (0x00000000e1f03678)
thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 759]
Event: 3.339 Thread 0x00000261e6350310 Exception <a 'java/lang/NoSuchMethodError'{0x00000000e1e90e88}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeSpecial(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, int)'> (0x00000000e1e90e88)
thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 759]
Event: 3.339 Thread 0x00000261e6350310 Exception <a 'java/lang/NoSuchMethodError'{0x00000000e1e94a50}: 'java.lang.Object java.lang.invoke.Invokers$Holder.linkToTargetMethod(java.lang.Object, java.lang.Object, int, java.lang.Object)'> (0x00000000e1e94a50)
thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 759]
Event: 3.349 Thread 0x00000261e6350310 Exception <a 'java/net/UnknownHostException'{0x00000000e1e9b120}> (0x00000000e1e9b120)
thrown [s\src\hotspot\share\prims\jni.cpp, line 516]
Event: 3.793 Thread 0x00000261e6350310 Exception <a 'java/lang/NoSuchMethodError'{0x00000000e1b78ff8}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeInterface(java.lang.Object, java.lang.Object, java.lang.Object)'> (0x00000000e1b78ff8)
thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 759]
Event: 3.793 Thread 0x00000261e6350310 Exception <a 'java/lang/IncompatibleClassChangeError'{0x00000000e1b7c980}: Found class java.lang.Object, but interface was expected> (0x00000000e1b7c980)
thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 826]
Event: 8.261 Thread 0x00000261e6350310 Exception <a 'java/lang/NoSuchMethodError'{0x00000000e2546cc0}: 'long java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(java.lang.Object, java.lang.Object, java.lang.Object)'> (0x00000000e2546cc0)
thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 759]
Event: 8.264 Thread 0x00000261e6350310 Exception <a 'java/lang/NoSuchMethodError'{0x00000000e254a6a8}: 'long java.lang.invoke.DirectMethodHandle$Holder.invokeStaticInit(java.lang.Object, java.lang.Object, java.lang.Object)'> (0x00000000e254a6a8)
thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 759]
Event: 8.282 Thread 0x00000261e6350310 Exception <a 'java/lang/NoSuchMethodError'{0x00000000e25622b0}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.newInvokeSpecial(java.lang.Object, java.lang.Object, long)'> (0x00000000e25622b0)
thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 759]
Event: 8.286 Thread 0x00000261e6350310 Exception <a 'java/lang/NoSuchMethodError'{0x00000000e2566060}: 'java.lang.Object java.lang.invoke.Invokers$Holder.linkToTargetMethod(java.lang.Object, long, java.lang.Object)'> (0x00000000e2566060)
thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 759]
Event: 8.414 Thread 0x00000261e6350310 Exception <a 'java/lang/ClassNotFoundException'{0x00000000e25e2200}: com/sun/javafx/scene/control/skin/resources/controls> (0x00000000e25e2200)
thrown [s\src\hotspot\share\prims\jni.cpp, line 535]
Event: 8.419 Thread 0x00000261e6350310 Exception <a 'java/lang/ClassNotFoundException'{0x00000000e25f0390}: com/sun/javafx/scene/control/skin/resources/controls_en> (0x00000000e25f0390)
thrown [s\src\hotspot\share\prims\jni.cpp, line 535]
Event: 8.419 Thread 0x00000261e6350310 Exception <a 'java/lang/ClassNotFoundException'{0x00000000e25f1558}: com/sun/javafx/scene/control/skin/resources/controls_en_US> (0x00000000e25f1558)
thrown [s\src\hotspot\share\prims\jni.cpp, line 535]
Event: 8.666 Thread 0x00000261e6350310 Implicit null exception at 0x00000261dae8b260 to 0x00000261dae8b2fa
Event: 8.670 Thread 0x00000261e6350310 Implicit null exception at 0x00000261dae7478c to 0x00000261dae74b9c
Event: 8.682 Thread 0x00000261e6350310 Implicit null exception at 0x00000261dae63d8c to 0x00000261dae6417c
Event: 8.683 Thread 0x00000261e6350310 Implicit null exception at 0x00000261dae8e30f to 0x00000261dae8e389
Event: 16.153 Thread 0x00000261e6307420 Exception <a 'java/lang/NoSuchMethodError'{0x00000000e1e0d480}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeStaticInit(java.lang.Object, int)'> (0x00000000e1e0d480)
thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 759]
Event: 17.832 Thread 0x00000261e6350310 Exception <a 'java/lang/NoSuchMethodError'{0x00000000e2660fb8}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.newInvokeSpecial(java.lang.Object, java.lang.Object, java.lang.Object, double, double, double, double, int, int, int, int, int, int, int, int, int)'> (0x00000000e2660fb8)
thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 759]
VM Operations (20 events):
Event: 9.912 Executing VM operation: Cleanup
Event: 9.917 Executing VM operation: Cleanup done
Event: 10.917 Executing VM operation: Cleanup
Event: 10.917 Executing VM operation: Cleanup done
Event: 13.919 Executing VM operation: Cleanup
Event: 13.919 Executing VM operation: Cleanup done
Event: 14.688 Executing VM operation: HandshakeAllThreads
Event: 14.688 Executing VM operation: HandshakeAllThreads done
Event: 15.143 Executing VM operation: G1CollectForAllocation
Event: 15.182 Executing VM operation: G1CollectForAllocation done
Event: 15.770 Executing VM operation: ICBufferFull
Event: 15.771 Executing VM operation: ICBufferFull done
Event: 16.159 Executing VM operation: CollectForMetadataAllocation
Event: 16.228 Executing VM operation: CollectForMetadataAllocation done
Event: 16.263 Executing VM operation: G1Concurrent
Event: 16.314 Executing VM operation: G1Concurrent done
Event: 16.383 Executing VM operation: G1Concurrent
Event: 16.383 Executing VM operation: G1Concurrent done
Event: 17.384 Executing VM operation: Cleanup
Event: 17.385 Executing VM operation: Cleanup done
Events (20 events):
Event: 4.213 loading class jdk/internal/reflect/UnsafeQualifiedStaticFieldAccessorImpl done
Event: 4.213 loading class jdk/internal/reflect/UnsafeQualifiedStaticObjectFieldAccessorImpl done
Event: 5.502 loading class java/util/EnumMap$Values
Event: 5.502 loading class java/util/EnumMap$Values done
Event: 5.503 loading class java/util/EnumMap$ValueIterator
Event: 5.503 loading class java/util/EnumMap$EnumMapIterator
Event: 5.503 loading class java/util/EnumMap$EnumMapIterator done
Event: 5.503 loading class java/util/EnumMap$ValueIterator done
Event: 8.212 loading class java/io/UnsupportedEncodingException
Event: 8.212 loading class java/io/UnsupportedEncodingException done
Event: 8.731 loading class java/lang/FdLibm$Hypot
Event: 8.731 loading class java/lang/FdLibm$Hypot done
Event: 8.731 loading class java/lang/FdLibm
Event: 8.731 loading class java/lang/FdLibm done
Event: 13.361 loading class java/util/stream/Nodes$FixedNodeBuilder
Event: 13.362 loading class java/util/stream/Nodes$ArrayNode
Event: 13.362 loading class java/util/stream/Nodes$ArrayNode done
Event: 13.362 loading class java/util/stream/Nodes$FixedNodeBuilder done
Event: 13.362 loading class java/util/HashMap$EntrySpliterator
Event: 13.362 loading class java/util/HashMap$EntrySpliterator done
Dynamic libraries:
0x00007ff665030000 - 0x00007ff66503e000 C:\Users\IEUser\Desktop\pattypan-exe\java\bin\java.exe
0x00007ffa5aab0000 - 0x00007ffa5ac9d000 C:\Windows\SYSTEM32\ntdll.dll
0x00007ffa597c0000 - 0x00007ffa59873000 C:\Windows\System32\KERNEL32.DLL
0x00007ffa56bb0000 - 0x00007ffa56e43000 C:\Windows\System32\KERNELBASE.dll
0x00007ffa578f0000 - 0x00007ffa579ea000 C:\Windows\System32\ucrtbase.dll
0x00007ffa4efb0000 - 0x00007ffa4efc7000 C:\Users\IEUser\Desktop\pattypan-exe\java\bin\jli.dll
0x00007ffa4ef90000 - 0x00007ffa4efab000 C:\Users\IEUser\Desktop\pattypan-exe\java\bin\VCRUNTIME140.dll
0x00007ffa59950000 - 0x00007ffa59ae7000 C:\Windows\System32\USER32.dll
0x00007ffa56e50000 - 0x00007ffa56e70000 C:\Windows\System32\win32u.dll
0x00007ffa5a200000 - 0x00007ffa5a229000 C:\Windows\System32\GDI32.dll
0x00007ffa48ca0000 - 0x00007ffa48f19000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.17763.379_none_05b83be8071c94a1\COMCTL32.dll
0x00007ffa57aa0000 - 0x00007ffa57c3a000 C:\Windows\System32\gdi32full.dll
0x00007ffa59380000 - 0x00007ffa5941e000 C:\Windows\System32\msvcrt.dll
0x00007ffa57610000 - 0x00007ffa576b0000 C:\Windows\System32\msvcp_win.dll
0x00007ffa59420000 - 0x00007ffa5974d000 C:\Windows\System32\combase.dll
0x00007ffa59e70000 - 0x00007ffa59f92000 C:\Windows\System32\RPCRT4.dll
0x00007ffa57c40000 - 0x00007ffa57cbe000 C:\Windows\System32\bcryptPrimitives.dll
0x00007ffa5a8c0000 - 0x00007ffa5a8ee000 C:\Windows\System32\IMM32.DLL
0x00007ffa50d70000 - 0x00007ffa50d7c000 C:\Users\IEUser\Desktop\pattypan-exe\java\bin\vcruntime140_1.dll
0x00007ffa4ed60000 - 0x00007ffa4eded000 C:\Users\IEUser\Desktop\pattypan-exe\java\bin\msvcp140.dll
0x00007ffa2b680000 - 0x00007ffa2c2e2000 C:\Users\IEUser\Desktop\pattypan-exe\java\bin\server\jvm.dll
0x00007ffa59fa0000 - 0x00007ffa5a043000 C:\Windows\System32\ADVAPI32.dll
0x00007ffa57cf0000 - 0x00007ffa57d8e000 C:\Windows\System32\sechost.dll
0x00007ffa4ef80000 - 0x00007ffa4ef89000 C:\Windows\SYSTEM32\WSOCK32.dll
0x00007ffa59880000 - 0x00007ffa598ed000 C:\Windows\System32\WS2_32.dll
0x00007ffa50020000 - 0x00007ffa5002a000 C:\Windows\SYSTEM32\VERSION.dll
0x00007ffa53880000 - 0x00007ffa538a4000 C:\Windows\SYSTEM32\WINMM.dll
0x00007ffa53850000 - 0x00007ffa5387d000 C:\Windows\SYSTEM32\winmmbase.dll
0x00007ffa56e70000 - 0x00007ffa56eba000 C:\Windows\System32\cfgmgr32.dll
0x00007ffa56b60000 - 0x00007ffa56b71000 C:\Windows\System32\kernel.appcore.dll
0x00007ffa4ef70000 - 0x00007ffa4ef7a000 C:\Users\IEUser\Desktop\pattypan-exe\java\bin\jimage.dll
0x00007ffa47b60000 - 0x00007ffa47d4d000 C:\Windows\SYSTEM32\DBGHELP.DLL
0x00007ffa47b30000 - 0x00007ffa47b5a000 C:\Windows\SYSTEM32\dbgcore.DLL
0x00007ffa4eca0000 - 0x00007ffa4ecc5000 C:\Users\IEUser\Desktop\pattypan-exe\java\bin\java.dll
0x00007ffa4eb70000 - 0x00007ffa4ec47000 C:\Users\IEUser\Desktop\pattypan-exe\java\bin\jsvml.dll
0x00007ffa57e10000 - 0x00007ffa59300000 C:\Windows\System32\SHELL32.dll
0x00007ffa5a8f0000 - 0x00007ffa5a998000 C:\Windows\System32\shcore.dll
0x00007ffa56ec0000 - 0x00007ffa5760a000 C:\Windows\System32\windows.storage.dll
0x00007ffa56ad0000 - 0x00007ffa56af4000 C:\Windows\System32\profapi.dll
0x00007ffa56b00000 - 0x00007ffa56b5d000 C:\Windows\System32\powrprof.dll
0x00007ffa5a180000 - 0x00007ffa5a1d2000 C:\Windows\System32\shlwapi.dll
0x00007ffa57cc0000 - 0x00007ffa57cd7000 C:\Windows\System32\cryptsp.dll
0x00007ffa4ed40000 - 0x00007ffa4ed59000 C:\Users\IEUser\Desktop\pattypan-exe\java\bin\net.dll
0x00007ffa51480000 - 0x00007ffa51571000 C:\Windows\SYSTEM32\WINHTTP.dll
0x00007ffa562d0000 - 0x00007ffa56337000 C:\Windows\system32\mswsock.dll
0x00007ffa4eb50000 - 0x00007ffa4eb66000 C:\Users\IEUser\Desktop\pattypan-exe\java\bin\nio.dll
0x00007ffa4eb30000 - 0x00007ffa4eb48000 C:\Users\IEUser\Desktop\pattypan-exe\java\bin\zip.dll
0x00000261cb290000 - 0x00000261cb294000 C:\Users\IEUser\Desktop\pattypan-exe\java\bin\api-ms-win-core-console-l1-1-0.dll
0x00000261cb2a0000 - 0x00000261cb2a4000 C:\Users\IEUser\Desktop\pattypan-exe\java\bin\api-ms-win-core-console-l1-2-0.dll
0x00000261cb2b0000 - 0x00000261cb2b4000 C:\Users\IEUser\Desktop\pattypan-exe\java\bin\api-ms-win-core-datetime-l1-1-0.dll
0x00000261cb2c0000 - 0x00000261cb2c4000 C:\Users\IEUser\Desktop\pattypan-exe\java\bin\api-ms-win-core-debug-l1-1-0.dll
0x00000261cb2d0000 - 0x00000261cb2d4000 C:\Users\IEUser\Desktop\pattypan-exe\java\bin\api-ms-win-core-errorhandling-l1-1-0.dll
0x00000261cb2e0000 - 0x00000261cb2e5000 C:\Users\IEUser\Desktop\pattypan-exe\java\bin\api-ms-win-core-file-l1-1-0.dll
0x00000261cb2f0000 - 0x00000261cb2f4000 C:\Users\IEUser\Desktop\pattypan-exe\java\bin\api-ms-win-core-file-l1-2-0.dll
0x00000261e5760000 - 0x00000261e5764000 C:\Users\IEUser\Desktop\pattypan-exe\java\bin\api-ms-win-core-file-l2-1-0.dll
0x00000261e5770000 - 0x00000261e5774000 C:\Users\IEUser\Desktop\pattypan-exe\java\bin\api-ms-win-core-handle-l1-1-0.dll
0x00000261e5780000 - 0x00000261e5784000 C:\Users\IEUser\Desktop\pattypan-exe\java\bin\api-ms-win-core-heap-l1-1-0.dll
0x00000261e5790000 - 0x00000261e5794000 C:\Users\IEUser\Desktop\pattypan-exe\java\bin\api-ms-win-core-interlocked-l1-1-0.dll
0x00000261e57a0000 - 0x00000261e57a4000 C:\Users\IEUser\Desktop\pattypan-exe\java\bin\api-ms-win-core-libraryloader-l1-1-0.dll
0x00000261e57b0000 - 0x00000261e57b4000 C:\Users\IEUser\Desktop\pattypan-exe\java\bin\api-ms-win-core-localization-l1-2-0.dll
0x00000261e57c0000 - 0x00000261e57c4000 C:\Users\IEUser\Desktop\pattypan-exe\java\bin\api-ms-win-core-memory-l1-1-0.dll
0x00000261e57d0000 - 0x00000261e57d4000 C:\Users\IEUser\Desktop\pattypan-exe\java\bin\api-ms-win-core-namedpipe-l1-1-0.dll
0x00000261e57e0000 - 0x00000261e57e4000 C:\Users\IEUser\Desktop\pattypan-exe\java\bin\api-ms-win-core-processenvironment-l1-1-0.dll
0x00000261e57f0000 - 0x00000261e57f4000 C:\Users\IEUser\Desktop\pattypan-exe\java\bin\api-ms-win-core-processthreads-l1-1-0.dll
0x00000261e6400000 - 0x00000261e6404000 C:\Users\IEUser\Desktop\pattypan-exe\java\bin\api-ms-win-core-processthreads-l1-1-1.dll
0x00000261e6410000 - 0x00000261e6414000 C:\Users\IEUser\Desktop\pattypan-exe\java\bin\api-ms-win-core-profile-l1-1-0.dll
0x00000261e6420000 - 0x00000261e6424000 C:\Users\IEUser\Desktop\pattypan-exe\java\bin\api-ms-win-core-rtlsupport-l1-1-0.dll
0x00000261e6430000 - 0x00000261e6434000 C:\Users\IEUser\Desktop\pattypan-exe\java\bin\api-ms-win-core-string-l1-1-0.dll
0x00000261e6440000 - 0x00000261e6444000 C:\Users\IEUser\Desktop\pattypan-exe\java\bin\api-ms-win-core-synch-l1-1-0.dll
0x00000261e6450000 - 0x00000261e6454000 C:\Users\IEUser\Desktop\pattypan-exe\java\bin\api-ms-win-core-synch-l1-2-0.dll
0x00000261e6460000 - 0x00000261e6464000 C:\Users\IEUser\Desktop\pattypan-exe\java\bin\api-ms-win-core-sysinfo-l1-1-0.dll
0x00000261e6470000 - 0x00000261e6474000 C:\Users\IEUser\Desktop\pattypan-exe\java\bin\api-ms-win-core-timezone-l1-1-0.dll
0x00000261e6480000 - 0x00000261e6484000 C:\Users\IEUser\Desktop\pattypan-exe\java\bin\api-ms-win-core-util-l1-1-0.dll
0x00000261e6490000 - 0x00000261e6494000 C:\Users\IEUser\Desktop\pattypan-exe\java\bin\api-ms-win-crt-conio-l1-1-0.dll
0x00000261e64a0000 - 0x00000261e64a5000 C:\Users\IEUser\Desktop\pattypan-exe\java\bin\api-ms-win-crt-convert-l1-1-0.dll
0x00000261e64b0000 - 0x00000261e64b4000 C:\Users\IEUser\Desktop\pattypan-exe\java\bin\api-ms-win-crt-environment-l1-1-0.dll
0x00000261e64c0000 - 0x00000261e64c4000 C:\Users\IEUser\Desktop\pattypan-exe\java\bin\api-ms-win-crt-filesystem-l1-1-0.dll
0x00000261e64d0000 - 0x00000261e64d4000 C:\Users\IEUser\Desktop\pattypan-exe\java\bin\api-ms-win-crt-heap-l1-1-0.dll
0x00000261e64e0000 - 0x00000261e64e4000 C:\Users\IEUser\Desktop\pattypan-exe\java\bin\api-ms-win-crt-locale-l1-1-0.dll
0x00000261e64f0000 - 0x00000261e64f6000 C:\Users\IEUser\Desktop\pattypan-exe\java\bin\api-ms-win-crt-math-l1-1-0.dll
0x00000261e6500000 - 0x00000261e6506000 C:\Users\IEUser\Desktop\pattypan-exe\java\bin\api-ms-win-crt-multibyte-l1-1-0.dll
0x00000261e6510000 - 0x00000261e6521000 C:\Users\IEUser\Desktop\pattypan-exe\java\bin\api-ms-win-crt-private-l1-1-0.dll
0x00000261e6530000 - 0x00000261e6534000 C:\Users\IEUser\Desktop\pattypan-exe\java\bin\api-ms-win-crt-process-l1-1-0.dll
0x00000261e6540000 - 0x00000261e6545000 C:\Users\IEUser\Desktop\pattypan-exe\java\bin\api-ms-win-crt-runtime-l1-1-0.dll
0x00000261e6550000 - 0x00000261e6555000 C:\Users\IEUser\Desktop\pattypan-exe\java\bin\api-ms-win-crt-stdio-l1-1-0.dll
0x00000261e6560000 - 0x00000261e6565000 C:\Users\IEUser\Desktop\pattypan-exe\java\bin\api-ms-win-crt-string-l1-1-0.dll
0x00000261e6570000 - 0x00000261e6574000 C:\Users\IEUser\Desktop\pattypan-exe\java\bin\api-ms-win-crt-time-l1-1-0.dll
0x00000261e6580000 - 0x00000261e6584000 C:\Users\IEUser\Desktop\pattypan-exe\java\bin\api-ms-win-crt-utility-l1-1-0.dll
0x00007ffa4ea20000 - 0x00007ffa4eb30000 C:\Users\IEUser\Desktop\pattypan-exe\java\bin\ucrtbase.dll
0x00007ffa4ef60000 - 0x00007ffa4ef69000 C:\Users\IEUser\Desktop\pattypan-exe\java\bin\msvcp140_1.dll
0x00007ffa4e9f0000 - 0x00007ffa4ea1f000 C:\Users\IEUser\Desktop\pattypan-exe\java\bin\msvcp140_2.dll
0x00007ffa4e9c0000 - 0x00007ffa4e9ec000 C:\Users\IEUser\Desktop\pattypan-exe\java\bin\prism_d3d.dll
0x00007ffa4e820000 - 0x00007ffa4e9be000 C:\Windows\system32\d3d9.dll
0x00007ffa554e0000 - 0x00007ffa5550e000 C:\Windows\SYSTEM32\dwmapi.dll
0x00007ffa57710000 - 0x00007ffa578eb000 C:\Windows\System32\CRYPT32.dll
0x00007ffa56ab0000 - 0x00007ffa56ac2000 C:\Windows\System32\MSASN1.dll
0x00007ffa550d0000 - 0x00007ffa5516c000 C:\Windows\system32\uxtheme.dll
0x00007ffa51fd0000 - 0x00007ffa5270b000 C:\Windows\SYSTEM32\d3d10warp.dll
0x00007ffa4e7d0000 - 0x00007ffa4e812000 C:\Users\IEUser\Desktop\pattypan-exe\java\bin\glass.dll
0x00007ffa5a050000 - 0x00007ffa5a177000 C:\Windows\System32\COMDLG32.dll
0x00007ffa59d10000 - 0x00007ffa59e65000 C:\Windows\System32\ole32.dll
0x00007ffa5a9b0000 - 0x00007ffa5aa7b000 C:\Windows\System32\OLEAUT32.dll
0x00007ffa59af0000 - 0x00007ffa59c5a000 C:\Windows\System32\MSCTF.dll
0x00007ffa4e7b0000 - 0x00007ffa4e7c4000 C:\Users\IEUser\Desktop\pattypan-exe\java\bin\javafx_font.dll
0x00007ffa55e90000 - 0x00007ffa55ec3000 C:\Windows\system32\rsaenh.dll
0x00007ffa56b80000 - 0x00007ffa56ba6000 C:\Windows\System32\bcrypt.dll
0x00007ffa569b0000 - 0x00007ffa569d8000 C:\Windows\SYSTEM32\USERENV.dll
0x00007ffa564a0000 - 0x00007ffa564ac000 C:\Windows\SYSTEM32\CRYPTBASE.dll
0x00007ffa56030000 - 0x00007ffa5606d000 C:\Windows\SYSTEM32\IPHLPAPI.DLL
0x00007ffa57ce0000 - 0x00007ffa57ce8000 C:\Windows\System32\NSI.dll
0x00007ffa501a0000 - 0x00007ffa501b6000 C:\Windows\SYSTEM32\dhcpcsvc6.DLL
0x00007ffa50270000 - 0x00007ffa5028c000 C:\Windows\SYSTEM32\dhcpcsvc.DLL
0x00007ffa56070000 - 0x00007ffa56136000 C:\Windows\SYSTEM32\DNSAPI.dll
0x00007ffa4e7a0000 - 0x00007ffa4e7ae000 C:\Users\IEUser\Desktop\pattypan-exe\java\bin\sunmscapi.dll
0x00007ffa565a0000 - 0x00007ffa565c6000 C:\Windows\SYSTEM32\ncrypt.dll
0x00007ffa56560000 - 0x00007ffa5659c000 C:\Windows\SYSTEM32\NTASN1.dll
0x00007ffa4e790000 - 0x00007ffa4e797000 C:\Windows\system32\wshunix.dll
0x00007ffa4b8b0000 - 0x00007ffa4bbaf000 C:\Windows\SYSTEM32\dwrite.dll
0x00007ffa4dab0000 - 0x00007ffa4daba000 C:\Windows\System32\rasadhlp.dll
0x00007ffa59c60000 - 0x00007ffa59d02000 C:\Windows\System32\clbcatq.dll
0x00007ffa52830000 - 0x00007ffa529e8000 C:\Windows\SYSTEM32\WindowsCodecs.dll
0x00007ffa40900000 - 0x00007ffa40956000 C:\Windows\system32\dataexchange.dll
0x00007ffa54630000 - 0x00007ffa547f3000 C:\Windows\system32\dcomp.dll
0x00007ffa53df0000 - 0x00007ffa5406e000 C:\Windows\system32\d3d11.dll
0x00007ffa55830000 - 0x00007ffa558f2000 C:\Windows\system32\dxgi.dll
0x00007ffa551a0000 - 0x00007ffa553ad000 C:\Windows\system32\twinapi.appcore.dll
0x00007ffa553b0000 - 0x00007ffa553d8000 C:\Windows\system32\RMCLIENT.dll
0x00007ffa4e750000 - 0x00007ffa4e783000 C:\Program Files\Common Files\Microsoft Shared\Ink\rtscom.dll
dbghelp: loaded successfully - version: 4.0.5 - missing functions: none
symbol engine: initialized successfully - sym options: 0x614 - pdb path: .;C:\Users\IEUser\Desktop\pattypan-exe\java\bin;C:\Windows\SYSTEM32;C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.17763.379_none_05b83be8071c94a1;C:\Users\IEUser\Desktop\pattypan-exe\java\bin\server;C:\Program Files\Common Files\Microsoft Shared\Ink;C:\Users\IEUser\AppData\Local\Microsoft\OneDrive\18.143.0717.0002_10\amd64
VM Arguments:
java_command: pattypan.jar
java_class_path (initial): pattypan.jar
Launcher Type: SUN_STANDARD
[Global flags]
intx CICompilerCount = 2 {product} {ergonomic}
uint ConcGCThreads = 1 {product} {ergonomic}
uint G1ConcRefinementThreads = 2 {product} {ergonomic}
size_t G1HeapRegionSize = 1048576 {product} {ergonomic}
uintx GCDrainStackTargetSize = 64 {product} {ergonomic}
size_t InitialHeapSize = 33554432 {product} {ergonomic}
size_t MarkStackSize = 4194304 {product} {ergonomic}
size_t MaxHeapSize = 536870912 {product} {ergonomic}
size_t MaxNewSize = 321912832 {product} {ergonomic}
size_t MinHeapDeltaBytes = 1048576 {product} {ergonomic}
size_t MinHeapSize = 8388608 {product} {ergonomic}
uintx NonNMethodCodeHeapSize = 5826188 {pd product} {ergonomic}
uintx NonProfiledCodeHeapSize = 122916026 {pd product} {ergonomic}
uintx ProfiledCodeHeapSize = 122916026 {pd product} {ergonomic}
uintx ReservedCodeCacheSize = 251658240 {pd product} {ergonomic}
bool SegmentedCodeCache = true {product} {ergonomic}
size_t SoftMaxHeapSize = 536870912 {manageable} {ergonomic}
bool UseCompressedClassPointers = true {product lp64_product} {ergonomic}
bool UseCompressedOops = true {product 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\Eclipse Adoptium\jre-17.0.5.8-hotspot\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\ProgramData\chocolatey\bin;C:\Program Files\Puppet Labs\Puppet\bin;C:\Users\IEUser\AppData\Local\Microsoft\WindowsApps;
USERNAME=IEUser
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 78 Stepping 3, GenuineIntel
TMP=C:\Users\IEUser\AppData\Local\Temp
TEMP=C:\Users\IEUser\AppData\Local\Temp
--------------- S Y S T E M ---------------
OS:
Windows 10 , 64 bit Build 17763 (10.0.17763.379)
OS uptime: 0 days 0:08 hours
CPU: total 2 (initial active 2) (2 cores per cpu, 1 threads per core) family 6 model 78 stepping 3 microcode 0x0, cx8, cmov, fxsr, mmx, 3dnowpref, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, lzcnt, tsc, tscinvbit, avx, avx2, aes, clmul, vzeroupper, clflush, clflushopt, hv
Memory: 4k page, system-wide physical 2047M (869M free)
TotalPageFile size 3199M (AvailPageFile size 1937M)
current process WorkingSet (physical memory assigned to process): 178M, peak: 182M
current process commit charge ("private bytes"): 190M, peak: 195M
vm_info: OpenJDK 64-Bit Server VM (17.0.5+8-LTS) for windows-amd64 JRE (17.0.5+8-LTS) (Zulu17.38+21-CA), built on Oct 7 2022 13:01:19 by "zulu_re" with MS VC++ 16.10 / 16.11 (VS2019)
END.

File Metadata

Mime Type
text/plain
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
9953454
Default Alt Text
hs_err_pid3876.log (91 KB)

Event Timeline