# # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x00007ff80e32741d, pid=5177, tid=259 # # JRE version: OpenJDK Runtime Environment Temurin-18.0.1+10 (18.0.1+10) (build 18.0.1+10) # Java VM: OpenJDK 64-Bit Server VM Temurin-18.0.1+10 (18.0.1+10, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, bsd-amd64) # Problematic frame: # C [libobjc.A.dylib+0x641d] objc_msgSend+0x1d # # No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again # # If you would like to submit a bug report, please visit: # https://github.com/adoptium/adoptium-support/issues # 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: -Dosgi.requiredJavaVersion=11 -Dosgi.instance.area.default=@user.home/ws-eclipse/main -XX:+UseG1GC -XX:+UseStringDeduplication --add-modules=ALL-SYSTEM -XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts -Dosgi.dataAreaRequiresExplicitInit=true -Dorg.eclipse.swt.graphics.Resource.reportNonDisposed=true -Xms256m -Xmx6048m --add-modules=ALL-SYSTEM -Xdock:icon=../Resources/Eclipse.icns -XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts -Dosgi.requiredJavaVersion=11 -Dosgi.instance.area.default=@user.home/ws-eclipse/main -XX:+UseG1GC -XX:+UseStringDeduplication --add-modules=ALL-SYSTEM -XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts -Dosgi.dataAreaRequiresExplicitInit=true -Dorg.eclipse.swt.graphics.Resource.reportNonDisposed=true -Xms256m -Xmx6048m --add-modules=ALL-SYSTEM -Xdock:icon=../Resources/Eclipse.icns -XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts Eclipse Host: "Macmini8,1" x86_64 3200 MHz, 12 cores, 32G, Darwin 21.6.0, macOS 10.16 (21G72) Time: Tue Aug 2 16:13:55 2022 PDT elapsed time: 419.308876 seconds (0d 0h 6m 59s) --------------- T H R E A D --------------- Current thread (0x00007fc0e800a800): JavaThread "main" [_thread_in_native, id=259, stack(0x00007ff7bb362000,0x00007ff7bbb62000)] Stack: [0x00007ff7bb362000,0x00007ff7bbb62000], sp=0x00007ff7bbb5ad88, free space=8163k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [libobjc.A.dylib+0x641d] objc_msgSend+0x1d C [Foundation+0x43ab] -[NSConcreteMapTable objectForKey:]+0x3e C [AppKit+0x15e7d4] -[NSOutlineView rowForItem:]+0x4b C [libswt-pi-cocoa-4952r11.jnilib+0xea45] Java_org_eclipse_swt_internal_cocoa_OS_objc_1msgSend__JJJ+0x35 J 7207 org.eclipse.swt.internal.cocoa.OS.objc_msgSend(JJJ)J (0 bytes) @ 0x000000001a0e1a68 [0x000000001a0e19a0+0x00000000000000c8] J 36605 c2 org.eclipse.swt.widgets.Tree.drawInteriorWithFrame_inView(JJLorg/eclipse/swt/internal/cocoa/NSRect;J)V (2448 bytes) @ 0x000000001b2ac27c [0x000000001b2abea0+0x00000000000003dc] J 33975 c2 org.eclipse.swt.widgets.Display.windowProc(JJJJ)J (888 bytes) @ 0x000000001b0542fc [0x000000001b053980+0x000000000000097c] v ~StubRoutines::call_stub V [libjvm.dylib+0x527d56] _ZN9JavaCalls11call_helperEP9JavaValueRK12methodHandleP17JavaCallArgumentsP10JavaThread+0x2b6 V [libjvm.dylib+0x58a4c8] _ZL17jni_invoke_staticP7JNIEnv_P9JavaValueP8_jobject11JNICallTypeP10_jmethodIDP18JNI_ArgumentPusherP10JavaThread+0x158 V [libjvm.dylib+0x58c4f9] jni_CallStaticLongMethodV+0x149 C [libswt-cocoa-4952r11.jnilib+0x4534] callback+0x4c4 C [libswt-cocoa-4952r11.jnilib+0x10944] fn9_4+0x34 C [libswt-pi-cocoa-4952r11.jnilib+0x19604] proc_CALLBACK_1drawInteriorWithFrame_1inView_1+0x44 C [AppKit+0x22eae1] __40-[NSTextFieldCell drawWithFrame:inView:]_block_invoke+0x156 C [AppKit+0x2c05b] +[NSAppearance _performWithCurrentAppearance:usingBlock:]+0x42 C [AppKit+0x22e959] -[NSTextFieldCell drawWithFrame:inView:]+0xc2 C [AppKit+0x9ddb54] -[NSWrapperCellView drawRect:]+0x236 C [AppKit+0x19ac80] _NSViewDrawRect+0x79 C [AppKit+0x8b6ccd] -[NSView _recursive:displayRectIgnoringOpacity:inContext:stopAtLayerBackedViews:]+0x724 C [AppKit+0x19a391] -[NSView(NSLayerKitGlue) _drawViewBackingLayer:inContext:drawingHandler:]+0x2eb C [AppKit+0x199fd0] -[NSView(NSLayerKitGlue) drawLayer:inContext:]+0x122 C [QuartzCore+0x23a7b] CABackingStoreUpdate_+0x252 C [QuartzCore+0x879d9] ___ZN2CA5Layer8display_Ev_block_invoke+0x35 C [QuartzCore+0x22aa1] -[CALayer _display]+0x94b C [AppKit+0x199e05] -[_NSBackingLayer display]+0x1ce C [AppKit+0x10f3ad] -[_NSViewBackingLayer display]+0x22a C [QuartzCore+0x21a07] _ZN2CA5Layer17display_if_neededEPNS_11TransactionE+0x369 C [QuartzCore+0x1792aa] _ZN2CA7Context18commit_transactionEPNS_11TransactionEdPd+0x280 C [QuartzCore+0x2e6d] _ZN2CA11Transaction6commitEv+0x309 C [AppKit+0x1ab1d1] __62+[CATransaction(NSCATransaction) NS_setFlushesWithDisplayLink]_block_invoke+0x11d C [AppKit+0x8f2f5c] ___NSRunLoopObserverCreateWithHandler_block_invoke+0x29 C [CoreFoundation+0x7f550] __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__+0x17 C [CoreFoundation+0x7f3e2] __CFRunLoopDoObservers+0x21f C [CoreFoundation+0x7e874] __CFRunLoopRun+0x348 C [CoreFoundation+0x7de6c] CFRunLoopRunSpecific+0x232 C [HIToolbox+0x2e5e6] RunCurrentEventLoopInMode+0x124 C [HIToolbox+0x2e213] ReceiveNextEventCommon+0x11b C [HIToolbox+0x2e0e5] _BlockUntilNextEventMatchingListInModeWithFilter+0x46 C [AppKit+0x3efad] _DPSNextEvent+0x39f C [AppKit+0x3d66a] -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]+0x572 C [libswt-pi-cocoa-4952r11.jnilib+0x13798] Java_org_eclipse_swt_internal_cocoa_OS_objc_1msgSendSuper__Lorg_eclipse_swt_internal_cocoa_objc_1super_2JJJJZ+0xa8 J 19719 org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Lorg/eclipse/swt/internal/cocoa/objc_super;JJJJZ)J (0 bytes) @ 0x000000001a7ab589 [0x000000001a7ab4a0+0x00000000000000e9] J 33594 c2 org.eclipse.swt.widgets.Display.applicationProc(JJJJJJ)J (99 bytes) @ 0x000000001ae25d4c [0x000000001ae259a0+0x00000000000003ac] v ~StubRoutines::call_stub V [libjvm.dylib+0x527d56] _ZN9JavaCalls11call_helperEP9JavaValueRK12methodHandleP17JavaCallArgumentsP10JavaThread+0x2b6 V [libjvm.dylib+0x58a4c8] _ZL17jni_invoke_staticP7JNIEnv_P9JavaValueP8_jobject11JNICallTypeP10_jmethodIDP18JNI_ArgumentPusherP10JavaThread+0x158 V [libjvm.dylib+0x58c4f9] jni_CallStaticLongMethodV+0x149 C [libswt-cocoa-4952r11.jnilib+0x4534] callback+0x4c4 C [libswt-cocoa-4952r11.jnilib+0x19818] fn3_6+0x48 C [libswt-pi-cocoa-4952r11.jnilib+0xf1c4] Java_org_eclipse_swt_internal_cocoa_OS_objc_1msgSend__JJJJJZ+0x54 J 20901 org.eclipse.swt.internal.cocoa.OS.objc_msgSend(JJJJJZ)J (0 bytes) @ 0x000000001a89b778 [0x000000001a89b6a0+0x00000000000000d8] J 30435 c2 org.eclipse.swt.internal.cocoa.NSApplication.nextEventMatchingMask(JLorg/eclipse/swt/internal/cocoa/NSDate;Lorg/eclipse/swt/internal/cocoa/NSString;Z)Lorg/eclipse/swt/internal/cocoa/NSEvent; (62 bytes) @ 0x000000001ac1377c [0x000000001ac13720+0x000000000000005c] J 34927 c1 org.eclipse.swt.widgets.Display.readAndDispatch()Z (256 bytes) @ 0x00000000159ea98c [0x00000000159ea280+0x000000000000070c] j org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run()V+564 j org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/core/databinding/observable/Realm;Ljava/lang/Runnable;)V+12 j org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(Lorg/eclipse/e4/ui/model/application/MApplicationElement;Lorg/eclipse/e4/core/contexts/IEclipseContext;)Ljava/lang/Object;+57 j org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(Lorg/eclipse/e4/ui/model/application/MApplicationElement;)V+20 j org.eclipse.ui.internal.Workbench.lambda$3(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;[I)V+393 j org.eclipse.ui.internal.Workbench$$Lambda$197+0x0000000800f244b0.run()V+12 j org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/core/databinding/observable/Realm;Ljava/lang/Runnable;)V+12 j org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+16 j org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+2 j org.eclipse.ui.internal.ide.application.IDEApplication.start(Lorg/eclipse/equinox/app/IApplicationContext;)Ljava/lang/Object;+113 j org.eclipse.equinox.internal.app.EclipseAppHandle.run(Ljava/lang/Object;)Ljava/lang/Object;+138 j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Ljava/lang/Object;)Ljava/lang/Object;+85 j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ljava/lang/Object;)Ljava/lang/Object;+79 j org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/Object;)Ljava/lang/Object;+99 j org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+132 j java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+11 java.base@18.0.1 j java.lang.invoke.LambdaForm$MH+0x0000000800c07800.invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+54 java.base@18.0.1 j java.lang.invoke.LambdaForm$MH+0x0000000800c07c00.invokeExact_MT(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+22 java.base@18.0.1 j jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+72 java.base@18.0.1 j jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+23 java.base@18.0.1 j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+102 java.base@18.0.1 j org.eclipse.equinox.launcher.Main.invokeFramework([Ljava/lang/String;[Ljava/net/URL;)V+201 j org.eclipse.equinox.launcher.Main.basicRun([Ljava/lang/String;)V+159 j org.eclipse.equinox.launcher.Main.run([Ljava/lang/String;)I+4 v ~StubRoutines::call_stub V [libjvm.dylib+0x527d56] _ZN9JavaCalls11call_helperEP9JavaValueRK12methodHandleP17JavaCallArgumentsP10JavaThread+0x2b6 V [libjvm.dylib+0x582126] _ZL20jni_invoke_nonstaticP7JNIEnv_P9JavaValueP8_jobject11JNICallTypeP10_jmethodIDP18JNI_ArgumentPusherP10JavaThread+0x2d6 V [libjvm.dylib+0x583dc6] jni_CallIntMethod+0x196 C [eclipse_11700.so+0x8fca] startJavaJNI+0x79a C [eclipse_11700.so+0x4eb0] _run+0x1780 C [eclipse_11700.so+0x327a] run+0x1aa C [eclipse+0x1bed] original_main+0x4dd C [eclipse+0x2521] main+0x681 C 0x0000000011f9552e Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) J 7207 org.eclipse.swt.internal.cocoa.OS.objc_msgSend(JJJ)J (0 bytes) @ 0x000000001a0e19ef [0x000000001a0e19a0+0x000000000000004f] J 36605 c2 org.eclipse.swt.widgets.Tree.drawInteriorWithFrame_inView(JJLorg/eclipse/swt/internal/cocoa/NSRect;J)V (2448 bytes) @ 0x000000001b2ac27c [0x000000001b2abea0+0x00000000000003dc] J 33975 c2 org.eclipse.swt.widgets.Display.windowProc(JJJJ)J (888 bytes) @ 0x000000001b0542fc [0x000000001b053980+0x000000000000097c] v ~StubRoutines::call_stub J 19719 org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Lorg/eclipse/swt/internal/cocoa/objc_super;JJJJZ)J (0 bytes) @ 0x000000001a7ab50c [0x000000001a7ab4a0+0x000000000000006c] J 33594 c2 org.eclipse.swt.widgets.Display.applicationProc(JJJJJJ)J (99 bytes) @ 0x000000001ae25d4c [0x000000001ae259a0+0x00000000000003ac] v ~StubRoutines::call_stub J 20901 org.eclipse.swt.internal.cocoa.OS.objc_msgSend(JJJJJZ)J (0 bytes) @ 0x000000001a89b6fb [0x000000001a89b6a0+0x000000000000005b] J 30435 c2 org.eclipse.swt.internal.cocoa.NSApplication.nextEventMatchingMask(JLorg/eclipse/swt/internal/cocoa/NSDate;Lorg/eclipse/swt/internal/cocoa/NSString;Z)Lorg/eclipse/swt/internal/cocoa/NSEvent; (62 bytes) @ 0x000000001ac1377c [0x000000001ac13720+0x000000000000005c] J 34927 c1 org.eclipse.swt.widgets.Display.readAndDispatch()Z (256 bytes) @ 0x00000000159ea98c [0x00000000159ea280+0x000000000000070c] j org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run()V+564 j org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/core/databinding/observable/Realm;Ljava/lang/Runnable;)V+12 j org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(Lorg/eclipse/e4/ui/model/application/MApplicationElement;Lorg/eclipse/e4/core/contexts/IEclipseContext;)Ljava/lang/Object;+57 j org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(Lorg/eclipse/e4/ui/model/application/MApplicationElement;)V+20 j org.eclipse.ui.internal.Workbench.lambda$3(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;[I)V+393 j org.eclipse.ui.internal.Workbench$$Lambda$197+0x0000000800f244b0.run()V+12 j org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/core/databinding/observable/Realm;Ljava/lang/Runnable;)V+12 j org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+16 j org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+2 j org.eclipse.ui.internal.ide.application.IDEApplication.start(Lorg/eclipse/equinox/app/IApplicationContext;)Ljava/lang/Object;+113 j org.eclipse.equinox.internal.app.EclipseAppHandle.run(Ljava/lang/Object;)Ljava/lang/Object;+138 j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Ljava/lang/Object;)Ljava/lang/Object;+85 j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ljava/lang/Object;)Ljava/lang/Object;+79 j org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/Object;)Ljava/lang/Object;+99 j org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+132 j java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+11 java.base@18.0.1 j java.lang.invoke.LambdaForm$MH+0x0000000800c07800.invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+54 java.base@18.0.1 j java.lang.invoke.LambdaForm$MH+0x0000000800c07c00.invokeExact_MT(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+22 java.base@18.0.1 j jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+72 java.base@18.0.1 j jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+23 java.base@18.0.1 j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+102 java.base@18.0.1 j org.eclipse.equinox.launcher.Main.invokeFramework([Ljava/lang/String;[Ljava/net/URL;)V+201 j org.eclipse.equinox.launcher.Main.basicRun([Ljava/lang/String;)V+159 j org.eclipse.equinox.launcher.Main.run([Ljava/lang/String;)I+4 v ~StubRoutines::call_stub siginfo: si_signo: 11 (SIGSEGV), si_code: 1 (SEGV_MAPERR), si_addr: 0x0000790a152e1d08 Register to memory mapping: RAX=0x0000000000000008 is an unknown value RBX=0x00007fc0e677eb60 points into unknown readable memory: 0x011dfff84fa783d1 | d1 83 a7 4f f8 ff 1d 01 RCX=0x0 is NULL RDX=0x00007ff7bbb5adf8 is pointing into the stack for thread: 0x00007fc0e800a800 RSP=0x00007ff7bbb5ad88 is pointing into the stack for thread: 0x00007fc0e800a800 RBP=0x00007ff7bbb5ade0 is pointing into the stack for thread: 0x00007fc0e800a800 RSI=0x00007ff8288a921a points into unknown readable memory: 68 61 73 68 00 73 RDI=0x000060000c991cf0 points into unknown readable memory: 0x0000f90a152e1cf0 | f0 1c 2e 15 0a f9 00 00 R8 =0x000060000c991cf0 points into unknown readable memory: 0x0000f90a152e1cf0 | f0 1c 2e 15 0a f9 00 00 R9 =0x0000000000000001 is an unknown value R10=0x0000790a152e1cf0 is an unknown value R11=0x00007ff8288a921a points into unknown readable memory: 68 61 73 68 00 73 R12=0x00007fc0e82c2c00 points into unknown readable memory: 0x013de000039edcb7 | b7 dc 9e 03 00 e0 3d 01 R13=0x00007fc0e677eb60 points into unknown readable memory: 0x011dfff84fa783d1 | d1 83 a7 4f f8 ff 1d 01 R14=0x0 is NULL R15=0x000060000c991cf0 points into unknown readable memory: 0x0000f90a152e1cf0 | f0 1c 2e 15 0a f9 00 00 Registers: RAX=0x0000000000000008, RBX=0x00007fc0e677eb60, RCX=0x0000000000000000, RDX=0x00007ff7bbb5adf8 RSP=0x00007ff7bbb5ad88, RBP=0x00007ff7bbb5ade0, RSI=0x00007ff8288a921a, RDI=0x000060000c991cf0 R8 =0x000060000c991cf0, R9 =0x0000000000000001, R10=0x0000790a152e1cf0, R11=0x00007ff8288a921a R12=0x00007fc0e82c2c00, R13=0x00007fc0e677eb60, R14=0x0000000000000000, R15=0x000060000c991cf0 RIP=0x00007ff80e32741d, EFLAGS=0x0000000000010206, ERR=0x0000000000000004 TRAPNO=0x000000000000000e Top of Stack: (sp=0x00007ff7bbb5ad88) 0x00007ff7bbb5ad88: 00007ff80f35b451 0000000000000000 0x00007ff7bbb5ad98: 000000001b053aa8 00007ff7bbb5adf8 0x00007ff7bbb5ada8: 00007ff700000000 172549f7437400f9 0x00007ff7bbb5adb8: 00007fc0e677eb60 00007fc0e82c2c00 0x00007ff7bbb5adc8: 000000001b053aa8 0000000000000000 0x00007ff7bbb5add8: 00007ff7bbb5adf8 00007ff7bbb5ae20 0x00007ff7bbb5ade8: 00007ff80f35b3ab 00007ff7bbb5ae20 0x00007ff7bbb5adf8: 0000000000000000 172549f7437400f9 0x00007ff7bbb5ae08: 00007ff80e327400 ffffffffffffffff 0x00007ff7bbb5ae18: 000060000c991cf0 00007ff7bbb5ae60 0x00007ff7bbb5ae28: 00007ff8110b27d4 0000600003814e58 0x00007ff7bbb5ae38: 0000000686000988 0000000000000000 0x00007ff7bbb5ae48: 000000001b053aa8 00007ff7bbb5af00 0x00007ff7bbb5ae58: 00007fc0e800a800 00007ff7bbb5aec0 0x00007ff7bbb5ae68: 00000000071e8a45 00007ff7bbb5ae80 0x00007ff7bbb5ae78: 00007ff813858e67 0000600003814e58 0x00007ff7bbb5ae88: 00000006e56b4f90 0000000000000000 0x00007ff7bbb5ae98: 000060000c991cf0 00007ff828996838 0x00007ff7bbb5aea8: 00007fc0e82c2c00 00007ff7bbb5af00 0x00007ff7bbb5aeb8: 00007fc0e800aa90 00007ff7bbb5af10 0x00007ff7bbb5aec8: 000000001a0e1a68 00000000317165e8 0x00007ff7bbb5aed8: 0000000687743968 00000006e56b4f80 0x00007ff7bbb5aee8: 00007ff7bbb5b020 0000000000000000 0x00007ff7bbb5aef8: 000000001b053aa8 0000000687bc3b98 0x00007ff7bbb5af08: 00007fc0e800a800 000060000357fb10 0x00007ff7bbb5af18: 000000001b2ac27c 000060000357fb10 0x00007ff7bbb5af28: 00007ff8289483c3 00000006e56b4f50 0x00007ff7bbb5af38: 00007fc0e82c2c00 000000068e0007f8 0x00007ff7bbb5af48: 0000000100000001 0000000100000001 0x00007ff7bbb5af58: 0000000686000988 000000068b200ca8 0x00007ff7bbb5af68: 00000006e56b4f80 00007ff7bbb5af78 0x00007ff7bbb5af78: 4041000000000000 406c200000000000 Instructions: (pc=0x00007ff80e32741d) 0x00007ff80e32731d: 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 0x00007ff80e32732d: 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 0x00007ff80e32733d: 90 90 90 31 c0 31 d2 0f 57 c0 0f 57 c9 c3 90 d9 0x00007ff80e32734d: ee 31 c0 31 d2 0f 57 c0 0f 57 c9 c3 0f 1f 00 d9 0x00007ff80e32735d: ee d9 ee 31 c0 31 d2 0f 57 c0 0f 57 c9 c3 90 48 0x00007ff80e32736d: 89 f8 c3 49 89 fa 49 89 f3 45 23 5a 18 49 c1 e3 0x00007ff80e32737d: 04 4d 03 5a 10 49 3b 33 75 0e 49 8b 43 08 48 83 0x00007ff80e32738d: f8 00 74 03 4c 31 d0 c3 49 83 3b 01 76 17 49 83 0x00007ff80e32739d: c3 10 49 3b 33 75 f1 49 8b 43 08 48 83 f8 00 74 0x00007ff80e3273ad: 03 4c 31 d0 c3 72 25 4d 8b 5b 08 eb 0a 49 83 3b 0x00007ff80e3273bd: 01 76 17 49 83 c3 10 49 3b 33 75 f1 49 8b 43 08 0x00007ff80e3273cd: 48 83 f8 00 74 03 4c 31 d0 c3 eb 00 31 c0 c3 66 0x00007ff80e3273dd: 66 66 66 66 66 2e 0f 1f 84 00 00 00 00 00 66 66 0x00007ff80e3273ed: 66 66 66 66 2e 0f 1f 84 00 00 00 00 00 66 0f 1f 0x00007ff80e3273fd: 44 00 00 48 85 ff 2e 74 72 40 f6 c7 01 2e 75 76 0x00007ff80e32740d: 49 ba f8 ff ff ff ff 7f 00 00 4c 23 17 49 89 f3 0x00007ff80e32741d: 45 23 5a 18 49 c1 e3 04 4d 03 5a 10 49 3b 33 75 0x00007ff80e32742d: 0a 4d 8b 5b 08 4d 31 d3 41 ff e3 49 83 3b 01 76 0x00007ff80e32743d: 13 49 83 c3 10 49 3b 33 75 f1 4d 8b 5b 08 4d 31 0x00007ff80e32744d: d3 41 ff e3 72 70 4d 8b 5b 08 eb 0a 49 83 3b 01 0x00007ff80e32745d: 76 13 49 83 c3 10 49 3b 33 75 f1 4d 8b 5b 08 4d 0x00007ff80e32746d: 31 d3 41 ff e3 eb 4f 0f 1f 40 00 31 c0 31 d2 0f 0x00007ff80e32747d: 57 c0 0f 57 c9 c3 41 89 fb 41 83 e3 0f 4c 8d 15 0x00007ff80e32748d: 2f af 89 41 4f 8b 14 da 4c 8d 1d fc ad 89 41 4d 0x00007ff80e32749d: 39 d3 0f 85 75 ff ff ff 41 89 fb 41 c1 eb 04 41 0x00007ff80e3274ad: 81 e3 ff 00 00 00 4c 8d 15 86 af 89 41 4f 8b 14 0x00007ff80e3274bd: da e9 57 ff ff ff e9 88 0a 00 00 66 66 66 66 66 0x00007ff80e3274cd: 66 2e 0f 1f 84 00 00 00 00 00 66 66 66 66 66 66 0x00007ff80e3274dd: 2e 0f 1f 84 00 00 00 00 00 66 66 66 66 66 66 2e 0x00007ff80e3274ed: 0f 1f 84 00 00 00 00 00 66 66 2e 0f 1f 84 00 00 0x00007ff80e3274fd: 00 00 00 48 85 ff 2e 74 6a 40 f6 c7 01 2e 75 6b 0x00007ff80e32750d: 49 ba f8 ff ff ff ff 7f 00 00 4c 23 17 49 89 f3 Stack slot to memory mapping: stack at sp + 0 slots: 0x00007ff80f35b451: probeGC+0x5d in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation at 0x00007ff80f357000 stack at sp + 1 slots: 0x0 is NULL stack at sp + 2 slots: 0x000000001b053aa8 is at entry_point+296 in (nmethod*)0x000000001b053510 Compiled method (c2) 420094 33975 4 org.eclipse.swt.widgets.Display::windowProc (888 bytes) total in heap [0x000000001b053510,0x000000001b056c10] = 14080 relocation [0x000000001b053670,0x000000001b053968] = 760 main code [0x000000001b053980,0x000000001b055420] = 6816 stub code [0x000000001b055420,0x000000001b055648] = 552 oops [0x000000001b055648,0x000000001b055658] = 16 metadata [0x000000001b055658,0x000000001b055780] = 296 scopes data [0x000000001b055780,0x000000001b056000] = 2176 scopes pcs [0x000000001b056000,0x000000001b056630] = 1584 dependencies [0x000000001b056630,0x000000001b056658] = 40 handler table [0x000000001b056658,0x000000001b056bb0] = 1368 nul chk table [0x000000001b056bb0,0x000000001b056c10] = 96 stack at sp + 3 slots: 0x00007ff7bbb5adf8 is pointing into the stack for thread: 0x00007fc0e800a800 stack at sp + 4 slots: 0x00007ff700000000 is an unknown value stack at sp + 5 slots: 0x172549f7437400f9 is an unknown value stack at sp + 6 slots: 0x00007fc0e677eb60 points into unknown readable memory: 0x011dfff84fa783d1 | d1 83 a7 4f f8 ff 1d 01 stack at sp + 7 slots: 0x00007fc0e82c2c00 points into unknown readable memory: 0x013de000039edcb7 | b7 dc 9e 03 00 e0 3d 01 Compiled method (n/a) 420095 7207 n 0 org.eclipse.swt.internal.cocoa.OS::objc_msgSend (native) total in heap [0x000000001a0e1810,0x000000001a0e1b90] = 896 relocation [0x000000001a0e1970,0x000000001a0e19a0] = 48 main code [0x000000001a0e19a0,0x000000001a0e1b88] = 488 oops [0x000000001a0e1b88,0x000000001a0e1b90] = 8 [Constant Pool (empty)] [MachCode] [Entry Point] # {method} {0x0000000031c65d08} 'objc_msgSend' '(JJJ)J' in 'org/eclipse/swt/internal/cocoa/OS' # parm0: rsi:rsi = long # parm1: rdx:rdx = long # parm2: rcx:rcx = long # [sp+0x50] (sp of caller) 0x000000001a0e19a0: 448b 5608 | 49bb 0000 | 0000 0800 | 0000 4d03 | d349 3bc2 | 0f84 0600 0x000000001a0e19b8: ; {runtime_call ic_miss_stub} 0x000000001a0e19b8: 0000 e9c1 | ad1f f890 [Verified Entry Point] 0x000000001a0e19c0: 8984 2400 | c0fe ff55 | 488b ec48 | 83ec 404c | 8bc1 488b | ca48 8bd6 0x000000001a0e19d8: ; {oop(a 'java/lang/Class'{0x0000000687bc3b98} = 'org/eclipse/swt/internal/cocoa/OS')} 0x000000001a0e19d8: 49be 983b | bc87 0600 | 0000 4c89 | 7424 304c | 8d74 2430 | 498b f6c5 0x000000001a0e19f0: ; {internal_word} 0x000000001a0e19f0: f877 49ba | ef19 0e1a | 0000 0000 | 4d89 9778 | 0200 0049 | 89a7 7002 0x000000001a0e1a08: ; {external_word} 0x000000001a0e1a08: 0000 803d | b1ab a7ef | 000f 843a | 0000 0056 | 5251 4150 0x000000001a0e1a1c: ; {metadata({method} {0x0000000031c65d08} 'objc_msgSend' '(JJJ)J' in 'org/eclipse/swt/internal/cocoa/OS')} 0x000000001a0e1a1c: 48be 085d | c631 0000 | 0000 498b | fff7 c40f | 0000 000f | 8412 0000 | 0048 83ec 0x000000001a0e1a38: ; {runtime_call _ZN13SharedRuntime19dtrace_method_entryEP10JavaThreadP6Method} 0x000000001a0e1a38: 08e8 a20b | 67ef 4883 | c408 e905 0x000000001a0e1a44: ; {runtime_call _ZN13SharedRuntime19dtrace_method_entryEP10JavaThreadP6Method} 0x000000001a0e1a44: 0000 00e8 | 940b 67ef | 4158 595a | 5e49 8dbf | 9002 0000 | 41c7 8730 | 0300 0004 0x000000001a0e1a60: ; {runtime_call Java_org_eclipse_swt_internal_cocoa_OS_objc_1msgSend__JJJ} 0x000000001a0e1a60: 0000 00e8 | a86f 10ed | c5f8 7741 | c787 3003 | 0000 0500 | 0000 f083 | 4424 c000 | 493b af38 0x000000001a0e1a80: 0300 000f | 8711 0000 | 0041 81bf | 2003 0000 | 0000 0000 | 0f84 2400 | 0000 c5f8 | 7748 8945 0x000000001a0e1aa0: f849 8bff | 4c8b e448 | 83ec 0048 0x000000001a0e1aac: ; {runtime_call _ZN10JavaThread40check_special_condition_for_native_transEPS_} 0x000000001a0e1aac: 83e4 f0e8 | acea 7aef | 498b e44d | 33e4 488b | 45f8 41c7 | 8730 0300 | 0008 0000 | 0041 81bf 0x000000001a0e1acc: a003 0000 | 0200 0000 | 0f84 8400 0x000000001a0e1ad8: ; {external_word} 0x000000001a0e1ad8: 0000 803d | e1aa a7ef | 000f 8438 | 0000 0048 0x000000001a0e1ae8: ; {metadata({method} {0x0000000031c65d08} 'objc_msgSend' '(JJJ)J' in 'org/eclipse/swt/internal/cocoa/OS')} 0x000000001a0e1ae8: 8945 f848 | be08 5dc6 | 3100 0000 | 0049 8bff | f7c4 0f00 | 0000 0f84 | 1200 0000 | 4883 ec08 0x000000001a0e1b08: ; {runtime_call _ZN13SharedRuntime18dtrace_method_exitEP10JavaThreadP6Method} 0x000000001a0e1b08: e883 0b67 | ef48 83c4 | 08e9 0500 0x000000001a0e1b14: ; {runtime_call _ZN13SharedRuntime18dtrace_method_exitEP10JavaThreadP6Method} 0x000000001a0e1b14: 0000 e875 | 0b67 ef48 | 8b45 f849 | c787 7002 | 0000 0000 | 0000 49c7 | 8778 0200 | 0000 0000 0x000000001a0e1b34: 00c5 f877 | 498b 8f00 | 0300 00c7 | 8100 0100 | 0000 0000 | 00c9 4981 | 7f08 0000 | 0000 0f85 0x000000001a0e1b54: 0100 0000 0x000000001a0e1b58: ; {runtime_call StubRoutines (1)} 0x000000001a0e1b58: c3e9 a2f0 | 1af8 c5f8 | 7748 8945 | f84c 8be4 | 4883 ec00 | 4883 e4f0 0x000000001a0e1b70: ; {runtime_call _ZN13SharedRuntime20reguard_yellow_pagesEv} 0x000000001a0e1b70: e83b 3067 | ef49 8be4 | 4d33 e448 | 8b45 f8e9 | 56ff ffff | f4f4 f4f4 [/MachCode] Compiled method (c2) 420098 36605 4 org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView (2448 bytes) total in heap [0x000000001b2ab610,0x000000001b2c0860] = 86608 relocation [0x000000001b2ab770,0x000000001b2abe60] = 1776 constants [0x000000001b2abe60,0x000000001b2abea0] = 64 main code [0x000000001b2abea0,0x000000001b2b47c0] = 35104 stub code [0x000000001b2b47c0,0x000000001b2b4cc0] = 1280 oops [0x000000001b2b4cc0,0x000000001b2b4cf0] = 48 metadata [0x000000001b2b4cf0,0x000000001b2b5070] = 896 scopes data [0x000000001b2b5070,0x000000001b2be838] = 38856 scopes pcs [0x000000001b2be838,0x000000001b2bfae8] = 4784 dependencies [0x000000001b2bfae8,0x000000001b2bfc20] = 312 handler table [0x000000001b2bfc20,0x000000001b2c06d0] = 2736 nul chk table [0x000000001b2c06d0,0x000000001b2c0860] = 400 [Constant Pool] Address hex4 hex8 0x000000001b2abe60: 0x00000000 0x3fe0000000000000 0x000000001b2abe64: 0x3fe00000 0x000000001b2abe68: 0x00000000 0x4008000000000000 0x000000001b2abe6c: 0x40080000 0x000000001b2abe70: 0x00000000 0x3ff0000000000000 0x000000001b2abe74: 0x3ff00000 0x000000001b2abe78: 0x00000000 0xbff0000000000000 0x000000001b2abe7c: 0xbff00000 0x000000001b2abe80: 0x00000000 0x4000000000000000 0x000000001b2abe84: 0x40000000 0x000000001b2abe88: 0xf4f4f4f4 0xf4f4f4f4f4f4f4f4 0x000000001b2abe8c: 0xf4f4f4f4 0x000000001b2abe90: 0xf4f4f4f4 0xf4f4f4f4f4f4f4f4 0x000000001b2abe94: 0xf4f4f4f4 0x000000001b2abe98: 0xf4f4f4f4 0xf4f4f4f4f4f4f4f4 0x000000001b2abe9c: 0xf4f4f4f4 [MachCode] [Entry Point] # {method} {0x0000000032ca6e28} 'drawInteriorWithFrame_inView' '(JJLorg/eclipse/swt/internal/cocoa/NSRect;J)V' in 'org/eclipse/swt/widgets/Tree' # this: rsi:rsi = 'org/eclipse/swt/widgets/Tree' # parm0: rdx:rdx = long # parm1: rcx:rcx = long # parm2: r8:r8 = 'org/eclipse/swt/internal/cocoa/NSRect' # parm3: r9:r9 = long # [sp+0x100] (sp of caller) 0x000000001b2abea0: ; {no_reloc} 0x000000001b2abea0: 448b 5608 | 49bb 0000 | 0000 0800 | 0000 4d03 | d349 3bc2 0x000000001b2abeb4: ; {runtime_call ic_miss_stub} 0x000000001b2abeb4: 0f85 c608 | 03f7 6690 | 0f1f 4000 [Verified Entry Point] 0x000000001b2abec0: 8984 2400 | c0fe ff55 | 4881 ecf0 | 0000 004c | 894c 2418 | 4c89 4424 | 1048 894c | 2408 4889 0x000000001b2abee0: 1424 4c8b | de8b 5e20 | 41ba a00f | 0000 85db | 0f84 fd3e | 0000 418b | 7cdc 100f | 1f44 0000 0x000000001b2abf00: ; implicit exception: dispatches to 0x000000001b2b3b2c 0x000000001b2abf00: 418b 6cfc | 0c85 ed0f | 86e2 2a00 | 0044 8bc5 | 41ff c844 | 3bc5 0f83 | d442 0000 | 458b 4cfc 0x000000001b2abf20: 1041 83f9 | 280f 84b2 | 2f00 008b | cd83 c1fd | 498d 34fc | 83f9 010f | 8eff 4200 | 00ba 0100 0x000000001b2abf40: 0000 bf01 | 0000 0044 | 8bc5 442b | c241 83c0 | fd33 c03b | ca44 0f4c | c041 81f8 | a00f 0000 0x000000001b2abf60: 450f 47c2 | 4403 c266 | 0f1f 8400 | 0000 0000 | 448b 4c96 | 1041 83f9 | 280f 8463 | 2f00 0044 0x000000001b2abf80: 8b4c 9614 | 4183 f928 | 0f84 542f | 0000 8b44 | 9618 83f8 | 280f 8447 | 2f00 008b | 4496 1c90 0x000000001b2abfa0: 83f8 280f | 8439 2f00 | 0083 c204 | 413b d07c | bf4d 8b87 0x000000001b2abfb4: ; ImmutableOopMap {r11=Oop rbx=NarrowOop rsi=Oop [16]=Oop } ;*if_icmplt {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.EventTable::hooks@42 (line 73) ; - org.eclipse.swt.widgets.Widget::hooks@14 (line 1033) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@3 (line 1025) 0x000000001b2abfb4: 4003 0000 0x000000001b2abfb8: ; {poll} 0x000000001b2abfb8: 4185 003b | d166 6690 | 7c85 3bd5 | 7d17 6690 | 448b 4496 | 1041 83f8 | 280f 840b | 2f00 00ff 0x000000001b2abfd8: c23b d57c | eb45 33c9 | 85db 0f84 | 1d3e 0000 | 418b 44dc | 1041 8b6c | c40c 85ed | 0f86 c100 0x000000001b2abff8: 0000 448b | c541 ffc8 | 443b c50f | 83fb 4100 | 0041 8b4c | c410 83f9 | 2a0f 84d6 | 2e00 0044 0x000000001b2ac018: 8bc5 4183 | c0fd 498d | 14c4 4183 | f801 0f8e | 1f42 0000 | b901 0000 | 008b c52b | c183 c0fd 0x000000001b2ac038: 33f6 443b | c10f 4cc6 | 81f8 a00f | 0000 410f | 47c2 03c1 | 0f1f 4000 | 8b74 8a10 | 83fe 2a0f 0x000000001b2ac058: 8490 2e00 | 008b 748a | 1483 fe2a | 0f84 832e | 0000 8b74 | 8a18 83fe | 2a0f 8476 | 2e00 008b 0x000000001b2ac078: 748a 1c0f | 1f44 0000 | 83fe 2a0f | 8464 2e00 | 0083 c104 | 3bc8 7cc0 | 498b b740 0x000000001b2ac094: ; ImmutableOopMap {r11=Oop rbx=NarrowOop rdx=Oop [16]=Oop } ;*if_icmplt {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.EventTable::hooks@42 (line 73) ; - org.eclipse.swt.widgets.Widget::hooks@14 (line 1033) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@11 (line 1026) ; {poll} 0x000000001b2ac094: 0300 0085 | 0641 3bc8 | 0f1f 4000 | 7c8f 3bcd | 7d15 6690 | 8b74 8a10 | 83fe 2a0f | 8438 2e00 0x000000001b2ac0b4: 00ff c13b | cd7c ed45 | 33c0 6690 | 85db 0f84 | 453d 0000 | 418b 54dc | 1041 8b6c | d40c 85ed 0x000000001b2ac0d4: 0f86 c100 | 0000 8bdd | ffcb 6690 | 3bdd 0f83 | 3441 0000 | 418b 5cd4 | 1083 fb29 | 0f84 022e 0x000000001b2ac0f4: 0000 8bcd | 83c1 fd48 | c1e2 0390 | 83f9 010f | 8e4c 4100 | 00bb 0100 | 0000 8bf5 | 2bf3 83c6 0x000000001b2ac114: fd33 c03b | cb0f 4cf0 | 81fe a00f | 0000 410f | 47f2 03f3 | 0f1f 8400 | 0000 0000 | 8b44 9a10 0x000000001b2ac134: 83f8 290f | 84bb 2d00 | 008b 449a | 1483 f829 | 0f84 ae2d | 0000 8b44 | 9a18 83f8 | 290f 84a1 0x000000001b2ac154: 2d00 008b | 449a 1c0f | 1f44 0000 | 83f8 290f | 848f 2d00 | 0083 c304 | 3bde 7cc0 | 498b b740 0x000000001b2ac174: ; ImmutableOopMap {r11=Oop rdx=Oop [16]=Oop } ;*if_icmplt {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.EventTable::hooks@42 (line 73) ; - org.eclipse.swt.widgets.Widget::hooks@14 (line 1033) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@19 (line 1027) ; {poll} 0x000000001b2ac174: 0300 0085 | 063b d90f | 1f44 0000 | 7c8c 3bdd | 7d15 6690 | 8b4c 9a10 | 83f9 290f | 8463 2d00 0x000000001b2ac194: 00ff c33b | dd7c ed33 | c941 8b53 | 3c41 8b5c 0x000000001b2ac1a4: ; {metadata('org/eclipse/swt/internal/cocoa/SWTOutlineView')} 0x000000001b2ac1a4: d408 81fb | 60c7 2b01 | 0f85 c675 | 0000 498b | 87f0 0000 | 004d 8b97 | 6802 0000 | 488b f048 0x000000001b2ac1c4: 83c6 1849 | 8b1a 4d8d | 14d4 493b | b700 0100 | 000f 8339 | 3c00 0049 | 89b7 f000 | 0000 0f0d 0x000000001b2ac1e4: 8ec0 0000 | 0048 c700 | 0100 0000 | 0f0d 8e00 0x000000001b2ac1f4: ; {metadata({type array long})} 0x000000001b2ac1f4: 0100 00c7 | 4008 3826 | 0000 0f0d | 8e40 0100 | 00c7 400c | 0100 0000 | 0f0d 8e80 | 0100 004c 0x000000001b2ac214: 8960 104c | 895c 2420 | 897c 2428 | 4489 4c24 | 2c44 8944 | 2430 894c | 2434 4889 | 5c24 384c 0x000000001b2ac234: 8954 2440 | 4889 4424 0x000000001b2ac23c: ; {oop([B{0x0000000687743968})} 0x000000001b2ac23c: 4848 ba68 | 3974 8706 | 0000 0048 | 8b34 2448 | 8bc8 488b 0x000000001b2ac250: ; {static_call} 0x000000001b2ac250: ee66 90e8 0x000000001b2ac254: ; ImmutableOopMap {[16]=Oop [32]=Oop [56]=Oop [64]=Oop [72]=Oop } ;*invokestatic object_getInstanceVariable {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@54 (line 1033) 0x000000001b2ac254: 688a f0fe | 4c8b 5424 | 4849 8b4a | 104c 8b54 | 2440 498b | 7210 48ba | 3868 9928 | f87f 0000 0x000000001b2ac274: ; {static_call} 0x000000001b2ac274: 6666 90e8 0x000000001b2ac278: ; ImmutableOopMap {[16]=Oop [32]=Oop [56]=Oop [64]=Oop [72]=Oop } ;*invokestatic objc_msgSend {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.internal.cocoa.NSOutlineView::rowForItem@19 (line 74) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@71 (line 1034) 0x000000001b2ac278: 4457 e3fe | 4c8b c090 | 4883 f8ff | 0f84 3227 | 0000 488b | 6c24 484c | 8b55 104c | 8b5c 2420 0x000000001b2ac298: 0f1f 8400 | 0000 0000 | 453b 631c | 0f84 e23e | 0000 4d85 | d20f 84f8 | 3e00 0049 | 8b87 f000 0x000000001b2ac2b8: 0000 4c8b | c849 83c1 | 184d 3b8f | 0001 0000 | 0f83 7f3b | 0000 4d89 | 8ff0 0000 | 0041 0f0d 0x000000001b2ac2d8: 89c0 0000 | 0048 c700 | 0100 0000 | 410f 0d89 | 0001 0000 0x000000001b2ac2ec: ; {metadata({type array long})} 0x000000001b2ac2ec: c740 0838 | 2600 0041 | 0f0d 8940 | 0100 00c7 | 400c 0100 | 0000 410f | 0d89 8001 | 0000 4c89 0x000000001b2ac30c: 6010 4c89 | 4424 504c | 8954 2458 | 4889 4424 | 6048 8b74 0x000000001b2ac320: ; {oop([B{0x00000006877439c8})} 0x000000001b2ac320: 2458 48ba | c839 7487 | 0600 0000 0x000000001b2ac32c: ; {static_call} 0x000000001b2ac32c: 488b c8e8 0x000000001b2ac330: ; ImmutableOopMap {[16]=Oop [32]=Oop [56]=Oop [64]=Oop [72]=Oop [96]=Oop } ;*invokestatic object_getInstanceVariable {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::GetWidget@17 (line 2335) ; - org.eclipse.swt.widgets.Display::getWidget@1 (line 2329) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@94 (line 1038) 0x000000001b2ac330: 8c89 f0fe | 4885 c00f | 8417 3000 | 004c 8b5c | 2460 498b | 7310 4885 | f60f 844d 0x000000001b2ac34c: ; {static_call} 0x000000001b2ac34c: 3e00 00e8 0x000000001b2ac350: ; ImmutableOopMap {[16]=Oop [32]=Oop [56]=Oop [64]=Oop [72]=Oop } ;*invokestatic JNIGetObject {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.widgets.Display::GetWidget@84 (line 2345) ; - org.eclipse.swt.widgets.Display::getWidget@1 (line 2329) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@94 (line 1038) 0x000000001b2ac350: 8c6c e8fe 0x000000001b2ac354: ; implicit exception: dispatches to 0x000000001b2b391c 0x000000001b2ac354: 448b 5808 | 49ba 0000 | 0000 0800 | 0000 4d03 | d34d 8b52 0x000000001b2ac368: ; {metadata('org/eclipse/swt/widgets/Widget')} 0x000000001b2ac368: 3849 bb00 | c0dd 0008 | 0000 004d | 3bd3 0f85 | 643e 0000 | 448b 5008 0x000000001b2ac380: ; {metadata('org/eclipse/swt/widgets/TreeItem')} 0x000000001b2ac380: 4181 fa00 | 402b 010f | 850b 7400 | 0048 8944 0x000000001b2ac390: ; {oop([B{0x0000000687743948})} 0x000000001b2ac390: 2458 48ba | 4839 7487 | 0600 0000 | 488b 3424 | 488b 4c24 0x000000001b2ac3a4: ; {static_call} 0x000000001b2ac3a4: 4866 90e8 0x000000001b2ac3a8: ; ImmutableOopMap {[16]=Oop [32]=Oop [56]=Oop [64]=Oop [72]=Oop [88]=Oop } ;*invokestatic object_getInstanceVariable {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@114 (line 1040) 0x000000001b2ac3a8: 1489 f0fe | 4c8b 5424 | 484d 8b52 | 104c 8954 | 2448 4c8b | 5424 4049 | 8b72 1048 | bad4 e595 0x000000001b2ac3c8: 28f8 7f00 0x000000001b2ac3cc: ; {static_call} 0x000000001b2ac3cc: 0066 90e8 0x000000001b2ac3d0: ; ImmutableOopMap {[16]=Oop [32]=Oop [56]=Oop [64]=Oop [88]=Oop } ;*invokestatic objc_msgSend {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.internal.cocoa.NSTableView::tableColumns@7 (line 231) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@126 (line 1042) 0x000000001b2ac3d0: ecac d7fe | 4885 c00f | 8473 4000 | 0048 baa2 | a08a 28f8 | 7f00 0048 | 8bf0 488b 0x000000001b2ac3ec: ; {static_call} 0x000000001b2ac3ec: 4c24 48e8 0x000000001b2ac3f0: ; ImmutableOopMap {[16]=Oop [32]=Oop [56]=Oop [64]=Oop [88]=Oop } ;*invokestatic objc_msgSend {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.internal.cocoa.NSArray::indexOfObjectIdenticalTo@19 (line 49) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@138 (line 1042) 0x000000001b2ac3f0: cc55 e3fe | 4889 4424 | 604c 8b44 | 2420 418b | a894 0000 | 0085 ed0f | 8e9a 0000 | 0045 8b90 0x000000001b2ac410: c000 0000 0x000000001b2ac414: ; implicit exception: dispatches to 0x000000001b2b06a5 0x000000001b2ac414: 478b 4cd4 | 0c45 85c9 | 0f1f 4000 | 0f86 7f42 | 0000 4c63 | dd4d 63c9 | 49ff cb4d | 3bd9 0f83 0x000000001b2ac434: 6d42 0000 | 4f8d 0cd4 | 41ba e803 | 0000 33ff | 448b df43 | 8b4c 9910 0x000000001b2ac44c: ; implicit exception: dispatches to 0x000000001b2b3b14 0x000000001b2ac44c: 418b 5ccc | 3449 8b4c | dc10 6666 | 0f1f 8400 | 0000 0000 | 483b 4c24 | 4875 0845 | 8bd3 e93b 0x000000001b2ac46c: 0000 008b | dd2b df33 | d23b ef0f | 4cda 81fb | e803 0000 | 410f 47da | 03df 41ff | c344 3bdb 0x000000001b2ac48c: 7cb9 498b | 8f40 0300 0x000000001b2ac494: ; ImmutableOopMap {r8=Oop r9=Oop [16]=Oop [56]=Oop [64]=Oop [88]=Oop } ;*if_icmplt {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@187 (line 1044) ; {poll} 0x000000001b2ac494: 0085 0144 | 3bdd 7d06 | 418b fb90 | eba2 4533 | d2eb 0345 | 33d2 4c8b | 4c24 5841 | 8b69 5c85 0x000000001b2ac4b4: ed0f 85ed | 3f00 0041 | 8b69 5490 | 85ed 0f85 | 2c40 0000 | 4489 5424 | 584c 894c | 2448 4c89 0x000000001b2ac4d4: 4424 2048 | 8b34 2448 | ba25 7292 | 28f8 7f00 | 0048 8bee 0x000000001b2ac4e8: ; {static_call} 0x000000001b2ac4e8: 6666 90e8 0x000000001b2ac4ec: ; ImmutableOopMap {[16]=Oop [32]=Oop [56]=Oop [64]=Oop [72]=Oop } ;*invokestatic objc_msgSend_bool {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.internal.cocoa.NSCell::isHighlighted@7 (line 102) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@241 (line 1055) 0x000000001b2ac4ec: d048 e9fe | 8944 245c | 4c8b 4424 | 2045 8b48 | 1c66 6690 0x000000001b2ac500: ; implicit exception: dispatches to 0x000000001b2b3954 0x000000001b2ac500: 438b accc | 0401 0000 | 85ed 0f84 | 3040 0000 | 4c8b d549 | c1e2 034c | 8b5c 2438 | 0f1f 4000 0x000000001b2ac520: 4d3b d30f | 856f 4000 | 0043 0fb6 | 6ccc 0e85 | ed0f 8599 | 4000 0047 | 8b9c cc94 | 0100 0090 0x000000001b2ac540: 4585 db0f | 853c 2700 | 0047 8b9c | cca0 0100 | 0045 85db | 0f85 e530 | 0000 478b | 9ccc 8c01 0x000000001b2ac560: 0000 4b8b | 74dc 104b | 8d2c cc48 | baaf 0392 | 28f8 7f00 0x000000001b2ac574: ; {static_call} 0x000000001b2ac574: 0066 90e8 0x000000001b2ac578: ; ImmutableOopMap {rbp=Oop [16]=Oop [32]=Oop [56]=Oop [64]=Oop [72]=Oop } ;*invokestatic objc_msgSend {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.internal.cocoa.NSApplication::keyWindow@7 (line 82) ; - org.eclipse.swt.widgets.Display::getFocusControl@44 (line 1650) ; - org.eclipse.swt.widgets.Control::hasFocus@4 (line 2072) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@251 (line 1057) 0x000000001b2ac578: 44ab d7fe | 0f1f 4000 | 4885 c00f | 842a 0300 | 0048 8944 | 2468 498b | 87f0 0000 | 004c 8bd0 0x000000001b2ac598: 4983 c218 | 0f1f 4000 | 4d3b 9700 | 0100 000f | 8340 3a00 | 004d 8997 | f000 0000 | 410f 0d8a 0x000000001b2ac5b8: c000 0000 | 48c7 0001 0x000000001b2ac5c0: ; {metadata('org/eclipse/swt/internal/cocoa/NSWindow')} 0x000000001b2ac5c0: 0000 00c7 | 4008 a01a | ea00 4489 | 600c 4c8b | 5424 684c | 8950 1048 | 8b70 1048 | bab6 7d93 0x000000001b2ac5e0: 28f8 7f00 | 0048 8b2c 0x000000001b2ac5e8: ; {static_call} 0x000000001b2ac5e8: 2466 90e8 0x000000001b2ac5ec: ; ImmutableOopMap {[16]=Oop [32]=Oop [56]=Oop [64]=Oop [72]=Oop } ;*invokestatic objc_msgSend {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.internal.cocoa.NSWindow::firstResponder@7 (line 125) ; - org.eclipse.swt.widgets.Display::_getFocusControl@5 (line 1656) ; - org.eclipse.swt.widgets.Display::getFocusControl@50 (line 1651) ; - org.eclipse.swt.widgets.Control::hasFocus@4 (line 2072) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@251 (line 1057) 0x000000001b2ac5ec: d0aa d7fe | 4885 c00f | 84c3 5d00 | 0048 8944 | 2468 48b9 | 5b33 9228 | f87f 0000 | 48ba 0192 0x000000001b2ac60c: 8a28 f87f | 0000 488b 0x000000001b2ac614: ; {static_call} 0x000000001b2ac614: f066 90e8 0x000000001b2ac618: ; ImmutableOopMap {[16]=Oop [32]=Oop [56]=Oop [64]=Oop [72]=Oop } ;*invokestatic objc_msgSend_bool {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.internal.cocoa.NSObject::respondsToSelector@8 (line 155) ; - org.eclipse.swt.widgets.Display::_getFocusControl@17 (line 1657) ; - org.eclipse.swt.widgets.Display::getFocusControl@50 (line 1651) ; - org.eclipse.swt.widgets.Control::hasFocus@4 (line 2072) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@251 (line 1057) 0x000000001b2ac618: 241a f2fe | 0f1f 4000 | 85c0 0f84 | 8b02 0000 | 4d8b 9ff0 | 0000 004d | 8bd3 4983 | c218 6666 0x000000001b2ac638: 0f1f 8400 | 0000 0000 | 4d3b 9700 | 0100 000f | 836f 3900 | 004d 8997 | f000 0000 | 410f 0d8a 0x000000001b2ac658: c000 0000 | 49c7 0301 0x000000001b2ac660: ; {metadata('org/eclipse/swt/internal/cocoa/NSView')} 0x000000001b2ac660: 0000 0041 | c743 08b0 | 0ee9 0045 | 8963 0c4c | 8b54 2468 | 4d89 5310 | 4c89 5c24 | 7049 8b87 0x000000001b2ac680: f000 0000 | 4c8b d049 | 83c2 184d | 3b97 0001 | 0000 0f83 | 3c39 0000 | 4d89 97f0 | 0000 0041 0x000000001b2ac6a0: 0f0d 8ac0 | 0000 0048 | c700 0100 | 0000 410f | 0d8a 0001 0x000000001b2ac6b4: ; {metadata({type array long})} 0x000000001b2ac6b4: 0000 c740 | 0838 2600 | 0041 0f0d | 8a40 0100 | 00c7 400c | 0100 0000 | 410f 0d8a | 8001 0000 0x000000001b2ac6d4: 4c89 6010 | 4889 4424 | 7848 8b74 0x000000001b2ac6e0: ; {oop([B{0x00000006877439c8})} 0x000000001b2ac6e0: 2468 48ba | c839 7487 | 0600 0000 | 488b c848 0x000000001b2ac6f0: ; {static_call} 0x000000001b2ac6f0: 8b2c 24e8 0x000000001b2ac6f4: ; ImmutableOopMap {[16]=Oop [32]=Oop [56]=Oop [64]=Oop [72]=Oop [112]=Oop [120]=Oop } ;*invokestatic object_getInstanceVariable {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::GetWidget@17 (line 2335) ; - org.eclipse.swt.widgets.Display::_getFocusControl@45 (line 1663) ; - org.eclipse.swt.widgets.Display::getFocusControl@50 (line 1651) ; - org.eclipse.swt.widgets.Control::hasFocus@4 (line 2072) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@251 (line 1057) 0x000000001b2ac6f4: c885 f0fe | 4885 c00f | 1f44 0000 | 0f84 3e2e | 0000 4c8b | 5424 7849 | 8b72 1048 | 85f6 0f84 0x000000001b2ac714: 5f00 0000 | 488b 2c24 0x000000001b2ac71c: ; {static_call} 0x000000001b2ac71c: 6666 90e8 0x000000001b2ac720: ; ImmutableOopMap {[16]=Oop [32]=Oop [56]=Oop [64]=Oop [72]=Oop [112]=Oop } ;*invokestatic JNIGetObject {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.widgets.Display::GetWidget@84 (line 2345) ; - org.eclipse.swt.widgets.Display::_getFocusControl@45 (line 1663) ; - org.eclipse.swt.widgets.Display::getFocusControl@50 (line 1651) ; - org.eclipse.swt.widgets.Control::hasFocus@4 (line 2072) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@251 (line 1057) 0x000000001b2ac720: bc68 e8fe 0x000000001b2ac724: ; implicit exception: dispatches to 0x000000001b2b3aac 0x000000001b2ac724: 448b 5008 | 49bb 0000 | 0000 0800 | 0000 4d03 | da4d 8b53 0x000000001b2ac738: ; {metadata('org/eclipse/swt/widgets/Widget')} 0x000000001b2ac738: 3849 bb00 | c0dd 0008 | 0000 004d | 3bd3 0f85 | 1c3c 0000 | 448b 5808 | 49ba 0000 | 0000 0800 0x000000001b2ac758: 0000 4d03 | d34d 8b52 0x000000001b2ac760: ; {metadata('org/eclipse/swt/widgets/Control')} 0x000000001b2ac760: 4049 bbd0 | cadd 0008 | 0000 004d | 3bd3 7507 | 33d2 e93a | 0100 0048 | 8b74 2470 | 4533 d24c 0x000000001b2ac780: 8994 2498 | 0000 00eb | 0548 8b74 | 2468 488b 0x000000001b2ac790: ; {optimized virtual_call} 0x000000001b2ac790: 2c24 90e8 0x000000001b2ac794: ; ImmutableOopMap {[16]=Oop [32]=Oop [56]=Oop [64]=Oop [72]=Oop } ;*invokevirtual superview {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.widgets.Display::_getFocusControl@65 (line 1667) ; - org.eclipse.swt.widgets.Display::getFocusControl@50 (line 1651) ; - org.eclipse.swt.widgets.Control::hasFocus@4 (line 2072) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@251 (line 1057) 0x000000001b2ac794: e802 03f7 | 4889 4424 | 684d 8b97 0x000000001b2ac7a0: ; ImmutableOopMap {rax=Oop [16]=Oop [32]=Oop [56]=Oop [64]=Oop [72]=Oop [104]=Oop } ;*ifnonnull {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Display::_getFocusControl@70 (line 1668) ; - org.eclipse.swt.widgets.Display::getFocusControl@50 (line 1651) ; - org.eclipse.swt.widgets.Control::hasFocus@4 (line 2072) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@251 (line 1057) 0x000000001b2ac7a0: 4003 0000 0x000000001b2ac7a4: ; {poll} 0x000000001b2ac7a4: 4185 024c | 8b50 104d | 85d2 74d9 | 4c89 5424 | 7049 8b87 | f000 0000 | 4c8b d049 | 83c2 184d 0x000000001b2ac7c4: 3b97 0001 | 0000 0f83 | e938 0000 | 4d89 97f0 | 0000 0041 | 0f0d 8ac0 | 0000 0048 | c700 0100 0x000000001b2ac7e4: 0000 410f | 0d8a 0001 0x000000001b2ac7ec: ; {metadata({type array long})} 0x000000001b2ac7ec: 0000 c740 | 0838 2600 | 0041 0f0d | 8a40 0100 | 00c7 400c | 0100 0000 | 410f 0d8a | 8001 0000 0x000000001b2ac80c: 4c89 6010 | 4889 4424 | 7848 8b74 0x000000001b2ac818: ; {oop([B{0x00000006877439c8})} 0x000000001b2ac818: 2470 48ba | c839 7487 | 0600 0000 | 488b c848 0x000000001b2ac828: ; {static_call} 0x000000001b2ac828: 8b2c 24e8 0x000000001b2ac82c: ; ImmutableOopMap {[16]=Oop [32]=Oop [56]=Oop [64]=Oop [72]=Oop [104]=Oop [120]=Oop } ;*invokestatic object_getInstanceVariable {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::GetWidget@17 (line 2335) ; - org.eclipse.swt.widgets.Display::_getFocusControl@45 (line 1663) ; - org.eclipse.swt.widgets.Display::getFocusControl@50 (line 1651) ; - org.eclipse.swt.widgets.Control::hasFocus@4 (line 2072) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@251 (line 1057) 0x000000001b2ac82c: 5008 03f7 | 4885 c00f | 84b9 2e00 | 004c 8b54 | 2478 498b | 7210 4885 | f60f 843e | ffff ff48 0x000000001b2ac84c: ; {static_call} 0x000000001b2ac84c: 8b2c 24e8 0x000000001b2ac850: ; ImmutableOopMap {[16]=Oop [32]=Oop [56]=Oop [64]=Oop [72]=Oop [104]=Oop } ;*invokestatic JNIGetObject {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.widgets.Display::GetWidget@84 (line 2345) ; - org.eclipse.swt.widgets.Display::_getFocusControl@45 (line 1663) ; - org.eclipse.swt.widgets.Display::getFocusControl@50 (line 1651) ; - org.eclipse.swt.widgets.Control::hasFocus@4 (line 2072) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@251 (line 1057) 0x000000001b2ac850: 2c08 03f7 0x000000001b2ac854: ; implicit exception: dispatches to 0x000000001b2b4124 0x000000001b2ac854: 448b 5808 | 49ba 0000 | 0000 0800 | 0000 4d03 | d34d 8b52 0x000000001b2ac868: ; {metadata('org/eclipse/swt/widgets/Widget')} 0x000000001b2ac868: 3849 bb00 | c0dd 0008 | 0000 004d | 3bd3 0f85 | 5c5f 0000 | 448b 5008 | 49bb 0000 | 0000 0800 0x000000001b2ac888: 0000 4d03 | da4d 8b53 0x000000001b2ac890: ; {metadata('org/eclipse/swt/widgets/Control')} 0x000000001b2ac890: 4049 bbd0 | cadd 0008 | 0000 000f | 1f44 0000 | 4d3b d30f | 85e0 feff | ff48 8b94 | 2498 0000 0x000000001b2ac8b0: 00eb 0433 | d233 c04c | 8bd8 49c1 | eb03 4d8b | d349 c1e2 | 0348 8b7c | 2420 4c3b | d70f 8412 0x000000001b2ac8d0: 2100 0033 | db8b 4c24 | 5c85 c90f | 1f44 0000 | 0f85 7221 | 0000 4533 | db8b 4c24 | 2c44 8b44 0x000000001b2ac8f0: 2430 4533 | d245 33c9 | 48ff 7424 | 2048 8f44 | 2478 894c | 2420 4489 | 4424 3048 | 8954 2468 0x000000001b2ac910: 895c 242c | 4489 5c24 | 5c4c 8994 | 24a8 0000 | 004c 898c | 24b0 0000 | 0049 8b87 | f000 0000 0x000000001b2ac930: 4c8b d049 | 83c2 2066 | 0f1f 8400 | 0000 0000 | 4d3b 9700 | 0100 000f | 8338 3500 | 004d 8997 0x000000001b2ac950: f000 0000 | 410f 0d8a | c000 0000 | 48c7 0001 0x000000001b2ac960: ; {metadata('org/eclipse/swt/internal/cocoa/NSSize')} 0x000000001b2ac960: 0000 00c7 | 4008 a006 | e900 4489 | 600c 4c89 | 6010 4c89 | 6018 4889 | 4424 7049 | 8b87 f000 0x000000001b2ac980: 0000 4c8b | d049 83c2 | 204d 3b97 | 0001 0000 | 0f83 db34 | 0000 4d89 | 97f0 0000 | 0041 0f0d 0x000000001b2ac9a0: 8ac0 0000 | 0048 c700 | 0100 0000 0x000000001b2ac9ac: ; {metadata('org/eclipse/swt/internal/cocoa/objc_super')} 0x000000001b2ac9ac: c740 08f8 | 75e9 0044 | 8960 0c4c | 8960 184c | 8b14 244c | 8950 1048 | 8be8 498b | f248 ba1f 0x000000001b2ac9cc: 928a 28f8 0x000000001b2ac9d0: ; {static_call} 0x000000001b2ac9d0: 7f00 00e8 0x000000001b2ac9d4: ; ImmutableOopMap {rbp=Oop [16]=Oop [56]=Oop [64]=Oop [72]=Oop [112]=Oop [120]=Oop [168]=Oop [176]=Oop } ;*invokestatic objc_msgSend {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Widget::cellSize@30 (line 289) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@357 (line 1065) 0x000000001b2ac9d4: e8a6 d7fe | 4889 4518 | 48b9 490a | 9428 f87f | 0000 488b | 7424 7048 | 8bd5 488b 0x000000001b2ac9f0: ; {static_call} 0x000000001b2ac9f0: 2c24 90e8 0x000000001b2ac9f4: ; ImmutableOopMap {[16]=Oop [56]=Oop [64]=Oop [72]=Oop [112]=Oop [120]=Oop [168]=Oop [176]=Oop } ;*invokestatic objc_msgSendSuper_stret {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Widget::cellSize@41 (line 290) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@357 (line 1065) 0x000000001b2ac9f4: 4852 00ff | 48ba cb9e | 8c28 f87f | 0000 488b 0x000000001b2aca04: ; {static_call} 0x000000001b2aca04: f566 90e8 0x000000001b2aca08: ; ImmutableOopMap {[16]=Oop [56]=Oop [64]=Oop [72]=Oop [112]=Oop [120]=Oop [168]=Oop [176]=Oop } ;*invokestatic objc_msgSend {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.internal.cocoa.NSCell::image@7 (line 87) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@364 (line 1066) 0x000000001b2aca08: b4a6 d7fe | 488b e84c | 8b54 2470 | c4c1 7b10 | 4a10 660f | 1f44 0000 | 4885 c00f | 84a9 1f00 0x000000001b2aca28: 004d 8b9f | f000 0000 | 4d8b d349 | 83c2 1866 | 0f1f 8400 | 0000 0000 | 4d3b 9700 | 0100 000f 0x000000001b2aca48: 838f 3400 | 004d 8997 | f000 0000 | 410f 0d8a | c000 0000 | 49c7 0301 0x000000001b2aca60: ; {metadata('org/eclipse/swt/internal/cocoa/NSImage')} 0x000000001b2aca60: 0000 0041 | c743 0878 | f8e8 0045 | 8963 0c49 | 896b 104c | 899c 2480 | 0000 004c | 8b54 2478 0x000000001b2aca80: 458b 9ac8 | 0000 0041 | ba03 0000 | 0047 0354 | dc14 c4c1 | 7b2a c2c5 | fb58 c94c | 8b54 2470 0x000000001b2acaa0: c4c1 7b11 | 4a10 498b | 87f0 0000 | 004c 8bd0 | 4983 c220 | c4e3 790b | c102 c57b | 2cc0 4181 0x000000001b2acac0: f800 0000 | 8075 1048 | 83ec 08c5 | fb11 0424 0x000000001b2acad0: ; {runtime_call StubRoutines (1)} 0x000000001b2acad0: e802 43fe | f641 5844 | 8944 2424 | 0f1f 4000 | 4d3b 9700 | 0100 000f | 83ac 3300 | 004d 8997 0x000000001b2acaf0: f000 0000 | 410f 0d8a | c000 0000 | 48c7 0001 0x000000001b2acb00: ; {metadata('org/eclipse/swt/internal/cocoa/NSSize')} 0x000000001b2acb00: 0000 00c7 | 4008 a006 | e900 4489 | 600c 4c89 | 6010 4c89 | 6018 4889 | 8424 8800 | 0000 4c8b 0x000000001b2acb20: 5424 4049 | 8b52 1048 | b91c fb92 | 28f8 7f00 | 0048 8bf0 | 488b 2c24 0x000000001b2acb38: ; {static_call} 0x000000001b2acb38: 6666 90e8 0x000000001b2acb3c: ; ImmutableOopMap {[16]=Oop [56]=Oop [64]=Oop [72]=Oop [112]=Oop [120]=Oop [128]=Oop [136]=Oop [168]=Oop [176]=Oop } ;*invokestatic objc_msgSend_stret {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.internal.cocoa.NSTableView::intercellSpacing@16 (line 84) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@407 (line 1069) 0x000000001b2acb3c: 8006 fcfe | 4c8b 5424 | 4049 8b72 | 1048 bac4 | fa92 28f8 0x000000001b2acb50: ; {static_call} 0x000000001b2acb50: 7f00 00e8 0x000000001b2acb54: ; ImmutableOopMap {[16]=Oop [56]=Oop [64]=Oop [72]=Oop [112]=Oop [120]=Oop [128]=Oop [136]=Oop [168]=Oop [176]=Oop } ;*invokestatic objc_msgSend_fpret {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.internal.cocoa.NSTableView::rowHeight@7 (line 142) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@414 (line 1070) 0x000000001b2acb54: 68ca f6fe | 4c8b 9424 | 8800 0000 | c4c1 7b58 | 4218 498b | 87f0 0000 | 004c 8bd0 | 4983 c230 0x000000001b2acb74: c4e3 790b | c002 c57b | 2cd8 4181 | fb00 0000 | 8075 1048 | 83ec 08c5 | fb11 0424 0x000000001b2acb90: ; {runtime_call StubRoutines (1)} 0x000000001b2acb90: e842 42fe | f641 5b44 | 899c 2490 | 0000 0090 | 4d3b 9700 | 0100 000f | 8300 3300 | 004d 8997 0x000000001b2acbb0: f000 0000 | 410f 0d8a | c000 0000 | 48c7 0001 0x000000001b2acbc0: ; {metadata('org/eclipse/swt/internal/cocoa/NSRect')} 0x000000001b2acbc0: 0000 00c7 | 4008 086e | e900 4489 | 600c 4c89 | 6010 4c89 | 6018 4c89 | 6020 4c89 | 6028 4889 0x000000001b2acbe0: 8424 9800 | 0000 4c8b | 5424 4049 | 8b52 1048 | b918 6294 | 28f8 7f00 | 0048 8bf0 | 4c8b 4424 0x000000001b2acc00: 6048 8b2c 0x000000001b2acc04: ; {static_call} 0x000000001b2acc04: 2466 90e8 0x000000001b2acc08: ; ImmutableOopMap {[16]=Oop [56]=Oop [64]=Oop [72]=Oop [112]=Oop [120]=Oop [128]=Oop [136]=Oop [152]=Oop [168]=Oop [176]=Oop } ;*invokestatic objc_msgSend_stret {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.internal.cocoa.NSTableView::rectOfColumn@17 (line 119) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@433 (line 1072) 0x000000001b2acc08: 340f 28ff | 4c8b 5424 | 10c4 c17b | 1042 184c | 8b94 2498 | 0000 00c4 | c17b 1142 | 184c 8b94 0x000000001b2acc28: 2488 0000 | 00c4 c17b | 1042 184c | 8b54 2410 | c4c1 7b58 | 4228 4c8b | 9424 9800 | 0000 c4c1 0x000000001b2acc48: 7b11 4228 | 4c8b 5424 | 4049 8b6a | 104c 8b54 | 2478 458b | 9a94 0000 | 0045 85db | 0f85 9f00 0x000000001b2acc68: 0000 498b | 87f0 0000 | 004c 8bd0 | 4983 c230 | 0f1f 8400 | 0000 0000 | 4d3b 9700 | 0100 000f 0x000000001b2acc88: 8378 3200 | 004d 8997 | f000 0000 | 410f 0d8a | c000 0000 | 48c7 0001 0x000000001b2acca0: ; {metadata('org/eclipse/swt/internal/cocoa/NSRect')} 0x000000001b2acca0: 0000 00c7 | 4008 086e | e900 4489 | 600c 4c89 | 6010 4c89 | 6018 4c89 | 6020 4c89 | 6028 4889 0x000000001b2accc0: 8424 a000 | 0000 48b9 | 7061 9428 | f87f 0000 | 488b f048 | 8bd5 4c8b | 4424 5048 0x000000001b2accdc: ; {static_call} 0x000000001b2accdc: 8b2c 24e8 0x000000001b2acce0: ; ImmutableOopMap {[16]=Oop [56]=Oop [64]=Oop [72]=Oop [112]=Oop [120]=Oop [128]=Oop [136]=Oop [152]=Oop [160]=Oop [168]=Oop [176]=Oop } ;*invokestatic objc_msgSend_stret {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.internal.cocoa.NSTableView::rectOfRow@17 (line 125) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@475 (line 1076) 0x000000001b2acce0: 5c0e 28ff | 4c8b 5424 | 4049 8b6a | 104c 8b94 | 24a0 0000 | 00c4 c17b | 1042 204c | 8b94 2498 0x000000001b2acd00: 0000 00c4 | c17b 1142 | 2044 8b5c | 2430 4585 | db75 5244 | 8b54 2420 | 4585 d20f | 1f44 0000 0x000000001b2acd20: 0f85 d75a | 0000 4c8b | 5424 10c4 | c17b 104a | 18c4 c17b | 1042 1045 | 33d2 4533 | dbc5 e957 0x000000001b2acd40: d2c5 e157 | db44 8954 | 2420 4489 | 5c24 30c5 | fb11 5424 | 60c5 fb11 | 9c24 a000 | 0000 6690 0x000000001b2acd60: e9e5 0000 | 0049 8b87 | f000 0000 | 4c8b d049 | 83c2 3066 | 0f1f 8400 | 0000 0000 | 6666 6690 0x000000001b2acd80: 4d3b 9700 | 0100 000f | 838c 3100 | 004d 8997 | f000 0000 | 410f 0d8a | c000 0000 | 48c7 0001 0x000000001b2acda0: ; {metadata('org/eclipse/swt/internal/cocoa/NSRect')} 0x000000001b2acda0: 0000 00c7 | 4008 086e | e900 4489 | 600c 4c89 | 6010 4c89 | 6018 4c89 | 6020 4c89 | 6028 4889 0x000000001b2acdc0: 8424 a000 | 0000 48b9 | 21fe 9428 | f87f 0000 | 488b f048 | 8bd5 4c8b | 4424 604c | 8b4c 2450 0x000000001b2acde0: 488b 2c24 0x000000001b2acde4: ; {static_call} 0x000000001b2acde4: 6666 90e8 0x000000001b2acde8: ; ImmutableOopMap {[16]=Oop [56]=Oop [64]=Oop [72]=Oop [112]=Oop [120]=Oop [128]=Oop [136]=Oop [152]=Oop [160]=Oop [168]=Oop [176]=Oop } ;*invokestatic objc_msgSend_stret {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.internal.cocoa.NSTableView::frameOfCellAtColumn@20 (line 69) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@512 (line 1081) 0x000000001b2acde8: d4b3 dffe | 4c8b 5424 | 7841 0fb6 | aa9c 0000 | 004c 8b54 | 2410 c4c1 | 7b10 4210 | 4c8b 9424 0x000000001b2ace08: a000 0000 | c4c1 7b5c | 5a10 4c8b | 5424 10c4 | c17b 104a | 184c 8b94 | 24a0 0000 | 00c4 c173 0x000000001b2ace28: 5c52 1885 | ed0f 8535 | 3d00 00c5 | f35c cac5 | fb5c c3c5 | fb11 9424 | a000 0000 | c5fb 115c 0x000000001b2ace48: 2460 c57b | 2cd9 4181 | fb00 0000 | 8075 1048 | 83ec 08c5 | fb11 0c24 0x000000001b2ace60: ; {runtime_call StubRoutines (1)} 0x000000001b2ace60: e872 3ffe | f641 5b44 | 895c 2450 | c57b 2cd0 | 4181 fa00 | 0000 8075 | 1048 83ec | 08c5 fb11 0x000000001b2ace80: ; {runtime_call StubRoutines (1)} 0x000000001b2ace80: 0424 e850 | 3ffe f641 | 5a44 8954 | 2454 48ba | 2482 9128 | f87f 0000 | 48be 8086 | a14f f87f 0x000000001b2acea0: 0000 488b 0x000000001b2acea4: ; {static_call} 0x000000001b2acea4: 2c24 90e8 0x000000001b2acea8: ; ImmutableOopMap {[16]=Oop [56]=Oop [64]=Oop [72]=Oop [112]=Oop [120]=Oop [128]=Oop [136]=Oop [152]=Oop [168]=Oop [176]=Oop } ;*invokestatic objc_msgSend {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.internal.cocoa.NSGraphicsContext::currentContext@6 (line 31) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@588 (line 1090) 0x000000001b2acea8: 14a2 d7fe | 488b e848 | 85c0 0f84 | ed2e 0000 | 4d8b 9ff0 | 0000 004d | 8bd3 4983 | c218 4d3b 0x000000001b2acec8: 9700 0100 | 000f 83f2 | 2f00 004d | 8997 f000 | 0000 410f | 0d8a c000 | 0000 49c7 | 0301 0000 0x000000001b2acee8: ; {metadata('org/eclipse/swt/internal/cocoa/NSGraphicsContext')} 0x000000001b2acee8: 0041 c743 | 08f8 b7e9 | 0045 8963 | 0c49 896b | 104c 899c | 24b8 0000 | 0044 8b5c | 2434 4585 0x000000001b2acf08: db75 0a45 | 33db 4489 | 5c24 34eb | 3348 8b34 | 2448 ba25 | 7292 28f8 | 7f00 0048 0x000000001b2acf24: ; {static_call} 0x000000001b2acf24: 8bee 90e8 0x000000001b2acf28: ; ImmutableOopMap {[16]=Oop [56]=Oop [64]=Oop [72]=Oop [112]=Oop [120]=Oop [128]=Oop [136]=Oop [152]=Oop [168]=Oop [176]=Oop [184]=Oop } ;*invokestatic objc_msgSend_bool {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.internal.cocoa.NSCell::isHighlighted@7 (line 102) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@603 (line 1093) 0x000000001b2acf28: 943e e9fe | 488b 7424 | 7848 8b54 | 2448 8bc8 | 448b 4424 | 584c 8b4c 0x000000001b2acf40: ; {optimized virtual_call} 0x000000001b2acf40: 2470 90e8 0x000000001b2acf44: ; ImmutableOopMap {[16]=Oop [56]=Oop [64]=Oop [72]=Oop [120]=Oop [128]=Oop [136]=Oop [152]=Oop [168]=Oop [176]=Oop [184]=Oop } ;*invokevirtual sendMeasureItem {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@610 (line 1093) 0x000000001b2acf44: 18a5 d3ff | 4c8b 9424 | 9800 0000 | 4d8b da49 | c1eb 0344 | 895c 2470 | 4c8b 5424 | 4849 c1ea 0x000000001b2acf64: 0344 8954 | 2474 448b | 5c24 2045 | 85db 7538 | 448b 5c24 | 5c45 85db | 0f1f 4000 | 0f85 1f1f 0x000000001b2acf84: 0000 4533 | d245 33db | 41b8 0100 | 0000 4489 | 5424 5c44 | 899c 24d0 | 0000 0044 | 8984 24d4 0x000000001b2acfa4: 0000 00e9 | 430d 0000 | 4c8b 9424 | b800 0000 0x000000001b2acfb4: ; implicit exception: dispatches to 0x000000001b2b3984 0x000000001b2acfb4: 498b 7210 | 48ba 7449 | 9228 f87f | 0000 488b 0x000000001b2acfc4: ; {static_call} 0x000000001b2acfc4: 2c24 90e8 0x000000001b2acfc8: ; ImmutableOopMap {[16]=Oop [56]=Oop [64]=Oop [72]=Oop [112]=NarrowOop [116]=NarrowOop [120]=Oop [128]=Oop [136]=Oop [152]=Oop [168]=Oop [176]=Oop [184]=Oop } ;*invokestatic objc_msgSend {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.internal.cocoa.NSGraphicsContext::saveGraphicsState@7 (line 83) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@623 (line 1098) 0x000000001b2acfc8: f4a0 d7fe | 48be 4898 | a74f f87f | 0000 48ba | d4d0 8d28 | f87f 0000 0x000000001b2acfe0: ; {static_call} 0x000000001b2acfe0: 6666 90e8 0x000000001b2acfe4: ; ImmutableOopMap {[16]=Oop [56]=Oop [64]=Oop [72]=Oop [112]=NarrowOop [116]=NarrowOop [120]=Oop [128]=Oop [136]=Oop [152]=Oop [168]=Oop [176]=Oop [184]=Oop } ;*invokestatic objc_msgSend {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.internal.cocoa.NSAffineTransform::transform@6 (line 64) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@626 (line 1099) 0x000000001b2acfe4: d8a0 d7fe | 488b e848 | 85c0 0f84 | 103c 0000 | 488b f048 | bab2 d18d | 28f8 7f00 | 00c5 fb10 0x000000001b2ad004: 4424 60c5 | fb10 8c24 | a000 0000 0x000000001b2ad010: ; {static_call} 0x000000001b2ad010: 6666 90e8 0x000000001b2ad014: ; ImmutableOopMap {[16]=Oop [56]=Oop [64]=Oop [72]=Oop [112]=NarrowOop [116]=NarrowOop [120]=Oop [128]=Oop [136]=Oop [152]=Oop [168]=Oop [176]=Oop [184]=Oop } ;*invokestatic objc_msgSend {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.internal.cocoa.NSAffineTransform::translateXBy@9 (line 87) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@637 (line 1100) 0x000000001b2ad014: 28ac 2fff | 488b f548 | ba86 4992 | 28f8 7f00 | 0048 8b2c 0x000000001b2ad028: ; {static_call} 0x000000001b2ad028: 2466 90e8 0x000000001b2ad02c: ; ImmutableOopMap {[16]=Oop [56]=Oop [64]=Oop [72]=Oop [112]=NarrowOop [116]=NarrowOop [120]=Oop [128]=Oop [136]=Oop [152]=Oop [168]=Oop [176]=Oop [184]=Oop } ;*invokestatic objc_msgSend {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.internal.cocoa.NSAffineTransform::concat@7 (line 31) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@642 (line 1101) 0x000000001b2ad02c: 90a0 d7fe | 498b 97f0 | 0000 004c | 8bd2 4981 | c2b8 0000 | 004d 3b97 | 0001 0000 | 0f83 df2e 0x000000001b2ad04c: 0000 4d89 | 97f0 0000 | 0048 8bfa | 4883 c758 | 48c7 0201 | 0000 0041 | 0f0d 8ac0 0x000000001b2ad068: ; {metadata('org/eclipse/swt/graphics/GCData')} 0x000000001b2ad068: 0000 00c7 | 4208 40b6 | 0601 4489 | 620c 4c89 | 6210 4c89 | 6218 4c89 | 6220 b90c | 0000 00c5 0x000000001b2ad088: fdef c0e9 | 0d00 0000 | c5fe 7f07 | c5fe 7f47 | 2048 83c7 | 4048 83e9 | 087d ed48 | 83c1 047c 0x000000001b2ad0a8: 0cc5 fe7f | 0748 83c7 | 2048 83e9 | 0448 83c1 | 047e 1048 | ffc9 c5f9 | d607 4883 | c708 48ff 0x000000001b2ad0c8: c97d f349 | ba01 0000 | 0001 0000 | 004c 8952 | 2848 c742 | 3001 0000 | 0049 ba00 | 0020 41ff 0x000000001b2ad0e8: ffff ff4c | 8952 3849 | baff ffff | ff01 0000 | 004c 8952 | 4049 ba00 | 0000 00ff | ffff ff4c 0x000000001b2ad108: 8952 4848 | c742 50ff | 0000 0044 | 8b54 2470 | 4489 928c | 0000 0048 | 8b74 2478 | 488b 2c24 0x000000001b2ad128: ; {static_call} 0x000000001b2ad128: 6666 90e8 0x000000001b2ad12c: ; ImmutableOopMap {[16]=Oop [56]=Oop [64]=Oop [72]=Oop [112]=NarrowOop [116]=NarrowOop [120]=Oop [128]=Oop [136]=Oop [152]=Oop [168]=Oop [176]=Oop [184]=Oop } ;*invokestatic cocoa_new {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@664 (line 1105) 0x000000001b2ad12c: 90a0 aaff | 4889 8424 | c000 0000 | 4c8b 5424 | 4845 8b4a | 1c43 8bac | cc04 0100 | 004c 8bd5 0x000000001b2ad14c: 49c1 e203 | 4c8b 5c24 | 384d 3bd3 | 0f85 7e3b | 0000 bd01 | 0000 004c | 8b54 2448 | 4123 6a18 0x000000001b2ad16c: 85ed 0f85 | 183c 0000 | 458b 4a3c | 41b8 0000 | 0010 6690 0x000000001b2ad180: ; implicit exception: dispatches to 0x000000001b2b3990 0x000000001b2ad180: 4723 44cc | 0c41 0fb6 | 5a3a 85db | 0f84 731d | 0000 438b | accc 9400 | 0000 83fd | 010f 4e6c 0x000000001b2ad1a0: 2428 448b | 5424 5844 | 3bd5 0f83 | 8c3c 0000 | 4c8b 5424 | 4841 8b6a | 6485 ed74 | 2c45 8b5c 0x000000001b2ad1c0: ec0c 448b | 5424 5845 | 3bd3 0f83 | b830 0000 | 4d8d 14ec | 8b4c 2458 | 458b 6c8a | 1066 6690 0x000000001b2ad1e0: 4585 ed0f | 8589 0000 | 0085 db0f | 841b 2200 | 004c 8b54 | 2448 418b | 6a60 85ed | 0f1f 4000 0x000000001b2ad200: 0f85 4257 | 0000 438b | 4ccc 1c45 | 8b84 cc04 | 0100 004d | 8bd0 49c1 | e203 4c8b | 5c24 3890 0x000000001b2ad220: 4d3b d30f | 85c3 5700 | 00bd 0100 | 0000 4323 | 6ccc 1885 | ed0f 858d | 5800 0047 | 8b6c cc5c 0x000000001b2ad240: 4585 ed75 | 2d41 0fb6 | accc d900 | 0000 85ed | 0f84 7b5b | 0000 4585 | c00f 8459 | 5c00 0041 0x000000001b2ad260: 0fb6 6ccc | 0e85 ed0f | 8523 5d00 | 0045 8b6c | cc60 8b68 | 1c85 ed0f | 8463 3c00 | 0066 6690 0x000000001b2ad280: ; implicit exception: dispatches to 0x000000001b2b3c40 0x000000001b2ad280: 478b 5cec | 1845 85db | 0f84 3a3d | 0000 8b58 | 2485 db0f | 84c6 2f00 | 000f 1f80 | 0000 0000 0x000000001b2ad2a0: 4180 7f38 | 000f 8501 | 2500 0045 | 896c dc6c | 4d8d 14dc | 4f8d 1cec | 4d33 da49 | c1eb 1690 0x000000001b2ad2c0: 4d85 db74 | 1549 c1ea | 09bf 0000 | e61d 4903 | fa80 3f04 | 0f85 b626 | 0000 4183 | 64dc 4cfb 0x000000001b2ad2e0: 448b 5c24 | 5c45 85db | 0f85 ea19 | 0000 4c8b | 5424 4845 | 8b5a 1c44 | 895c 2420 | 0f1f 4000 0x000000001b2ad300: ; implicit exception: dispatches to 0x000000001b2b3e48 0x000000001b2ad300: 438b acdc | 0401 0000 | 4c8b d549 | c1e2 034c | 8b5c 2438 | 4d3b d30f | 85bf 4800 | 00bd 0100 0x000000001b2ad320: 0000 4c8b | 5424 4841 | 236a 1885 | ed0f 8561 | 4900 0045 | 8b42 3c41 | b900 0000 | 1066 6690 0x000000001b2ad340: ; implicit exception: dispatches to 0x000000001b2b3a7c 0x000000001b2ad340: 4723 4cc4 | 0c41 0fb6 | 5a3a 85db | 0f84 d61c | 0000 438b | acc4 9400 | 0000 83fd | 010f 4e6c 0x000000001b2ad360: 2428 448b | 5424 5844 | 3bd5 0f83 | e849 0000 | 4c8b 5424 | 4841 8b6a | 5885 ed0f | 1f44 0000 0x000000001b2ad380: 0f85 7316 | 0000 85db | 0f84 b21e | 0000 4c8b | 5424 4841 | 8b6a 5085 | ed0f 8569 | 5000 0047 0x000000001b2ad3a0: 8b5c c41c | 4489 5c24 | 5c43 8bac | dc04 0100 | 004c 8bd5 | 49c1 e203 | 4c8b 5c24 | 3866 6690 0x000000001b2ad3c0: 4d3b d30f | 85db 5000 | 00bd 0100 | 0000 4323 | 6cc4 1885 | ed0f 8595 | 5100 0047 | 8b5c c450 0x000000001b2ad3e0: 4585 db0f | 8581 1700 | 0044 8b5c | 245c 478b | 94dc ec01 | 0000 6666 | 0f1f 8400 | 0000 0000 0x000000001b2ad400: ; implicit exception: dispatches to 0x000000001b2b3afc 0x000000001b2ad400: 438b 6cd4 | 0c83 fd18 | 0f8e c252 | 0000 83fd | 180f 8661 | 2f00 0047 | 8b54 d470 | 4489 9424 0x000000001b2ad420: 9400 0000 | 4585 d20f | 8463 2900 | 0049 8b87 | f000 0000 | 4c8b d049 | 83c2 180f | 1f44 0000 0x000000001b2ad440: 4d3b 9700 | 0100 000f | 83b8 2b00 | 004d 8997 | f000 0000 | 410f 0d8a | c000 0000 | 48c7 0001 0x000000001b2ad460: ; {metadata('org/eclipse/swt/graphics/Color')} 0x000000001b2ad460: 0000 00c7 | 4008 2094 | e800 4489 | 600c 4c89 | 6010 448b | 5424 5c44 | 8950 0c44 | 8b9c 2494 0x000000001b2ad480: 0000 0044 | 8958 144c | 8bd0 49c1 | ea03 4489 | 9424 9400 | 0000 448b | 5424 2043 | 8bac d404 0x000000001b2ad4a0: 0100 004c | 8bd5 49c1 | e203 4c8b | 5c24 384d | 3bd3 0f85 | 4849 0000 | bd01 0000 | 004c 8b54 0x000000001b2ad4c0: 2448 4123 | 6a18 85ed | 0f85 d649 | 0000 458b | 523c bd00 | 0000 1043 | 236c d40c | 4c8b 5c24 0x000000001b2ad4e0: 4845 0fb6 | 433a 4585 | c00f 84fd | 1b00 0043 | 8bac d494 | 0000 0083 | fd01 0f4e | 6c24 2844 0x000000001b2ad500: 8b5c 2458 | 443b dd0f | 837b 4a00 | 004c 8b54 | 2448 418b | 6a5c 85ed | 0f85 424b | 0000 498b 0x000000001b2ad520: f248 8b2c 0x000000001b2ad524: ; {optimized virtual_call} 0x000000001b2ad524: 2466 90e8 0x000000001b2ad528: ; ImmutableOopMap {[16]=Oop [56]=Oop [64]=Oop [72]=Oop [112]=NarrowOop [116]=NarrowOop [120]=Oop [128]=Oop [136]=Oop [148]=NarrowOop [152]=Oop [168]=Oop [176]=Oop [184]=Oop [192]=Oop } ;*invokevirtual getBackground {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.widgets.TreeItem::getBackground@66 (line 421) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@731 (line 1113) 0x000000001b2ad528: f417 b6ff | 4c8b 9424 | c000 0000 | 418b 6a1c | 85ed 660f | 1f44 0000 | 0f84 f24b | 0000 8b68 0x000000001b2ad548: 1485 ed0f | 84cb 4c00 | 0041 8b5a | 2485 db0f | 84ff 2d00 | 0066 6690 | 4180 7f38 | 000f 8545 0x000000001b2ad568: 2700 0041 | 896c dc60 | 4d8d 14dc | 4c8b dd49 | c1e3 034d | 33da 49c1 | eb16 4d85 | db74 1549 0x000000001b2ad588: c1ea 09bf | 0000 e61d | 4903 fa80 | 3f04 0f85 | 8927 0000 | 0f1f 4000 | 4180 7f38 | 000f 85c8 0x000000001b2ad5a8: 2600 0045 | 8964 dc68 | 458b 94dc | 8800 0000 | 4585 d20f | 1f44 0000 | 0f85 d816 | 0000 4180 0x000000001b2ad5c8: 7f38 000f | 8517 2700 | 0045 89a4 | dc88 0000 | 0045 8b5c | dc4c 4183 | e3fd 4589 | 5cdc 4c45 0x000000001b2ad5e8: 33db 4489 | 5c24 5c4c | 8b94 24c0 | 0000 0041 | 8b6a 1c85 | ed66 6690 | 0f84 be3a | 0000 448b 0x000000001b2ad608: 9424 9400 | 0000 438b | 6cd4 1485 | ed0f 8491 | 3b00 004c | 8b94 24c0 | 0000 0041 | 8b5a 2485 0x000000001b2ad628: db0f 843d | 2c00 0041 | 807f 3800 | 0f85 e521 | 0000 4189 | 6cdc 5c4d | 8d14 dc4c | 8bdd 49c1 0x000000001b2ad648: e303 4d33 | da49 c1eb | 164d 85db | 7415 49c1 | ea09 bf00 | 00e6 1d49 | 03fa 803f | 040f 8585 0x000000001b2ad668: 2300 0041 | 807f 3800 | 0f85 6f21 | 0000 4589 | 64dc 6445 | 8b94 dc84 | 0000 0045 | 85d2 7434 0x000000001b2ad688: 4b8b 74d4 | 1048 ba84 | 908a 28f8 | 7f00 0048 0x000000001b2ad698: ; {static_call} 0x000000001b2ad698: 8b2c 24e8 0x000000001b2ad69c: ; ImmutableOopMap {[16]=Oop [56]=Oop [64]=Oop [72]=Oop [112]=NarrowOop [116]=NarrowOop [120]=Oop [128]=Oop [136]=Oop [152]=Oop [168]=Oop [176]=Oop [184]=Oop [192]=Oop } ;*invokestatic objc_msgSend {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.internal.cocoa.NSObject::release@7 (line 151) ; - org.eclipse.swt.graphics.GC::setForeground@67 (line 3570) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@741 (line 1115) 0x000000001b2ad69c: e0f9 02f7 | 4c8b 9424 | c000 0000 | 418b 5a24 | 85db 750c | bef6 ffff 0x000000001b2ad6b4: ; {runtime_call UncommonTrapBlob} 0x000000001b2ad6b4: ff66 90e8 0x000000001b2ad6b8: ; ImmutableOopMap {} ;*putfield fg {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.graphics.GC::setForeground@75 (line 3571) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@741 (line 1115) 0x000000001b2ad6b8: 4449 03f7 | 0f1f 4000 | 4180 7f38 | 000f 8591 | 2100 0045 | 8b5c dc4c | 4c8b 5424 | 7841 0fb6 0x000000001b2ad6d8: aa9c 0000 | 0045 89a4 | dc84 0000 | 0041 81e3 | fefe ffff | 4589 5cdc | 4c85 ed0f | 8504 3000 0x000000001b2ad6f8: 004c 8b94 | 2498 0000 | 00c4 c17b | 1042 284c | 8b94 24c0 | 0000 0045 | 8b52 1c4c | 8b9c 2498 0x000000001b2ad718: 0000 00c4 | c17b 104b | 20c4 c17b | 1053 18c4 | c17b 105b | 10c5 eb5c | 9424 a000 | 0000 c5e3 0x000000001b2ad738: 5c5c 2460 | c57b 2cd8 | 4181 fb00 | 0000 8075 | 1048 83ec | 08c5 fb11 0x000000001b2ad750: ; {runtime_call StubRoutines (1)} 0x000000001b2ad750: 0424 e880 | 36fe f641 | 5b44 895c | 2420 c57b | 2cc3 4181 | f800 0000 | 8075 1048 | 83ec 08c5 0x000000001b2ad770: fb11 1c24 0x000000001b2ad774: ; {runtime_call StubRoutines (1)} 0x000000001b2ad774: e85e 36fe | f641 5844 | 8984 2494 | 0000 00c5 | 7b2c da41 | 81fb 0000 | 0080 7510 | 4883 ec08 0x000000001b2ad794: c5fb 1114 0x000000001b2ad798: ; {runtime_call StubRoutines (1)} 0x000000001b2ad798: 24e8 3936 | fef6 415b | 4489 9c24 | c800 0000 | c5fb 2ce9 | 81fd 0000 | 0080 750f | 4883 ec08 0x000000001b2ad7b8: c5fb 110c 0x000000001b2ad7bc: ; {runtime_call StubRoutines (1)} 0x000000001b2ad7bc: 24e8 1536 | fef6 5d45 | 85d2 0f84 | c83a 0000 | 48ba 8d1d | 8c28 f87f | 0000 48be | 00a9 a74f 0x000000001b2ad7dc: f87f 0000 0x000000001b2ad7e0: ; {static_call} 0x000000001b2ad7e0: 6666 90e8 0x000000001b2ad7e4: ; ImmutableOopMap {[16]=Oop [56]=Oop [64]=Oop [72]=Oop [112]=NarrowOop [116]=NarrowOop [120]=Oop [128]=Oop [136]=Oop [152]=Oop [168]=Oop [176]=Oop [184]=Oop [192]=Oop } ;*invokestatic objc_msgSend_bool {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.internal.cocoa.NSThread::isMainThread@6 (line 36) ; - org.eclipse.swt.graphics.GC::setClipping@15 (line 3375) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@783 (line 1117) 0x000000001b2ad7e4: d835 e9fe | 85c0 0f84 | 583b 0000 | 85ed 0f8c | 003c 0000 | 448b 5c24 | 2066 6690 | 4585 db0f 0x000000001b2ad804: 8c8b 3c00 | 0049 8b8f | f000 0000 | 4c8b d149 | 83c2 3066 | 0f1f 8400 | 0000 0000 | 4d3b 9700 0x000000001b2ad824: 0100 000f | 8318 2700 | 004d 8997 | f000 0000 | 410f 0d8a | c000 0000 | 48c7 0101 0x000000001b2ad840: ; {metadata('org/eclipse/swt/internal/cocoa/NSRect')} 0x000000001b2ad840: 0000 00c7 | 4108 086e | e900 4489 | 610c 4c89 | 6110 4c89 | 6118 4c89 | 6120 4c89 | 6128 448b 0x000000001b2ad860: 5424 20c4 | c17b 2ac2 | c5fb 1141 | 28c5 fb2a | c544 8b9c | 2494 0000 | 00c4 c173 | 2acb 448b 0x000000001b2ad880: 9424 c800 | 0000 c4c1 | 6b2a d2c5 | fb11 4910 | c5fb 1151 | 18c5 fb11 | 4120 48be | 5876 a24f 0x000000001b2ad8a0: f87f 0000 | 48ba c9c3 | 9328 f87f | 0000 488b 0x000000001b2ad8b0: ; {static_call} 0x000000001b2ad8b0: 2c24 90e8 0x000000001b2ad8b4: ; ImmutableOopMap {[16]=Oop [56]=Oop [64]=Oop [72]=Oop [112]=NarrowOop [116]=NarrowOop [120]=Oop [128]=Oop [136]=Oop [152]=Oop [168]=Oop [176]=Oop [184]=Oop [192]=Oop } ;*invokestatic objc_msgSend {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.internal.cocoa.NSBezierPath::bezierPathWithRect@7 (line 69) ; - org.eclipse.swt.graphics.GC::setClipping@105 (line 3390) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@783 (line 1117) 0x000000001b2ad8b4: 08ce fbfe | 488b e80f | 1f44 0000 | 4885 c00f | 8477 3c00 | 004d 8b9f | f000 0000 | 4d8b d349 0x000000001b2ad8d4: 83c2 1866 | 0f1f 8400 | 0000 0000 | 4d3b 9700 | 0100 000f | 836f 2600 | 004d 8997 | f000 0000 0x000000001b2ad8f4: 410f 0d8a | c000 0000 | 49c7 0301 0x000000001b2ad900: ; {metadata('org/eclipse/swt/internal/cocoa/NSBezierPath')} 0x000000001b2ad900: 0000 0041 | c743 0818 | ba06 0145 | 8963 0c49 | 896b 104c | 899c 24c8 | 0000 0048 | ba7d 908a 0x000000001b2ad920: 28f8 7f00 | 0048 8bf5 | 488b 2c24 0x000000001b2ad92c: ; {static_call} 0x000000001b2ad92c: 6666 90e8 0x000000001b2ad930: ; ImmutableOopMap {[16]=Oop [56]=Oop [64]=Oop [72]=Oop [112]=NarrowOop [116]=NarrowOop [120]=Oop [128]=Oop [136]=Oop [152]=Oop [168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop } ;*invokestatic objc_msgSend {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.internal.cocoa.NSObject::retain@7 (line 159) ; - org.eclipse.swt.graphics.GC::setClipping@112 (line 3391) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@783 (line 1117) 0x000000001b2ad930: 8c97 d7fe | 4c8b 9424 | c800 0000 | 4d8b 5210 | 493b c20f | 85c9 2e00 | 004c 8b94 | 24c0 0000 0x000000001b2ad950: 0041 8b5a | 2466 6666 | 0f1f 8400 | 0000 0000 0x000000001b2ad960: ; implicit exception: dispatches to 0x000000001b2b39b0 0x000000001b2ad960: 458b 9cdc | 9c00 0000 | 4585 db74 | 464b 8b74 | dc10 48ba | 8490 8a28 | f87f 0000 0x000000001b2ad97c: ; {static_call} 0x000000001b2ad97c: 6666 90e8 0x000000001b2ad980: ; ImmutableOopMap {[16]=Oop [56]=Oop [64]=Oop [72]=Oop [112]=NarrowOop [116]=NarrowOop [120]=Oop [128]=Oop [136]=Oop [152]=Oop [168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop } ;*invokestatic objc_msgSend {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.internal.cocoa.NSObject::release@7 (line 151) ; - org.eclipse.swt.graphics.GC::setClipping@17 (line 3488) ; - org.eclipse.swt.graphics.GC::setClipping@119 (line 3392) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@783 (line 1117) 0x000000001b2ad980: fcf6 02f7 | 4c8b 9424 | c000 0000 | 418b 5a24 | 85db 0f84 | 3a31 0000 | 0f1f 8400 | 0000 0000 0x000000001b2ad9a0: 4180 7f38 | 000f 850a | 2400 0045 | 89a4 dc9c | 0000 0041 | 807f 3800 | 0f85 de1e | 0000 4c8b 0x000000001b2ad9c0: 9424 c800 | 0000 4c8b | 9c24 c800 | 0000 49c1 | eb03 4589 | 9cdc 9c00 | 0000 4d8d | 1cdc 4d33 0x000000001b2ad9e0: d349 c1ea | 164d 85d2 | 7415 49c1 | eb09 bf00 | 00e6 1d49 | 03fb 803f | 040f 8551 | 2000 0041 0x000000001b2ada00: 8bac dc94 | 0000 0085 | ed0f 8535 | 3c00 0041 | 8164 dc4c | fffb ffff | 4d8b 87f0 | 0000 004d 0x000000001b2ada20: 8bd0 4981 | c288 0000 | 004d 3b97 | 0001 0000 | 0f83 3e25 | 0000 4d89 | 97f0 0000 | 0041 0f0d 0x000000001b2ada40: 8ac0 0000 | 0049 c700 | 0100 0000 | 498b f848 0x000000001b2ada50: ; {metadata('org/eclipse/swt/widgets/Event')} 0x000000001b2ada50: 83c7 1041 | c740 08f0 | 78ea 0045 | 8960 0cb9 | 0900 0000 | c5fd efc0 | e90d 0000 | 00c5 fe7f 0x000000001b2ada70: 07c5 fe7f | 4720 4883 | c740 4883 | e908 7ded | 4883 c104 | 7c0c c5fe | 7f07 4883 | c720 4883 0x000000001b2ada90: e904 4883 | c104 7e10 | 48ff c9c5 | f9d6 0748 | 83c7 0848 | ffc9 7df3 | 4d89 6068 | 4d89 6070 0x000000001b2adab0: 4d89 6078 | 4d89 a080 | 0000 004c | 8b94 24c0 | 0000 004d | 8bda 49c1 | eb03 49ba | 0000 0000 0x000000001b2adad0: 1000 0000 | 4d89 5058 | 49c7 4060 | 0000 0100 | 4c89 8424 | c800 0000 | 448b 4c24 | 5845 8948 0x000000001b2adaf0: 0c45 8958 | 7044 8b5c | 2474 4589 | 586c 448b | 5c24 5c45 | 85db 0f85 | 1912 0000 | 4533 db44 0x000000001b2adb10: 895c 245c | 4c8b 9424 | 9800 0000 | c4c1 7b10 | 4228 c4c1 | 7b10 4a20 | c4c1 7b10 | 5218 c4c1 0x000000001b2adb30: 7b10 5a10 | c57b 2cd0 | 4181 fa00 | 0000 8075 | 1048 83ec | 08c5 fb11 0x000000001b2adb48: ; {runtime_call StubRoutines (1)} 0x000000001b2adb48: 0424 e888 | 32fe f641 | 5a45 8950 | 2cc5 7b2c | d341 81fa | 0000 0080 | 7510 4883 | ec08 c5fb 0x000000001b2adb68: ; {runtime_call StubRoutines (1)} 0x000000001b2adb68: 111c 24e8 | 6732 fef6 | 415a 4589 | 5020 c57b | 2cd1 4181 | fa00 0000 | 8075 1048 | 83ec 08c5 0x000000001b2adb88: fb11 0c24 0x000000001b2adb8c: ; {runtime_call StubRoutines (1)} 0x000000001b2adb8c: e846 32fe | f641 5a45 | 8950 28c5 | 7b2c d241 | 81fa 0000 | 0080 7510 | 4883 ec08 | c5fb 1114 0x000000001b2adbac: ; {runtime_call StubRoutines (1)} 0x000000001b2adbac: 24e8 2532 | fef6 415a | 4589 5024 | ba28 0000 | 0048 8b74 | 2478 498b | c844 8b44 | 2428 488b 0x000000001b2adbcc: ; {optimized virtual_call} 0x000000001b2adbcc: 2c24 90e8 0x000000001b2adbd0: ; ImmutableOopMap {[16]=Oop [56]=Oop [64]=Oop [72]=Oop [112]=NarrowOop [116]=NarrowOop [120]=Oop [128]=Oop [136]=Oop [152]=Oop [168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop } ;*invokevirtual sendEvent {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Widget::sendEvent@4 (line 1532) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@921 (line 1130) 0x000000001b2adbd0: 8c09 02fb | 4c8b 9424 | c800 0000 | 410f b66a | 6285 ed0f | 8433 3b00 | 0045 8b4a | 5c41 8be9 0x000000001b2adbf0: 83e5 1085 | ed0f 85e9 | 3b00 0044 | 8b5c 245c | 4585 db0f | 853f 1100 | 0045 33db | 4533 d244 0x000000001b2adc10: 895c 245c | 4489 9424 | d000 0000 | bd01 0000 | 004c 8b54 | 2478 4123 | 6a18 85ed | 0f85 f22c 0x000000001b2adc30: 0000 bd01 | 0000 004c | 8b54 2448 | 4123 6a18 | 85ed 0f85 | 643c 0000 | 448b 9424 | d000 0000 0x000000001b2adc50: 4585 d20f | 850f 1100 | 0045 33d2 | 4489 9424 | d000 0000 | 4c8b 9424 | c000 0000 | 458b 520c 0x000000001b2adc70: 4585 d20f | 8450 0000 | 0043 0fb6 | 6cd4 0e90 | 85ed 0f85 | 543e 0000 | 488b b424 | c000 0000 0x000000001b2adc90: ; {optimized virtual_call} 0x000000001b2adc90: 6666 90e8 0x000000001b2adc94: ; ImmutableOopMap {[16]=Oop [56]=Oop [72]=Oop [112]=NarrowOop [116]=NarrowOop [120]=Oop [128]=Oop [152]=Oop [168]=Oop [176]=Oop [184]=Oop [192]=Oop } ;*invokevirtual destroy {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.graphics.Resource::dispose@20 (line 135) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@1165 (line 1163) 0x000000001b2adc94: c847 a1ff | 4c8b 9424 | c000 0000 | 458b 5a0c 0x000000001b2adca4: ; implicit exception: dispatches to 0x000000001b2b3a70 0x000000001b2adca4: 430f b66c | dc0d 85ed | 0f85 aa3e | 0000 4180 | 7f38 000f | 857a 1f00 | 004c 8b94 | 24c0 0000 0x000000001b2adcc4: 0045 8962 | 0c4c 8b94 | 24b8 0000 | 0049 8b72 | 1048 ba8d | 4992 28f8 0x000000001b2adcdc: ; {static_call} 0x000000001b2adcdc: 7f00 00e8 0x000000001b2adce0: ; ImmutableOopMap {[16]=Oop [56]=Oop [72]=Oop [112]=NarrowOop [116]=NarrowOop [120]=Oop [128]=Oop [152]=Oop [168]=Oop [176]=Oop [184]=Oop } ;*invokestatic objc_msgSend {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.internal.cocoa.NSGraphicsContext::restoreGraphicsState@7 (line 75) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@1170 (line 1164) 0x000000001b2adce0: dc93 d7fe | 4533 d244 | 8994 24d4 | 0000 004c | 8b54 2478 | 418b aacc | 0000 004c | 8bd5 49c1 0x000000001b2add00: e203 4c8b | 5c24 484d | 3bda 0f84 | f828 0000 | 448b 9424 | d400 0000 | 4585 d20f | 1f44 0000 0x000000001b2add20: 0f84 0c05 | 0000 4c8b | 5424 7841 | 0fb6 aa9c | 0000 0085 | ed0f 8541 | 4b00 004c | 8b94 2480 0x000000001b2add40: 0000 004d | 85d2 0f84 | 7103 0000 | 498b 87f0 | 0000 004c | 8bd0 4983 | c230 660f | 1f44 0000 0x000000001b2add60: 4d3b 9700 | 0100 000f | 830c 2300 | 004d 8997 | f000 0000 | 410f 0d8a | c000 0000 | 48c7 0001 0x000000001b2add80: ; {metadata('org/eclipse/swt/internal/cocoa/NSRect')} 0x000000001b2add80: 0000 00c7 | 4008 086e | e900 4489 | 600c 4c89 | 6010 4c89 | 6018 4c89 | 6020 4c89 | 6028 4889 0x000000001b2adda0: 4424 404c | 8b54 2478 | 458b 92c8 0x000000001b2addac: ; {section_word} 0x000000001b2addac: 0000 00c5 | fb10 05b1 | e0ff ff4c | 8b5c 2410 | c4c1 7b58 | 4310 c5fb | 1140 10c4 | 817b 2a44 0x000000001b2addcc: d418 4c8b | 5c24 10c4 | c17b 104b | 28c5 fb11 | 4028 c481 | 6b2a 54d4 | 14c5 fb11 | 5020 c5f3 0x000000001b2addec: ; {section_word} 0x000000001b2addec: 5cc0 c5fb | 5905 6ae0 | ffff c4e3 | 790b c002 | c5f3 5ac8 | c5fa 5ac1 | 4c8b 5424 | 10c4 c17b 0x000000001b2ade0c: 5842 18c5 | fb11 4018 | 498b 87f0 | 0000 004c | 8bd0 4983 | c230 4d3b | 9700 0100 | 000f 8376 0x000000001b2ade2c: 2200 004d | 8997 f000 | 0000 410f | 0d8a c000 | 0000 48c7 | 0001 0000 0x000000001b2ade44: ; {metadata('org/eclipse/swt/internal/cocoa/NSRect')} 0x000000001b2ade44: 00c7 4008 | 086e e900 | 4489 600c | 4c89 6010 | 4c89 6018 | 4c89 6020 | 4c89 6028 | 4889 8424 0x000000001b2ade64: 8800 0000 | 498b 87f0 | 0000 004c | 8bd0 4983 | c220 6666 | 0f1f 8400 | 0000 0000 | 4d3b 9700 0x000000001b2ade84: 0100 000f | 8300 2200 | 004d 8997 | f000 0000 | 410f 0d8a | c000 0000 | 48c7 0001 0x000000001b2adea0: ; {metadata('org/eclipse/swt/internal/cocoa/NSSize')} 0x000000001b2adea0: 0000 00c7 | 4008 a006 | e900 4489 | 600c 4c89 | 6010 4c89 | 6018 4889 | 8424 c000 | 0000 4c8b 0x000000001b2adec0: 9424 8000 | 0000 498b | 5210 488b | f048 b9ec | 908a 28f8 | 7f00 0048 0x000000001b2aded8: ; {static_call} 0x000000001b2aded8: 8b2c 24e8 0x000000001b2adedc: ; ImmutableOopMap {[16]=Oop [56]=Oop [64]=Oop [72]=Oop [112]=NarrowOop [116]=NarrowOop [120]=Oop [128]=Oop [136]=Oop [152]=Oop [168]=Oop [176]=Oop [184]=Oop [192]=Oop } ;*invokestatic objc_msgSend_stret {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.internal.cocoa.NSImage::size@16 (line 105) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@1571 (line 1204) 0x000000001b2adedc: e0f2 fbfe | 4c8b 9424 | b800 0000 | 4c89 9424 | c800 0000 | 4c8b 9424 | c000 0000 | c4c1 7b10 0x000000001b2adefc: 4218 4c8b | 9424 8800 | 0000 c4c1 | 7b11 4228 | 4c8b 9424 | c000 0000 | c4c1 7b10 | 4210 4c8b 0x000000001b2adf1c: 9424 8800 | 0000 c4c1 | 7b11 4220 | 4c8b 9424 | c800 0000 0x000000001b2adf30: ; implicit exception: dispatches to 0x000000001b2b410c 0x000000001b2adf30: 498b 7210 | 48ba 7449 | 9228 f87f 0x000000001b2adf3c: ; {static_call} 0x000000001b2adf3c: 0000 90e8 0x000000001b2adf40: ; ImmutableOopMap {[16]=Oop [56]=Oop [64]=Oop [72]=Oop [112]=NarrowOop [116]=NarrowOop [120]=Oop [128]=Oop [136]=Oop [152]=Oop [168]=Oop [176]=Oop [184]=Oop [200]=Oop } ;*invokestatic objc_msgSend {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.internal.cocoa.NSGraphicsContext::saveGraphicsState@7 (line 83) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@1598 (line 1207) 0x000000001b2adf40: 7c91 d7fe | 48be 5876 | a24f f87f | 0000 48ba | c9c3 9328 | f87f 0000 | 488b 4c24 0x000000001b2adf5c: ; {static_call} 0x000000001b2adf5c: 1066 90e8 0x000000001b2adf60: ; ImmutableOopMap {[16]=Oop [56]=Oop [64]=Oop [72]=Oop [112]=NarrowOop [116]=NarrowOop [120]=Oop [128]=Oop [136]=Oop [152]=Oop [168]=Oop [176]=Oop [184]=Oop [200]=Oop } ;*invokestatic objc_msgSend {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.internal.cocoa.NSBezierPath::bezierPathWithRect@7 (line 69) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@1603 (line 1208) 0x000000001b2adf60: 5cc7 fbfe | 4885 c00f | 84ef 4c00 | 0048 ba72 | c193 28f8 | 7f00 0048 0x000000001b2adf78: ; {static_call} 0x000000001b2adf78: 8bf0 90e8 0x000000001b2adf7c: ; ImmutableOopMap {[16]=Oop [56]=Oop [64]=Oop [72]=Oop [112]=NarrowOop [116]=NarrowOop [120]=Oop [128]=Oop [136]=Oop [152]=Oop [168]=Oop [176]=Oop [184]=Oop [200]=Oop } ;*invokestatic objc_msgSend {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.internal.cocoa.NSBezierPath::addClip@7 (line 31) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@1606 (line 1208) 0x000000001b2adf7c: 4091 d7fe | 48be 4898 | a74f f87f | 0000 48ba | d4d0 8d28 | f87f 0000 0x000000001b2adf94: ; {static_call} 0x000000001b2adf94: 6666 90e8 0x000000001b2adf98: ; ImmutableOopMap {[16]=Oop [56]=Oop [64]=Oop [72]=Oop [112]=NarrowOop [116]=NarrowOop [120]=Oop [128]=Oop [136]=Oop [152]=Oop [168]=Oop [176]=Oop [184]=Oop [200]=Oop } ;*invokestatic objc_msgSend {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.internal.cocoa.NSAffineTransform::transform@6 (line 64) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@1609 (line 1209) 0x000000001b2adf98: 2491 d7fe | 4889 8424 | c000 0000 | 4885 c00f | 845b 4d00 0x000000001b2adfac: ; {section_word} 0x000000001b2adfac: 00c5 fb10 | 05bb deff | ffc5 fb11 | 8424 d800 0x000000001b2adfbc: ; {section_word} 0x000000001b2adfbc: 0000 c5fb | 100d b2de | ffff 48ba | efd1 8d28 | f87f 0000 0x000000001b2adfd0: ; {static_call} 0x000000001b2adfd0: 488b f0e8 0x000000001b2adfd4: ; ImmutableOopMap {[16]=Oop [56]=Oop [64]=Oop [72]=Oop [112]=NarrowOop [116]=NarrowOop [120]=Oop [128]=Oop [136]=Oop [152]=Oop [168]=Oop [176]=Oop [184]=Oop [200]=Oop } ;*invokestatic objc_msgSend {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.internal.cocoa.NSAffineTransform::scaleXBy@9 (line 56) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@1620 (line 1210) 0x000000001b2adfd4: 689c 2fff 0x000000001b2adfd8: ; {section_word} 0x000000001b2adfd8: c5fb 1005 | a0de ffff | 4c8b 5424 | 40c4 c17b | 5942 18c4 | c17b 5842 0x000000001b2adff0: ; {external_word} 0x000000001b2adff0: 28c5 f957 | 0d07 2ffe | f648 8bb4 | 24c0 0000 | 0048 bab2 | d18d 28f8 | 7f00 00c5 0x000000001b2ae00c: ; {static_call} 0x000000001b2ae00c: f957 c0e8 0x000000001b2ae010: ; ImmutableOopMap {[16]=Oop [56]=Oop [64]=Oop [72]=Oop [112]=NarrowOop [116]=NarrowOop [120]=Oop [128]=Oop [136]=Oop [152]=Oop [168]=Oop [176]=Oop [184]=Oop [200]=Oop } ;*invokestatic objc_msgSend {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.internal.cocoa.NSAffineTransform::translateXBy@9 (line 87) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@1642 (line 1211) 0x000000001b2ae010: 2c9c 2fff | 488b b424 | c000 0000 | 48ba 8649 | 9228 f87f 0x000000001b2ae024: ; {static_call} 0x000000001b2ae024: 0000 90e8 0x000000001b2ae028: ; ImmutableOopMap {[16]=Oop [56]=Oop [64]=Oop [72]=Oop [112]=NarrowOop [116]=NarrowOop [120]=Oop [128]=Oop [136]=Oop [152]=Oop [168]=Oop [176]=Oop [184]=Oop [200]=Oop } ;*invokestatic objc_msgSend {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.internal.cocoa.NSAffineTransform::concat@7 (line 31) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@1647 (line 1212) 0x000000001b2ae028: 9490 d7fe | 4c8b 9424 | 8000 0000 | 498b 7210 | 48ba a814 | 9128 f87f | 0000 41b9 | 0200 0000 0x000000001b2ae048: 488b 4c24 | 404c 8b84 | 2488 0000 | 00c5 fb10 | 8424 d800 0x000000001b2ae05c: ; {static_call} 0x000000001b2ae05c: 0000 90e8 0x000000001b2ae060: ; ImmutableOopMap {[16]=Oop [56]=Oop [72]=Oop [112]=NarrowOop [116]=NarrowOop [120]=Oop [152]=Oop [168]=Oop [176]=Oop [184]=Oop [200]=Oop } ;*invokestatic objc_msgSend {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.internal.cocoa.NSImage::drawInRect@12 (line 45) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@1660 (line 1213) 0x000000001b2ae060: dc5b 00ff | 4c8b 9424 | c800 0000 | 498b 7210 | 48ba 8d49 | 9228 f87f 0x000000001b2ae078: ; {static_call} 0x000000001b2ae078: 0000 90e8 0x000000001b2ae07c: ; ImmutableOopMap {[16]=Oop [56]=Oop [72]=Oop [112]=NarrowOop [116]=NarrowOop [120]=Oop [152]=Oop [168]=Oop [176]=Oop [184]=Oop [200]=Oop } ;*invokestatic objc_msgSend {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.internal.cocoa.NSGraphicsContext::restoreGraphicsState@7 (line 75) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@1665 (line 1214) 0x000000001b2ae07c: 4090 d7fe | 4c8b 5424 | 7845 8b92 | c800 0000 | 41b8 0300 | 0000 4703 | 44d4 144c | 8b54 2410 0x000000001b2ae09c: c4c1 7b10 | 4220 c4c1 | 732a c8c4 | c173 5852 | 10c4 c17b | 1152 10c5 | fb5c c1c4 | c17b 1142 0x000000001b2ae0bc: 204c 8b94 | 24b8 0000 | 004c 8954 | 2440 48ba | 1964 9228 | f87f 0000 | 488b 3424 0x000000001b2ae0d8: ; {static_call} 0x000000001b2ae0d8: 33c9 90e8 0x000000001b2ae0dc: ; ImmutableOopMap {[16]=Oop [56]=Oop [64]=Oop [72]=Oop [112]=NarrowOop [116]=NarrowOop [120]=Oop [152]=Oop [168]=Oop [176]=Oop [184]=Oop } ;*invokestatic objc_msgSend {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.internal.cocoa.NSCell::setHighlighted@8 (line 146) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@1708 (line 1219) 0x000000001b2ae0dc: e031 f8fe | 48ba 28e9 | 9228 f87f | 0000 488b 0x000000001b2ae0ec: ; {static_call} 0x000000001b2ae0ec: 3424 90e8 0x000000001b2ae0f0: ; ImmutableOopMap {[16]=Oop [56]=Oop [64]=Oop [72]=Oop [112]=NarrowOop [116]=NarrowOop [120]=Oop [152]=Oop [168]=Oop [176]=Oop [184]=Oop } ;*invokestatic objc_msgSend {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.internal.cocoa.NSCell::attributedStringValue@7 (line 31) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2081 (line 1262) 0x000000001b2ae0f0: cc8f d7fe | 488b e848 | 85c0 660f | 1f44 0000 | 0f84 de47 | 0000 498b | 87f0 0000 | 004c 8bd0 0x000000001b2ae110: 4983 c220 | 0f1f 8400 | 0000 0000 | 6666 6690 | 4d3b 9700 | 0100 000f | 8321 1f00 | 004d 8997 0x000000001b2ae130: f000 0000 | 410f 0d8a | c000 0000 | 48c7 0001 0x000000001b2ae140: ; {metadata('org/eclipse/swt/internal/cocoa/NSSize')} 0x000000001b2ae140: 0000 00c7 | 4008 a006 | e900 4489 | 600c 4c89 | 6010 4c89 | 6018 4889 | 8424 8000 | 0000 488b 0x000000001b2ae160: f048 8bd5 | 48b9 ec90 | 8a28 f87f 0x000000001b2ae16c: ; {static_call} 0x000000001b2ae16c: 0000 90e8 0x000000001b2ae170: ; ImmutableOopMap {[16]=Oop [56]=Oop [64]=Oop [72]=Oop [112]=NarrowOop [116]=NarrowOop [120]=Oop [128]=Oop [152]=Oop [168]=Oop [176]=Oop [184]=Oop } ;*invokestatic objc_msgSend_stret {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.internal.cocoa.NSAttributedString::size@16 (line 46) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2088 (line 1263) 0x000000001b2ae170: 4cf0 fbfe | 4c8b 5424 | 10c4 c17b | 1042 284c | 8b94 2480 | 0000 00c4 | c17b 104a | 18c5 f92e 0x000000001b2ae190: c176 234c | 8b54 2410 | c4c1 7b11 | 4a28 c5fb 0x000000001b2ae1a0: ; {section_word} 0x000000001b2ae1a0: 5cc1 c5fb | 5905 b6dc | ffff c4c1 | 7b58 4218 | c4c1 7b11 | 4218 498b | 87f0 0000 | 004c 8bd0 0x000000001b2ae1c0: 4983 c220 | 4d3b 9700 | 0100 000f | 8394 1e00 | 004d 8997 | f000 0000 | 410f 0d8a | c000 0000 0x000000001b2ae1e0: 48c7 0001 0x000000001b2ae1e4: ; {metadata('org/eclipse/swt/internal/cocoa/objc_super')} 0x000000001b2ae1e4: 0000 00c7 | 4008 f875 | e900 4489 | 600c 4c89 | 6018 4c8b | 1424 4c89 | 5010 488b | e849 8bf2 0x000000001b2ae204: 48ba 1f92 | 8a28 f87f 0x000000001b2ae20c: ; {static_call} 0x000000001b2ae20c: 0000 90e8 0x000000001b2ae210: ; ImmutableOopMap {rbp=Oop [16]=Oop [56]=Oop [64]=Oop [72]=Oop [112]=NarrowOop [116]=NarrowOop [120]=Oop [152]=Oop [168]=Oop [176]=Oop [184]=Oop } ;*invokestatic objc_msgSend {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Widget::callSuper@21 (line 256) ; - org.eclipse.swt.widgets.Widget::drawInteriorWithFrame_inView@7 (line 736) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2149 (line 1268) 0x000000001b2ae210: ac8e d7fe | 4889 4518 | 488b f548 | 8b54 2408 | 488b 4c24 | 104c 8b44 0x000000001b2ae228: ; {static_call} 0x000000001b2ae228: 2418 90e8 0x000000001b2ae22c: ; ImmutableOopMap {[56]=Oop [64]=Oop [72]=Oop [112]=NarrowOop [116]=NarrowOop [120]=Oop [152]=Oop [168]=Oop [176]=Oop [184]=Oop } ;*invokestatic objc_msgSendSuper {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Widget::callSuper@34 (line 257) ; - org.eclipse.swt.widgets.Widget::drawInteriorWithFrame_inView@7 (line 736) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2149 (line 1268) 0x000000001b2ae22c: 90b7 68ff | eb0b 4533 | d244 8994 | 24d4 0000 | 0044 8b54 | 2430 4585 | d20f 8471 | 0700 004c 0x000000001b2ae24c: 8b94 24b8 | 0000 004c | 8914 2449 | 8b72 1048 | ba74 4992 | 28f8 7f00 0x000000001b2ae264: ; {static_call} 0x000000001b2ae264: 0066 90e8 0x000000001b2ae268: ; ImmutableOopMap {[0]=Oop [56]=Oop [72]=Oop [112]=NarrowOop [116]=NarrowOop [120]=Oop [152]=Oop [168]=Oop [176]=Oop } ;*invokestatic objc_msgSend {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.internal.cocoa.NSGraphicsContext::saveGraphicsState@7 (line 83) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2159 (line 1273) 0x000000001b2ae268: 548e d7fe | 48be 4898 | a74f f87f | 0000 48ba | d4d0 8d28 | f87f 0000 0x000000001b2ae280: ; {static_call} 0x000000001b2ae280: 6666 90e8 0x000000001b2ae284: ; ImmutableOopMap {[0]=Oop [56]=Oop [72]=Oop [112]=NarrowOop [116]=NarrowOop [120]=Oop [152]=Oop [168]=Oop [176]=Oop } ;*invokestatic objc_msgSend {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.internal.cocoa.NSAffineTransform::transform@6 (line 64) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2162 (line 1274) 0x000000001b2ae284: 388e d7fe | 488b e848 | 85c0 0f84 | d436 0000 | 488b f048 | bab2 d18d | 28f8 7f00 | 00c5 fb10 0x000000001b2ae2a4: 4424 60c5 | fb10 8c24 | a000 0000 0x000000001b2ae2b0: ; {static_call} 0x000000001b2ae2b0: 6666 90e8 0x000000001b2ae2b4: ; ImmutableOopMap {[0]=Oop [56]=Oop [72]=Oop [112]=NarrowOop [116]=NarrowOop [120]=Oop [152]=Oop [168]=Oop [176]=Oop } ;*invokestatic objc_msgSend {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.internal.cocoa.NSAffineTransform::translateXBy@9 (line 87) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2173 (line 1275) 0x000000001b2ae2b4: 8899 2fff | 488b f548 | ba86 4992 | 28f8 7f00 0x000000001b2ae2c4: ; {static_call} 0x000000001b2ae2c4: 0066 90e8 0x000000001b2ae2c8: ; ImmutableOopMap {[0]=Oop [56]=Oop [72]=Oop [112]=NarrowOop [116]=NarrowOop [120]=Oop [152]=Oop [168]=Oop [176]=Oop } ;*invokestatic objc_msgSend {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.internal.cocoa.NSAffineTransform::concat@7 (line 31) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2178 (line 1276) 0x000000001b2ae2c8: f48d d7fe | 498b 97f0 | 0000 004c | 8bd2 4981 | c2b8 0000 | 0066 6690 | 4d3b 9700 | 0100 000f 0x000000001b2ae2e8: 839f 1c00 | 004d 8997 | f000 0000 | 410f 0d8a | c000 0000 | 48c7 0201 | 0000 0048 | 8bfa 4883 0x000000001b2ae308: ; {metadata('org/eclipse/swt/graphics/GCData')} 0x000000001b2ae308: c758 c742 | 0840 b606 | 0144 8962 | 0c4c 8962 | 104c 8962 | 184c 8962 | 20b9 0c00 | 0000 c5fd 0x000000001b2ae328: efc0 e90d | 0000 00c5 | fe7f 07c5 | fe7f 4720 | 4883 c740 | 4883 e908 | 7ded 4883 | c104 7c0c 0x000000001b2ae348: c5fe 7f07 | 4883 c720 | 4883 e904 | 4883 c104 | 7e10 48ff | c9c5 f9d6 | 0748 83c7 | 0848 ffc9 0x000000001b2ae368: 7df3 49ba | 0100 0000 | 0100 0000 | 4c89 5228 | 48c7 4230 | 0100 0000 | 49ba 0000 | 2041 ffff 0x000000001b2ae388: ffff 4c89 | 5238 49ba | ffff ffff | 0100 0000 | 4c89 5240 | 49ba 0000 | 0000 ffff | ffff 4c89 0x000000001b2ae3a8: 5248 48c7 | 4250 ff00 | 0000 448b | 5c24 7044 | 899a 8c00 | 0000 488b 0x000000001b2ae3c0: ; {static_call} 0x000000001b2ae3c0: 7424 78e8 0x000000001b2ae3c4: ; ImmutableOopMap {[0]=Oop [56]=Oop [72]=Oop [116]=NarrowOop [120]=Oop [152]=Oop [168]=Oop [176]=Oop } ;*invokestatic cocoa_new {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2200 (line 1280) 0x000000001b2ae3c4: f88d aaff | 488b d84c | 8b54 2448 | 458b 521c | 0f1f 8400 | 0000 0000 | 6666 6690 0x000000001b2ae3e0: ; implicit exception: dispatches to 0x000000001b2b3dc0 0x000000001b2ae3e0: 438b acd4 | 0401 0000 | 4c8b d549 | c1e2 034c | 8b5c 2438 | 4d3b d30f | 85bb 3500 | 00bd 0100 0x000000001b2ae400: 0000 4c8b | 4424 4841 | 2368 1885 | ed0f 85cd | 3500 004c | 8944 2408 | 458b 503c | 41bb 0000 0x000000001b2ae420: 0010 4723 | 5cd4 0c41 | 0fb6 483a | 85c9 0f84 | a40b 0000 | 438b acd4 | 9400 0000 | 83fd 010f 0x000000001b2ae440: 4e6c 2428 | 448b 4424 | 5844 3bc5 | 0f83 c235 | 0000 4c8b | 4424 0841 | 8b68 6485 | ed74 2a45 0x000000001b2ae460: 8b44 ec0c | 8b7c 2458 | 413b f80f | 83bb 1e00 | 004d 8d04 | ec45 8b6c | b810 660f | 1f44 0000 0x000000001b2ae480: 4585 ed0f | 8589 0000 | 0085 c90f | 845f 1000 | 004c 8b5c | 2408 418b | 6b60 85ed | 0f1f 4000 0x000000001b2ae4a0: 0f85 0a47 | 0000 478b | 44d4 1c47 | 8b8c c404 | 0100 004d | 8bd9 49c1 | e303 488b | 4c24 3890 0x000000001b2ae4c0: 4c3b d90f | 8517 4700 | 00bd 0100 | 0000 4323 | 6cd4 1885 | ed0f 854d | 4700 0047 | 8b6c d45c 0x000000001b2ae4e0: 4585 ed75 | 2d43 0fb6 | acc4 d900 | 0000 85ed | 0f84 824b | 0000 4585 | c90f 84ad | 4b00 0043 0x000000001b2ae500: 0fb6 6cc4 | 0e85 ed0f | 85e3 4b00 | 0047 8b6c | c460 8b68 | 1c85 ed0f | 8427 3500 | 0066 6690 0x000000001b2ae520: ; implicit exception: dispatches to 0x000000001b2b3e08 0x000000001b2ae520: 478b 54ec | 1845 85d2 | 0f84 4a35 | 0000 8b68 | 2485 ed0f | 843f 1d00 | 000f 1f80 | 0000 0000 0x000000001b2ae540: 4180 7f38 | 000f 8591 | 1300 0045 | 896c ec6c | 4f8d 14ec | 4d8d 1cec | 4d33 d349 | c1ea 1690 0x000000001b2ae560: 4d85 d274 | 1549 c1eb | 09bf 0000 | e61d 4903 | fb80 3f04 | 0f85 c215 | 0000 4183 | 64ec 4cfb 0x000000001b2ae580: 448b 9424 | d000 0000 | 4585 d20f | 85d6 0800 | 0048 8b4c | 2408 448b | 491c 660f | 1f44 0000 0x000000001b2ae5a0: ; implicit exception: dispatches to 0x000000001b2b3fc4 0x000000001b2ae5a0: 438b accc | 0401 0000 | 4c8b d549 | c1e2 0348 | 8b54 2438 | 4c3b d20f | 8543 3d00 | 00bd 0100 0x000000001b2ae5c0: 0000 2369 | 1885 ed0f | 8583 3d00 | 0044 8b59 | 3cbf 0000 | 0010 4323 | 7cdc 0c44 | 0fb6 513a 0x000000001b2ae5e0: 4585 d20f | 84f7 0b00 | 0045 8bcb | 4889 5c24 | 1044 8bc7 | 4c8b 5c24 | 3843 8bac | cc94 0000 0x000000001b2ae600: 0083 fd01 | 0f4e 6c24 | 288b 5c24 | 583b dd0f | 8383 3d00 | 008b 6958 | 85ed 660f | 1f44 0000 0x000000001b2ae620: 0f85 0804 | 0000 4585 | d20f 84d1 | 0c00 0048 | 8b5c 2408 | 8b6b 5085 | ed0f 85e5 | 3f00 0041 0x000000001b2ae640: 8bc9 478b | 44cc 1c43 | 8bac c404 | 0100 0045 | 8bd0 4c8b | c549 c1e0 | 034d 3bc3 | 0f1f 4000 0x000000001b2ae660: 0f85 ee3f | 0000 448b | 4c24 2845 | 234c cc18 | 4585 c90f | 851b 4000 | 0045 8b44 | cc50 6690 0x000000001b2ae680: 4585 c00f | 85db 0500 | 0045 8bca | 438b 8cd4 | ec01 0000 0x000000001b2ae694: ; implicit exception: dispatches to 0x000000001b2b3b08 0x000000001b2ae694: 418b 6ccc | 0c83 fd18 | 0f1f 4000 | 0f8e da40 | 0000 83fd | 180f 866d | 1d00 0045 | 8b5c cc70 0x000000001b2ae6b4: 4585 db0f | 84da 1600 | 004d 8b87 | f000 0000 | 4d8b d049 | 83c2 184d | 3b97 0001 | 0000 0f83 0x000000001b2ae6d4: 4519 0000 | 4d89 97f0 | 0000 0041 | 0f0d 8ac0 | 0000 0049 | c700 0100 0x000000001b2ae6ec: ; {metadata('org/eclipse/swt/graphics/Color')} 0x000000001b2ae6ec: 0000 41c7 | 4008 2094 | e800 4589 | 600c 4d89 | 6010 4589 | 480c 4589 | 5814 498b | c848 c1e9 0x000000001b2ae70c: 0348 8bd1 | 48c1 e203 | 488b 7424 0x000000001b2ae718: ; {optimized virtual_call} 0x000000001b2ae718: 1066 90e8 0x000000001b2ae71c: ; ImmutableOopMap {[0]=Oop [8]=Oop [16]=Oop [116]=NarrowOop [120]=Oop [152]=Oop } ;*invokevirtual setForeground {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2258 (line 1286) 0x000000001b2ae71c: a098 5eff | 488b 7424 | 088b 5424 0x000000001b2ae728: ; {optimized virtual_call} 0x000000001b2ae728: 5866 90e8 0x000000001b2ae72c: ; ImmutableOopMap {[0]=Oop [8]=Oop [16]=Oop [116]=NarrowOop [120]=Oop [152]=Oop } ;*invokevirtual getBackground {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2267 (line 1287) 0x000000001b2ae72c: 50f7 b5ff | 488b 7424 | 1048 8bd0 0x000000001b2ae738: ; {optimized virtual_call} 0x000000001b2ae738: 6666 90e8 0x000000001b2ae73c: ; ImmutableOopMap {[0]=Oop [8]=Oop [16]=Oop [116]=NarrowOop [120]=Oop [152]=Oop } ;*invokevirtual setBackground {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2270 (line 1287) 0x000000001b2ae73c: 006a 5cff | 4c8b 5424 | 7841 0fb6 | aa9c 0000 | 0085 ed0f | 85bd 2200 | 004c 8b94 | 2498 0000 0x000000001b2ae75c: 00c4 c17b | 1042 28c4 | c17b 104a | 20c4 c17b | 1052 18c4 | c17b 105a | 10c5 eb5c | 9424 a000 0x000000001b2ae77c: 0000 c5e3 | 5c5c 2460 | c5fb 2cd3 | 81fa 0000 | 0080 750f | 4883 ec08 | c5fb 111c 0x000000001b2ae798: ; {runtime_call StubRoutines (1)} 0x000000001b2ae798: 24e8 3926 | fef6 5ac5 | fb2c ca81 | f900 0000 | 8075 0f48 | 83ec 08c5 | fb11 1424 0x000000001b2ae7b4: ; {runtime_call StubRoutines (1)} 0x000000001b2ae7b4: e81e 26fe | f659 c57b | 2cc1 4181 | f800 0000 | 8075 1048 | 83ec 08c5 | fb11 0c24 0x000000001b2ae7d0: ; {runtime_call StubRoutines (1)} 0x000000001b2ae7d0: e802 26fe | f641 58c5 | 7b2c c841 | 81f9 0000 | 0080 7510 | 4883 ec08 | c5fb 1104 0x000000001b2ae7ec: ; {runtime_call StubRoutines (1)} 0x000000001b2ae7ec: 24e8 e525 | fef6 4159 | 488b 7424 0x000000001b2ae7f8: ; {optimized virtual_call} 0x000000001b2ae7f8: 1066 90e8 0x000000001b2ae7fc: ; ImmutableOopMap {[0]=Oop [8]=Oop [16]=Oop [116]=NarrowOop [120]=Oop } ;*invokevirtual setClipping {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2312 (line 1290) 0x000000001b2ae7fc: 00fa 5bff | 4c8b 5c24 | 0841 c743 | 34ff ffff | ff49 8baf | f000 0000 | 4c8b d549 | 81c2 8800 0x000000001b2ae81c: 0000 6690 | 4d3b 9700 | 0100 000f | 8378 1700 | 004d 8997 | f000 0000 | 410f 0d8a | c000 0000 0x000000001b2ae83c: 48c7 4500 | 0100 0000 | 488b fd48 0x000000001b2ae848: ; {metadata('org/eclipse/swt/widgets/Event')} 0x000000001b2ae848: 83c7 10c7 | 4508 f078 | ea00 4489 | 650c b90f | 0000 00c5 | fdef c0e9 | 0d00 0000 | c5fe 7f07 0x000000001b2ae868: c5fe 7f47 | 2048 83c7 | 4048 83e9 | 087d ed48 | 83c1 047c | 0cc5 fe7f | 0748 83c7 | 2048 83e9 0x000000001b2ae888: 0448 83c1 | 047e 1048 | ffc9 c5f9 | d607 4883 | c708 48ff | c97d f348 0x000000001b2ae8a0: ; {optimized virtual_call} 0x000000001b2ae8a0: 8bf5 90e8 0x000000001b2ae8a4: ; ImmutableOopMap {rbp=Oop [0]=Oop [8]=Oop [16]=Oop [116]=NarrowOop [120]=Oop } ;*invokespecial {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2325 (line 1297) 0x000000001b2ae8a4: 78e2 a6ff | 4180 7f38 | 000f 859d | 1000 004c | 8bd5 448b | 4424 7445 | 8942 6c48 | 8b6c 2410 0x000000001b2ae8c4: 4c8b ed49 | c1ed 034c | 8b5c 2408 | 4d8b c24d | 33d8 49c1 | eb16 660f | 1f44 0000 | 4d85 db74 0x000000001b2ae8e4: 1549 c1e8 | 09bf 0000 | e61d 4903 | f880 3f04 | 0f85 9612 | 0000 660f | 1f44 0000 | 4180 7f38 0x000000001b2ae904: 000f 8509 | 1000 0045 | 896a 704c | 8bdd 4d8b | c24d 33d8 | 49c1 eb16 | 0f1f 4000 | 4d85 db74 0x000000001b2ae924: 1749 c1e8 | 0941 b900 | 00e6 1d4d | 03c8 4180 | 3904 0f85 | ab12 0000 | 448b 4424 | 5845 8942 0x000000001b2ae944: 0c44 8b84 | 24d4 0000 | 0045 85c0 | 0f85 6a31 | 0000 448b | 5c24 5c0f | 1f44 0000 | 4585 db0f 0x000000001b2ae964: 8530 0500 | 0044 8b84 | 2490 0000 | 0045 8942 | 2c44 8b5c | 2424 4589 | 5a28 448b | 4424 5445 0x000000001b2ae984: 8942 2044 | 8b5c 2450 | 4589 5a24 | ba2a 0000 | 0048 8b74 | 2478 498b 0x000000001b2ae99c: ; {optimized virtual_call} 0x000000001b2ae99c: ca66 90e8 0x000000001b2ae9a0: ; ImmutableOopMap {[0]=Oop [16]=Oop } ;*invokevirtual sendEvent {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2434 (line 1308) 0x000000001b2ae9a0: 9cfc 9dff | 488b 7424 0x000000001b2ae9a8: ; {optimized virtual_call} 0x000000001b2ae9a8: 1066 90e8 0x000000001b2ae9ac: ; ImmutableOopMap {[0]=Oop } ;*invokevirtual dispose {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2439 (line 1309) 0x000000001b2ae9ac: 9061 68ff | 488b 3424 0x000000001b2ae9b4: ; {optimized virtual_call} 0x000000001b2ae9b4: 6666 90e8 0x000000001b2ae9b8: ; ImmutableOopMap {} ;*invokevirtual restoreGraphicsState {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2444 (line 1311) 0x000000001b2ae9b8: 0426 bdff | 4881 c4f0 | 0000 005d 0x000000001b2ae9c4: ; {poll_return} 0x000000001b2ae9c4: 493b a738 | 0300 000f | 87c3 5d00 | 00c3 4533 | d24c 8994 | 2480 0000 | 0066 6690 | e9c1 e0ff 0x000000001b2ae9e4: ffbb 0100 | 0000 e9e6 | deff ffbf | 0100 0000 | e9e4 d5ff | ff45 8b54 | ec0c 448b | 5c24 5845 0x000000001b2aea04: 3bda 0f83 | 1847 0000 | 4d8d 14ec | 478b 549a | 1044 8994 | 2494 0000 | 0066 6690 | 4585 d20f 0x000000001b2aea24: 856d eaff | ffe9 58e9 | ffff 418b | 5cec 0c8b | 4c24 583b | cb0f 838d | 4700 0049 | 8d0c ec8b 0x000000001b2aea44: 7c24 588b | 4cb9 1085 | c90f 84d3 | fbff ffe9 | b5fc ffff | 448b 4424 | 2c66 6690 | 4585 c075 0x000000001b2aea64: 2044 8b54 | 2430 4585 | d20f 856d | 4a00 0044 | 8bd9 33c9 | 4533 c00f | 1f44 0000 | e96d deff 0x000000001b2aea84: ff44 8b4f | 1c4c 3bd7 | 0f84 5a0b | 0000 6666 | 0f1f 8400 | 0000 0000 | 6666 6690 0x000000001b2aeaa0: ; implicit exception: dispatches to 0x000000001b2b42ec 0x000000001b2aeaa0: 438b accc | e000 0000 0x000000001b2aeaa8: ; {oop(a 'org/eclipse/swt/widgets/Display$APPEARANCE'{0x0000000695c05e20})} 0x000000001b2aeaa8: 81fd c40b | b8d2 0f84 | f04a 0000 | 478b 94cc | f401 0000 | 33db 899c | 2480 0000 | 0048 8954 0x000000001b2aeac8: 2468 894c | 2424 4889 | 4424 f88b | 4424 2c89 | 4424 2048 | 8b44 24f8 | 488b ef49 | 8bd2 48c1 0x000000001b2aeae8: e203 4b8d 0x000000001b2aeaec: ; {static_call} 0x000000001b2aeaec: 34cc 90e8 0x000000001b2aeaf0: ; ImmutableOopMap {rbp=Oop [16]=Oop [56]=Oop [64]=Oop [72]=Oop } ;*invokestatic cocoa_new {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@316 (line 1061) 0x000000001b2aeaf0: 2c0a 37ff | 4889 4424 | 704c 8bcd | 458b 511c | 448b 9c24 | 8000 0000 | 4585 db0f | 85f4 0a00 0x000000001b2aeb10: 0066 6666 | 0f1f 8400 | 0000 0000 | 6666 6690 0x000000001b2aeb20: ; implicit exception: dispatches to 0x000000001b2b42f8 0x000000001b2aeb20: 478b 84d4 | fc01 0000 | 4585 c00f | 841d 0b00 | 0049 8bd0 | 48c1 e203 | 4533 db4c | 894c 2478 0x000000001b2aeb40: 4489 5c24 | 2c4b 8d34 0x000000001b2aeb48: ; {static_call} 0x000000001b2aeb48: d466 90e8 0x000000001b2aeb4c: ; ImmutableOopMap {[16]=Oop [56]=Oop [64]=Oop [72]=Oop [112]=Oop [120]=Oop } ;*invokestatic cocoa_new {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@347 (line 1062) 0x000000001b2aeb4c: d009 37ff | 4c8b 5424 | 704c 8994 | 24b0 0000 | 0048 8984 | 24a8 0000 | 00e9 bfdd | ffff 498b 0x000000001b2aeb6c: d348 c1e2 | 0344 8b54 | 245c 498b | f248 c1e6 | 0348 8b2c 0x000000001b2aeb80: ; {static_call} 0x000000001b2aeb80: 2466 90e8 0x000000001b2aeb84: ; ImmutableOopMap {[16]=Oop [56]=Oop [64]=Oop [72]=Oop [112]=NarrowOop [116]=NarrowOop [120]=Oop [128]=Oop [136]=Oop [152]=Oop [168]=Oop [176]=Oop [184]=Oop [192]=Oop } ;*invokestatic cocoa_new {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.widgets.Control::getForegroundColor@15 (line 1742) ; - org.eclipse.swt.widgets.Control::getForeground@5 (line 1738) ; - org.eclipse.swt.widgets.TreeItem::getForeground@39 (line 606) ; - org.eclipse.swt.widgets.TreeItem::getForeground@66 (line 628) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@720 (line 1112) 0x000000001b2aeb84: f8e4 02f7 | 4c8b 5424 | 4845 8b5a | 1c44 895c | 2420 4585 | db0f 85e8 | e8ff ffbe | 45ff ffff 0x000000001b2aeba4: 488b 6c24 | 7844 8b5c | 2430 4489 | 5c24 2844 | 8b54 2434 | 4489 5424 | 304c 8b54 | 2440 4c89 0x000000001b2aebc4: 5424 384c | 8b54 2448 | 4c89 5424 | 404c 8b94 | 24a8 0000 | 004c 8954 | 2468 4c8b | 9424 b000 0x000000001b2aebe4: 0000 4c89 | 5424 704c | 8b94 2480 | 0000 004c | 8954 2478 | 4c8b 9424 | 8800 0000 | 4c89 9424 0x000000001b2aec04: 8000 0000 | 448b 9424 | 9000 0000 | 4489 5424 | 5c4c 8b94 | 2498 0000 | 004c 8994 | 2488 0000 0x000000001b2aec24: 00c5 fb10 | 8424 a000 | 0000 c5fb | 1184 2490 | 0000 004c | 8b94 24b8 | 0000 004c | 8994 2498 0x000000001b2aec44: 0000 004c | 8b94 24c0 | 0000 0048 | 8984 24a8 | 0000 004c | 8994 24b0 0x000000001b2aec5c: ; {runtime_call UncommonTrapBlob} 0x000000001b2aec5c: 0000 00e8 0x000000001b2aec60: ; ImmutableOopMap {rbp=Oop [16]=Oop [32]=NarrowOop [56]=Oop [64]=Oop [104]=Oop [112]=Oop [120]=Oop [128]=Oop [136]=Oop [152]=Oop [168]=Oop [176]=Oop } ;*ifnonnull {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Widget::checkWidget@6 (line 597) ; - org.eclipse.swt.widgets.TreeItem::getBackground@1 (line 417) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@731 (line 1113) 0x000000001b2aec60: 9c33 03f7 | 498b d048 | c1e2 0349 | 8bf2 48c1 | e603 488b 0x000000001b2aec74: ; {static_call} 0x000000001b2aec74: 6c24 10e8 0x000000001b2aec78: ; ImmutableOopMap {rbp=Oop [0]=Oop [8]=Oop [16]=Oop [116]=NarrowOop [120]=Oop [152]=Oop } ;*invokestatic cocoa_new {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.widgets.Control::getForegroundColor@15 (line 1742) ; - org.eclipse.swt.widgets.Control::getForeground@5 (line 1738) ; - org.eclipse.swt.widgets.TreeItem::getForeground@39 (line 606) ; - org.eclipse.swt.widgets.TreeItem::getForeground@66 (line 628) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2255 (line 1286) 0x000000001b2aec78: 04e4 02f7 | 4c8b c090 | e981 faff | ffbd 0100 | 0000 4323 | 6cdc 1885 | ed0f 8559 | 4500 0033 0x000000001b2aec98: d2e9 20dc | ffff 4b8b | 74d4 1048 | ba84 908a | 28f8 7f00 | 0048 8b2c 0x000000001b2aecb0: ; {static_call} 0x000000001b2aecb0: 2466 90e8 0x000000001b2aecb4: ; ImmutableOopMap {[16]=Oop [56]=Oop [64]=Oop [72]=Oop [112]=NarrowOop [116]=NarrowOop [120]=Oop [128]=Oop [136]=Oop [148]=NarrowOop [152]=Oop [168]=Oop [176]=Oop [184]=Oop [192]=Oop } ;*invokestatic objc_msgSend {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.internal.cocoa.NSObject::release@7 (line 151) ; - org.eclipse.swt.graphics.GC::setBackground@67 (line 3321) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@734 (line 1113) 0x000000001b2aecb4: c8e3 02f7 | 4c8b 9424 | c000 0000 | 418b 5a24 | 85db 0f85 | fae8 ffff | bef6 ffff 0x000000001b2aecd0: ; {runtime_call UncommonTrapBlob} 0x000000001b2aecd0: ff66 90e8 0x000000001b2aecd4: ; ImmutableOopMap {} ;*putfield bg {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.graphics.GC::setBackground@75 (line 3322) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@734 (line 1113) 0x000000001b2aecd4: 2833 03f7 | bd00 8000 | 004c 8b54 | 2478 4123 | 6a0c 85ed | 0f85 3a45 | 0000 488b | b424 c000 0x000000001b2aecf4: 0000 488b | 9424 a800 0x000000001b2aecfc: ; {optimized virtual_call} 0x000000001b2aecfc: 0000 90e8 0x000000001b2aed00: ; ImmutableOopMap {[16]=Oop [56]=Oop [64]=Oop [72]=Oop [112]=NarrowOop [116]=NarrowOop [120]=Oop [128]=Oop [136]=Oop [152]=Oop [168]=Oop [176]=Oop [184]=Oop [192]=Oop } ;*invokevirtual setBackground {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@710 (line 1110) 0x000000001b2aed00: 3c64 5cff | 4c8b 9424 | b000 0000 | 4d8b da49 | c1eb 0344 | 899c 2494 | 0000 000f | 1f44 0000 0x000000001b2aed20: e9ca e8ff | ffbd 0080 | 0000 4c8b | 5424 7841 | 236a 0c85 | ed0f 85a1 | 4500 0041 | c740 5c12 0x000000001b2aed40: 0000 00e9 | cced ffff | 4183 e102 | 4585 c90f | 8443 4600 | 0041 bb01 | 0000 0044 | 899c 24d0 0x000000001b2aed60: 0000 00e9 | b4ee ffff | 4c8b 5424 | 7841 b800 | 8000 0045 | 2342 0c45 | 85c0 660f | 1f44 0000 0x000000001b2aed80: 0f85 ae46 | 0000 4c8b | 9424 9800 | 0000 c4c1 | 7b10 4220 | c4c1 7b10 | 4a18 c4c1 | 7b10 5210 0x000000001b2aeda0: c4c1 7b10 | 5a28 4c8b | 9424 8800 | 0000 c4c1 | 635c 5a18 | 4c8b 9424 | 9800 0000 | c4c1 7b11 0x000000001b2aedc0: 5a28 c57b | 2cc0 4181 | f800 0000 | 8075 1048 | 83ec 08c5 | fb11 0424 0x000000001b2aedd8: ; {runtime_call StubRoutines (1)} 0x000000001b2aedd8: e8fa 1ffe | f641 58c5 | 7b2c cb41 | 81f9 0000 | 0080 7510 | 4883 ec08 | c5fb 111c 0x000000001b2aedf4: ; {runtime_call StubRoutines (1)} 0x000000001b2aedf4: 24e8 dd1f | fef6 4159 | c5fb 2cc9 | 81f9 0000 | 0080 750f | 4883 ec08 | c5fb 110c 0x000000001b2aee10: ; {runtime_call StubRoutines (1)} 0x000000001b2aee10: 24e8 c11f | fef6 59c5 | fb2c d281 | fa00 0000 | 8075 0f48 | 83ec 08c5 | fb11 1424 0x000000001b2aee2c: ; {runtime_call StubRoutines (1)} 0x000000001b2aee2c: e8a6 1ffe | f65a 488b | b424 c000 0x000000001b2aee38: ; {optimized virtual_call} 0x000000001b2aee38: 0000 90e8 0x000000001b2aee3c: ; ImmutableOopMap {[16]=Oop [56]=Oop [72]=Oop [112]=NarrowOop [116]=NarrowOop [120]=Oop [128]=Oop [136]=Oop [152]=Oop [168]=Oop [176]=Oop [184]=Oop [192]=Oop } ;*invokevirtual fillRectangle {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@1128 (line 1157) 0x000000001b2aee3c: 600e ccff | 4c8b 9424 | 8800 0000 | c4c1 7b10 | 4218 4c8b | 9424 9800 | 0000 c4c1 | 7b58 4228 0x000000001b2aee5c: c4c1 7b11 | 4228 e9fd | edff ff48 | 895c 2410 | 488b f348 | 8b94 24b0 | 0000 008b 0x000000001b2aee78: ; {optimized virtual_call} 0x000000001b2aee78: 6c24 54e8 0x000000001b2aee7c: ; ImmutableOopMap {[0]=Oop [8]=Oop [16]=Oop [116]=NarrowOop [120]=Oop [152]=Oop [168]=Oop } ;*invokevirtual setForeground {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2226 (line 1283) 0x000000001b2aee7c: 4091 5eff | 488b 7424 | 1048 8b94 | 24a8 0000 0x000000001b2aee8c: ; {optimized virtual_call} 0x000000001b2aee8c: 0066 90e8 0x000000001b2aee90: ; ImmutableOopMap {[0]=Oop [8]=Oop [16]=Oop [116]=NarrowOop [120]=Oop [152]=Oop } ;*invokevirtual setBackground {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2233 (line 1284) 0x000000001b2aee90: ac62 5cff | e9a7 f8ff | ff41 834a | 5c02 6690 | e9c4 faff | ff4c 8b5c | 2478 41ba | 0080 0000 0x000000001b2aeeb0: 4523 530c | 4585 d20f | 8583 4600 | 0044 8b54 | 245c 4489 | 9424 d000 | 0000 41bb | 0100 0000 0x000000001b2aeed0: 4489 9c24 | d400 0000 | e912 eeff | ffbf 0100 | 0000 41b9 | 0100 0000 | e9f3 d0ff | ff41 b801 0x000000001b2aeef0: 0000 00e9 | c6d1 ffff | b901 0000 | 0066 6690 | e998 d2ff | ff45 85c0 | 0f84 84e2 | ffff be45 0x000000001b2aef10: ffff ff48 | 8b6c 2478 | 448b 5c24 | 3044 895c | 2420 448b | 5424 3444 | 8954 2428 | 4c8b 5424 0x000000001b2aef30: 404c 8954 | 2430 4c8b | 5424 484c | 8954 2438 | 4c8b 9424 | a800 0000 | 4c89 5424 | 684c 8b94 0x000000001b2aef50: 24b0 0000 | 004c 8954 | 2470 4c8b | 9424 8000 | 0000 4c89 | 5424 784c | 8b94 2488 | 0000 004c 0x000000001b2aef70: 8994 2480 | 0000 0044 | 8b9c 2490 | 0000 0044 | 899c 2488 | 0000 004c | 8b94 2498 | 0000 004c 0x000000001b2aef90: 8994 2490 | 0000 00c5 | fb10 8424 | a000 0000 | c5fb 1184 | 2498 0000 | 004c 8b94 | 24b8 0000 0x000000001b2aefb0: 004c 8994 | 24a0 0000 | 0048 8984 | 24b0 0000 | 0044 898c | 248c 0000 | 0044 8984 | 24c0 0000 0x000000001b2aefd0: ; {runtime_call UncommonTrapBlob} 0x000000001b2aefd0: 0066 90e8 0x000000001b2aefd4: ; ImmutableOopMap {rbp=Oop [16]=Oop [48]=Oop [56]=Oop [104]=Oop [112]=Oop [120]=Oop [128]=Oop [140]=NarrowOop [144]=Oop [160]=Oop [176]=Oop } ;*ifeq {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Tree::checkData@16 (line 332) ; - org.eclipse.swt.widgets.TreeItem::getFont@9 (line 583) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@675 (line 1106) 0x000000001b2aefd4: 2830 03f7 | 4585 db0f | 1f44 0000 | 0f84 4ef4 | ffff be45 | ffff ff48 | 8b6c 2478 | 448b 4c24 0x000000001b2aeff4: 5c44 894c | 2418 448b | 4c24 2444 | 894c 2420 | c5fb 1044 | 2460 c5fb | 1144 2440 | 4889 4424 0x000000001b2af014: 6844 8954 | 245c 4489 | 9c24 8000 0x000000001b2af020: ; {runtime_call UncommonTrapBlob} 0x000000001b2af020: 0000 90e8 0x000000001b2af024: ; ImmutableOopMap {rbp=Oop [0]=Oop [8]=Oop [92]=NarrowOop [104]=Oop [152]=Oop [168]=Oop [176]=Oop } ;*ifeq {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Tree::checkData@16 (line 332) ; - org.eclipse.swt.widgets.TreeItem::getFont@9 (line 583) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2211 (line 1281) 0x000000001b2af024: d82f 03f7 | 4585 c90f | 8421 e3ff | ffbe 45ff | ffff 488b | 6c24 7844 | 8b54 2430 | 4489 5424 0x000000001b2af044: 2044 8b5c | 2434 4489 | 5c24 284c | 8b54 2440 | 4c89 5424 | 304c 8b54 | 2448 4c89 | 5424 384c 0x000000001b2af064: 8b94 24a8 | 0000 004c | 8954 2468 | 4c8b 9424 | b000 0000 | 4c89 5424 | 704c 8b94 | 2480 0000 0x000000001b2af084: 004c 8954 | 2478 4c8b | 9424 8800 | 0000 4c89 | 9424 8000 | 0000 448b | 9c24 9000 | 0000 4489 0x000000001b2af0a4: 5c24 444c | 8b94 2498 | 0000 004c | 8994 2488 | 0000 00c5 | fb10 8424 | a000 0000 | c5fb 1184 0x000000001b2af0c4: 2490 0000 | 004c 8b94 | 24b8 0000 | 004c 8994 | 2498 0000 | 0044 8944 | 245c 4489 | 8c24 b000 0x000000001b2af0e4: ; {runtime_call UncommonTrapBlob} 0x000000001b2af0e4: 0000 90e8 0x000000001b2af0e8: ; ImmutableOopMap {rbp=Oop [16]=Oop [48]=Oop [56]=Oop [92]=NarrowOop [104]=Oop [112]=Oop [120]=Oop [128]=Oop [136]=Oop [152]=Oop [192]=Oop } ;*ifeq {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Tree::checkData@16 (line 332) ; - org.eclipse.swt.widgets.TreeItem::getForeground@9 (line 625) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@720 (line 1112) 0x000000001b2af0e8: 142f 03f7 | 85ed 0f84 | fbe3 ffff | be45 ffff | ff4c 8b5c | 2478 4c89 | 5c24 3848 | 8944 24f8 0x000000001b2af108: 8b44 2430 | 8944 2420 | 488b 4424 | f848 8944 | 24f8 8b44 | 2434 8944 | 2428 488b | 4424 f84c 0x000000001b2af128: 8b5c 2440 | 4c89 5c24 | 304c 8b5c | 2448 4c89 | 5c24 404c | 8b9c 24a8 | 0000 004c | 895c 2468 0x000000001b2af148: 4c8b 9c24 | b000 0000 | 4c89 5c24 | 704c 8b9c | 2480 0000 | 004c 895c | 2478 4c8b | 9c24 8800 0x000000001b2af168: 0000 4c89 | 9c24 8000 | 0000 448b | 8424 9000 | 0000 4489 | 4424 5c4c | 8b9c 2498 | 0000 004c 0x000000001b2af188: 899c 2488 | 0000 00c5 | fb10 8424 | a000 0000 | c5fb 1184 | 2498 0000 | 004c 8b9c | 24b8 0000 0x000000001b2af1a8: 004c 899c | 24a0 0000 | 004c 8b9c | 24c0 0000 | 004c 899c | 24a8 0000 | 0044 8b9c | 2494 0000 0x000000001b2af1c8: 0044 899c | 2490 0000 | 0044 8994 | 24b8 0000 0x000000001b2af1d8: ; {runtime_call UncommonTrapBlob} 0x000000001b2af1d8: 0066 90e8 0x000000001b2af1dc: ; ImmutableOopMap {[16]=Oop [48]=Oop [56]=Oop [64]=Oop [104]=Oop [112]=Oop [120]=Oop [128]=Oop [136]=Oop [144]=NarrowOop [160]=Oop [168]=Oop [184]=NarrowOop } ;*ifeq {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Tree::checkData@16 (line 332) ; - org.eclipse.swt.widgets.TreeItem::getBackground@9 (line 418) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@731 (line 1113) 0x000000001b2af1dc: 202e 03f7 | 85ff 0f84 | 01f4 ffff | be45 ffff | ff44 8b44 | 2458 4489 | 4424 1044 | 8b44 245c 0x000000001b2af1fc: 4489 4424 | 1844 8b54 | 2424 4489 | 5424 1cc5 | fb10 4424 | 60c5 fb11 | 4424 3044 | 8b54 2454 0x000000001b2af21c: 4489 5424 | 2444 8b44 | 2450 4489 | 4424 4048 | 895c 2450 | 4489 5c24 | 5889 7c24 0x000000001b2af238: ; {runtime_call UncommonTrapBlob} 0x000000001b2af238: 5c66 90e8 0x000000001b2af23c: ; ImmutableOopMap {[0]=Oop [8]=Oop [80]=Oop [88]=NarrowOop [120]=Oop [152]=Oop } ;*ifeq {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Tree::checkData@16 (line 332) ; - org.eclipse.swt.widgets.TreeItem::getForeground@9 (line 625) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2255 (line 1286) 0x000000001b2af23c: c02d 03f7 | 4585 c90f | 8445 e1ff | ffbe 45ff | ffff 488b | 6c24 7844 | 8b5c 2430 | 4489 5c24 0x000000001b2af25c: 2044 8b54 | 2434 4489 | 5424 284c | 8b54 2440 | 4c89 5424 | 304c 8b54 | 2448 4c89 | 5424 3844 0x000000001b2af27c: 8b5c 2458 | 4489 5c24 | 404c 8b94 | 24a8 0000 | 004c 8954 | 2458 4c8b | 9424 b000 | 0000 4c89 0x000000001b2af29c: 5424 684c | 8b94 2480 | 0000 004c | 8954 2470 | 4c8b 9424 | 8800 0000 | 4c89 5424 | 7844 8b94 0x000000001b2af2bc: 2490 0000 | 0044 8954 | 2444 4c8b | 9424 9800 | 0000 4c89 | 9424 8000 | 0000 c5fb | 1084 24a0 0x000000001b2af2dc: 0000 00c5 | fb11 8424 | 8800 0000 | 4489 8424 | a000 0000 | 4489 8c24 | a400 0000 0x000000001b2af2f8: ; {runtime_call UncommonTrapBlob} 0x000000001b2af2f8: 6666 90e8 0x000000001b2af2fc: ; ImmutableOopMap {rbp=Oop [16]=Oop [48]=Oop [56]=Oop [88]=Oop [104]=Oop [112]=Oop [120]=Oop [128]=Oop [160]=NarrowOop [184]=Oop [192]=Oop } ;*ifeq {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Tree::checkData@16 (line 332) ; - org.eclipse.swt.widgets.TreeItem::getForeground@9 (line 605) ; - org.eclipse.swt.widgets.TreeItem::getForeground@66 (line 628) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@720 (line 1112) 0x000000001b2af2fc: 002d 03f7 | 458b d045 | 85d2 0f84 | 23f3 ffff | be45 ffff | ff44 8b5c | 2458 4489 | 5c24 1844 0x000000001b2af31c: 8b5c 245c | 4489 5c24 | 20c5 fb10 | 4424 60c5 | fb11 4424 | 3844 8b5c | 2454 4489 | 5c24 2c44 0x000000001b2af33c: 8b44 2450 | 4489 4424 | 4844 894c | 244c 4489 0x000000001b2af34c: ; {runtime_call UncommonTrapBlob} 0x000000001b2af34c: 5424 68e8 0x000000001b2af350: ; ImmutableOopMap {[0]=Oop [8]=Oop [16]=Oop [76]=NarrowOop [120]=Oop [152]=Oop } ;*ifeq {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Tree::checkData@16 (line 332) ; - org.eclipse.swt.widgets.TreeItem::getForeground@9 (line 605) ; - org.eclipse.swt.widgets.TreeItem::getForeground@66 (line 628) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2255 (line 1286) 0x000000001b2af350: ac2c 03f7 0x000000001b2af354: ; {oop(a 'java/lang/Class'{0x0000000686430aa0} = 'org/eclipse/swt/widgets/Display')} 0x000000001b2af354: 49ba a00a | 4386 0600 | 0000 458b | 9aec 0000 | 0043 8b6c | dc08 4d8b | 97f0 0000 | 004d 8bc2 0x000000001b2af374: 4983 c018 | 0f1f 8400 | 0000 0000 | 4d3b 8700 | 0100 000f | 83f3 1200 | 004d 8987 | f000 0000 0x000000001b2af394: 410f 0d88 | c000 0000 | 49c7 0201 0x000000001b2af3a0: ; {metadata('org/eclipse/swt/internal/cocoa/NSObject')} 0x000000001b2af3a0: 0000 0041 | c742 0808 | 6ede 0045 | 8962 0c4c | 8b44 2458 | 4d89 4210 | 0f1f 8400 | 0000 0000 0x000000001b2af3c0: ; {metadata('java/util/HashMap')} 0x000000001b2af3c0: 81fd 60df | 0900 0f85 | 4842 0000 | 4b8d 34dc 0x000000001b2af3d0: ; {optimized virtual_call} 0x000000001b2af3d0: 498b d2e8 0x000000001b2af3d4: ; ImmutableOopMap {[16]=Oop [32]=Oop [56]=Oop [64]=Oop [72]=Oop [96]=Oop } ;*invokeinterface get {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.widgets.Display::GetWidget@48 (line 2339) ; - org.eclipse.swt.widgets.Display::getWidget@1 (line 2329) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@94 (line 1038) 0x000000001b2af3d4: a8d6 02f7 | 4c8b c00f | 1f44 0000 | 4885 c00f | 84e8 0c00 | 0044 8b50 0x000000001b2af3ec: ; {metadata('org/eclipse/swt/internal/LONG')} 0x000000001b2af3ec: 0841 81fa | 682a ea00 | 0f85 be44 | 0000 4d8b | 5010 4c8b | 5c24 604d | 8953 10e9 | 36cf ffff 0x000000001b2af40c: 4585 c00f | 84dc ddff | ffbe 45ff | ffff 488b | 6c24 7844 | 8b54 2430 | 4489 5424 | 2044 8b5c 0x000000001b2af42c: 2434 4489 | 5c24 284c | 8b54 2440 | 4c89 5424 | 304c 8b54 | 2448 4c89 | 5424 3844 | 8b54 2458 0x000000001b2af44c: 4489 5424 | 4044 8b5c | 245c 4489 | 5c24 584c | 8b94 24a8 | 0000 004c | 8954 2468 | 4c8b 9424 0x000000001b2af46c: b000 0000 | 4c89 5424 | 704c 8b94 | 2480 0000 | 004c 8954 | 2478 4c8b | 9424 8800 | 0000 4c89 0x000000001b2af48c: 9424 8000 | 0000 448b | 9c24 9000 | 0000 4489 | 5c24 5c4c | 8b94 2498 | 0000 004c | 8994 2488 0x000000001b2af4ac: 0000 00c5 | fb10 8424 | a000 0000 | c5fb 1184 | 2490 0000 | 004c 8b94 | 24b8 0000 | 004c 8994 0x000000001b2af4cc: 2498 0000 | 0048 8984 | 24a8 0000 | 0044 898c | 24b0 0000 | 0044 8984 | 24b4 0000 0x000000001b2af4e8: ; {runtime_call UncommonTrapBlob} 0x000000001b2af4e8: 0066 90e8 0x000000001b2af4ec: ; ImmutableOopMap {rbp=Oop [16]=Oop [48]=Oop [56]=Oop [104]=Oop [112]=Oop [120]=Oop [128]=Oop [136]=Oop [152]=Oop [168]=Oop [176]=NarrowOop } ;*ifeq {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Tree::checkData@16 (line 332) ; - org.eclipse.swt.widgets.TreeItem::getFont@9 (line 563) ; - org.eclipse.swt.widgets.TreeItem::getFont@66 (line 586) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@675 (line 1106) 0x000000001b2af4ec: 102b 03f7 | 4585 db0f | 8498 efff | ffbe 45ff | ffff 488b | 6c24 7844 | 8b4c 2458 | 4489 4c24 0x000000001b2af50c: 1044 8b4c | 245c 4489 | 4c24 1844 | 8b4c 2424 | 4489 4c24 | 20c5 fb10 | 4424 60c5 | fb11 4424 0x000000001b2af52c: 4048 8944 | 2460 4489 | 5424 7044 | 895c 2474 0x000000001b2af53c: ; {runtime_call UncommonTrapBlob} 0x000000001b2af53c: 6666 90e8 0x000000001b2af540: ; ImmutableOopMap {rbp=Oop [0]=Oop [8]=Oop [96]=Oop [112]=NarrowOop [152]=Oop [168]=Oop [176]=Oop } ;*ifeq {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Tree::checkData@16 (line 332) ; - org.eclipse.swt.widgets.TreeItem::getFont@9 (line 563) ; - org.eclipse.swt.widgets.TreeItem::getFont@66 (line 586) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2211 (line 1281) 0x000000001b2af540: bc2a 03f7 0x000000001b2af544: ; {oop(a 'java/lang/Class'{0x0000000686430aa0} = 'org/eclipse/swt/widgets/Display')} 0x000000001b2af544: 49ba a00a | 4386 0600 | 0000 458b | 9aec 0000 | 0043 8b6c | dc08 4d8b | 97f0 0000 | 004d 8bc2 0x000000001b2af564: 4983 c018 | 4d3b 8700 | 0100 000f | 833b 3200 | 004d 8987 | f000 0000 | 410f 0d88 | c000 0000 0x000000001b2af584: 49c7 0201 0x000000001b2af588: ; {metadata('org/eclipse/swt/internal/cocoa/NSObject')} 0x000000001b2af588: 0000 0041 | c742 0808 | 6ede 0045 | 8962 0c4c | 8b44 2468 | 4d89 4210 0x000000001b2af5a0: ; {metadata('java/util/HashMap')} 0x000000001b2af5a0: 81fd 60df | 0900 0f85 | c040 0000 | 4b8d 34dc 0x000000001b2af5b0: ; {optimized virtual_call} 0x000000001b2af5b0: 498b d2e8 0x000000001b2af5b4: ; ImmutableOopMap {[16]=Oop [32]=Oop [56]=Oop [64]=Oop [72]=Oop [112]=Oop [120]=Oop } ;*invokeinterface get {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.widgets.Display::GetWidget@48 (line 2339) ; - org.eclipse.swt.widgets.Display::_getFocusControl@45 (line 1663) ; - org.eclipse.swt.widgets.Display::getFocusControl@50 (line 1651) ; - org.eclipse.swt.widgets.Control::hasFocus@4 (line 2072) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@251 (line 1057) 0x000000001b2af5b4: c8d4 02f7 | 4885 c00f | 1f44 0000 | 0f84 40d1 | ffff 448b 0x000000001b2af5c8: ; {metadata('org/eclipse/swt/internal/LONG')} 0x000000001b2af5c8: 5808 4181 | fb68 2aea | 000f 8575 | 4200 004c | 8bd0 4d8b | 5210 4c8b | 5c24 784d | 8953 10e9 0x000000001b2af5e8: 1ad1 ffff 0x000000001b2af5ec: ; implicit exception: dispatches to 0x000000001b2b4304 0x000000001b2af5ec: 478b 94cc | f001 0000 | 899c 2480 | 0000 000f | 1f44 0000 | e9c0 f4ff | ff45 85d2 | 0f84 d240 0x000000001b2af60c: 0000 4889 | 4424 f88b | 8424 8000 | 0000 8944 | 242c 488b | 4424 f84c | 894c 2478 | 4b8d 34d4 0x000000001b2af62c: ; {optimized virtual_call} 0x000000001b2af62c: 418b eae8 0x000000001b2af630: ; ImmutableOopMap {rbp=NarrowOop [16]=Oop [56]=Oop [64]=Oop [72]=Oop [112]=Oop [120]=Oop } ;*invokevirtual getAlternateSelectedControlColor {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@334 (line 1062) 0x000000001b2af630: 3c56 0000 | 488b d044 | 8bd5 e906 | f5ff ff4d | 8bd3 49c1 | e203 498b | c2e9 89cf | ffff 4f8d 0x000000001b2af650: 1cd4 4c89 | 5c24 7844 | 8954 242c 0x000000001b2af65c: ; {static_call} 0x000000001b2af65c: 6666 90e8 0x000000001b2af660: ; ImmutableOopMap {rbp=Oop [16]=Oop [44]=NarrowOop [56]=Oop [64]=Oop [72]=Oop [112]=Oop [120]=Oop } ;*invokestatic secondarySelectedControlColor {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.widgets.Display::getSecondarySelectedControlColor@9 (line 2283) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@344 (line 1062) 0x000000001b2af660: 1cda 02f7 | 488b 7424 | 7848 8bd0 0x000000001b2af66c: ; {optimized virtual_call} 0x000000001b2af66c: 6666 90e8 0x000000001b2af670: ; ImmutableOopMap {rbp=Oop [16]=Oop [44]=NarrowOop [56]=Oop [64]=Oop [72]=Oop [112]=Oop [120]=Oop } ;*invokevirtual getNSColorRGB {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.widgets.Display::getSecondarySelectedControlColor@12 (line 2283) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@344 (line 1062) 0x000000001b2af670: 0cd4 02f7 | 488b d866 | 0f1f 8400 | 0000 0000 | 4180 7f38 | 000f 855d | 0a00 004c | 8bc3 49c1 0x000000001b2af690: e803 448b | 5c24 2c47 | 8984 dcfc | 0100 004c | 8b54 2478 | 4c8b db4d | 33da 49c1 | eb16 4d85 0x000000001b2af6b0: db0f 8424 | 0a00 004c | 8bdb 660f | 1f44 0000 | 4d85 db0f | 8466 0a00 | 0049 c1ea | 09bf 0000 0x000000001b2af6d0: e61d 4903 | fa80 3f04 | 0f85 5b0a | 0000 448b | 5424 2c4d | 8bc3 49c1 | e803 4c8b | cde9 3ff4 0x000000001b2af6f0: ; {oop(a 'java/lang/Class'{0x0000000686430aa0} = 'org/eclipse/swt/widgets/Display')} 0x000000001b2af6f0: ffff 49ba | a00a 4386 | 0600 0000 | 458b 82ec | 0000 0043 | 8b6c c408 | 498b 87f0 | 0000 004c 0x000000001b2af710: 8bd0 4983 | c218 6666 | 0f1f 8400 | 0000 0000 | 4d3b 9700 | 0100 000f | 837f 3600 | 004d 8997 0x000000001b2af730: f000 0000 | 410f 0d8a | c000 0000 | 48c7 0001 0x000000001b2af740: ; {metadata('org/eclipse/swt/internal/cocoa/NSObject')} 0x000000001b2af740: 0000 00c7 | 4008 086e | de00 4489 | 600c 4c8b | 5424 704c | 8950 104c | 8bd0 660f | 1f44 0000 0x000000001b2af760: ; {metadata('java/util/HashMap')} 0x000000001b2af760: 81fd 60df | 0900 0f85 | 993f 0000 | 4b8d 34c4 0x000000001b2af770: ; {optimized virtual_call} 0x000000001b2af770: 498b d2e8 0x000000001b2af774: ; ImmutableOopMap {[16]=Oop [32]=Oop [56]=Oop [64]=Oop [72]=Oop [104]=Oop [120]=Oop } ;*invokeinterface get {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.widgets.Display::GetWidget@48 (line 2339) ; - org.eclipse.swt.widgets.Display::_getFocusControl@45 (line 1663) ; - org.eclipse.swt.widgets.Display::getFocusControl@50 (line 1651) ; - org.eclipse.swt.widgets.Control::hasFocus@4 (line 2072) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@251 (line 1057) 0x000000001b2af774: 08d3 02f7 | 4885 c00f | 1f44 0000 | 0f84 b3d0 | ffff 448b 0x000000001b2af788: ; {metadata('org/eclipse/swt/internal/LONG')} 0x000000001b2af788: 5008 4181 | fa68 2aea | 000f 8549 | 4000 004c | 8bd0 4d8b | 5210 4c8b | 5c24 784d | 8953 10e9 0x000000001b2af7a8: 8dd0 ffff | 458b 5cdc | 6c45 85db | 0f84 f1da | ffff 4d8b | 5720 498b | fb48 c1e7 | 034d 85d2 0x000000001b2af7c8: 0f84 1a0f | 0000 4d8b | 5f30 4b89 | 7c13 f849 | 83c2 f84d | 8957 2090 | e9c6 daff | ff45 8b5c 0x000000001b2af7e8: dc64 4585 | db0f 8483 | deff ff4d | 8b57 2049 | 8bfb 48c1 | e703 6690 | 4d85 d20f | 84ab 0f00 0x000000001b2af808: 004d 8b5f | 304b 897c | 13f8 4983 | c2f8 4d89 | 5720 e957 | deff ff45 | 8b54 dc5c | 4585 d20f 0x000000001b2af828: 840d deff | ff4d 8b5f | 2049 8bfa | 48c1 e703 | 4d85 db0f | 1f44 0000 | 0f84 8c0f | 0000 4d8b 0x000000001b2af848: 5730 4b89 | 7c1a f849 | 83c3 f84d | 895f 20e9 | dedd ffff | 458b 94dc | 8400 0000 | 4585 d20f 0x000000001b2af868: 845e deff | ff4d 8b5f | 2049 8bfa | 48c1 e703 | 4d85 db0f | 1f44 0000 | 0f84 6c0f | 0000 4d8b 0x000000001b2af888: 5730 4b89 | 7c1a f849 | 83c3 f84d | 895f 20e9 | 2fde ffff | 458b 9cdc | 9c00 0000 | 4585 db0f 0x000000001b2af8a8: 8411 e1ff | ff4d 8b57 | 2049 8bfb | 48c1 e703 | 4d85 d20f | 1f44 0000 | 0f84 1211 | 0000 4d8b 0x000000001b2af8c8: 5f30 4b89 | 7c13 f849 | 83c2 f84d | 8957 20e9 | e2e0 ffff | 458b 54ec | 6c45 85d2 | 0f84 61ec 0x000000001b2af8e8: ffff 4d8b | 5f20 498b | fa48 c1e7 | 034d 85db | 0f84 f410 | 0000 4d8b | 5730 4b89 | 7c1a f849 0x000000001b2af908: 83c3 f84d | 895f 20e9 | 37ec ffff | 458b 5a70 | 4585 db0f | 1f44 0000 | 0f84 e5ef | ffff 4d8b 0x000000001b2af928: 4720 498b | fb48 c1e7 | 034d 85c0 | 0f84 fb10 | 0000 4d8b | 5f30 4b89 | 7c03 f849 | 83c0 f84d 0x000000001b2af948: 8947 20e9 | bbef ffff | 4c8b d544 | 8b45 6c45 | 85c0 660f | 1f44 0000 | 0f84 50ef | ffff 4d8b 0x000000001b2af968: 5f20 498b | f848 c1e7 | 034d 85db | 0f84 a210 | 0000 4d8b | 4730 4b89 | 7c18 f849 | 83c3 f84d 0x000000001b2af988: 895f 20e9 | 26ef ffff | 4d8b 5740 | 4d8b 5f50 | f083 4424 | c000 6690 | 803f 0074 | 2844 8827 0x000000001b2af9a8: 4d85 d274 | 0f4b 897c | 13f8 4983 | c2f8 4d89 | 5740 eb11 | 498b f790 | 49ba 60d5 | 2209 0000 0x000000001b2af9c8: 0000 41ff | d24c 8b94 | 24c0 0000 | 0041 8b5a | 2485 db0f | 1f44 0000 | 0f85 f4d8 | ffff bef6 0x000000001b2af9e8: ; {runtime_call UncommonTrapBlob} 0x000000001b2af9e8: ffff ffe8 0x000000001b2af9ec: ; ImmutableOopMap {} ;*getfield state {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.graphics.GC::setFont@57 (line 3547) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@678 (line 1106) 0x000000001b2af9ec: 1026 03f7 | 4d8b 5740 | 4d8b 5f50 | f083 4424 | c000 6690 | 803f 0074 | 2844 8827 | 4d85 d274 0x000000001b2afa0c: 0f4b 897c | 13f8 4983 | c2f8 4d89 | 5740 eb11 | 498b f790 | 49ba 60d5 | 2209 0000 | 0000 41ff 0x000000001b2afa2c: d24c 8b94 | 24c0 0000 | 0041 8b5a | 2485 db0f | 1f44 0000 | 0f85 25dc | ffff bef6 0x000000001b2afa48: ; {runtime_call UncommonTrapBlob} 0x000000001b2afa48: ffff ffe8 0x000000001b2afa4c: ; ImmutableOopMap {} ;*putfield foregroundPattern {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.graphics.GC::setForeground@47 (line 3569) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@741 (line 1115) 0x000000001b2afa4c: b025 03f7 | 4d8b 5740 | 4d8b 5f50 | f083 4424 | c000 6690 | 803f 0074 | 2844 8827 | 4d85 d274 0x000000001b2afa6c: 0f4b 897c | 13f8 4983 | c2f8 4d89 | 5740 eb11 | 498b f790 | 49ba 60d5 | 2209 0000 | 0000 41ff 0x000000001b2afa8c: d24c 8b94 | 24c0 0000 | 0041 8b5a | 2485 db0f | 1f44 0000 | 0f85 59df | ffff bef6 | ffff ff48 0x000000001b2afaac: 8b6c 2478 | 448b 5c24 | 3044 895c | 2420 448b | 5424 3444 | 8954 2428 | 4c8b 5424 | 404c 8954 0x000000001b2afacc: 2430 4c8b | 5424 484c | 8954 2438 | 448b 5c24 | 5844 895c | 2440 448b | 5424 5c44 | 8954 2448 0x000000001b2afaec: 4c8b 9424 | 8000 0000 | 4c89 5424 | 704c 8b94 | 2488 0000 | 004c 8954 | 2478 448b | 9424 9000 0x000000001b2afb0c: 0000 4489 | 5424 4c4c | 8b94 2498 | 0000 004c | 8994 2480 | 0000 00c5 | fb10 8424 | a000 0000 0x000000001b2afb2c: c5fb 1184 | 2488 0000 0x000000001b2afb34: ; {runtime_call UncommonTrapBlob} 0x000000001b2afb34: 0066 90e8 0x000000001b2afb38: ; ImmutableOopMap {rbp=Oop [16]=Oop [48]=Oop [56]=Oop [112]=Oop [120]=Oop [128]=Oop [168]=Oop [176]=Oop [184]=Oop [192]=Oop } ;*getfield transform {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.graphics.GC::setClipping@44 (line 3493) ; - org.eclipse.swt.graphics.GC::setClipping@119 (line 3392) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@783 (line 1117) 0x000000001b2afb38: c424 03f7 | 4d8b 5740 | 4d8b 5f50 | f083 4424 | c000 803f | 0074 2744 | 8827 4d85 | d274 0f4b 0x000000001b2afb58: 897c 13f8 | 4983 c2f8 | 4d89 5740 | eb10 498b | f749 ba60 | d522 0900 | 0000 0041 | ffd2 8b6b 0x000000001b2afb78: 2485 ed0f | 1f44 0000 | 0f85 f4e9 | ffff bef6 0x000000001b2afb88: ; {runtime_call UncommonTrapBlob} 0x000000001b2afb88: ffff ffe8 0x000000001b2afb8c: ; ImmutableOopMap {} ;*getfield state {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.graphics.GC::setFont@57 (line 3547) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2214 (line 1281) 0x000000001b2afb8c: 7024 03f7 | 4d8b 5f40 | 4d8b 4750 | f083 4424 | c000 6690 | 803f 000f | 8451 edff | ff44 8827 0x000000001b2afbac: 4d85 db75 | 244d 8bf2 | 498b f766 | 0f1f 8400 | 0000 0000 | 49ba 60d5 | 2209 0000 | 0000 41ff 0x000000001b2afbcc: d24d 8bd6 | e925 edff | ff4b 897c | 18f8 4983 | c3f8 4d89 | 5f40 e913 | edff ff4d | 8b5f 404d 0x000000001b2afbec: 8b47 50f0 | 8344 24c0 | 0041 8039 | 000f 843d | edff ff45 | 8821 4d85 | db75 1e4d | 8bea 498b 0x000000001b2afc0c: f949 8bf7 | 49ba 60d5 | 2209 0000 | 0000 41ff | d24d 8bd5 | e917 edff | ff4f 894c | 18f8 4983 0x000000001b2afc2c: c3f8 4d89 | 5f40 e905 | edff ff45 | 8b52 0c0f | 1f44 0000 | 4585 d20f | 8474 e0ff | ff4d 8b5f 0x000000001b2afc4c: 2049 8bfa | 48c1 e703 | 4d85 db0f | 84f8 0d00 | 004d 8b57 | 304b 897c | 1af8 4983 | c3f8 4d89 0x000000001b2afc6c: 5f20 e94a | e0ff ff45 | 8b5c dc68 | 4585 db0f | 1f44 0000 | 0f84 25d9 | ffff 4d8b | 5720 498b 0x000000001b2afc8c: fb48 c1e7 | 034d 85d2 | 0f84 d80d | 0000 4d8b | 5f30 4b89 | 7c13 f849 | 83c2 f84d | 8957 20e9 0x000000001b2afcac: fbd8 ffff | 458b 5cdc | 6045 85db | 0f84 add8 | ffff 4d8b | 5720 498b | fb48 c1e7 | 034d 85d2 0x000000001b2afccc: 0f84 c00d | 0000 4d8b | 5f30 4b89 | 7c13 f849 | 83c2 f84d | 8957 20e9 | 83d8 ffff | 458b 94dc 0x000000001b2afcec: 8800 0000 | 4585 d20f | 84d8 d8ff | ff4d 8b5f | 2049 8bfa | 48c1 e703 | 4d85 db0f | 84a5 0d00 0x000000001b2afd0c: 004d 8b57 | 304b 897c | 1af8 4983 | c3f8 4d89 | 5f20 6690 | e9ac d8ff | ff4d 8b57 | 404d 8b5f 0x000000001b2afd2c: 50f0 8344 | 24c0 0080 | 3f00 7435 | 4488 270f | 1f44 0000 | 4d85 d274 | 0f4b 897c | 13f8 4983 0x000000001b2afd4c: c2f8 4d89 | 5740 eb19 | 498b f766 | 0f1f 8400 | 0000 0000 | 49ba 60d5 | 2209 0000 | 0000 41ff 0x000000001b2afd6c: d24c 8b94 | 24c0 0000 | 0041 8b5a | 2485 db0f | 1f44 0000 | 0f85 16d8 | ffff bef6 0x000000001b2afd88: ; {runtime_call UncommonTrapBlob} 0x000000001b2afd88: ffff ffe8 0x000000001b2afd8c: ; ImmutableOopMap {} ;*putfield backgroundPattern {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.graphics.GC::setBackground@47 (line 3320) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@734 (line 1113) 0x000000001b2afd8c: 7022 03f7 | 33c0 e9f0 | d6ff ff4c | 8b44 2468 | 0f1f 4000 | e961 e9ff | ff45 33d2 | 4c89 9424 0x000000001b2afdac: b800 0000 | e94c d1ff | ff45 8b9c | dc9c 0000 | 0066 6690 | 4585 db0f | 84e2 dbff | ff4d 8b57 0x000000001b2afdcc: 2049 8bfb | 48c1 e703 | 4d85 d20f | 840b 2a00 | 004d 8b5f | 304b 897c | 13f8 4983 | c2f8 4d89 0x000000001b2afdec: 5720 e9b8 | dbff ffbf | 0100 0000 | 4533 c90f | 1f44 0000 | e9db c1ff | ff45 33c0 | e9b1 c2ff 0x000000001b2afe0c: ff33 c9e9 | 89c3 ffff | 4c89 5424 | 4048 895c | 2438 894c | 2434 4489 | 4424 3044 | 894c 242c 0x000000001b2afe2c: 897c 2428 | 4c89 5c24 0x000000001b2afe34: ; {metadata({type array long})} 0x000000001b2afe34: 2048 be38 | 2600 0008 | 0000 008b 0x000000001b2afe40: ; {runtime_call _new_array_Java} 0x000000001b2afe40: d766 90e8 0x000000001b2afe44: ; ImmutableOopMap {[16]=Oop [32]=Oop [56]=Oop [64]=Oop } ;*newarray {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@44 (line 1032) 0x000000001b2afe44: 380d 0ef7 | e9eb c3ff | ff4c 8954 | 2458 4c89 0x000000001b2afe54: ; {metadata({type array long})} 0x000000001b2afe54: 4424 5048 | be38 2600 | 0008 0000 | 008b 5424 0x000000001b2afe64: ; {runtime_call _new_array_Java} 0x000000001b2afe64: 2866 90e8 0x000000001b2afe68: ; ImmutableOopMap {[16]=Oop [32]=Oop [56]=Oop [64]=Oop [72]=Oop } ;*newarray {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.widgets.Display::GetWidget@9 (line 2334) ; - org.eclipse.swt.widgets.Display::getWidget@1 (line 2329) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@94 (line 1038) 0x000000001b2afe68: 140d 0ef7 | e9a7 c4ff 0x000000001b2afe70: ; {metadata('org/eclipse/swt/internal/cocoa/objc_super')} 0x000000001b2afe70: ff48 bef8 | 75e9 0008 0x000000001b2afe78: ; {runtime_call _new_instance_Java} 0x000000001b2afe78: 0000 00e8 0x000000001b2afe7c: ; ImmutableOopMap {[16]=Oop [56]=Oop [64]=Oop [72]=Oop [112]=Oop [120]=Oop [168]=Oop [176]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.widgets.Widget::cellSize@9 (line 287) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@357 (line 1065) 0x000000001b2afe7c: 000a 0ef7 | e936 cbff 0x000000001b2afe84: ; {metadata('org/eclipse/swt/internal/cocoa/NSSize')} 0x000000001b2afe84: ff48 bea0 | 06e9 0008 0x000000001b2afe8c: ; {runtime_call _new_instance_Java} 0x000000001b2afe8c: 0000 00e8 0x000000001b2afe90: ; ImmutableOopMap {[16]=Oop [56]=Oop [64]=Oop [72]=Oop [120]=Oop [168]=Oop [176]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.widgets.Widget::cellSize@0 (line 286) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@357 (line 1065) 0x000000001b2afe90: ec09 0ef7 | e9dd caff 0x000000001b2afe98: ; {metadata('org/eclipse/swt/internal/cocoa/NSSize')} 0x000000001b2afe98: ff48 bea0 | 06e9 0008 0x000000001b2afea0: ; {runtime_call _new_instance_Java} 0x000000001b2afea0: 0000 00e8 0x000000001b2afea4: ; ImmutableOopMap {[16]=Oop [56]=Oop [64]=Oop [72]=Oop [112]=Oop [120]=Oop [128]=Oop [168]=Oop [176]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.internal.cocoa.NSTableView::intercellSpacing@0 (line 83) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@407 (line 1069) 0x000000001b2afea4: d809 0ef7 | e969 ccff 0x000000001b2afeac: ; {metadata('org/eclipse/swt/internal/cocoa/NSRect')} 0x000000001b2afeac: ff48 be08 | 6ee9 0008 0x000000001b2afeb4: ; {runtime_call _new_instance_Java} 0x000000001b2afeb4: 0000 00e8 0x000000001b2afeb8: ; ImmutableOopMap {[16]=Oop [56]=Oop [64]=Oop [72]=Oop [112]=Oop [120]=Oop [128]=Oop [136]=Oop [168]=Oop [176]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.internal.cocoa.NSTableView::rectOfColumn@0 (line 118) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@433 (line 1072) 0x000000001b2afeb8: c409 0ef7 | 0f1f 4000 | e919 cdff 0x000000001b2afec4: ; {metadata('org/eclipse/swt/internal/cocoa/NSGraphicsContext')} 0x000000001b2afec4: ff48 bef8 | b7e9 0008 0x000000001b2afecc: ; {runtime_call _new_instance_Java} 0x000000001b2afecc: 0000 00e8 0x000000001b2afed0: ; ImmutableOopMap {[16]=Oop [56]=Oop [64]=Oop [72]=Oop [112]=Oop [120]=Oop [128]=Oop [136]=Oop [152]=Oop [168]=Oop [176]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.internal.cocoa.NSGraphicsContext::currentContext@16 (line 32) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@588 (line 1090) 0x000000001b2afed0: ac09 0ef7 | 4c8b d8e9 | 19d0 ffff | c5fb 118c | 2480 0000 0x000000001b2afee4: ; {metadata('org/eclipse/swt/internal/cocoa/NSImage')} 0x000000001b2afee4: 0048 be78 | f8e8 0008 0x000000001b2afeec: ; {runtime_call _new_instance_Java} 0x000000001b2afeec: 0000 00e8 0x000000001b2afef0: ; ImmutableOopMap {[16]=Oop [56]=Oop [64]=Oop [72]=Oop [112]=Oop [120]=Oop [168]=Oop [176]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.internal.cocoa.NSCell::image@17 (line 88) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@364 (line 1066) 0x000000001b2afef0: 8c09 0ef7 | 4c8b d8c5 | fb10 8c24 | 8000 0000 | e96a cbff 0x000000001b2aff04: ; {metadata('org/eclipse/swt/internal/cocoa/NSRect')} 0x000000001b2aff04: ff48 be08 | 6ee9 0008 0x000000001b2aff0c: ; {runtime_call _new_instance_Java} 0x000000001b2aff0c: 0000 00e8 0x000000001b2aff10: ; ImmutableOopMap {[16]=Oop [56]=Oop [64]=Oop [72]=Oop [112]=Oop [120]=Oop [128]=Oop [136]=Oop [152]=Oop [168]=Oop [176]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.internal.cocoa.NSTableView::rectOfRow@0 (line 124) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@475 (line 1076) 0x000000001b2aff10: 6c09 0ef7 | e9a5 cdff 0x000000001b2aff18: ; {metadata('org/eclipse/swt/internal/cocoa/NSRect')} 0x000000001b2aff18: ff48 be08 | 6ee9 0008 0x000000001b2aff20: ; {runtime_call _new_instance_Java} 0x000000001b2aff20: 0000 00e8 0x000000001b2aff24: ; ImmutableOopMap {[16]=Oop [56]=Oop [64]=Oop [72]=Oop [112]=Oop [120]=Oop [128]=Oop [136]=Oop [152]=Oop [168]=Oop [176]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.internal.cocoa.NSTableView::frameOfCellAtColumn@0 (line 68) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@512 (line 1081) 0x000000001b2aff24: 5809 0ef7 | e991 ceff 0x000000001b2aff2c: ; {metadata('org/eclipse/swt/graphics/GCData')} 0x000000001b2aff2c: ff48 be40 | b606 0108 0x000000001b2aff34: ; {runtime_call _new_instance_Java} 0x000000001b2aff34: 0000 00e8 0x000000001b2aff38: ; ImmutableOopMap {[16]=Oop [56]=Oop [64]=Oop [72]=Oop [112]=NarrowOop [116]=NarrowOop [120]=Oop [128]=Oop [136]=Oop [152]=Oop [168]=Oop [176]=Oop [184]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@645 (line 1103) 0x000000001b2aff38: 4409 0ef7 | 488b d090 | e986 d1ff 0x000000001b2aff44: ; {metadata('org/eclipse/swt/internal/cocoa/NSRect')} 0x000000001b2aff44: ff48 be08 | 6ee9 0008 0x000000001b2aff4c: ; {runtime_call _new_instance_Java} 0x000000001b2aff4c: 0000 00e8 0x000000001b2aff50: ; ImmutableOopMap {[16]=Oop [56]=Oop [64]=Oop [72]=Oop [112]=NarrowOop [116]=NarrowOop [120]=Oop [128]=Oop [136]=Oop [152]=Oop [168]=Oop [176]=Oop [184]=Oop [192]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.graphics.GC::setClipping@65 (line 3385) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@783 (line 1117) 0x000000001b2aff50: 2c09 0ef7 | 488b c8e9 | 02d9 ffff 0x000000001b2aff5c: ; {metadata('org/eclipse/swt/internal/cocoa/NSBezierPath')} 0x000000001b2aff5c: 48be 18ba | 0601 0800 0x000000001b2aff64: ; {runtime_call _new_instance_Java} 0x000000001b2aff64: 0000 90e8 0x000000001b2aff68: ; ImmutableOopMap {[16]=Oop [56]=Oop [64]=Oop [72]=Oop [112]=NarrowOop [116]=NarrowOop [120]=Oop [128]=Oop [136]=Oop [152]=Oop [168]=Oop [176]=Oop [184]=Oop [192]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.internal.cocoa.NSBezierPath::bezierPathWithRect@17 (line 70) ; - org.eclipse.swt.graphics.GC::setClipping@105 (line 3390) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@783 (line 1117) 0x000000001b2aff68: 1409 0ef7 | 4c8b d8e9 | 9bd9 ffff 0x000000001b2aff74: ; {metadata('org/eclipse/swt/widgets/Event')} 0x000000001b2aff74: 48be f078 | ea00 0800 0x000000001b2aff7c: ; {runtime_call _new_instance_Java} 0x000000001b2aff7c: 0000 90e8 0x000000001b2aff80: ; ImmutableOopMap {[16]=Oop [56]=Oop [64]=Oop [72]=Oop [112]=NarrowOop [116]=NarrowOop [120]=Oop [128]=Oop [136]=Oop [152]=Oop [168]=Oop [176]=Oop [184]=Oop [192]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@786 (line 1119) 0x000000001b2aff80: fc08 0ef7 | 4c8b c0e9 | 2fdb ffff 0x000000001b2aff8c: ; {metadata('org/eclipse/swt/graphics/GCData')} 0x000000001b2aff8c: 48be 40b6 | 0601 0800 0x000000001b2aff94: ; {runtime_call _new_instance_Java} 0x000000001b2aff94: 0000 90e8 0x000000001b2aff98: ; ImmutableOopMap {[0]=Oop [56]=Oop [72]=Oop [112]=NarrowOop [116]=NarrowOop [120]=Oop [152]=Oop [168]=Oop [176]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2181 (line 1278) 0x000000001b2aff98: e408 0ef7 | 488b d090 | e9c5 e3ff 0x000000001b2affa4: ; {metadata('org/eclipse/swt/widgets/Event')} 0x000000001b2affa4: ff48 bef0 | 78ea 0008 0x000000001b2affac: ; {runtime_call _new_instance_Java} 0x000000001b2affac: 0000 00e8 0x000000001b2affb0: ; ImmutableOopMap {[0]=Oop [8]=Oop [16]=Oop [116]=NarrowOop [120]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2321 (line 1297) 0x000000001b2affb0: cc08 0ef7 | 488b e8e9 | e3e8 ffff 0x000000001b2affbc: ; {metadata('org/eclipse/swt/internal/cocoa/NSView')} 0x000000001b2affbc: 48be b00e | e900 0800 0x000000001b2affc4: ; {runtime_call _new_instance_Java} 0x000000001b2affc4: 0000 90e8 0x000000001b2affc8: ; ImmutableOopMap {[16]=Oop [32]=Oop [56]=Oop [64]=Oop [72]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.widgets.Display::_getFocusControl@25 (line 1660) ; - org.eclipse.swt.widgets.Display::getFocusControl@50 (line 1651) ; - org.eclipse.swt.widgets.Control::hasFocus@4 (line 2072) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@251 (line 1057) 0x000000001b2affc8: b408 0ef7 | 4c8b d8e9 | 9bc6 ffff 0x000000001b2affd4: ; {metadata({type array long})} 0x000000001b2affd4: 48be 3826 | 0000 0800 | 0000 8b54 0x000000001b2affe0: ; {runtime_call _new_array_Java} 0x000000001b2affe0: 2428 90e8 0x000000001b2affe4: ; ImmutableOopMap {[16]=Oop [32]=Oop [56]=Oop [64]=Oop [72]=Oop [112]=Oop } ;*newarray {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.widgets.Display::GetWidget@9 (line 2334) ; - org.eclipse.swt.widgets.Display::_getFocusControl@45 (line 1663) ; - org.eclipse.swt.widgets.Display::getFocusControl@50 (line 1651) ; - org.eclipse.swt.widgets.Control::hasFocus@4 (line 2072) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@251 (line 1057) 0x000000001b2affe4: 980b 0ef7 | e9eb c6ff 0x000000001b2affec: ; {metadata('org/eclipse/swt/internal/cocoa/NSWindow')} 0x000000001b2affec: ff48 bea0 | 1aea 0008 0x000000001b2afff4: ; {runtime_call _new_instance_Java} 0x000000001b2afff4: 0000 00e8 0x000000001b2afff8: ; ImmutableOopMap {rbp=Oop [16]=Oop [32]=Oop [56]=Oop [64]=Oop [72]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.internal.cocoa.NSApplication::keyWindow@17 (line 83) ; - org.eclipse.swt.widgets.Display::getFocusControl@44 (line 1650) ; - org.eclipse.swt.widgets.Control::hasFocus@4 (line 2072) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@251 (line 1057) 0x000000001b2afff8: 8408 0ef7 | 0f1f 4000 | e9c9 c5ff | ff4b 8d2c 0x000000001b2b0008: ; {metadata('org/eclipse/swt/graphics/Color')} 0x000000001b2b0008: dc48 be20 | 94e8 0008 0x000000001b2b0010: ; {runtime_call _new_instance_Java} 0x000000001b2b0010: 0000 00e8 0x000000001b2b0014: ; ImmutableOopMap {rbp=Oop [16]=Oop [32]=NarrowOop [56]=Oop [64]=Oop [72]=Oop [92]=NarrowOop [112]=NarrowOop [116]=NarrowOop [120]=Oop [128]=Oop [136]=Oop [148]=NarrowOop [152]=Oop [168]=Oop [176]=Oop [184]=Oop [192]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.graphics.Color::cocoa_new@2 (line 463) ; - org.eclipse.swt.widgets.Display::getWidgetColor@29 (line 1963) ; - org.eclipse.swt.widgets.Tree::defaultForeground@6 (line 793) ; - org.eclipse.swt.widgets.Control::getForegroundColor@22 (line 1742) ; - org.eclipse.swt.widgets.Control::getForeground@5 (line 1738) ; - org.eclipse.swt.widgets.TreeItem::getForeground@39 (line 606) ; - org.eclipse.swt.widgets.TreeItem::getForeground@66 (line 628) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@720 (line 1112) 0x000000001b2b0014: 6808 0ef7 | e955 d4ff | ff44 895c | 241c 4489 | 4c24 184b 0x000000001b2b0028: ; {metadata('org/eclipse/swt/graphics/Color')} 0x000000001b2b0028: 8d2c cc48 | be20 94e8 | 0008 0000 0x000000001b2b0034: ; {runtime_call _new_instance_Java} 0x000000001b2b0034: 0066 90e8 0x000000001b2b0038: ; ImmutableOopMap {rbp=Oop [0]=Oop [8]=Oop [16]=Oop [24]=NarrowOop [28]=NarrowOop [116]=NarrowOop [120]=Oop [152]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.graphics.Color::cocoa_new@2 (line 463) ; - org.eclipse.swt.widgets.Display::getWidgetColor@29 (line 1963) ; - org.eclipse.swt.widgets.Tree::defaultForeground@6 (line 793) ; - org.eclipse.swt.widgets.Control::getForegroundColor@22 (line 1742) ; - org.eclipse.swt.widgets.Control::getForeground@5 (line 1738) ; - org.eclipse.swt.widgets.TreeItem::getForeground@39 (line 606) ; - org.eclipse.swt.widgets.TreeItem::getForeground@66 (line 628) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2255 (line 1286) 0x000000001b2b0038: 4408 0ef7 | 4c8b c044 | 8b4c 2418 | 448b 5c24 | 1ce9 b0e6 0x000000001b2b004c: ; {metadata('org/eclipse/swt/internal/cocoa/NSSize')} 0x000000001b2b004c: ffff 48be | a006 e900 | 0800 0000 0x000000001b2b0058: ; {runtime_call _new_instance_Java} 0x000000001b2b0058: 6666 90e8 0x000000001b2b005c: ; ImmutableOopMap {[16]=Oop [56]=Oop [64]=Oop [72]=Oop [112]=NarrowOop [116]=NarrowOop [120]=Oop [152]=Oop [168]=Oop [176]=Oop [184]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.internal.cocoa.NSAttributedString::size@0 (line 45) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2088 (line 1263) 0x000000001b2b005c: 2008 0ef7 | e9f1 e0ff 0x000000001b2b0064: ; {metadata('org/eclipse/swt/internal/cocoa/objc_super')} 0x000000001b2b0064: ff48 bef8 | 75e9 0008 0x000000001b2b006c: ; {runtime_call _new_instance_Java} 0x000000001b2b006c: 0000 00e8 0x000000001b2b0070: ; ImmutableOopMap {[16]=Oop [56]=Oop [64]=Oop [72]=Oop [112]=NarrowOop [116]=NarrowOop [120]=Oop [152]=Oop [168]=Oop [176]=Oop [184]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.widgets.Widget::callSuper@0 (line 254) ; - org.eclipse.swt.widgets.Widget::drawInteriorWithFrame_inView@7 (line 736) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2149 (line 1268) 0x000000001b2b0070: 0c08 0ef7 | e97d e1ff 0x000000001b2b0078: ; {metadata('org/eclipse/swt/internal/cocoa/NSRect')} 0x000000001b2b0078: ff48 be08 | 6ee9 0008 0x000000001b2b0080: ; {runtime_call _new_instance_Java} 0x000000001b2b0080: 0000 00e8 0x000000001b2b0084: ; ImmutableOopMap {[16]=Oop [56]=Oop [72]=Oop [112]=NarrowOop [116]=NarrowOop [120]=Oop [128]=Oop [152]=Oop [168]=Oop [176]=Oop [184]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@1477 (line 1198) 0x000000001b2b0084: f807 0ef7 | e911 ddff 0x000000001b2b008c: ; {metadata('org/eclipse/swt/internal/cocoa/NSSize')} 0x000000001b2b008c: ff48 bea0 | 06e9 0008 0x000000001b2b0094: ; {runtime_call _new_instance_Java} 0x000000001b2b0094: 0000 00e8 0x000000001b2b0098: ; ImmutableOopMap {[16]=Oop [56]=Oop [64]=Oop [72]=Oop [112]=NarrowOop [116]=NarrowOop [120]=Oop [128]=Oop [136]=Oop [152]=Oop [168]=Oop [176]=Oop [184]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.internal.cocoa.NSImage::size@0 (line 104) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@1571 (line 1204) 0x000000001b2b0098: e407 0ef7 | 0f1f 4000 | e911 deff 0x000000001b2b00a4: ; {metadata('org/eclipse/swt/internal/cocoa/NSRect')} 0x000000001b2b00a4: ff48 be08 | 6ee9 0008 0x000000001b2b00ac: ; {runtime_call _new_instance_Java} 0x000000001b2b00ac: 0000 00e8 0x000000001b2b00b0: ; ImmutableOopMap {[16]=Oop [56]=Oop [64]=Oop [72]=Oop [112]=NarrowOop [116]=NarrowOop [120]=Oop [128]=Oop [152]=Oop [168]=Oop [176]=Oop [184]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@1560 (line 1203) 0x000000001b2b00b0: cc07 0ef7 | e9a7 ddff 0x000000001b2b00b8: ; {metadata({type array long})} 0x000000001b2b00b8: ff48 be38 | 2600 0008 | 0000 008b 0x000000001b2b00c4: ; {runtime_call _new_array_Java} 0x000000001b2b00c4: 5424 28e8 0x000000001b2b00c8: ; ImmutableOopMap {[16]=Oop [32]=Oop [56]=Oop [64]=Oop [72]=Oop [104]=Oop } ;*newarray {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.widgets.Display::GetWidget@9 (line 2334) ; - org.eclipse.swt.widgets.Display::_getFocusControl@45 (line 1663) ; - org.eclipse.swt.widgets.Display::getFocusControl@50 (line 1651) ; - org.eclipse.swt.widgets.Control::hasFocus@4 (line 2072) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@251 (line 1057) 0x000000001b2b00c8: b40a 0ef7 | e93f c7ff | ff4c 8b5c | 2460 e967 | c2ff ff44 | 8b54 242c | 4c8b dbe9 | fbf5 ffff 0x000000001b2b00e8: 448b 5c24 | 2c47 8b94 | dcfc 0100 | 0045 85d2 | 742b 458b | eb4d 8b5f | 2049 8bfa | 48c1 e703 0x000000001b2b0108: 4d85 db0f | 84db 3500 | 004d 8b57 | 304b 897c | 1af8 4983 | c3f8 4d89 | 5f20 458b | dd44 895c 0x000000001b2b0128: 242c e95c | f5ff ff44 | 8b54 242c | e9aa f5ff | ff4d 8b57 | 504d 8b5f | 40f0 8344 | 24c0 0080 0x000000001b2b0148: 3f00 7427 | 4488 274d | 85db 740f | 4b89 7c1a | f849 83c3 | f84d 895f | 40eb 1049 | 8bf7 49ba 0x000000001b2b0168: 60d5 2209 | 0000 0000 | 41ff d244 | 8b54 242c | 478b 84d4 | fc01 0000 | 4d8b d849 | c1e3 03e9 0x000000001b2b0188: 57f5 ffff | bef6 ffff | ff49 8bea 0x000000001b2b0194: ; {runtime_call UncommonTrapBlob} 0x000000001b2b0194: 6666 90e8 0x000000001b2b0198: ; ImmutableOopMap {} ;*invokevirtual getWidget {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@94 (line 1038) 0x000000001b2b0198: 641e 03f7 | 4c8b 5c24 | 2048 8b6c | 2448 4c8b | 4424 50be | f4ff ffff | 4c89 5c24 | 2044 8b54 0x000000001b2b01b8: 242c 4489 | 5424 2844 | 8b5c 2430 | 4489 5c24 | 2c4c 8b54 | 2440 4c89 | 5424 384c | 8944 2440 0x000000001b2b01d8: ; {runtime_call UncommonTrapBlob} 0x000000001b2b01d8: 6666 90e8 0x000000001b2b01dc: ; ImmutableOopMap {rbp=Oop [16]=Oop [32]=Oop [56]=Oop } ;*checkcast {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@97 (line 1038) 0x000000001b2b01dc: 201e 03f7 | bede ffff | ff48 8be8 0x000000001b2b01e8: ; {runtime_call UncommonTrapBlob} 0x000000001b2b01e8: 6666 90e8 0x000000001b2b01ec: ; ImmutableOopMap {rbp=Oop } ;*checkcast {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::GetWidget@87 (line 2345) ; - org.eclipse.swt.widgets.Display::getWidget@1 (line 2329) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@94 (line 1038) 0x000000001b2b01ec: 101e 03f7 | be76 ffff | ff4c 895c | 2420 897c 0x000000001b2b01fc: ; {runtime_call UncommonTrapBlob} 0x000000001b2b01fc: 2428 90e8 0x000000001b2b0200: ; ImmutableOopMap {[16]=Oop [32]=Oop [40]=NarrowOop } ;*if_icmplt {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.EventTable::hooks@42 (line 73) ; - org.eclipse.swt.widgets.Widget::hooks@14 (line 1033) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@3 (line 1025) 0x000000001b2b0200: fc1d 03f7 | be76 ffff | ff4c 895c | 2420 4489 | 4c24 2889 0x000000001b2b0214: ; {runtime_call UncommonTrapBlob} 0x000000001b2b0214: 4424 2ce8 0x000000001b2b0218: ; ImmutableOopMap {[16]=Oop [32]=Oop [44]=NarrowOop } ;*if_icmplt {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.EventTable::hooks@42 (line 73) ; - org.eclipse.swt.widgets.Widget::hooks@14 (line 1033) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@11 (line 1026) 0x000000001b2b0218: e41d 03f7 | be76 ffff | ff4c 895c | 2420 4489 | 4c24 2844 | 8944 242c | 8954 2430 0x000000001b2b0234: ; {runtime_call UncommonTrapBlob} 0x000000001b2b0234: 6666 90e8 0x000000001b2b0238: ; ImmutableOopMap {[16]=Oop [32]=Oop [48]=NarrowOop } ;*if_icmplt {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.EventTable::hooks@42 (line 73) ; - org.eclipse.swt.widgets.Widget::hooks@14 (line 1033) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@19 (line 1027) 0x000000001b2b0238: c41d 03f7 | ba01 0000 | 00bf 0100 | 0000 e977 | bdff ffb9 | 0100 0000 | e94d beff | ffbb 0100 0x000000001b2b0258: 0000 e923 | bfff ffbe | f6ff ffff 0x000000001b2b0264: ; {runtime_call UncommonTrapBlob} 0x000000001b2b0264: 418b ede8 0x000000001b2b0268: ; ImmutableOopMap {rbp=NarrowOop } ;*putfield font {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.graphics.GC::setFont@49 (line 3546) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@678 (line 1106) 0x000000001b2b0268: 941d 03f7 | bef6 ffff 0x000000001b2b0270: ; {runtime_call UncommonTrapBlob} 0x000000001b2b0270: ff66 90e8 0x000000001b2b0274: ; ImmutableOopMap {rbp=NarrowOop } ;*putfield foreground {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.graphics.GC::setForeground@39 (line 3568) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@741 (line 1115) 0x000000001b2b0274: 881d 03f7 | bef6 ffff | ff41 8bed 0x000000001b2b0280: ; {runtime_call UncommonTrapBlob} 0x000000001b2b0280: 6666 90e8 0x000000001b2b0284: ; ImmutableOopMap {rbp=NarrowOop } ;*putfield font {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.graphics.GC::setFont@49 (line 3546) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2214 (line 1281) 0x000000001b2b0284: 781d 03f7 | bee4 ffff | ff4c 8b54 | 2478 4c89 | 5424 3848 | 8944 24f8 | 8b44 2430 | 8944 2420 0x000000001b2b02a4: 488b 4424 | f848 8944 | 24f8 8b44 | 2434 8944 | 2428 488b | 4424 f84c | 8b54 2440 | 4c89 5424 0x000000001b2b02c4: 304c 8b94 | 24a8 0000 | 004c 8954 | 2470 4c8b | 9424 b000 | 0000 4c89 | 5424 7844 | 8b94 2490 0x000000001b2b02e4: 0000 0044 | 8954 246c | 4c8b 9424 | 9800 0000 | 4c89 9424 | 9000 0000 | c5fb 1084 | 24a0 0000 0x000000001b2b0304: 00c5 fb11 | 8424 9800 | 0000 4c8b | 9424 b800 | 0000 4c89 | 9424 a000 | 0000 4889 | 8424 b000 0x000000001b2b0324: ; {runtime_call UncommonTrapBlob} 0x000000001b2b0324: 0000 90e8 0x000000001b2b0328: ; ImmutableOopMap {rbp=NarrowOop [16]=Oop [48]=Oop [56]=Oop [72]=Oop [112]=Oop [120]=Oop [128]=Oop [136]=Oop [144]=Oop [160]=Oop [176]=Oop } ;*aaload {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.TreeItem::getFont@61 (line 586) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@675 (line 1106) 0x000000001b2b0328: d41c 03f7 | bee4 ffff | ff4c 8b54 | 2478 4c89 | 5424 1044 | 8b5c 245c | 4489 5c24 | 20c5 fb10 0x000000001b2b0348: 4424 60c5 | fb11 4424 | 4848 8944 0x000000001b2b0354: ; {runtime_call UncommonTrapBlob} 0x000000001b2b0354: 2470 90e8 0x000000001b2b0358: ; ImmutableOopMap {rbp=NarrowOop [0]=Oop [8]=Oop [16]=Oop [112]=Oop [152]=Oop [168]=Oop [176]=Oop } ;*aaload {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.TreeItem::getFont@61 (line 586) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2211 (line 1281) 0x000000001b2b0358: a41c 03f7 | bef6 ffff 0x000000001b2b0360: ; {runtime_call UncommonTrapBlob} 0x000000001b2b0360: ff66 90e8 0x000000001b2b0364: ; ImmutableOopMap {rbp=NarrowOop } ;*putfield background {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.graphics.GC::setBackground@39 (line 3319) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@734 (line 1113) 0x000000001b2b0364: 981c 03f7 | bede ffff | ff48 8be8 0x000000001b2b0370: ; {runtime_call UncommonTrapBlob} 0x000000001b2b0370: 6666 90e8 0x000000001b2b0374: ; ImmutableOopMap {rbp=Oop } ;*checkcast {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::GetWidget@87 (line 2345) ; - org.eclipse.swt.widgets.Display::_getFocusControl@45 (line 1663) ; - org.eclipse.swt.widgets.Display::getFocusControl@50 (line 1651) ; - org.eclipse.swt.widgets.Control::hasFocus@4 (line 2072) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@251 (line 1057) 0x000000001b2b0374: 881c 03f7 | bee4 ffff | ff48 8b6c | 2478 448b | 5c24 3044 | 895c 2420 | 448b 4424 | 3444 8944 0x000000001b2b0394: 2428 4c8b | 5c24 404c | 895c 2430 | 4c8b 5c24 | 484c 895c | 2438 448b | 5c24 5844 | 895c 2440 0x000000001b2b03b4: 4c8b 9c24 | 8000 0000 | 4c89 5c24 | 704c 8b9c | 2488 0000 | 004c 895c | 2478 448b | 8424 9000 0x000000001b2b03d4: 0000 4489 | 4424 444c | 8b9c 2498 | 0000 004c | 899c 2480 | 0000 00c5 | fb10 8424 | a000 0000 0x000000001b2b03f4: c5fb 1184 | 2488 0000 | 0048 8944 | 24f8 8b44 | 245c 8944 | 2458 488b | 4424 f844 | 8954 245c 0x000000001b2b0414: ; {runtime_call UncommonTrapBlob} 0x000000001b2b0414: 6666 90e8 0x000000001b2b0418: ; ImmutableOopMap {rbp=Oop [16]=Oop [48]=Oop [56]=Oop [88]=NarrowOop [92]=NarrowOop [112]=Oop [120]=Oop [128]=Oop [168]=Oop [176]=Oop [184]=Oop [192]=Oop } ;*aaload {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::getWidgetColor@18 (line 1962) ; - org.eclipse.swt.widgets.Tree::defaultForeground@6 (line 793) ; - org.eclipse.swt.widgets.Control::getForegroundColor@22 (line 1742) ; - org.eclipse.swt.widgets.Control::getForeground@5 (line 1738) ; - org.eclipse.swt.widgets.TreeItem::getForeground@39 (line 606) ; - org.eclipse.swt.widgets.TreeItem::getForeground@66 (line 628) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@720 (line 1112) 0x000000001b2b0418: e41b 03f7 | bee4 ffff | ff44 8b54 | 2458 4489 | 5424 1844 | 8b54 2454 | 4489 5424 | 2c44 8b5c 0x000000001b2b0438: 2450 4489 | 5c24 4844 | 894c 244c | 894c 2458 0x000000001b2b0448: ; {runtime_call UncommonTrapBlob} 0x000000001b2b0448: 6666 90e8 0x000000001b2b044c: ; ImmutableOopMap {[0]=Oop [8]=Oop [16]=Oop [76]=NarrowOop [88]=NarrowOop [120]=Oop [152]=Oop } ;*aaload {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::getWidgetColor@18 (line 1962) ; - org.eclipse.swt.widgets.Tree::defaultForeground@6 (line 793) ; - org.eclipse.swt.widgets.Control::getForegroundColor@22 (line 1742) ; - org.eclipse.swt.widgets.Control::getForeground@5 (line 1738) ; - org.eclipse.swt.widgets.TreeItem::getForeground@39 (line 606) ; - org.eclipse.swt.widgets.TreeItem::getForeground@66 (line 628) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2255 (line 1286) 0x000000001b2b044c: b01b 03f7 | 4533 d249 | 3bc2 bdff | ffff ff7c | 0840 0f95 | c540 0fb6 | edbe 45ff | ffff 448b 0x000000001b2b046c: 5424 2c44 | 8954 2428 | 448b 5c24 | 3044 895c | 242c 48ff | 7424 4048 | 8f44 2438 | 4c8b 5424 0x000000001b2b048c: 504c 8954 | 2440 4c8b | 5424 584c | 8954 2450 | 4889 4424 0x000000001b2b04a0: ; {runtime_call UncommonTrapBlob} 0x000000001b2b04a0: 5866 90e8 0x000000001b2b04a4: ; ImmutableOopMap {[16]=Oop [32]=Oop [56]=Oop [80]=Oop } ;*ifeq {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.internal.cocoa.NSTableView::tableColumns@14 (line 232) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@126 (line 1042) 0x000000001b2b04a4: 581b 03f7 | be45 ffff | ff4c 8944 | 2420 448b | 5c24 2c44 | 895c 2428 | 448b 4424 | 3044 8944 0x000000001b2b04c4: 242c 448b | 5c24 3444 | 895c 2430 | 48ff 7424 | 4048 8f44 | 2438 4c8b | 5c24 504c | 895c 2440 0x000000001b2b04e4: 4c89 4c24 | 4844 8954 0x000000001b2b04ec: ; {runtime_call UncommonTrapBlob} 0x000000001b2b04ec: 2434 90e8 0x000000001b2b04f0: ; ImmutableOopMap {rbp=NarrowOop [16]=Oop [32]=Oop [56]=Oop [72]=Oop } ;*ifnull {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@195 (line 1051) 0x000000001b2b04f0: 0c1b 03f7 | be45 ffff | ff4c 8944 | 2420 448b | 5c24 2c44 | 895c 2428 | 448b 4424 | 3044 8944 0x000000001b2b0510: 242c 448b | 5c24 3444 | 895c 2430 | 48ff 7424 | 4048 8f44 | 2438 4c8b | 5c24 504c | 895c 2440 0x000000001b2b0530: 4c89 4c24 | 4844 8954 0x000000001b2b0538: ; {runtime_call UncommonTrapBlob} 0x000000001b2b0538: 2434 90e8 0x000000001b2b053c: ; ImmutableOopMap {rbp=NarrowOop [16]=Oop [32]=Oop [56]=Oop [72]=Oop } ;*ifnull {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@226 (line 1053) 0x000000001b2b053c: c01a 03f7 | be45 ffff | ff44 8b54 | 242c 4489 | 5424 2844 | 8b5c 2430 | 4489 5c24 | 2c44 8b54 0x000000001b2b055c: 2434 4489 | 5424 3048 | ff74 2440 | 488f 4424 | 3848 ff74 | 2450 488f | 4424 404c | 8b54 2460 0x000000001b2b057c: 4c89 5424 | 5044 8b5c | 2458 4489 | 5c24 3444 | 894c 246c 0x000000001b2b0590: ; {runtime_call UncommonTrapBlob} 0x000000001b2b0590: 6666 90e8 0x000000001b2b0594: ; ImmutableOopMap {rbp=NarrowOop [16]=Oop [32]=Oop [56]=Oop [72]=Oop [108]=NarrowOop } ;*ifnonnull {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Display::checkDevice@4 (line 662) ; - org.eclipse.swt.widgets.Display::getFocusControl@1 (line 1646) ; - org.eclipse.swt.widgets.Control::hasFocus@4 (line 2072) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@251 (line 1057) 0x000000001b2b0594: 681a 03f7 | be45 ffff | ff44 8b54 | 242c 4489 | 5424 2844 | 8b5c 2430 | 4489 5c24 | 2c44 8b54 0x000000001b2b05b4: 2434 4489 | 5424 3044 | 8b5c 2458 | 4489 5c24 | 3444 894c 0x000000001b2b05c8: ; {runtime_call UncommonTrapBlob} 0x000000001b2b05c8: 2474 90e8 0x000000001b2b05cc: ; ImmutableOopMap {rbp=NarrowOop [16]=Oop [32]=Oop [56]=Oop [64]=Oop [72]=Oop [116]=NarrowOop } ;*if_acmpeq {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Display::checkDevice@20 (line 663) ; - org.eclipse.swt.widgets.Display::getFocusControl@1 (line 1646) ; - org.eclipse.swt.widgets.Control::hasFocus@4 (line 2072) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@251 (line 1057) 0x000000001b2b05cc: 301a 03f7 | be45 ffff | ff44 8b54 | 242c 4489 | 5424 2844 | 8b5c 2430 | 4489 5c24 | 2c44 8b54 0x000000001b2b05ec: 2434 4489 | 5424 3044 | 8b5c 2458 | 4489 5c24 | 3444 894c 0x000000001b2b0600: ; {runtime_call UncommonTrapBlob} 0x000000001b2b0600: 246c 90e8 0x000000001b2b0604: ; ImmutableOopMap {[16]=Oop [32]=Oop [64]=Oop [72]=Oop [108]=NarrowOop } ;*ifeq {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Display::checkDevice@33 (line 664) ; - org.eclipse.swt.widgets.Display::getFocusControl@1 (line 1646) ; - org.eclipse.swt.widgets.Control::hasFocus@4 (line 2072) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@251 (line 1057) 0x000000001b2b0604: f819 03f7 | be45 ffff | ff4c 8b54 | 2478 4c89 | 5424 2848 | 8944 24f8 | 8b44 2430 | 8944 2420 0x000000001b2b0624: 488b 4424 | f848 8944 | 24f8 8b44 | 2434 8944 | 2430 488b | 4424 f844 | 8b54 2458 | 4489 5424 0x000000001b2b0644: 3444 8b54 | 245c 4489 | 5424 444c | 8b94 2480 | 0000 004c | 8954 2478 | 448b 9c24 | 9000 0000 0x000000001b2b0664: 4489 5c24 | 5c4c 8b94 | 2498 0000 | 004c 8994 | 2480 0000 0x000000001b2b0678: ; {runtime_call UncommonTrapBlob} 0x000000001b2b0678: 0066 90e8 0x000000001b2b067c: ; ImmutableOopMap {rbp=NarrowOop [16]=Oop [40]=Oop [72]=Oop [120]=Oop [128]=Oop [168]=Oop [176]=Oop [184]=Oop } ;*if_acmpne {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@1267 (line 1180) 0x000000001b2b067c: 8019 03f7 | 4489 5c24 0x000000001b2b0684: ; {metadata('org/eclipse/swt/internal/cocoa/NSObject')} 0x000000001b2b0684: 7048 be08 | 6ede 0008 0x000000001b2b068c: ; {runtime_call _new_instance_Java} 0x000000001b2b068c: 0000 00e8 0x000000001b2b0690: ; ImmutableOopMap {[16]=Oop [32]=Oop [56]=Oop [64]=Oop [72]=Oop [96]=Oop [112]=NarrowOop } ;*new {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.widgets.Display::GetWidget@33 (line 2338) ; - org.eclipse.swt.widgets.Display::getWidget@1 (line 2329) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@94 (line 1038) 0x000000001b2b0690: ec01 0ef7 | 4c8b d044 | 8b5c 2470 | 0f1f 4000 | e90a edff | ffbe 76ff | ffff 448b | 5c24 2c44 0x000000001b2b06b0: 895c 2428 | 448b 5424 | 3044 8954 | 242c 48ff | 7424 4048 | 8f44 2438 | 4c8b 5424 | 504c 8954 0x000000001b2b06d0: 2440 4c8b | 5424 584c | 8954 2450 | 4889 4424 0x000000001b2b06e0: ; {runtime_call UncommonTrapBlob} 0x000000001b2b06e0: 5866 90e8 0x000000001b2b06e4: ; ImmutableOopMap {[16]=Oop [32]=Oop [56]=Oop [80]=Oop } ;*if_icmplt {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@187 (line 1044) 0x000000001b2b06e4: 1819 03f7 | 498b f749 | ba30 d522 | 0900 0000 | 0041 ffd2 | e9ae cbff | ffbe 45ff | ffff 4c89 0x000000001b2b0704: 5424 3848 | 8944 24f8 | 8b44 2430 | 8944 2420 | 488b 4424 | f848 8944 | 24f8 8b44 | 2434 8944 0x000000001b2b0724: 2428 488b | 4424 f84c | 8b54 2440 | 4c89 5424 | 304c 8b54 | 2448 4c89 | 5424 4044 | 8b5c 2458 0x000000001b2b0744: 4489 5c24 | 4844 8b54 | 245c 4489 | 5424 584c | 8b94 24a8 | 0000 004c | 8954 2468 | 4c8b 9424 0x000000001b2b0764: 8000 0000 | 4c89 5424 | 784c 8b94 | 2488 0000 | 004c 8994 | 2480 0000 | 0044 8b94 | 2490 0000 0x000000001b2b0784: 0044 8954 | 245c 4c8b | 9424 9800 | 0000 4c89 | 9424 8800 | 0000 c5fb | 1084 24a0 | 0000 00c5 0x000000001b2b07a4: fb11 8424 | 9000 0000 0x000000001b2b07ac: ; {runtime_call UncommonTrapBlob} 0x000000001b2b07ac: 6666 90e8 0x000000001b2b07b0: ; ImmutableOopMap {[16]=Oop [48]=Oop [56]=Oop [64]=Oop [104]=Oop [120]=Oop [128]=Oop [136]=Oop [176]=Oop [184]=Oop [192]=Oop } ;*ifne {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@748 (line 1116) 0x000000001b2b07b0: 4c18 03f7 | 498b f766 | 0f1f 8400 | 0000 0000 | 49ba 30d5 | 2209 0000 | 0000 41ff | d2e9 a4ce 0x000000001b2b07d0: ffff 498b | f766 6666 | 0f1f 8400 | 0000 0000 | 49ba 30d5 | 2209 0000 | 0000 41ff | d2e9 48ce 0x000000001b2b07f0: ffff 498b | f766 6666 | 0f1f 8400 | 0000 0000 | 49ba 30d5 | 2209 0000 | 0000 41ff | d2e9 b9ce 0x000000001b2b0810: ffff 493b | c2bd ffff | ffff 7c08 | 400f 95c5 | 400f b6ed | be45 ffff | ff4c 8b54 | 2478 4c89 0x000000001b2b0830: 5424 3848 | 8944 24f8 | 8b44 2430 | 8944 2420 | 488b 4424 | f848 8944 | 24f8 8b44 | 2434 8944 0x000000001b2b0850: 2428 488b | 4424 f84c | 8b54 2440 | 4c89 5424 | 304c 8b54 | 2448 4c89 | 5424 4044 | 8b5c 2458 0x000000001b2b0870: 4489 5c24 | 4844 8b54 | 245c 4489 | 5424 584c | 8b94 24a8 | 0000 004c | 8954 2468 | 4c8b 9424 0x000000001b2b0890: b000 0000 | 4c89 5424 | 704c 8b94 | 2480 0000 | 004c 8954 | 2478 4c8b | 9424 8800 | 0000 4c89 0x000000001b2b08b0: 9424 8000 | 0000 448b | 9424 9000 | 0000 4489 | 5424 5c4c | 8b94 2498 | 0000 004c | 8994 2488 0x000000001b2b08d0: 0000 00c5 | fb10 8424 | a000 0000 | c5fb 1184 | 2490 0000 | 004c 8b94 | 24b8 0000 | 004c 8994 0x000000001b2b08f0: 2498 0000 | 004c 8b94 | 24c0 0000 | 004c 8994 | 24a8 0000 | 004c 8b94 | 24c8 0000 | 004c 8994 0x000000001b2b0910: 24b8 0000 | 0048 8984 | 24c0 0000 0x000000001b2b091c: ; {runtime_call UncommonTrapBlob} 0x000000001b2b091c: 0066 90e8 0x000000001b2b0920: ; ImmutableOopMap {[16]=Oop [48]=Oop [56]=Oop [64]=Oop [104]=Oop [112]=Oop [120]=Oop [128]=Oop [136]=Oop [152]=Oop [168]=Oop [184]=Oop } ;*ifne {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.internal.cocoa.NSObject::retain@17 (line 160) ; - org.eclipse.swt.graphics.GC::setClipping@112 (line 3391) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@783 (line 1117) 0x000000001b2b0920: dc16 03f7 | be45 ffff | ff4c 8954 | 2438 4889 | 4424 f88b | 4424 3089 | 4424 2048 | 8b44 24f8 0x000000001b2b0940: 4889 4424 | f88b 4424 | 3489 4424 | 2848 8b44 | 24f8 4c8b | 5424 404c | 8954 2430 | 4c8b 5424 0x000000001b2b0960: 484c 8954 | 2440 448b | 5c24 5844 | 895c 2448 | 448b 5424 | 5c44 8954 | 244c 4c8b | 9424 a800 0x000000001b2b0980: 0000 4c89 | 5424 684c | 8b94 2480 | 0000 004c | 8954 2478 | 4c8b 9424 | 8800 0000 | 4c89 9424 0x000000001b2b09a0: 8000 0000 | 448b 9424 | 9000 0000 | 4489 5424 | 5c4c 8b94 | 2498 0000 | 004c 8994 | 2488 0000 0x000000001b2b09c0: 00c5 fb10 | 8424 a000 | 0000 c5fb | 1184 2490 0x000000001b2b09d0: ; {runtime_call UncommonTrapBlob} 0x000000001b2b09d0: 0000 00e8 0x000000001b2b09d4: ; ImmutableOopMap {[16]=Oop [48]=Oop [56]=Oop [64]=Oop [104]=Oop [120]=Oop [128]=Oop [136]=Oop [176]=Oop [184]=Oop [192]=Oop } ;*ifne {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@1038 (line 1142) 0x000000001b2b09d4: 2816 03f7 | 498b f70f | 1f44 0000 | 49ba 30d5 | 2209 0000 | 0000 41ff | d2e9 cccf | ffff 498b 0x000000001b2b09f4: f766 6666 | 0f1f 8400 | 0000 0000 | 49ba 30d5 | 2209 0000 | 0000 41ff | d2e9 39db | ffff be45 0x000000001b2b0a14: ; {runtime_call UncommonTrapBlob} 0x000000001b2b0a14: ffff ffe8 0x000000001b2b0a18: ; ImmutableOopMap {[0]=Oop [8]=Oop [16]=Oop [120]=Oop [152]=Oop } ;*ifne {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2277 (line 1289) 0x000000001b2b0a18: e415 03f7 | 498b f790 | 49ba 30d5 | 2209 0000 | 0000 41ff | d24c 8bd5 | e981 deff | ff4d 8bf2 0x000000001b2b0a38: 498b f70f | 1f44 0000 | 49ba 30d5 | 2209 0000 | 0000 41ff | d24d 8bd6 | e9b6 deff | ff49 8bf7 0x000000001b2b0a58: 0f1f 8400 | 0000 0000 | 49ba 30d5 | 2209 0000 | 0000 41ff | d2e9 4bd2 | ffff 498b | f766 6666 0x000000001b2b0a78: 0f1f 8400 | 0000 0000 | 49ba 30d5 | 2209 0000 | 0000 41ff | d2e9 19cb | ffff 498b | f766 6666 0x000000001b2b0a98: 0f1f 8400 | 0000 0000 | 49ba 30d5 | 2209 0000 | 0000 41ff | d2e9 b9ca | ffff 498b | f766 6666 0x000000001b2b0ab8: 0f1f 8400 | 0000 0000 | 49ba 30d5 | 2209 0000 | 0000 41ff | d2e9 ffca | ffff bef6 | ffff ff48 0x000000001b2b0ad8: 8b6c 2478 | 448b 5424 | 3044 8954 | 2420 448b | 5c24 3444 | 895c 2428 | 4c8b 5424 | 404c 8954 0x000000001b2b0af8: 2430 4c8b | 5424 484c | 8954 2438 | 448b 5c24 | 5844 895c | 2440 448b | 5424 5c44 | 8954 2448 0x000000001b2b0b18: 4c8b 9424 | 8000 0000 | 4c89 5424 | 704c 8b94 | 2488 0000 | 004c 8954 | 2478 448b | 9424 9000 0x000000001b2b0b38: 0000 4489 | 5424 4c4c | 8b94 2498 | 0000 004c | 8994 2480 | 0000 00c5 | fb10 8424 | a000 0000 0x000000001b2b0b58: c5fb 1184 | 2488 0000 0x000000001b2b0b60: ; {runtime_call UncommonTrapBlob} 0x000000001b2b0b60: 0066 90e8 0x000000001b2b0b64: ; ImmutableOopMap {rbp=Oop [16]=Oop [48]=Oop [56]=Oop [112]=Oop [120]=Oop [128]=Oop [168]=Oop [176]=Oop [184]=Oop [192]=Oop } ;*putfield clipPath {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.graphics.GC::setClipping@25 (line 3489) ; - org.eclipse.swt.graphics.GC::setClipping@119 (line 3392) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@783 (line 1117) 0x000000001b2b0b64: 9814 03f7 | be45 ffff | ff4c 8b44 | 2478 4c89 | 4424 3844 | 8b4c 2430 | 4489 4c24 | 2844 8b44 0x000000001b2b0b84: 2434 4489 | 4424 3044 | 8b4c 2458 | 4489 4c24 | 3448 8944 | 24f8 8b44 | 245c 8944 | 2454 488b 0x000000001b2b0ba4: 4424 f848 | ff74 2470 | 488f 4424 | 684c 8b84 | 2480 0000 | 004c 8944 | 2470 4c8b | 8424 8800 0x000000001b2b0bc4: 0000 4c89 | 4424 7844 | 8b8c 2490 | 0000 0044 | 898c 2480 | 0000 004c | 8b84 2498 | 0000 004c 0x000000001b2b0be4: 8984 2488 | 0000 00c5 | fb11 9c24 | 9000 0000 | c5fb 1194 | 2498 0000 0x000000001b2b0bfc: ; {runtime_call UncommonTrapBlob} 0x000000001b2b0bfc: 0066 90e8 0x000000001b2b0c00: ; ImmutableOopMap {[16]=Oop [56]=Oop [64]=Oop [72]=Oop [104]=Oop [112]=Oop [120]=Oop [136]=Oop [168]=Oop [176]=Oop } ;*ifeq {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@547 (line 1084) 0x000000001b2b0c00: fc13 03f7 | 4533 db49 | 3bc3 bdff | ffff ff7c | 0840 0f95 | c540 0fb6 | edbe 45ff | ffff 4c8b 0x000000001b2b0c20: 5c24 784c | 895c 2438 | 4889 4424 | f88b 4424 | 3089 4424 | 2048 8b44 | 24f8 4889 | 4424 f88b 0x000000001b2b0c40: 4424 3489 | 4424 2848 | 8b44 24f8 | 4c8b 5c24 | 404c 895c | 2430 4c8b | 5c24 484c | 895c 2440 0x000000001b2b0c60: 448b 5c24 | 5844 895c | 2448 448b | 4424 5c44 | 8944 2458 | 4c8b 9c24 | a800 0000 | 4c89 5c24 0x000000001b2b0c80: 684c 8b9c | 2480 0000 | 004c 895c | 2478 4c8b | 9c24 8800 | 0000 4c89 | 9c24 8000 | 0000 448b 0x000000001b2b0ca0: 8424 9000 | 0000 4489 | 4424 5c4c | 8b9c 2498 | 0000 004c | 899c 2488 | 0000 00c5 | fb10 8424 0x000000001b2b0cc0: a000 0000 | c5fb 1184 | 2490 0000 | 0048 8984 | 24a0 0000 0x000000001b2b0cd4: ; {runtime_call UncommonTrapBlob} 0x000000001b2b0cd4: 0066 90e8 0x000000001b2b0cd8: ; ImmutableOopMap {[16]=Oop [48]=Oop [56]=Oop [64]=Oop [104]=Oop [120]=Oop [128]=Oop [136]=Oop [176]=Oop [184]=Oop } ;*ifeq {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.internal.cocoa.NSAffineTransform::transform@13 (line 65) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@626 (line 1099) 0x000000001b2b0cd8: 2413 03f7 | be45 ffff | ff4c 8b54 | 2478 4c89 | 5424 6848 | 8944 24f8 | 8b44 2430 | 8944 2420 0x000000001b2b0cf8: 488b 4424 | f848 8944 | 24f8 8b44 | 2434 8944 | 2428 488b | 4424 f848 | ff74 2440 | 488f 4424 0x000000001b2b0d18: 3048 ff74 | 2448 488f | 4424 404c | 8b94 24a8 | 0000 004c | 8954 2478 | 4c8b 9424 | b000 0000 0x000000001b2b0d38: 4c89 9424 | a800 0000 | 448b 9424 | 9000 0000 | 4489 5424 | 744c 8b94 | 2498 0000 | 004c 8994 0x000000001b2b0d58: 2490 0000 | 00c5 fb10 | 8424 a000 | 0000 c5fb | 1184 2498 | 0000 004c | 8b94 24b8 | 0000 004c 0x000000001b2b0d78: 8994 24a0 | 0000 0048 | 8984 24b8 0x000000001b2b0d84: ; {runtime_call UncommonTrapBlob} 0x000000001b2b0d84: 0000 00e8 0x000000001b2b0d88: ; ImmutableOopMap {rbp=NarrowOop [16]=Oop [48]=Oop [56]=Oop [64]=Oop [104]=Oop [120]=Oop [128]=Oop [136]=Oop [144]=Oop [160]=Oop [168]=Oop [184]=Oop } ;*if_acmpeq {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Widget::checkWidget@22 (line 598) ; - org.eclipse.swt.widgets.TreeItem::getFont@1 (line 582) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@675 (line 1106) 0x000000001b2b0d88: 7412 03f7 | be45 ffff | ff4c 8b54 | 2478 4c89 | 5424 3848 | 8944 24f8 | 8b44 2430 | 8944 2420 0x000000001b2b0da8: 488b 4424 | f848 8944 | 24f8 8b44 | 2434 8944 | 2428 488b | 4424 f84c | 8b54 2440 | 4c89 5424 0x000000001b2b0dc8: 304c 8b54 | 2448 4c89 | 5424 404c | 8b94 24a8 | 0000 004c | 8954 2470 | 4c8b 9424 | b000 0000 0x000000001b2b0de8: 4c89 5424 | 7844 8b94 | 2490 0000 | 0044 8954 | 246c 4c8b | 9424 9800 | 0000 4c89 | 9424 9000 0x000000001b2b0e08: 0000 c5fb | 1084 24a0 | 0000 00c5 | fb11 8424 | 9800 0000 | 4c8b 9424 | b800 0000 | 4c89 9424 0x000000001b2b0e28: a000 0000 | 4889 8424 | b000 0000 0x000000001b2b0e34: ; {runtime_call UncommonTrapBlob} 0x000000001b2b0e34: 6666 90e8 0x000000001b2b0e38: ; ImmutableOopMap {[16]=Oop [48]=Oop [56]=Oop [64]=Oop [112]=Oop [120]=Oop [128]=Oop [136]=Oop [144]=Oop [160]=Oop [176]=Oop } ;*ifeq {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Widget::checkWidget@37 (line 599) ; - org.eclipse.swt.widgets.TreeItem::getFont@1 (line 582) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@675 (line 1106) 0x000000001b2b0e38: c411 03f7 | be3d ffff | ff4c 8b54 | 2478 4c89 | 5424 3848 | 8944 24f8 | 8b44 2430 | 8944 2420 0x000000001b2b0e58: 488b 4424 | f848 8944 | 24f8 8b44 | 2434 8944 | 2428 488b | 4424 f84c | 8b54 2440 | 4c89 5424 0x000000001b2b0e78: 304c 8b94 | 24a8 0000 | 004c 8954 | 2470 4c8b | 9424 b000 | 0000 4c89 | 5424 7844 | 8b9c 2490 0x000000001b2b0e98: 0000 0044 | 895c 246c | 4c8b 9424 | 9800 0000 | 4c89 9424 | 9000 0000 | c5fb 1084 | 24a0 0000 0x000000001b2b0eb8: 00c5 fb11 | 8424 9800 | 0000 4c8b | 9424 b800 | 0000 4c89 | 9424 a000 | 0000 4889 | 8424 b000 0x000000001b2b0ed8: ; {runtime_call UncommonTrapBlob} 0x000000001b2b0ed8: 0000 90e8 0x000000001b2b0edc: ; ImmutableOopMap {[16]=Oop [48]=Oop [56]=Oop [72]=Oop [112]=Oop [120]=Oop [128]=Oop [136]=Oop [144]=Oop [160]=Oop [176]=Oop } ;*iflt {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.TreeItem::getFont@34 (line 585) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@675 (line 1106) 0x000000001b2b0edc: 2011 03f7 | be45 ffff | ff4c 8b54 | 2478 4c89 | 5424 3848 | 8944 24f8 | 8b44 2430 | 8944 2420 0x000000001b2b0efc: 488b 4424 | f848 8944 | 24f8 8b44 | 2434 8944 | 2428 488b | 4424 f84c | 8b54 2440 | 4c89 5424 0x000000001b2b0f1c: 304c 8b54 | 2448 4c89 | 5424 4044 | 8b54 2458 | 4489 5424 | 4844 8b5c | 245c 4489 | 5c24 584c 0x000000001b2b0f3c: 8b94 24a8 | 0000 004c | 8954 2468 | 4c8b 9424 | b000 0000 | 4c89 5424 | 704c 8b94 | 2480 0000 0x000000001b2b0f5c: 004c 8954 | 2478 4c8b | 9424 8800 | 0000 4c89 | 9424 8000 | 0000 448b | 9c24 9000 | 0000 4489 0x000000001b2b0f7c: 5c24 5c4c | 8b94 2498 | 0000 004c | 8994 2488 | 0000 00c5 | fb10 8424 | a000 0000 | c5fb 1184 0x000000001b2b0f9c: 2490 0000 | 004c 8b94 | 24b8 0000 | 004c 8994 | 2498 0000 | 0048 8984 | 24a8 0000 | 0044 89ac 0x000000001b2b0fbc: 24b0 0000 0x000000001b2b0fc0: ; {runtime_call UncommonTrapBlob} 0x000000001b2b0fc0: 0066 90e8 0x000000001b2b0fc4: ; ImmutableOopMap {rbp=NarrowOop [16]=Oop [48]=Oop [56]=Oop [64]=Oop [104]=Oop [112]=Oop [120]=Oop [128]=Oop [136]=Oop [152]=Oop [168]=Oop [176]=NarrowOop [192]=Oop } ;*ifnonnull {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.graphics.GC::setFont@4 (line 3544) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@678 (line 1106) 0x000000001b2b0fc4: 3810 03f7 | 4d8b d349 | c1e2 034d | 85d2 400f | 95c5 400f | b6ed 83f5 | 01be 45ff | ffff 4c8b 0x000000001b2b0fe4: 5424 784c | 8954 2438 | 4889 4424 | f88b 4424 | 3089 4424 | 2048 8b44 | 24f8 4889 | 4424 f88b 0x000000001b2b1004: 4424 3489 | 4424 2848 | 8b44 24f8 | 4c8b 5424 | 404c 8954 | 2430 4c8b | 5424 484c | 8954 2440 0x000000001b2b1024: 448b 5424 | 5844 8954 | 2448 448b | 5c24 5c44 | 895c 2458 | 4c8b 9424 | a800 0000 | 4c89 5424 0x000000001b2b1044: 684c 8b94 | 24b0 0000 | 004c 8954 | 2470 4c8b | 9424 8000 | 0000 4c89 | 5424 784c | 8b94 2488 0x000000001b2b1064: 0000 004c | 8994 2480 | 0000 0044 | 8b9c 2490 | 0000 0044 | 895c 245c | 4c8b 9424 | 9800 0000 0x000000001b2b1084: 4c89 9424 | 8800 0000 | c5fb 1084 | 24a0 0000 | 00c5 fb11 | 8424 9000 | 0000 4c8b | 9424 b800 0x000000001b2b10a4: 0000 4c89 | 9424 9800 | 0000 4889 | 8424 a800 | 0000 4489 | ac24 b000 0x000000001b2b10bc: ; {runtime_call UncommonTrapBlob} 0x000000001b2b10bc: 0000 90e8 0x000000001b2b10c0: ; ImmutableOopMap {[16]=Oop [48]=Oop [56]=Oop [64]=Oop [104]=Oop [112]=Oop [120]=Oop [128]=Oop [136]=Oop [152]=Oop [168]=Oop [176]=NarrowOop [192]=Oop } ;*ifeq {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.graphics.GC::setFont@20 (line 3545) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@678 (line 1106) 0x000000001b2b10c0: 3c0f 03f7 | be45 ffff | ff4c 8b54 | 2478 4c89 | 5424 3848 | 8944 24f8 | 8b44 2430 | 8944 2420 0x000000001b2b10e0: 488b 4424 | f848 8944 | 24f8 8b44 | 2434 8944 | 2428 488b | 4424 f84c | 8b54 2440 | 4c89 5424 0x000000001b2b1100: 304c 8b54 | 2448 4c89 | 5424 4044 | 8b5c 2458 | 4489 5c24 | 4844 8b54 | 245c 4489 | 5424 584c 0x000000001b2b1120: 8b94 24a8 | 0000 004c | 8954 2468 | 4c8b 9424 | b000 0000 | 4c89 5424 | 704c 8b94 | 2480 0000 0x000000001b2b1140: 004c 8954 | 2478 4c8b | 9424 8800 | 0000 4c89 | 9424 8000 | 0000 448b | 9424 9000 | 0000 4489 0x000000001b2b1160: 5424 5c4c | 8b94 2498 | 0000 004c | 8994 2488 | 0000 00c5 | fb10 8424 | a000 0000 | c5fb 1184 0x000000001b2b1180: 2498 0000 | 004c 8b94 | 24b8 0000 | 004c 8994 | 24a0 0000 | 004c 8b94 | 24c0 0000 | 004c 8994 0x000000001b2b11a0: 24b0 0000 0x000000001b2b11a4: ; {runtime_call UncommonTrapBlob} 0x000000001b2b11a4: 0066 90e8 0x000000001b2b11a8: ; ImmutableOopMap {rbp=NarrowOop [16]=Oop [48]=Oop [56]=Oop [64]=Oop [104]=Oop [112]=Oop [120]=Oop [128]=Oop [136]=Oop [148]=NarrowOop [160]=Oop [176]=Oop [192]=Oop } ;*ifnonnull {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.graphics.GC::setForeground@4 (line 3565) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@741 (line 1115) 0x000000001b2b11a8: 540e 03f7 | be45 ffff | ff4c 8b54 | 2478 4c89 | 5424 3848 | 8944 24f8 | 8b44 2430 | 8944 2420 0x000000001b2b11c8: 488b 4424 | f848 8944 | 24f8 8b44 | 2434 8944 | 2428 488b | 4424 f84c | 8b54 2440 | 4c89 5424 0x000000001b2b11e8: 304c 8b54 | 2448 4c89 | 5424 4044 | 8b5c 2458 | 4489 5c24 | 4844 8b54 | 245c 4489 | 5424 584c 0x000000001b2b1208: 8b94 24a8 | 0000 004c | 8954 2468 | 4c8b 9424 | b000 0000 | 4c89 5424 | 704c 8b94 | 2480 0000 0x000000001b2b1228: 004c 8954 | 2478 4c8b | 9424 8800 | 0000 4c89 | 9424 8000 | 0000 448b | 9424 9000 | 0000 4489 0x000000001b2b1248: 5424 5c4c | 8b94 2498 | 0000 004c | 8994 2488 | 0000 00c5 | fb10 8424 | a000 0000 | c5fb 1184 0x000000001b2b1268: 2498 0000 | 004c 8b94 | 24b8 0000 | 004c 8994 | 24a0 0000 | 004c 8b94 | 24c0 0000 | 004c 8994 0x000000001b2b1288: 24b0 0000 0x000000001b2b128c: ; {runtime_call UncommonTrapBlob} 0x000000001b2b128c: 0066 90e8 0x000000001b2b1290: ; ImmutableOopMap {rbp=NarrowOop [16]=Oop [48]=Oop [56]=Oop [64]=Oop [104]=Oop [112]=Oop [120]=Oop [128]=Oop [136]=Oop [148]=NarrowOop [160]=Oop [176]=Oop [192]=Oop } ;*ifnonnull {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.graphics.Color::isDisposed@4 (line 541) ; - org.eclipse.swt.graphics.GC::setForeground@21 (line 3567) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@741 (line 1115) 0x000000001b2b1290: 6c0d 03f7 | be45 ffff | ff4c 8b5c | 2478 4c89 | 5c24 3844 | 8b44 2430 | 4489 4424 | 2844 8b5c 0x000000001b2b12b0: 2434 4489 | 5c24 3044 | 8b44 2458 | 4489 4424 | 344c 8b9c | 24a8 0000 | 004c 895c | 2468 4c8b 0x000000001b2b12d0: 9c24 b000 | 0000 4c89 | 5c24 704c | 8b9c 2480 | 0000 004c | 895c 2478 | 4c8b 9c24 | 8800 0000 0x000000001b2b12f0: 4c89 9c24 | 8000 0000 | 448b 8424 | 9000 0000 | 4489 8424 | 8800 0000 | 4c8b 9c24 | b800 0000 0x000000001b2b1310: 4c89 9c24 | a800 0000 | 4c8b 9c24 | c000 0000 | 4c89 9c24 | b800 0000 | 448b 9c24 | 9400 0000 0x000000001b2b1330: 4489 9c24 | 8c00 0000 | 4489 9424 | 9400 0000 0x000000001b2b1340: ; {runtime_call UncommonTrapBlob} 0x000000001b2b1340: 6666 90e8 0x000000001b2b1344: ; ImmutableOopMap {[16]=Oop [56]=Oop [64]=Oop [72]=Oop [104]=Oop [112]=Oop [120]=Oop [128]=Oop [148]=NarrowOop [152]=Oop [168]=Oop [184]=Oop } ;*ifnonnull {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.graphics.GC::setClipping@4 (line 3373) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@783 (line 1117) 0x000000001b2b1344: b80c 03f7 | be45 ffff | ff4c 8b54 | 2478 4c89 | 5424 3844 | 8b54 2430 | 4489 5424 | 2844 8b5c 0x000000001b2b1364: 2434 4489 | 5c24 3044 | 8b54 2458 | 4489 5424 | 344c 8b94 | 24a8 0000 | 004c 8954 | 2468 4c8b 0x000000001b2b1384: 9424 b000 | 0000 4c89 | 5424 704c | 8b94 2480 | 0000 004c | 8954 2478 | 4c8b 9424 | 8800 0000 0x000000001b2b13a4: 4c89 9424 | 8000 0000 | 448b 9424 | 9000 0000 | 4489 9424 | 8800 0000 | 4c8b 9424 | b800 0000 0x000000001b2b13c4: 4c89 9424 | a800 0000 | 4c8b 9424 | c000 0000 | 4c89 9424 | b800 0000 | 448b 9c24 | 9400 0000 0x000000001b2b13e4: 4489 9c24 | 8c00 0000 | 8984 2494 0x000000001b2b13f0: ; {runtime_call UncommonTrapBlob} 0x000000001b2b13f0: 0000 00e8 0x000000001b2b13f4: ; ImmutableOopMap {[16]=Oop [56]=Oop [64]=Oop [72]=Oop [104]=Oop [112]=Oop [120]=Oop [128]=Oop [152]=Oop [168]=Oop [184]=Oop } ;*ifne {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.graphics.GC::setClipping@18 (line 3375) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@783 (line 1117) 0x000000001b2b13f4: 080c 03f7 | be45 ffff | ff4c 8b54 | 2478 4c89 | 5424 3844 | 8b5c 2430 | 4489 5c24 | 2844 8b54 0x000000001b2b1414: 2434 4489 | 5424 3044 | 8b5c 2458 | 4489 5c24 | 344c 8b94 | 24a8 0000 | 004c 8954 | 2468 4c8b 0x000000001b2b1434: 9424 b000 | 0000 4c89 | 5424 704c | 8b94 2480 | 0000 004c | 8954 2478 | 4c8b 9424 | 8800 0000 0x000000001b2b1454: 4c89 9424 | 8000 0000 | 448b 9c24 | 9000 0000 | 4489 9c24 | 8800 0000 | 4c8b 9424 | b800 0000 0x000000001b2b1474: 4c89 9424 | a800 0000 | 4c8b 9424 | c000 0000 | 4c89 9424 | b800 0000 0x000000001b2b148c: ; {runtime_call UncommonTrapBlob} 0x000000001b2b148c: 6666 90e8 0x000000001b2b1490: ; ImmutableOopMap {[16]=Oop [56]=Oop [64]=Oop [72]=Oop [104]=Oop [112]=Oop [120]=Oop [128]=Oop [152]=Oop [168]=Oop [184]=Oop } ;*ifge {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.graphics.GC::setClipping@40 (line 3377) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@783 (line 1117) 0x000000001b2b1490: 6c0b 03f7 | be45 ffff | ff4c 8b54 | 2478 4c89 | 5424 3844 | 8b54 2430 | 4489 5424 | 2844 8b54 0x000000001b2b14b0: 2434 4489 | 5424 3044 | 8b5c 2458 | 4489 5c24 | 344c 8b94 | 24a8 0000 | 004c 8954 | 2468 4c8b 0x000000001b2b14d0: 9424 b000 | 0000 4c89 | 5424 704c | 8b94 2480 | 0000 004c | 8954 2478 | 4c8b 9424 | 8800 0000 0x000000001b2b14f0: 4c89 9424 | 8000 0000 | 448b 9c24 | 9000 0000 | 4489 9c24 | 8800 0000 | 4c8b 9424 | b800 0000 0x000000001b2b1510: 4c89 9424 | a800 0000 | 4c8b 9424 | c000 0000 | 4c89 9424 | b800 0000 | 448b 9424 | 9400 0000 0x000000001b2b1530: 4489 9424 | 8c00 0000 0x000000001b2b1538: ; {runtime_call UncommonTrapBlob} 0x000000001b2b1538: 6666 90e8 0x000000001b2b153c: ; ImmutableOopMap {[16]=Oop [56]=Oop [64]=Oop [72]=Oop [104]=Oop [112]=Oop [120]=Oop [128]=Oop [152]=Oop [168]=Oop [184]=Oop } ;*ifge {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.graphics.GC::setClipping@52 (line 3381) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@783 (line 1117) 0x000000001b2b153c: c00a 03f7 | 4533 db49 | 3bc3 bdff | ffff ff7c | 0840 0f95 | c540 0fb6 | edbe 45ff | ffff 4c8b 0x000000001b2b155c: 5c24 784c | 895c 2438 | 4889 4424 | f88b 4424 | 3089 4424 | 2048 8b44 | 24f8 4889 | 4424 f88b 0x000000001b2b157c: 4424 3489 | 4424 2848 | 8b44 24f8 | 4c8b 5c24 | 404c 895c | 2430 4c8b | 5c24 484c | 895c 2440 0x000000001b2b159c: 448b 4424 | 5844 8944 | 2448 448b | 5c24 5c44 | 895c 2458 | 4c8b 9c24 | a800 0000 | 4c89 5c24 0x000000001b2b15bc: 684c 8b9c | 24b0 0000 | 004c 895c | 2470 4c8b | 9c24 8000 | 0000 4c89 | 5c24 784c | 8b9c 2488 0x000000001b2b15dc: 0000 004c | 899c 2480 | 0000 0044 | 8b9c 2490 | 0000 0044 | 895c 245c | 4c8b 9c24 | 9800 0000 0x000000001b2b15fc: 4c89 9c24 | 8800 0000 | c5fb 1084 | 24a0 0000 | 00c5 fb11 | 8424 9000 | 0000 4c8b | 9c24 b800 0x000000001b2b161c: 0000 4c89 | 9c24 9800 | 0000 4c8b | 9c24 c000 | 0000 4c89 | 9c24 a800 | 0000 4889 | 8424 b000 0x000000001b2b163c: ; {runtime_call UncommonTrapBlob} 0x000000001b2b163c: 0000 90e8 0x000000001b2b1640: ; ImmutableOopMap {[16]=Oop [48]=Oop [56]=Oop [64]=Oop [104]=Oop [112]=Oop [120]=Oop [128]=Oop [136]=Oop [152]=Oop [168]=Oop [192]=Oop } ;*ifeq {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.internal.cocoa.NSBezierPath::bezierPathWithRect@14 (line 70) ; - org.eclipse.swt.graphics.GC::setClipping@105 (line 3390) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@783 (line 1117) 0x000000001b2b1640: bc09 03f7 | be45 ffff | ff4c 8b54 | 2478 4c89 | 5424 3848 | 8944 24f8 | 8b44 2430 | 8944 2420 0x000000001b2b1660: 488b 4424 | f848 8944 | 24f8 8b44 | 2434 8944 | 2428 488b | 4424 f84c | 8b54 2440 | 4c89 5424 0x000000001b2b1680: 304c 8b54 | 2448 4c89 | 5424 4044 | 8b5c 2458 | 4489 5c24 | 4844 8b54 | 245c 4489 | 5424 584c 0x000000001b2b16a0: 8b94 24a8 | 0000 004c | 8954 2468 | 4c8b 9424 | b000 0000 | 4c89 5424 | 704c 8b94 | 2480 0000 0x000000001b2b16c0: 004c 8954 | 2478 4c8b | 9424 8800 | 0000 4c89 | 9424 8000 | 0000 448b | 9424 9000 | 0000 4489 0x000000001b2b16e0: 5424 5c4c | 8b94 2498 | 0000 004c | 8994 2488 | 0000 00c5 | fb10 8424 | a000 0000 | c5fb 1184 0x000000001b2b1700: 2490 0000 | 004c 8b94 | 24c0 0000 | 004c 8994 | 24a8 0000 0x000000001b2b1714: ; {runtime_call UncommonTrapBlob} 0x000000001b2b1714: 0066 90e8 0x000000001b2b1718: ; ImmutableOopMap {rbp=NarrowOop [16]=Oop [48]=Oop [56]=Oop [64]=Oop [104]=Oop [112]=Oop [120]=Oop [128]=Oop [136]=Oop [168]=Oop [184]=Oop [192]=Oop } ;*ifnull {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.graphics.GC::setClipping@47 (line 3493) ; - org.eclipse.swt.graphics.GC::setClipping@119 (line 3392) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@783 (line 1117) 0x000000001b2b1718: e408 03f7 | be45 ffff | ff4c 8b54 | 2478 4c89 | 5424 3848 | 8944 24f8 | 8b44 2430 | 8944 2420 0x000000001b2b1738: 488b 4424 | f848 8944 | 24f8 8b44 | 2434 8944 | 2428 488b | 4424 f84c | 8b54 2440 | 4c89 5424 0x000000001b2b1758: 304c 8b54 | 2448 4c89 | 5424 4044 | 8b5c 2458 | 4489 5c24 | 4844 8b54 | 245c 4489 | 5424 584c 0x000000001b2b1778: 8b94 24a8 | 0000 004c | 8954 2468 | 4c8b 9424 | b000 0000 | 4c89 5424 | 704c 8b94 | 2480 0000 0x000000001b2b1798: 004c 8954 | 2478 4c8b | 9424 8800 | 0000 4c89 | 9424 8000 | 0000 448b | 9424 9000 | 0000 4489 0x000000001b2b17b8: 5424 5c4c | 8b94 2498 | 0000 004c | 8994 2488 | 0000 00c5 | fb10 8424 | a000 0000 | c5fb 1184 0x000000001b2b17d8: 2490 0000 0x000000001b2b17dc: ; {runtime_call UncommonTrapBlob} 0x000000001b2b17dc: 0066 90e8 0x000000001b2b17e0: ; ImmutableOopMap {[16]=Oop [48]=Oop [56]=Oop [64]=Oop [104]=Oop [112]=Oop [120]=Oop [128]=Oop [136]=Oop [184]=Oop [192]=Oop [200]=Oop } ;*ifne {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@929 (line 1131) 0x000000001b2b17e0: 1c08 03f7 | be45 ffff | ff4c 8b54 | 2478 4c89 | 5424 3848 | 8944 24f8 | 8b44 2430 | 8944 2420 0x000000001b2b1800: 488b 4424 | f848 8944 | 24f8 8b44 | 2434 8944 | 2428 488b | 4424 f84c | 8b54 2440 | 4c89 5424 0x000000001b2b1820: 304c 8b54 | 2448 4c89 | 5424 4044 | 8b5c 2458 | 4489 5c24 | 4844 8b54 | 245c 4489 | 5424 584c 0x000000001b2b1840: 8b94 24a8 | 0000 004c | 8954 2468 | 4c8b 9424 | b000 0000 | 4c89 5424 | 704c 8b94 | 2480 0000 0x000000001b2b1860: 004c 8954 | 2478 4c8b | 9424 8800 | 0000 4c89 | 9424 8000 | 0000 448b | 9424 9000 | 0000 4489 0x000000001b2b1880: 5424 5c4c | 8b94 2498 | 0000 004c | 8994 2488 | 0000 00c5 | fb10 8424 | a000 0000 | c5fb 1184 0x000000001b2b18a0: 2490 0000 0x000000001b2b18a4: ; {runtime_call UncommonTrapBlob} 0x000000001b2b18a4: 0066 90e8 0x000000001b2b18a8: ; ImmutableOopMap {[16]=Oop [48]=Oop [56]=Oop [64]=Oop [104]=Oop [112]=Oop [120]=Oop [128]=Oop [136]=Oop [184]=Oop [192]=Oop [200]=Oop } ;*ifeq {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@975 (line 1135) 0x000000001b2b18a8: 5407 03f7 | be45 ffff | ff4c 8b54 | 2478 4c89 | 5424 3848 | 8944 24f8 | 8b44 2430 | 8944 2420 0x000000001b2b18c8: 488b 4424 | f848 8944 | 24f8 8b44 | 2434 8944 | 2428 488b | 4424 f84c | 8b54 2440 | 4c89 5424 0x000000001b2b18e8: 304c 8b54 | 2448 4c89 | 5424 4044 | 8b5c 2458 | 4489 5c24 | 4844 8b54 | 245c 4489 | 5424 4c4c 0x000000001b2b1908: 8b94 24a8 | 0000 004c | 8954 2468 | 4c8b 9424 | 8000 0000 | 4c89 5424 | 784c 8b94 | 2488 0000 0x000000001b2b1928: 004c 8994 | 2480 0000 | 0044 8b94 | 2490 0000 | 0044 8954 | 245c 4c8b | 9424 9800 | 0000 4c89 0x000000001b2b1948: 9424 8800 | 0000 c5fb | 1084 24a0 | 0000 00c5 | fb11 8424 | 9000 0000 0x000000001b2b1960: ; {runtime_call UncommonTrapBlob} 0x000000001b2b1960: 6666 90e8 0x000000001b2b1964: ; ImmutableOopMap {[16]=Oop [48]=Oop [56]=Oop [64]=Oop [104]=Oop [120]=Oop [128]=Oop [136]=Oop [176]=Oop [184]=Oop [192]=Oop } ;*ifeq {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@1046 (line 1142) 0x000000001b2b1964: 9806 03f7 | 4533 d249 | 3bc2 bdff | ffff ff7c | 0840 0f95 | c540 0fb6 | edbe 45ff | ffff 4c8b 0x000000001b2b1984: 5424 484c | 8954 2410 | 448b 5424 | 5844 8954 | 2418 448b | 5424 5c44 | 8954 2420 | c5fb 1044 0x000000001b2b19a4: 2460 c5fb | 1144 2448 | 4889 4424 0x000000001b2b19b0: ; {runtime_call UncommonTrapBlob} 0x000000001b2b19b0: 6066 90e8 0x000000001b2b19b4: ; ImmutableOopMap {[0]=Oop [16]=Oop [120]=Oop [152]=Oop [168]=Oop [176]=Oop } ;*ifeq {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.internal.cocoa.NSAffineTransform::transform@13 (line 65) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2162 (line 1274) 0x000000001b2b19b4: 4806 03f7 | be45 ffff | ff4c 8b54 | 2478 4c89 | 5424 084c | 8b54 2448 | 4c89 5424 | 1048 8984 0x000000001b2b19d4: 2480 0000 0x000000001b2b19d8: ; {runtime_call UncommonTrapBlob} 0x000000001b2b19d8: 0066 90e8 0x000000001b2b19dc: ; ImmutableOopMap {rbp=NarrowOop [0]=Oop [8]=Oop [16]=Oop [56]=Oop [128]=Oop [152]=Oop [168]=Oop [176]=Oop } ;*if_acmpeq {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Widget::checkWidget@22 (line 598) ; - org.eclipse.swt.widgets.TreeItem::getFont@1 (line 582) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2211 (line 1281) 0x000000001b2b19dc: 2006 03f7 | be45 ffff | ff4c 8b54 | 2478 4c89 | 5424 08c5 | fb10 4424 | 60c5 fb11 | 4424 4848 0x000000001b2b19fc: 8944 2470 | 4c89 4424 | 784c 8984 | 2480 0000 0x000000001b2b1a0c: ; {runtime_call UncommonTrapBlob} 0x000000001b2b1a0c: 0066 90e8 0x000000001b2b1a10: ; ImmutableOopMap {[0]=Oop [8]=Oop [112]=Oop [120]=Oop [128]=Oop [152]=Oop [168]=Oop [176]=Oop } ;*ifeq {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Widget::checkWidget@37 (line 599) ; - org.eclipse.swt.widgets.TreeItem::getFont@1 (line 582) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2211 (line 1281) 0x000000001b2b1a10: ec05 03f7 | be3d ffff | ff4c 8b54 | 2478 4c89 | 5424 1044 | 8b5c 245c | 4489 5c24 | 20c5 fb10 0x000000001b2b1a30: 4424 60c5 | fb11 4424 | 4848 8944 0x000000001b2b1a3c: ; {runtime_call UncommonTrapBlob} 0x000000001b2b1a3c: 2470 90e8 0x000000001b2b1a40: ; ImmutableOopMap {[0]=Oop [8]=Oop [16]=Oop [112]=Oop [152]=Oop [168]=Oop [176]=Oop } ;*iflt {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.TreeItem::getFont@34 (line 585) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2211 (line 1281) 0x000000001b2b1a40: bc05 03f7 | be45 ffff | ff44 8b5c | 2458 4489 | 5c24 1844 | 8b5c 245c | 4489 5c24 | 20c5 fb10 0x000000001b2b1a60: 4424 60c5 | fb11 4424 | 4848 8944 | 2468 4489 0x000000001b2b1a70: ; {runtime_call UncommonTrapBlob} 0x000000001b2b1a70: 6c24 70e8 0x000000001b2b1a74: ; ImmutableOopMap {rbp=NarrowOop [0]=Oop [8]=Oop [104]=Oop [112]=NarrowOop [120]=Oop [152]=Oop [168]=Oop [176]=Oop } ;*ifnonnull {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.graphics.GC::setFont@4 (line 3544) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2214 (line 1281) 0x000000001b2b1a74: 8805 03f7 | 49c1 e203 | 4d85 d240 | 0f95 c540 | 0fb6 ed83 | f501 be45 | ffff ff44 | 8b5c 2458 0x000000001b2b1a94: 4489 5c24 | 1844 8b5c | 245c 4489 | 5c24 20c5 | fb10 4424 | 60c5 fb11 | 4424 4848 | 8944 2468 0x000000001b2b1ab4: 4489 6c24 0x000000001b2b1ab8: ; {runtime_call UncommonTrapBlob} 0x000000001b2b1ab8: 7066 90e8 0x000000001b2b1abc: ; ImmutableOopMap {[0]=Oop [8]=Oop [104]=Oop [112]=NarrowOop [120]=Oop [152]=Oop [168]=Oop [176]=Oop } ;*ifeq {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.graphics.GC::setFont@20 (line 3545) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2214 (line 1281) 0x000000001b2b1abc: 4005 03f7 | be45 ffff | ff44 8b5c | 2424 4489 | 5c24 144c | 8954 2428 0x000000001b2b1ad4: ; {runtime_call UncommonTrapBlob} 0x000000001b2b1ad4: 6666 90e8 0x000000001b2b1ad8: ; ImmutableOopMap {rbp=Oop [0]=Oop [40]=Oop [120]=Oop } ;*ifeq {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2353 (line 1301) 0x000000001b2b1ad8: 2405 03f7 | be45 ffff | ff4c 8b54 | 2478 4c89 | 5424 2848 | 8944 24f8 | 8b44 2430 | 8944 2420 0x000000001b2b1af8: 488b 4424 | f848 8944 | 24f8 8b44 | 2434 8944 | 2430 488b | 4424 f84c | 8b54 2448 | 4c89 5424 0x000000001b2b1b18: 3844 8b5c | 2458 4489 | 5c24 3444 | 8b54 245c | 4489 5424 | 404c 8b94 | 2480 0000 | 004c 8954 0x000000001b2b1b38: 2468 448b | 9c24 9000 | 0000 4489 | 5c24 704c | 8b94 2498 | 0000 004c | 8954 2478 0x000000001b2b1b54: ; {runtime_call UncommonTrapBlob} 0x000000001b2b1b54: 6666 90e8 0x000000001b2b1b58: ; ImmutableOopMap {[16]=Oop [40]=Oop [56]=Oop [104]=Oop [120]=Oop [168]=Oop [176]=Oop [184]=Oop [192]=Oop } ;*ifeq {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.graphics.Resource::dispose@15 (line 134) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@1165 (line 1163) 0x000000001b2b1b58: a404 03f7 | be45 ffff | ff4c 8b54 | 2478 4c89 | 5424 2848 | 8944 24f8 | 8b44 2430 | 8944 2420 0x000000001b2b1b78: 488b 4424 | f848 8944 | 24f8 8b44 | 2434 8944 | 2430 488b | 4424 f84c | 8b54 2448 | 4c89 5424 0x000000001b2b1b98: 3844 8b5c | 2458 4489 | 5c24 3444 | 8b54 245c | 4489 5424 | 404c 8b94 | 2480 0000 | 004c 8954 0x000000001b2b1bb8: 2468 448b | 9c24 9000 | 0000 4489 | 5c24 704c | 8b94 2498 | 0000 004c | 8954 2478 0x000000001b2b1bd4: ; {runtime_call UncommonTrapBlob} 0x000000001b2b1bd4: 6666 90e8 0x000000001b2b1bd8: ; ImmutableOopMap {[16]=Oop [40]=Oop [56]=Oop [104]=Oop [120]=Oop [168]=Oop [176]=Oop [184]=Oop [192]=Oop } ;*ifeq {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.graphics.Resource::dispose@30 (line 136) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@1165 (line 1163) 0x000000001b2b1bd8: 2404 03f7 | be45 ffff | ff4c 8b54 | 2478 4c89 | 5424 6848 | 8944 24f8 | 8b44 2430 | 8944 2420 0x000000001b2b1bf8: 488b 4424 | f848 8944 | 24f8 8b44 | 2434 8944 | 2428 488b | 4424 f848 | ff74 2440 | 488f 4424 0x000000001b2b1c18: 3048 ff74 | 2448 488f | 4424 404c | 8b94 24a8 | 0000 004c | 8954 2470 | 4c8b 9424 | b000 0000 0x000000001b2b1c38: 4c89 5424 | 7844 8b94 | 2490 0000 | 0044 8954 | 245c 4c8b | 9424 9800 | 0000 4c89 | 9424 9000 0x000000001b2b1c58: 0000 c5fb | 1084 24a0 | 0000 00c5 | fb11 8424 | 9800 0000 | 4c8b 9424 | b800 0000 | 4c89 9424 0x000000001b2b1c78: a000 0000 | 4c8b 9424 | c000 0000 | 4c89 9424 | a800 0000 0x000000001b2b1c8c: ; {runtime_call UncommonTrapBlob} 0x000000001b2b1c8c: 6666 90e8 0x000000001b2b1c90: ; ImmutableOopMap {rbp=NarrowOop [16]=Oop [48]=Oop [56]=Oop [64]=Oop [104]=Oop [112]=Oop [120]=Oop [128]=Oop [136]=Oop [144]=Oop [160]=Oop [168]=Oop } ;*if_acmpeq {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Widget::checkWidget@22 (line 598) ; - org.eclipse.swt.widgets.TreeItem::getForeground@1 (line 624) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@720 (line 1112) 0x000000001b2b1c90: 6c03 03f7 | be45 ffff | ff4c 8b54 | 2478 4c89 | 5424 3848 | 8944 24f8 | 8b44 2430 | 8944 2420 0x000000001b2b1cb0: 488b 4424 | f848 8944 | 24f8 8b44 | 2434 8944 | 2428 488b | 4424 f84c | 8b54 2440 | 4c89 5424 0x000000001b2b1cd0: 304c 8b54 | 2448 4c89 | 5424 404c | 8b94 24a8 | 0000 004c | 8954 2468 | 4c8b 9424 | b000 0000 0x000000001b2b1cf0: 4c89 5424 | 704c 8b94 | 2480 0000 | 004c 8954 | 2478 4c8b | 9424 8800 | 0000 4c89 | 9424 8000 0x000000001b2b1d10: 0000 448b | 9c24 9000 | 0000 4489 | 5c24 5c4c | 8b94 2498 | 0000 004c | 8994 2488 | 0000 00c5 0x000000001b2b1d30: fb10 8424 | a000 0000 | c5fb 1184 | 2490 0000 | 004c 8b94 | 24b8 0000 | 004c 8994 | 2498 0000 0x000000001b2b1d50: ; {runtime_call UncommonTrapBlob} 0x000000001b2b1d50: 0066 90e8 0x000000001b2b1d54: ; ImmutableOopMap {[16]=Oop [48]=Oop [56]=Oop [64]=Oop [104]=Oop [112]=Oop [120]=Oop [128]=Oop [136]=Oop [152]=Oop [192]=Oop } ;*ifeq {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Widget::checkWidget@37 (line 599) ; - org.eclipse.swt.widgets.TreeItem::getForeground@1 (line 624) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@720 (line 1112) 0x000000001b2b1d54: a802 03f7 | be3d ffff | ff4c 8b54 | 2478 4c89 | 5424 3848 | 8944 24f8 | 8b44 2430 | 8944 2420 0x000000001b2b1d74: 488b 4424 | f848 8944 | 24f8 8b44 | 2434 8944 | 2428 488b | 4424 f84c | 8b54 2440 | 4c89 5424 0x000000001b2b1d94: 304c 8b94 | 24a8 0000 | 004c 8954 | 2468 4c8b | 9424 b000 | 0000 4c89 | 5424 704c | 8b94 2480 0x000000001b2b1db4: 0000 004c | 8954 2478 | 4c8b 9424 | 8800 0000 | 4c89 9424 | 8000 0000 | 448b 9c24 | 9000 0000 0x000000001b2b1dd4: 4489 5c24 | 5c4c 8b94 | 2498 0000 | 004c 8994 | 2488 0000 | 00c5 fb10 | 8424 a000 | 0000 c5fb 0x000000001b2b1df4: 1184 2490 0x000000001b2b1df8: ; {runtime_call UncommonTrapBlob} 0x000000001b2b1df8: 0000 00e8 0x000000001b2b1dfc: ; ImmutableOopMap {[16]=Oop [48]=Oop [56]=Oop [72]=Oop [104]=Oop [112]=Oop [120]=Oop [128]=Oop [136]=Oop [184]=Oop [192]=Oop } ;*iflt {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.TreeItem::getForeground@34 (line 627) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@720 (line 1112) 0x000000001b2b1dfc: 0002 03f7 | be45 ffff | ff4c 8b54 | 2478 4c89 | 5424 6848 | 8944 24f8 | 8b44 2430 | 8944 2420 0x000000001b2b1e1c: 488b 4424 | f848 8944 | 24f8 8b44 | 2434 8944 | 2428 488b | 4424 f848 | ff74 2440 | 488f 4424 0x000000001b2b1e3c: 3048 ff74 | 2448 488f | 4424 404c | 8b94 24a8 | 0000 004c | 8954 2470 | 4c8b 9424 | b000 0000 0x000000001b2b1e5c: 4c89 5424 | 7844 8b94 | 2490 0000 | 0044 8954 | 245c 4c8b | 9424 b800 | 0000 4c89 | 9424 a800 0x000000001b2b1e7c: 0000 4c8b | 9424 c000 | 0000 448b | 9c24 9400 | 0000 4489 | 9c24 9000 | 0000 4c89 | 9424 b800 0x000000001b2b1e9c: ; {runtime_call UncommonTrapBlob} 0x000000001b2b1e9c: 0000 90e8 0x000000001b2b1ea0: ; ImmutableOopMap {rbp=NarrowOop [16]=Oop [48]=Oop [56]=Oop [64]=Oop [104]=Oop [112]=Oop [120]=Oop [128]=Oop [136]=Oop [144]=NarrowOop [152]=Oop [168]=Oop [184]=Oop } ;*if_acmpeq {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Widget::checkWidget@22 (line 598) ; - org.eclipse.swt.widgets.TreeItem::getBackground@1 (line 417) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@731 (line 1113) 0x000000001b2b1ea0: 5c01 03f7 | be45 ffff | ff4c 8b54 | 2478 4c89 | 5424 3848 | 8944 24f8 | 8b44 2430 | 8944 2420 0x000000001b2b1ec0: 488b 4424 | f848 8944 | 24f8 8b44 | 2434 8944 | 2428 488b | 4424 f84c | 8b54 2440 | 4c89 5424 0x000000001b2b1ee0: 304c 8b54 | 2448 4c89 | 5424 404c | 8b94 24a8 | 0000 004c | 8954 2468 | 4c8b 9424 | b000 0000 0x000000001b2b1f00: 4c89 5424 | 704c 8b94 | 2480 0000 | 004c 8954 | 2478 4c8b | 9424 8800 | 0000 4c89 | 9424 8000 0x000000001b2b1f20: 0000 448b | 9c24 9000 | 0000 4489 | 5c24 5c4c | 8b94 2498 | 0000 004c | 8994 2488 | 0000 00c5 0x000000001b2b1f40: fb10 8424 | a000 0000 | c5fb 1184 | 2498 0000 | 004c 8b94 | 24b8 0000 | 004c 8994 | 24a0 0000 0x000000001b2b1f60: 004c 8b94 | 24c0 0000 | 004c 8994 | 24a8 0000 | 0044 8b94 | 2494 0000 | 0044 8994 | 2490 0000 0x000000001b2b1f80: ; {runtime_call UncommonTrapBlob} 0x000000001b2b1f80: 0066 90e8 0x000000001b2b1f84: ; ImmutableOopMap {[16]=Oop [48]=Oop [56]=Oop [64]=Oop [104]=Oop [112]=Oop [120]=Oop [128]=Oop [136]=Oop [144]=NarrowOop [160]=Oop [168]=Oop } ;*ifeq {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Widget::checkWidget@37 (line 599) ; - org.eclipse.swt.widgets.TreeItem::getBackground@1 (line 417) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@731 (line 1113) 0x000000001b2b1f84: 7800 03f7 | be3d ffff | ff4c 8b54 | 2478 4c89 | 5424 3848 | 8944 24f8 | 8b44 2430 | 8944 2420 0x000000001b2b1fa4: 488b 4424 | f848 8944 | 24f8 8b44 | 2434 8944 | 2428 488b | 4424 f84c | 8b54 2440 | 4c89 5424 0x000000001b2b1fc4: 304c 8b94 | 24a8 0000 | 004c 8954 | 2468 4c8b | 9424 b000 | 0000 4c89 | 5424 704c | 8b94 2480 0x000000001b2b1fe4: 0000 004c | 8954 2478 | 4c8b 9424 | 8800 0000 | 4c89 9424 | 8000 0000 | 448b 9c24 | 9000 0000 0x000000001b2b2004: 4489 5c24 | 5c4c 8b94 | 2498 0000 | 004c 8994 | 2488 0000 | 00c5 fb10 | 8424 a000 | 0000 c5fb 0x000000001b2b2024: 1184 2498 | 0000 004c | 8b94 24b8 | 0000 004c | 8994 24a0 | 0000 004c | 8b94 24c0 | 0000 004c 0x000000001b2b2044: 8994 24a8 | 0000 0044 | 8b94 2494 | 0000 0044 | 8994 2490 0x000000001b2b2058: ; {runtime_call UncommonTrapBlob} 0x000000001b2b2058: 0000 00e8 0x000000001b2b205c: ; ImmutableOopMap {[16]=Oop [48]=Oop [56]=Oop [72]=Oop [104]=Oop [112]=Oop [120]=Oop [128]=Oop [136]=Oop [144]=NarrowOop [160]=Oop [168]=Oop } ;*iflt {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.TreeItem::getBackground@34 (line 420) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@731 (line 1113) 0x000000001b2b205c: a0ff 02f7 | be45 ffff | ff4c 8b54 | 2478 4c89 | 5424 3848 | 8944 24f8 | 8b44 2430 | 8944 2420 0x000000001b2b207c: 488b 4424 | f848 8944 | 24f8 8b44 | 2434 8944 | 2428 488b | 4424 f84c | 8b54 2440 | 4c89 5424 0x000000001b2b209c: 304c 8b94 | 24a8 0000 | 004c 8954 | 2468 4c8b | 9424 b000 | 0000 4c89 | 5424 704c | 8b94 2480 0x000000001b2b20bc: 0000 004c | 8954 2478 | 4c8b 9424 | 8800 0000 | 4c89 9424 | 8000 0000 | 448b 9424 | 9000 0000 0x000000001b2b20dc: 4489 5424 | 5c4c 8b94 | 2498 0000 | 004c 8994 | 2488 0000 | 00c5 fb10 | 8424 a000 | 0000 c5fb 0x000000001b2b20fc: 1184 2498 | 0000 004c | 8b94 24b8 | 0000 004c | 8994 24a0 | 0000 004c | 8b94 24c0 | 0000 0044 0x000000001b2b211c: 8b9c 2494 | 0000 0044 | 899c 2490 | 0000 004c | 8994 24b0 0x000000001b2b2130: ; {runtime_call UncommonTrapBlob} 0x000000001b2b2130: 0000 00e8 0x000000001b2b2134: ; ImmutableOopMap {rbp=NarrowOop [16]=Oop [48]=Oop [56]=Oop [72]=Oop [104]=Oop [112]=Oop [120]=Oop [128]=Oop [136]=Oop [144]=NarrowOop [160]=Oop [176]=Oop [192]=Oop } ;*ifnull {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.TreeItem::getBackground@53 (line 421) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@731 (line 1113) 0x000000001b2b2134: c8fe 02f7 | be45 ffff | ff4c 8b54 | 2478 4c89 | 5424 3848 | 8944 24f8 | 8b44 2430 | 8944 2420 0x000000001b2b2154: 488b 4424 | f848 8944 | 24f8 8b44 | 2434 8944 | 2428 488b | 4424 f84c | 8b54 2440 | 4c89 5424 0x000000001b2b2174: 304c 8b54 | 2448 4c89 | 5424 4044 | 8b54 2458 | 4489 5424 | 484c 8b94 | 24a8 0000 | 004c 8954 0x000000001b2b2194: 2458 4c8b | 9424 b000 | 0000 4c89 | 5424 684c | 8b94 2480 | 0000 004c | 8954 2470 | 4c8b 9424 0x000000001b2b21b4: 8800 0000 | 4c89 5424 | 7844 8b9c | 2490 0000 | 0044 895c | 244c 4c8b | 9424 9800 | 0000 4c89 0x000000001b2b21d4: 9424 8000 | 0000 c5fb | 1084 24a0 | 0000 00c5 | fb11 8424 | 8800 0000 | 4c8b 9424 | b800 0000 0x000000001b2b21f4: 4c89 9424 | 9800 0000 | 4c8b 9424 | c000 0000 | 4c89 9424 | a000 0000 | 4889 8424 | b000 0000 0x000000001b2b2214: ; {runtime_call UncommonTrapBlob} 0x000000001b2b2214: 6666 90e8 0x000000001b2b2218: ; ImmutableOopMap {rbp=NarrowOop [16]=Oop [48]=Oop [56]=Oop [64]=Oop [88]=Oop [104]=Oop [112]=Oop [120]=Oop [128]=Oop [148]=NarrowOop [152]=Oop [160]=Oop [176]=Oop } ;*ifnonnull {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.graphics.GC::setBackground@4 (line 3316) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@734 (line 1113) 0x000000001b2b2218: e4fd 02f7 | be45 ffff | ff4c 8b54 | 2478 4c89 | 5424 3848 | 8944 24f8 | 8b44 2430 | 8944 2420 0x000000001b2b2238: 488b 4424 | f848 8944 | 24f8 8b44 | 2434 8944 | 2428 488b | 4424 f84c | 8b54 2440 | 4c89 5424 0x000000001b2b2258: 304c 8b54 | 2448 4c89 | 5424 4044 | 8b5c 2458 | 4489 5c24 | 484c 8b94 | 24a8 0000 | 004c 8954 0x000000001b2b2278: 2458 4c8b | 9424 b000 | 0000 4c89 | 5424 684c | 8b94 2480 | 0000 004c | 8954 2470 | 4c8b 9424 0x000000001b2b2298: 8800 0000 | 4c89 5424 | 7844 8b9c | 2490 0000 | 0044 895c | 244c 4c8b | 9424 9800 | 0000 4c89 0x000000001b2b22b8: 9424 8000 | 0000 c5fb | 1084 24a0 | 0000 00c5 | fb11 8424 | 8800 0000 | 4c8b 9424 | b800 0000 0x000000001b2b22d8: 4c89 9424 | 9800 0000 | 4c8b 9424 | c000 0000 | 4c89 9424 | a000 0000 | 4889 8424 | b000 0000 0x000000001b2b22f8: ; {runtime_call UncommonTrapBlob} 0x000000001b2b22f8: 6666 90e8 0x000000001b2b22fc: ; ImmutableOopMap {rbp=NarrowOop [16]=Oop [48]=Oop [56]=Oop [64]=Oop [88]=Oop [104]=Oop [112]=Oop [120]=Oop [128]=Oop [148]=NarrowOop [152]=Oop [160]=Oop [176]=Oop } ;*ifnonnull {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.graphics.Color::isDisposed@4 (line 541) ; - org.eclipse.swt.graphics.GC::setBackground@21 (line 3318) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@734 (line 1113) 0x000000001b2b22fc: 00fd 02f7 | be45 ffff | ff44 8b54 | 2458 4489 | 5424 1844 | 8b5c 245c | 4489 5c24 | 20c5 fb10 0x000000001b2b231c: 4424 60c5 | fb11 4424 | 3844 8b54 | 2454 4489 | 5424 2c44 | 8b5c 2450 | 4489 5c24 | 4848 895c 0x000000001b2b233c: 2460 4889 | 4c24 5848 | 8954 2470 0x000000001b2b2348: ; {runtime_call UncommonTrapBlob} 0x000000001b2b2348: 6666 90e8 0x000000001b2b234c: ; ImmutableOopMap {rbp=NarrowOop [0]=Oop [88]=Oop [96]=Oop [112]=Oop [120]=Oop [152]=Oop } ;*if_acmpeq {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Widget::checkWidget@22 (line 598) ; - org.eclipse.swt.widgets.TreeItem::getForeground@1 (line 624) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2255 (line 1286) 0x000000001b2b234c: b0fc 02f7 | be45 ffff | ff44 8b5c | 2458 4489 | 5c24 1844 | 8b5c 245c | 4489 5c24 | 20c5 fb10 0x000000001b2b236c: 4424 60c5 | fb11 4424 | 3844 8b5c | 2454 4489 | 5c24 2c44 | 8b54 2450 | 4489 5424 | 4848 895c 0x000000001b2b238c: 2460 4889 0x000000001b2b2390: ; {runtime_call UncommonTrapBlob} 0x000000001b2b2390: 4c24 58e8 0x000000001b2b2394: ; ImmutableOopMap {[0]=Oop [88]=Oop [96]=Oop [120]=Oop [152]=Oop } ;*ifeq {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Widget::checkWidget@37 (line 599) ; - org.eclipse.swt.widgets.TreeItem::getForeground@1 (line 624) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2255 (line 1286) 0x000000001b2b2394: 68fc 02f7 | be3d ffff | ffc5 fb10 | 4424 60c5 | fb11 4424 | 4044 8b5c | 2454 4489 | 5c24 3489 0x000000001b2b23b4: ; {runtime_call UncommonTrapBlob} 0x000000001b2b23b4: 5c24 54e8 0x000000001b2b23b8: ; ImmutableOopMap {[0]=Oop [8]=Oop [16]=Oop [120]=Oop [152]=Oop } ;*iflt {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.TreeItem::getForeground@34 (line 627) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2255 (line 1286) 0x000000001b2b23b8: 44fc 02f7 | 4533 d249 | 3bc2 bdff | ffff ff7c | 0840 0f95 | c540 0fb6 | edbe 45ff | ffff 448b 0x000000001b2b23d8: 5424 2c44 | 8954 2428 | 448b 5c24 | 3044 895c | 242c 448b | 5424 3444 | 8954 2430 | 448b 5c24 0x000000001b2b23f8: 5844 895c | 2434 4889 0x000000001b2b2400: ; {runtime_call UncommonTrapBlob} 0x000000001b2b2400: 4424 68e8 0x000000001b2b2404: ; ImmutableOopMap {[16]=Oop [32]=Oop [64]=Oop [72]=Oop } ;*ifeq {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.internal.cocoa.NSWindow::firstResponder@14 (line 126) ; - org.eclipse.swt.widgets.Display::_getFocusControl@5 (line 1656) ; - org.eclipse.swt.widgets.Display::getFocusControl@50 (line 1651) ; - org.eclipse.swt.widgets.Control::hasFocus@4 (line 2072) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@251 (line 1057) 0x000000001b2b2404: f8fb 02f7 | be45 ffff | ff4c 8b54 | 2478 4c89 | 5424 3848 | 8944 24f8 | 8b44 2430 | 8944 2420 0x000000001b2b2424: 488b 4424 | f848 8944 | 24f8 8b44 | 2434 8944 | 2428 488b | 4424 f84c | 8b54 2440 | 4c89 5424 0x000000001b2b2444: 304c 8b94 | 24a8 0000 | 004c 8954 | 2468 4c8b | 9424 8000 | 0000 4c89 | 5424 784c | 8b94 2488 0x000000001b2b2464: 0000 004c | 8994 2480 | 0000 0044 | 8b9c 2490 | 0000 0044 | 895c 245c | 4c8b 9424 | 9800 0000 0x000000001b2b2484: 4c89 9424 | 8800 0000 | c5fb 1084 | 24a0 0000 | 00c5 fb11 | 8424 9000 0x000000001b2b249c: ; {runtime_call UncommonTrapBlob} 0x000000001b2b249c: 0000 90e8 0x000000001b2b24a0: ; ImmutableOopMap {rbp=NarrowOop [16]=Oop [48]=Oop [56]=Oop [72]=Oop [104]=Oop [120]=Oop [128]=Oop [136]=Oop [176]=Oop [184]=Oop [192]=Oop } ;*ifnull {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.TreeItem::getForeground@25 (line 606) ; - org.eclipse.swt.widgets.TreeItem::getForeground@66 (line 628) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@720 (line 1112) 0x000000001b2b24a0: 5cfb 02f7 | be45 ffff | ff4c 8b54 | 2478 4c89 | 5424 6848 | 8944 24f8 | 8b44 2430 | 8944 2420 0x000000001b2b24c0: 488b 4424 | f848 8944 | 24f8 8b44 | 2434 8944 | 2428 488b | 4424 f848 | ff74 2440 | 488f 4424 0x000000001b2b24e0: 3048 ff74 | 2448 488f | 4424 4048 | 8944 24f8 | 8b44 2458 | 8944 2448 | 488b 4424 | f84c 8b94 0x000000001b2b2500: 24a8 0000 | 004c 8954 | 2458 4c8b | 9424 b000 | 0000 4c89 | 5424 704c | 8b94 2480 | 0000 004c 0x000000001b2b2520: 8954 2478 | 4c8b 9424 | 8800 0000 | 4c89 9424 | 8000 0000 | 448b 9c24 | 9000 0000 | 4489 5c24 0x000000001b2b2540: 4c4c 8b94 | 2498 0000 | 004c 8994 | 2488 0000 | 00c5 fb10 | 8424 a000 | 0000 c5fb | 1184 2490 0x000000001b2b2560: 0000 0044 | 8984 24ac 0x000000001b2b2568: ; {runtime_call UncommonTrapBlob} 0x000000001b2b2568: 0000 00e8 0x000000001b2b256c: ; ImmutableOopMap {rbp=NarrowOop [16]=Oop [48]=Oop [56]=Oop [64]=Oop [88]=Oop [104]=Oop [112]=Oop [120]=Oop [128]=Oop [136]=Oop [172]=NarrowOop [184]=Oop [192]=Oop } ;*if_acmpeq {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Widget::checkWidget@22 (line 598) ; - org.eclipse.swt.widgets.Control::getForeground@1 (line 1737) ; - org.eclipse.swt.widgets.TreeItem::getForeground@39 (line 606) ; - org.eclipse.swt.widgets.TreeItem::getForeground@66 (line 628) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@720 (line 1112) 0x000000001b2b256c: 90fa 02f7 | be45 ffff | ff4c 8b54 | 2478 4c89 | 5424 3848 | 8944 24f8 | 8b44 2430 | 8944 2420 0x000000001b2b258c: 488b 4424 | f848 8944 | 24f8 8b44 | 2434 8944 | 2428 488b | 4424 f84c | 8b54 2440 | 4c89 5424 0x000000001b2b25ac: 304c 8b54 | 2448 4c89 | 5424 4044 | 8b5c 2458 | 4489 5c24 | 484c 8b94 | 24a8 0000 | 004c 8954 0x000000001b2b25cc: 2458 4c8b | 9424 8000 | 0000 4c89 | 5424 704c | 8b94 2488 | 0000 004c | 8954 2478 | 448b 9424 0x000000001b2b25ec: 9000 0000 | 4489 5424 | 4c4c 8b94 | 2498 0000 | 004c 8994 | 2480 0000 | 00c5 fb10 | 8424 a000 0x000000001b2b260c: 0000 c5fb | 1184 2488 | 0000 0044 | 8984 24a4 0x000000001b2b261c: ; {runtime_call UncommonTrapBlob} 0x000000001b2b261c: 0000 00e8 0x000000001b2b2620: ; ImmutableOopMap {[16]=Oop [48]=Oop [56]=Oop [64]=Oop [88]=Oop [112]=Oop [120]=Oop [128]=Oop [164]=NarrowOop [176]=Oop [184]=Oop [192]=Oop } ;*ifeq {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Widget::checkWidget@37 (line 599) ; - org.eclipse.swt.widgets.Control::getForeground@1 (line 1737) ; - org.eclipse.swt.widgets.TreeItem::getForeground@39 (line 606) ; - org.eclipse.swt.widgets.TreeItem::getForeground@66 (line 628) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@720 (line 1112) 0x000000001b2b2620: dcf9 02f7 | be45 ffff | ff44 8b5c | 2458 4489 | 5c24 2044 | 8b5c 245c | 4489 5c24 | 2cc5 fb10 0x000000001b2b2640: 4424 60c5 | fb11 4424 | 4048 895c 0x000000001b2b264c: ; {runtime_call UncommonTrapBlob} 0x000000001b2b264c: 2460 90e8 0x000000001b2b2650: ; ImmutableOopMap {rbp=NarrowOop [0]=Oop [16]=Oop [96]=Oop [120]=Oop [152]=Oop } ;*ifnull {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.TreeItem::getForeground@25 (line 606) ; - org.eclipse.swt.widgets.TreeItem::getForeground@66 (line 628) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2255 (line 1286) 0x000000001b2b2650: acf9 02f7 | be45 ffff | ff44 8b44 | 2458 4489 | 4424 2044 | 8b44 245c | 4489 4424 | 2cc5 fb10 0x000000001b2b2670: 4424 60c5 | fb11 4424 | 4044 8b44 | 2454 4489 | 4424 3444 | 894c 2460 | 4c89 5c24 0x000000001b2b268c: ; {runtime_call UncommonTrapBlob} 0x000000001b2b268c: 6866 90e8 0x000000001b2b2690: ; ImmutableOopMap {rbp=NarrowOop [0]=Oop [8]=Oop [16]=Oop [96]=NarrowOop [104]=Oop [120]=Oop [152]=Oop } ;*if_acmpeq {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Widget::checkWidget@22 (line 598) ; - org.eclipse.swt.widgets.Control::getForeground@1 (line 1737) ; - org.eclipse.swt.widgets.TreeItem::getForeground@39 (line 606) ; - org.eclipse.swt.widgets.TreeItem::getForeground@66 (line 628) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2255 (line 1286) 0x000000001b2b2690: 6cf9 02f7 | be45 ffff | ff44 8b54 | 2458 4489 | 5424 1844 | 8b54 245c | 4489 5424 | 2044 8b54 0x000000001b2b26b0: 2454 4489 | 5424 2c44 | 8b5c 2450 | 4489 5c24 | 4889 4c24 | 5844 894c 0x000000001b2b26c8: ; {runtime_call UncommonTrapBlob} 0x000000001b2b26c8: 245c 90e8 0x000000001b2b26cc: ; ImmutableOopMap {[0]=Oop [8]=Oop [16]=Oop [88]=NarrowOop [120]=Oop [152]=Oop } ;*ifeq {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Widget::checkWidget@37 (line 599) ; - org.eclipse.swt.widgets.Control::getForeground@1 (line 1737) ; - org.eclipse.swt.widgets.TreeItem::getForeground@39 (line 606) ; - org.eclipse.swt.widgets.TreeItem::getForeground@66 (line 628) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2255 (line 1286) 0x000000001b2b26cc: 30f9 02f7 | be45 ffff | ff4c 8b54 | 2478 4c89 | 5424 3848 | 8944 24f8 | 8b44 2430 | 8944 2420 0x000000001b2b26ec: 488b 4424 | f848 8944 | 24f8 8b44 | 2434 8944 | 2428 488b | 4424 f84c | 8b54 2440 | 4c89 5424 0x000000001b2b270c: 304c 8b54 | 2448 4c89 | 5424 4044 | 8b54 2458 | 4489 5424 | 484c 8b94 | 24a8 0000 | 004c 8954 0x000000001b2b272c: 2468 4c8b | 9424 8000 | 0000 4c89 | 5424 784c | 8b94 2488 | 0000 004c | 8994 2480 | 0000 0044 0x000000001b2b274c: 8b9c 2490 | 0000 0044 | 895c 244c | 4c8b 9424 | 9800 0000 | 4c89 9424 | 8800 0000 | c5fb 1084 0x000000001b2b276c: 24a0 0000 | 00c5 fb11 | 8424 9000 0x000000001b2b2778: ; {runtime_call UncommonTrapBlob} 0x000000001b2b2778: 0000 90e8 0x000000001b2b277c: ; ImmutableOopMap {[16]=Oop [48]=Oop [56]=Oop [64]=Oop [92]=NarrowOop [104]=Oop [120]=Oop [128]=Oop [136]=Oop [176]=Oop [184]=Oop [192]=Oop } ;*if_icmpge {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Display::getWidgetColor@10 (line 1962) ; - org.eclipse.swt.widgets.Tree::defaultForeground@6 (line 793) ; - org.eclipse.swt.widgets.Control::getForegroundColor@22 (line 1742) ; - org.eclipse.swt.widgets.Control::getForeground@5 (line 1738) ; - org.eclipse.swt.widgets.TreeItem::getForeground@39 (line 606) ; - org.eclipse.swt.widgets.TreeItem::getForeground@66 (line 628) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@720 (line 1112) 0x000000001b2b277c: 80f8 02f7 | be45 ffff | ff44 8b54 | 2458 4489 | 5424 2044 | 8b54 245c | 4489 5424 | 2c44 8b54 0x000000001b2b279c: 2454 4489 | 5424 3444 | 894c 2454 0x000000001b2b27a8: ; {runtime_call UncommonTrapBlob} 0x000000001b2b27a8: 6666 90e8 0x000000001b2b27ac: ; ImmutableOopMap {[0]=Oop [8]=Oop [16]=Oop [84]=NarrowOop [120]=Oop [152]=Oop } ;*if_icmpge {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Display::getWidgetColor@10 (line 1962) ; - org.eclipse.swt.widgets.Tree::defaultForeground@6 (line 793) ; - org.eclipse.swt.widgets.Control::getForegroundColor@22 (line 1742) ; - org.eclipse.swt.widgets.Control::getForeground@5 (line 1738) ; - org.eclipse.swt.widgets.TreeItem::getForeground@39 (line 606) ; - org.eclipse.swt.widgets.TreeItem::getForeground@66 (line 628) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2255 (line 1286) 0x000000001b2b27ac: 50f8 02f7 | 4489 9c24 | 8400 0000 0x000000001b2b27b8: ; {metadata('org/eclipse/swt/internal/cocoa/NSObject')} 0x000000001b2b27b8: 48be 086e | de00 0800 0x000000001b2b27c0: ; {runtime_call _new_instance_Java} 0x000000001b2b27c0: 0000 90e8 0x000000001b2b27c4: ; ImmutableOopMap {[16]=Oop [32]=Oop [56]=Oop [64]=Oop [72]=Oop [112]=Oop [120]=Oop [132]=NarrowOop } ;*new {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.widgets.Display::GetWidget@33 (line 2338) ; - org.eclipse.swt.widgets.Display::_getFocusControl@45 (line 1663) ; - org.eclipse.swt.widgets.Display::getFocusControl@50 (line 1651) ; - org.eclipse.swt.widgets.Control::hasFocus@4 (line 2072) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@251 (line 1057) 0x000000001b2b27c4: b8e0 0df7 | 4c8b d044 | 8b9c 2484 | 0000 00e9 | bfcd ffff | bede ffff | ff48 8be8 0x000000001b2b27e0: ; {runtime_call UncommonTrapBlob} 0x000000001b2b27e0: 6666 90e8 0x000000001b2b27e4: ; ImmutableOopMap {rbp=Oop } ;*checkcast {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::GetWidget@87 (line 2345) ; - org.eclipse.swt.widgets.Display::_getFocusControl@45 (line 1663) ; - org.eclipse.swt.widgets.Display::getFocusControl@50 (line 1651) ; - org.eclipse.swt.widgets.Control::hasFocus@4 (line 2072) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@251 (line 1057) 0x000000001b2b27e4: 18f8 02f7 | 498b f749 | ba30 d522 | 0900 0000 | 0041 ffd2 | e9ae b1ff | ffbe 45ff | ffff 488b 0x000000001b2b2804: 6c24 7844 | 8b54 2434 | 4489 5424 | 304c 8b54 | 2440 4c89 | 5424 384c | 8b54 2450 | 4c89 5424 0x000000001b2b2824: 404c 8b54 | 2460 4c89 | 5424 5044 | 8b54 2458 | 4489 5424 | 344c 8b94 | 2480 0000 | 004c 8954 0x000000001b2b2844: 2478 4c8b | 9424 8800 | 0000 4c89 | 9424 8000 | 0000 448b | 9424 9000 | 0000 4489 | 9424 8800 0x000000001b2b2864: 0000 4c8b | 9424 9800 | 0000 4c89 | 9424 9000 0x000000001b2b2874: ; {runtime_call UncommonTrapBlob} 0x000000001b2b2874: 0000 90e8 0x000000001b2b2878: ; ImmutableOopMap {rbp=Oop [16]=Oop [56]=Oop [72]=Oop [112]=Oop [120]=Oop [128]=Oop [144]=Oop [168]=Oop [176]=Oop } ;*ifeq {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@503 (line 1080) 0x000000001b2b2878: 84f7 02f7 | be45 ffff | ff4c 8954 | 2428 4889 | 4424 f88b | 4424 3089 | 4424 2048 | 8b44 24f8 0x000000001b2b2898: 4889 4424 | f88b 4424 | 3489 4424 | 3048 8b44 | 24f8 4c89 | 5c24 3844 | 8b54 2458 | 4489 5424 0x000000001b2b28b8: 3444 8b54 | 245c 4489 | 5424 444c | 8b94 2480 | 0000 004c | 8954 2470 | 448b 9c24 | 9000 0000 0x000000001b2b28d8: 4489 5c24 0x000000001b2b28dc: ; {runtime_call UncommonTrapBlob} 0x000000001b2b28dc: 4c66 90e8 0x000000001b2b28e0: ; ImmutableOopMap {[16]=Oop [40]=Oop [56]=Oop [112]=Oop [152]=Oop [168]=Oop [176]=Oop [184]=Oop } ;*ifeq {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@1464 (line 1197) 0x000000001b2b28e0: 1cf7 02f7 | 4533 db49 | 3bc3 bdff | ffff ff7c | 0840 0f95 | c540 0fb6 | edbe 45ff | ffff 4c8b 0x000000001b2b2900: 5c24 784c | 895c 2428 | 4889 4424 | f88b 4424 | 3089 4424 | 2048 8b44 | 24f8 4c8b | 5c24 484c 0x000000001b2b2920: 895c 2430 | 448b 4424 | 5844 8944 | 2438 448b | 4424 5c44 | 8944 2448 | 4889 8424 | 8800 0000 0x000000001b2b2940: ; {runtime_call UncommonTrapBlob} 0x000000001b2b2940: 6666 90e8 0x000000001b2b2944: ; ImmutableOopMap {[16]=Oop [40]=Oop [48]=Oop [64]=Oop [152]=Oop [168]=Oop [176]=Oop } ;*ifeq {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.internal.cocoa.NSCell::attributedStringValue@14 (line 32) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2081 (line 1262) 0x000000001b2b2944: b8f6 02f7 | be45 ffff | ff4c 8b54 | 2478 4c89 | 5424 3848 | 8944 24f8 | 8b44 2430 | 8944 2420 0x000000001b2b2964: 488b 4424 | f848 8944 | 24f8 8b44 | 2434 8944 | 2428 488b | 4424 f84c | 8b54 2440 | 4c89 5424 0x000000001b2b2984: 304c 8b94 | 24a8 0000 | 004c 8954 | 2470 4c8b | 9424 b000 | 0000 4c89 | 5424 7844 | 8b9c 2490 0x000000001b2b29a4: 0000 0044 | 895c 246c | 4c8b 9424 | 9800 0000 | 4c89 9424 | 9000 0000 | c5fb 1084 | 24a0 0000 0x000000001b2b29c4: 00c5 fb11 | 8424 9800 | 0000 4c8b | 9424 b800 | 0000 4c89 | 9424 a000 | 0000 4889 | 8424 b000 0x000000001b2b29e4: ; {runtime_call UncommonTrapBlob} 0x000000001b2b29e4: 0000 90e8 0x000000001b2b29e8: ; ImmutableOopMap {rbp=NarrowOop [16]=Oop [48]=Oop [56]=Oop [72]=Oop [112]=Oop [120]=Oop [128]=Oop [136]=Oop [144]=Oop [160]=Oop [176]=Oop [192]=Oop } ;*ifnull {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.TreeItem::getFont@25 (line 564) ; - org.eclipse.swt.widgets.TreeItem::getFont@66 (line 586) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@675 (line 1106) 0x000000001b2b29e8: 14f6 02f7 | be45 ffff | ff48 8b6c | 2478 448b | 5c24 3044 | 895c 2420 | 448b 5c24 | 3444 895c 0x000000001b2b2a08: 2428 4c8b | 5424 404c | 8954 2430 | 4c8b 5424 | 484c 8954 | 2440 448b | 5424 5844 | 8954 2448 0x000000001b2b2a28: 448b 5c24 | 5c44 895c | 2458 4c8b | 9424 a800 | 0000 4c89 | 5424 684c | 8b94 24b0 | 0000 004c 0x000000001b2b2a48: 8954 2470 | 4c8b 9424 | 8000 0000 | 4c89 5424 | 784c 8b94 | 2488 0000 | 004c 8994 | 2480 0000 0x000000001b2b2a68: 0044 8b9c | 2490 0000 | 0044 895c | 245c 4c8b | 9424 9800 | 0000 4c89 | 9424 8800 | 0000 c5fb 0x000000001b2b2a88: 1084 24a0 | 0000 00c5 | fb11 8424 | 9000 0000 | 4c8b 9424 | b800 0000 | 4c89 9424 | 9800 0000 0x000000001b2b2aa8: 4889 8424 | a800 0000 | 4489 8c24 | b400 0000 | 4489 8424 | b800 0000 0x000000001b2b2ac0: ; {runtime_call UncommonTrapBlob} 0x000000001b2b2ac0: 6666 90e8 0x000000001b2b2ac4: ; ImmutableOopMap {rbp=Oop [16]=Oop [48]=Oop [56]=Oop [64]=Oop [104]=Oop [112]=Oop [120]=Oop [128]=Oop [136]=Oop [152]=Oop [168]=Oop [180]=NarrowOop [184]=NarrowOop } ;*if_acmpeq {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Widget::checkWidget@22 (line 598) ; - org.eclipse.swt.widgets.Control::getFont@1 (line 1722) ; - org.eclipse.swt.widgets.TreeItem::getFont@39 (line 564) ; - org.eclipse.swt.widgets.TreeItem::getFont@66 (line 586) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@675 (line 1106) 0x000000001b2b2ac4: 38f5 02f7 | be45 ffff | ff4c 8b54 | 2478 4c89 | 5424 3848 | 8944 24f8 | 8b44 2430 | 8944 2420 0x000000001b2b2ae4: 488b 4424 | f848 8944 | 24f8 8b44 | 2434 8944 | 2428 488b | 4424 f84c | 8b54 2440 | 4c89 5424 0x000000001b2b2b04: 304c 8b54 | 2448 4c89 | 5424 4044 | 8b54 2458 | 4489 5424 | 4844 8b5c | 245c 4489 | 5c24 584c 0x000000001b2b2b24: 8b94 24a8 | 0000 004c | 8954 2468 | 4c8b 9424 | b000 0000 | 4c89 5424 | 704c 8b94 | 2480 0000 0x000000001b2b2b44: 004c 8954 | 2478 4c8b | 9424 8800 | 0000 4c89 | 9424 8000 | 0000 448b | 9c24 9000 | 0000 4489 0x000000001b2b2b64: 5c24 5c4c | 8b94 2498 | 0000 004c | 8994 2488 | 0000 00c5 | fb10 8424 | a000 0000 | c5fb 1184 0x000000001b2b2b84: 2490 0000 | 004c 8b94 | 24b8 0000 | 004c 8994 | 2498 0000 | 0048 8984 | 24a8 0000 | 0044 898c 0x000000001b2b2ba4: 24b4 0000 0x000000001b2b2ba8: ; {runtime_call UncommonTrapBlob} 0x000000001b2b2ba8: 0066 90e8 0x000000001b2b2bac: ; ImmutableOopMap {[16]=Oop [48]=Oop [56]=Oop [64]=Oop [104]=Oop [112]=Oop [120]=Oop [128]=Oop [136]=Oop [152]=Oop [168]=Oop [180]=NarrowOop [192]=Oop } ;*ifeq {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Widget::checkWidget@37 (line 599) ; - org.eclipse.swt.widgets.Control::getFont@1 (line 1722) ; - org.eclipse.swt.widgets.TreeItem::getFont@39 (line 564) ; - org.eclipse.swt.widgets.TreeItem::getFont@66 (line 586) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@675 (line 1106) 0x000000001b2b2bac: 50f4 02f7 | be45 ffff | ff44 8b5c | 2458 4489 | 5c24 1844 | 8b5c 245c | 4489 5c24 | 20c5 fb10 0x000000001b2b2bcc: 4424 60c5 | fb11 4424 | 4848 8944 0x000000001b2b2bd8: ; {runtime_call UncommonTrapBlob} 0x000000001b2b2bd8: 2468 90e8 0x000000001b2b2bdc: ; ImmutableOopMap {rbp=NarrowOop [0]=Oop [8]=Oop [104]=Oop [120]=Oop [152]=Oop [168]=Oop [176]=Oop } ;*ifnull {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.TreeItem::getFont@25 (line 564) ; - org.eclipse.swt.widgets.TreeItem::getFont@66 (line 586) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2211 (line 1281) 0x000000001b2b2bdc: 20f4 02f7 | be45 ffff | ff48 8b6c | 2478 448b | 4424 5844 | 8944 2410 | 448b 4424 | 5c44 8944 0x000000001b2b2bfc: 2418 448b | 4424 2444 | 8944 2420 | c5fb 1044 | 2460 c5fb | 1144 2448 | 4889 4424 | 6844 8954 0x000000001b2b2c1c: 2474 4489 0x000000001b2b2c20: ; {runtime_call UncommonTrapBlob} 0x000000001b2b2c20: 4c24 78e8 0x000000001b2b2c24: ; ImmutableOopMap {rbp=Oop [0]=Oop [8]=Oop [56]=Oop [104]=Oop [116]=NarrowOop [120]=NarrowOop [152]=Oop [168]=Oop [176]=Oop } ;*if_acmpeq {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Widget::checkWidget@22 (line 598) ; - org.eclipse.swt.widgets.Control::getFont@1 (line 1722) ; - org.eclipse.swt.widgets.TreeItem::getFont@39 (line 564) ; - org.eclipse.swt.widgets.TreeItem::getFont@66 (line 586) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2211 (line 1281) 0x000000001b2b2c24: d8f3 02f7 | be45 ffff | ff44 8b44 | 2458 4489 | 4424 1844 | 8b44 245c | 4489 4424 | 20c5 fb10 0x000000001b2b2c44: 4424 60c5 | fb11 4424 | 4848 8944 | 2468 4489 0x000000001b2b2c54: ; {runtime_call UncommonTrapBlob} 0x000000001b2b2c54: 5424 74e8 0x000000001b2b2c58: ; ImmutableOopMap {[0]=Oop [8]=Oop [104]=Oop [116]=NarrowOop [120]=Oop [152]=Oop [168]=Oop [176]=Oop } ;*ifeq {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Widget::checkWidget@37 (line 599) ; - org.eclipse.swt.widgets.Control::getFont@1 (line 1722) ; - org.eclipse.swt.widgets.TreeItem::getFont@39 (line 564) ; - org.eclipse.swt.widgets.TreeItem::getFont@66 (line 586) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2211 (line 1281) 0x000000001b2b2c58: a4f3 02f7 | 4533 db49 | 3bc3 bdff | ffff ff7c | 0840 0f95 | c540 0fb6 | edbe 45ff | ffff 4c8b 0x000000001b2b2c78: 5c24 784c | 895c 2428 | 4889 4424 | f88b 4424 | 3089 4424 | 2048 8b44 | 24f8 4c8b | 5c24 484c 0x000000001b2b2c98: 895c 2430 | 448b 5c24 | 5844 895c | 2438 448b | 5c24 5c44 | 895c 2448 | 4c8b 9c24 | a800 0000 0x000000001b2b2cb8: 4c89 5c24 | 584c 8b9c | 2480 0000 | 004c 895c | 2470 448b | 8424 9000 | 0000 4489 | 4424 784c 0x000000001b2b2cd8: 8b9c 2498 | 0000 004c | 899c 2480 | 0000 00c5 | fb10 8424 | a000 0000 | c5fb 1184 | 2490 0000 0x000000001b2b2cf8: 0048 8984 | 24a0 0000 0x000000001b2b2d00: ; {runtime_call UncommonTrapBlob} 0x000000001b2b2d00: 0066 90e8 0x000000001b2b2d04: ; ImmutableOopMap {[16]=Oop [40]=Oop [48]=Oop [64]=Oop [88]=Oop [112]=Oop [128]=Oop [136]=Oop [176]=Oop [200]=Oop } ;*ifeq {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.internal.cocoa.NSBezierPath::bezierPathWithRect@14 (line 70) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@1603 (line 1208) 0x000000001b2b2d04: f8f2 02f7 | 4533 d249 | 3bc2 bdff | ffff ff7c | 0840 0f95 | c540 0fb6 | edbe 45ff | ffff 4c8b 0x000000001b2b2d24: 5424 784c | 8954 2428 | 4889 4424 | f88b 4424 | 3089 4424 | 2048 8b44 | 24f8 4c8b | 5424 484c 0x000000001b2b2d44: 8954 2430 | 448b 5c24 | 5844 895c | 2438 448b | 5c24 5c44 | 895c 2448 | 4c8b 9424 | a800 0000 0x000000001b2b2d64: 4c89 5424 | 584c 8b94 | 2480 0000 | 004c 8954 | 2470 448b | 9424 9000 | 0000 4489 | 5424 784c 0x000000001b2b2d84: 8b94 2498 | 0000 004c | 8994 2480 | 0000 00c5 | fb10 8424 | a000 0000 | c5fb 1184 | 2490 0000 0x000000001b2b2da4: ; {runtime_call UncommonTrapBlob} 0x000000001b2b2da4: 0066 90e8 0x000000001b2b2da8: ; ImmutableOopMap {[16]=Oop [40]=Oop [48]=Oop [64]=Oop [88]=Oop [112]=Oop [128]=Oop [136]=Oop [176]=Oop [200]=Oop } ;*ifeq {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.internal.cocoa.NSAffineTransform::transform@13 (line 65) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@1609 (line 1209) 0x000000001b2b2da8: 54f2 02f7 | 4489 8424 | 8400 0000 0x000000001b2b2db4: ; {metadata('org/eclipse/swt/internal/cocoa/NSObject')} 0x000000001b2b2db4: 48be 086e | de00 0800 0x000000001b2b2dbc: ; {runtime_call _new_instance_Java} 0x000000001b2b2dbc: 0000 90e8 0x000000001b2b2dc0: ; ImmutableOopMap {[16]=Oop [32]=Oop [56]=Oop [64]=Oop [72]=Oop [104]=Oop [120]=Oop [132]=NarrowOop } ;*new {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.widgets.Display::GetWidget@33 (line 2338) ; - org.eclipse.swt.widgets.Display::_getFocusControl@45 (line 1663) ; - org.eclipse.swt.widgets.Display::getFocusControl@50 (line 1651) ; - org.eclipse.swt.widgets.Control::hasFocus@4 (line 2072) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@251 (line 1057) 0x000000001b2b2dc0: bcda 0df7 | 448b 8424 | 8400 0000 | e97d c9ff | ffbe 45ff | ffff 4c8b | 5424 784c | 8954 2438 0x000000001b2b2de0: 4889 4424 | f88b 4424 | 3089 4424 | 2048 8b44 | 24f8 4889 | 4424 f88b | 4424 3489 | 4424 2848 0x000000001b2b2e00: 8b44 24f8 | 4c8b 5424 | 404c 8954 | 2430 4c8b | 5424 484c | 8954 2440 | 448b 5424 | 5844 8954 0x000000001b2b2e20: 2448 448b | 5c24 5c44 | 895c 2458 | 4c8b 9424 | a800 0000 | 4c89 5424 | 684c 8b94 | 24b0 0000 0x000000001b2b2e40: 004c 8954 | 2470 4c8b | 9424 8000 | 0000 4c89 | 5424 784c | 8b94 2488 | 0000 004c | 8994 2480 0x000000001b2b2e60: 0000 0044 | 8b9c 2490 | 0000 0044 | 895c 245c | 4c8b 9424 | 9800 0000 | 4c89 9424 | 8800 0000 0x000000001b2b2e80: c5fb 1084 | 24a0 0000 | 00c5 fb11 | 8424 9000 | 0000 4c8b | 9424 b800 | 0000 4c89 | 9424 9800 0x000000001b2b2ea0: 0000 4889 | 8424 a800 | 0000 4489 | 8c24 b000 0x000000001b2b2eb0: ; {runtime_call UncommonTrapBlob} 0x000000001b2b2eb0: 0000 90e8 0x000000001b2b2eb4: ; ImmutableOopMap {[16]=Oop [48]=Oop [56]=Oop [64]=Oop [104]=Oop [112]=Oop [120]=Oop [128]=Oop [136]=Oop [152]=Oop [168]=Oop [176]=NarrowOop [192]=Oop } ;*ifeq {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Control::defaultFont@7 (line 1039) ; - org.eclipse.swt.widgets.Control::getFont@19 (line 1723) ; - org.eclipse.swt.widgets.TreeItem::getFont@39 (line 564) ; - org.eclipse.swt.widgets.TreeItem::getFont@66 (line 586) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@675 (line 1106) 0x000000001b2b2eb4: 48f1 02f7 | be45 ffff | ff48 8b6c | 2478 448b | 5424 3044 | 8954 2420 | 448b 5c24 | 3444 895c 0x000000001b2b2ed4: 2428 4c8b | 5424 404c | 8954 2430 | 4c8b 5424 | 484c 8954 | 2438 448b | 5424 5844 | 8954 2440 0x000000001b2b2ef4: 448b 5c24 | 5c44 895c | 2448 4c8b | 9424 a800 | 0000 4c89 | 5424 584c | 8b94 24b0 | 0000 004c 0x000000001b2b2f14: 8954 2468 | 4c8b 9424 | 8000 0000 | 4c89 5424 | 704c 8b94 | 2488 0000 | 004c 8954 | 2478 448b 0x000000001b2b2f34: 9c24 9000 | 0000 4489 | 5c24 4c4c | 8b94 2498 | 0000 004c | 8994 2480 | 0000 00c5 | fb10 8424 0x000000001b2b2f54: a000 0000 | c5fb 1184 | 2488 0000 | 004c 8b94 | 24b8 0000 | 004c 8994 | 2490 0000 | 0048 8984 0x000000001b2b2f74: 24a0 0000 | 0089 8c24 | ac00 0000 | 4489 8424 | b000 0000 0x000000001b2b2f88: ; {runtime_call UncommonTrapBlob} 0x000000001b2b2f88: 6666 90e8 0x000000001b2b2f8c: ; ImmutableOopMap {rbp=Oop [16]=Oop [48]=Oop [56]=Oop [88]=Oop [104]=Oop [112]=Oop [120]=Oop [128]=Oop [144]=Oop [160]=Oop [172]=NarrowOop [176]=NarrowOop [192]=Oop } ;*ifnonnull {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Display::checkDevice@4 (line 662) ; - org.eclipse.swt.graphics.Device::getSystemFont@1 (line 552) ; - org.eclipse.swt.widgets.Control::defaultFont@14 (line 1039) ; - org.eclipse.swt.widgets.Control::getFont@19 (line 1723) ; - org.eclipse.swt.widgets.TreeItem::getFont@39 (line 564) ; - org.eclipse.swt.widgets.TreeItem::getFont@66 (line 586) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@675 (line 1106) 0x000000001b2b2f8c: 70f0 02f7 | be45 ffff | ff4c 8b54 | 2478 4c89 | 5424 3848 | 8944 24f8 | 8b44 2430 | 8944 2420 0x000000001b2b2fac: 488b 4424 | f848 8944 | 24f8 8b44 | 2434 8944 | 2428 488b | 4424 f84c | 8b54 2440 | 4c89 5424 0x000000001b2b2fcc: 304c 8b54 | 2448 4c89 | 5424 4044 | 8b5c 2458 | 4489 5c24 | 4844 8b54 | 245c 4489 | 5424 584c 0x000000001b2b2fec: 8b94 24a8 | 0000 004c | 8954 2468 | 4c8b 9424 | b000 0000 | 4c89 5424 | 704c 8b94 | 2480 0000 0x000000001b2b300c: 004c 8954 | 2478 4c8b | 9424 8800 | 0000 4c89 | 9424 8000 | 0000 448b | 9424 9000 | 0000 4489 0x000000001b2b302c: 5424 5c4c | 8b94 2498 | 0000 004c | 8994 2488 | 0000 00c5 | fb10 8424 | a000 0000 | c5fb 1184 0x000000001b2b304c: 2490 0000 | 004c 8b94 | 24b8 0000 | 004c 8994 | 2498 0000 | 0048 8984 | 24a8 0000 | 0089 8c24 0x000000001b2b306c: b400 0000 0x000000001b2b3070: ; {runtime_call UncommonTrapBlob} 0x000000001b2b3070: 6666 90e8 0x000000001b2b3074: ; ImmutableOopMap {[16]=Oop [48]=Oop [56]=Oop [64]=Oop [104]=Oop [112]=Oop [120]=Oop [128]=Oop [136]=Oop [152]=Oop [168]=Oop [180]=NarrowOop [192]=Oop } ;*ifeq {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Display::checkDevice@33 (line 664) ; - org.eclipse.swt.graphics.Device::getSystemFont@1 (line 552) ; - org.eclipse.swt.widgets.Control::defaultFont@14 (line 1039) ; - org.eclipse.swt.widgets.Control::getFont@19 (line 1723) ; - org.eclipse.swt.widgets.TreeItem::getFont@39 (line 564) ; - org.eclipse.swt.widgets.TreeItem::getFont@66 (line 586) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@675 (line 1106) 0x000000001b2b3074: 88ef 02f7 | be45 ffff | ff44 8b44 | 2458 4489 | 4424 1844 | 8b44 245c | 4489 4424 | 20c5 fb10 0x000000001b2b3094: 4424 60c5 | fb11 4424 | 4848 8944 | 2468 4489 0x000000001b2b30a4: ; {runtime_call UncommonTrapBlob} 0x000000001b2b30a4: 5424 70e8 0x000000001b2b30a8: ; ImmutableOopMap {[0]=Oop [8]=Oop [104]=Oop [112]=NarrowOop [120]=Oop [152]=Oop [168]=Oop [176]=Oop } ;*ifeq {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Control::defaultFont@7 (line 1039) ; - org.eclipse.swt.widgets.Control::getFont@19 (line 1723) ; - org.eclipse.swt.widgets.TreeItem::getFont@39 (line 564) ; - org.eclipse.swt.widgets.TreeItem::getFont@66 (line 586) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2211 (line 1281) 0x000000001b2b30a8: 54ef 02f7 | be45 ffff | ff44 8b5c | 2458 4489 | 5c24 1044 | 8b5c 245c | 4489 5c24 | 1844 8b5c 0x000000001b2b30c8: 2424 4489 | 5c24 20c5 | fb10 4424 | 60c5 fb11 | 4424 4048 | 8944 2460 | 4489 4424 | 6c44 894c 0x000000001b2b30e8: ; {runtime_call UncommonTrapBlob} 0x000000001b2b30e8: 2470 90e8 0x000000001b2b30ec: ; ImmutableOopMap {[0]=Oop [8]=Oop [96]=Oop [108]=NarrowOop [112]=NarrowOop [120]=Oop [152]=Oop [168]=Oop [176]=Oop } ;*ifnonnull {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Display::checkDevice@4 (line 662) ; - org.eclipse.swt.graphics.Device::getSystemFont@1 (line 552) ; - org.eclipse.swt.widgets.Control::defaultFont@14 (line 1039) ; - org.eclipse.swt.widgets.Control::getFont@19 (line 1723) ; - org.eclipse.swt.widgets.TreeItem::getFont@39 (line 564) ; - org.eclipse.swt.widgets.TreeItem::getFont@66 (line 586) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2211 (line 1281) 0x000000001b2b30ec: 10ef 02f7 | be45 ffff | ff44 8b5c | 2458 4489 | 5c24 1844 | 8b5c 245c | 4489 5c24 | 20c5 fb10 0x000000001b2b310c: 4424 60c5 | fb11 4424 | 4848 8944 | 2468 4489 0x000000001b2b311c: ; {runtime_call UncommonTrapBlob} 0x000000001b2b311c: 4424 74e8 0x000000001b2b3120: ; ImmutableOopMap {[0]=Oop [8]=Oop [104]=Oop [116]=NarrowOop [120]=Oop [152]=Oop [168]=Oop [176]=Oop } ;*ifeq {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Display::checkDevice@33 (line 664) ; - org.eclipse.swt.graphics.Device::getSystemFont@1 (line 552) ; - org.eclipse.swt.widgets.Control::defaultFont@14 (line 1039) ; - org.eclipse.swt.widgets.Control::getFont@19 (line 1723) ; - org.eclipse.swt.widgets.TreeItem::getFont@39 (line 564) ; - org.eclipse.swt.widgets.TreeItem::getFont@66 (line 586) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2211 (line 1281) 0x000000001b2b3120: dcee 02f7 | bee4 ffff | ff4c 8b54 | 2478 4c89 | 5424 3848 | 8944 24f8 | 8b44 2430 | 8944 2420 0x000000001b2b3140: 488b 4424 | f848 8944 | 24f8 8b44 | 2434 8944 | 2428 488b | 4424 f84c | 8b54 2440 | 4c89 5424 0x000000001b2b3160: 304c 8b94 | 24a8 0000 | 004c 8954 | 2468 4c8b | 9424 b000 | 0000 4c89 | 5424 704c | 8b94 2480 0x000000001b2b3180: 0000 004c | 8954 2478 | 4c8b 9424 | 8800 0000 | 4c89 9424 | 8000 0000 | 448b 9424 | 9000 0000 0x000000001b2b31a0: 4489 5424 | 5c4c 8b94 | 2498 0000 | 004c 8994 | 2488 0000 | 00c5 fb10 | 8424 a000 | 0000 c5fb 0x000000001b2b31c0: 1184 2490 0x000000001b2b31c4: ; {runtime_call UncommonTrapBlob} 0x000000001b2b31c4: 0000 00e8 0x000000001b2b31c8: ; ImmutableOopMap {rbp=NarrowOop [16]=Oop [48]=Oop [56]=Oop [72]=Oop [104]=Oop [112]=Oop [120]=Oop [128]=Oop [136]=Oop [184]=Oop [192]=Oop } ;*aaload {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.TreeItem::getForeground@61 (line 628) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@720 (line 1112) 0x000000001b2b31c8: 34ee 02f7 | bee4 ffff | ffc5 fb10 | 4424 60c5 | fb11 4424 | 4044 8b54 | 2454 4489 | 5424 3489 0x000000001b2b31e8: ; {runtime_call UncommonTrapBlob} 0x000000001b2b31e8: 4c24 54e8 0x000000001b2b31ec: ; ImmutableOopMap {rbp=NarrowOop [0]=Oop [8]=Oop [16]=Oop [120]=Oop [152]=Oop } ;*aaload {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.TreeItem::getForeground@61 (line 628) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2255 (line 1286) 0x000000001b2b31ec: 10ee 02f7 | be45 ffff | ff44 8b5c | 242c 4489 | 5c24 2844 | 8b54 2430 | 4489 5424 | 2c44 8b5c 0x000000001b2b320c: 2434 4489 | 5c24 3044 | 8b54 2458 | 4489 5424 | 3444 894c 0x000000001b2b3220: ; {runtime_call UncommonTrapBlob} 0x000000001b2b3220: 2468 90e8 0x000000001b2b3224: ; ImmutableOopMap {[16]=Oop [32]=Oop [64]=Oop [72]=Oop [104]=NarrowOop } ;*ifne {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Display::getFocusControl@18 (line 1647) ; - org.eclipse.swt.widgets.Control::hasFocus@4 (line 2072) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@251 (line 1057) 0x000000001b2b3224: d8ed 02f7 | be45 ffff | ff4c 8954 | 2438 4889 | 4424 f88b | 4424 3089 | 4424 2048 | 8b44 24f8 0x000000001b2b3244: 4889 4424 | f88b 4424 | 3489 4424 | 2848 8b44 | 24f8 4c8b | 5424 404c | 8954 2430 | 4c8b 5424 0x000000001b2b3264: 484c 8954 | 2440 448b | 5c24 5844 | 895c 2448 | 448b 5424 | 5c44 8954 | 2458 4c8b | 9424 a800 0x000000001b2b3284: 0000 4c89 | 5424 684c | 8b94 2480 | 0000 004c | 8954 2478 | 4c8b 9424 | 8800 0000 | 4c89 9424 0x000000001b2b32a4: 8000 0000 | 448b 9424 | 9000 0000 | 4489 5424 | 5c4c 8b94 | 2498 0000 | 004c 8994 | 2488 0000 0x000000001b2b32c4: 00c5 fb10 | 8424 a000 | 0000 c5fb | 1184 2490 0x000000001b2b32d4: ; {runtime_call UncommonTrapBlob} 0x000000001b2b32d4: 0000 00e8 0x000000001b2b32d8: ; ImmutableOopMap {[16]=Oop [48]=Oop [56]=Oop [64]=Oop [104]=Oop [120]=Oop [128]=Oop [136]=Oop [176]=Oop [184]=Oop [192]=Oop } ;*ifeq {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@694 (line 1108) 0x000000001b2b32d8: 24ed 02f7 | be45 ffff | ff4c 8954 | 2438 4889 | 4424 f88b | 4424 3089 | 4424 2048 | 8b44 24f8 0x000000001b2b32f8: 4889 4424 | f88b 4424 | 3489 4424 | 2848 8b44 | 24f8 4c8b | 5424 404c | 8954 2430 | 4c8b 5424 0x000000001b2b3318: 484c 8954 | 2440 4489 | 4c24 4844 | 8b54 245c | 4489 5424 | 584c 8b94 | 24a8 0000 | 004c 8954 0x000000001b2b3338: 2468 4c8b | 9424 b000 | 0000 4c89 | 5424 704c | 8b94 2480 | 0000 004c | 8954 2478 | 4c8b 9424 0x000000001b2b3358: 8800 0000 | 4c89 9424 | 8000 0000 | 448b 9424 | 9000 0000 | 4489 5424 | 5c4c 8b94 | 2498 0000 0x000000001b2b3378: 004c 8994 | 2488 0000 | 00c5 fb10 | 8424 a000 | 0000 c5fb | 1184 2490 0x000000001b2b3390: ; {runtime_call UncommonTrapBlob} 0x000000001b2b3390: 0000 00e8 0x000000001b2b3394: ; ImmutableOopMap {[16]=Oop [48]=Oop [56]=Oop [64]=Oop [104]=Oop [112]=Oop [120]=Oop [128]=Oop [136]=Oop [184]=Oop [192]=Oop [200]=Oop } ;*ifeq {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@853 (line 1125) 0x000000001b2b3394: 68ec 02f7 | be45 ffff | ff48 8b6c | 2478 448b | 5c24 3044 | 895c 2420 | 448b 5424 | 3444 8954 0x000000001b2b33b4: 2428 4c8b | 5424 404c | 8954 2430 | 4c8b 5424 | 484c 8954 | 2438 448b | 5c24 5844 | 895c 2440 0x000000001b2b33d4: 448b 5424 | 5c44 8954 | 2444 4c8b | 9424 8000 | 0000 4c89 | 5424 684c | 8b94 2488 | 0000 004c 0x000000001b2b33f4: 8954 2470 | 448b 9c24 | 9000 0000 | 4489 5c24 | 784c 8b94 | 2498 0000 | 004c 8994 | 2480 0000 0x000000001b2b3414: 00c5 fb10 | 8424 a000 | 0000 c5fb | 1184 2488 | 0000 0044 | 894c 247c 0x000000001b2b342c: ; {runtime_call UncommonTrapBlob} 0x000000001b2b342c: 6666 90e8 0x000000001b2b3430: ; ImmutableOopMap {rbp=Oop [16]=Oop [48]=Oop [56]=Oop [104]=Oop [112]=Oop [128]=Oop [168]=Oop [176]=Oop [184]=Oop [192]=Oop } ;*ifeq {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@997 (line 1136) 0x000000001b2b3430: cceb 02f7 | be45 ffff | ff48 8b6c | 2478 448b | 5424 3044 | 8954 2420 | 448b 5424 | 3444 8954 0x000000001b2b3450: 2428 4c8b | 5424 404c | 8954 2430 | 4c8b 5424 | 484c 8954 | 2438 448b | 5424 5844 | 8954 2440 0x000000001b2b3470: 448b 5c24 | 5c44 895c | 2444 4c8b | 9424 a800 | 0000 4c89 | 5424 584c | 8b94 2480 | 0000 004c 0x000000001b2b3490: 8954 2470 | 4c8b 9424 | 8800 0000 | 4c89 5424 | 7844 8b9c | 2490 0000 | 0044 895c | 244c 4c8b 0x000000001b2b34b0: 9424 9800 | 0000 4c89 | 9424 8000 | 0000 c5fb | 1084 24a0 | 0000 00c5 | fb11 8424 | 8800 0000 0x000000001b2b34d0: 4489 8424 | a000 0000 0x000000001b2b34d8: ; {runtime_call UncommonTrapBlob} 0x000000001b2b34d8: 6666 90e8 0x000000001b2b34dc: ; ImmutableOopMap {rbp=Oop [16]=Oop [48]=Oop [56]=Oop [88]=Oop [112]=Oop [120]=Oop [128]=Oop [176]=Oop [184]=Oop [192]=Oop } ;*ifeq {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@1073 (line 1148) 0x000000001b2b34dc: 20eb 02f7 | be45 ffff | ff48 8b6c | 2420 448b | 5c24 3444 | 895c 2424 | 4c8b 5c24 | 404c 895c 0x000000001b2b34fc: 2428 4c8b | 5c24 504c | 895c 2430 | 4c8b 5c24 | 484c 895c | 2438 4c8b | 5c24 604c | 895c 2440 0x000000001b2b351c: 4889 4424 | f88b 4424 | 5889 4424 | 4848 8b44 | 24f8 894c | 2450 895c | 2454 4489 0x000000001b2b3538: ; {runtime_call UncommonTrapBlob} 0x000000001b2b3538: 5424 58e8 0x000000001b2b353c: ; ImmutableOopMap {rbp=Oop [16]=Oop [40]=Oop [56]=Oop } ;*ifeq {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@274 (line 1060) 0x000000001b2b353c: c0ea 02f7 | be45 ffff | ff48 8b6c | 2478 448b | 5c24 3044 | 895c 2420 | 448b 5c24 | 3444 895c 0x000000001b2b355c: 2428 4c8b | 5c24 484c | 895c 2430 | 448b 4424 | 5844 8944 | 2438 448b | 5c24 5c44 | 895c 2440 0x000000001b2b357c: 4c8b 9c24 | 8000 0000 | 4c89 5c24 | 6844 8b9c | 2490 0000 | 0044 895c | 2444 4489 | 9424 8800 0x000000001b2b359c: ; {runtime_call UncommonTrapBlob} 0x000000001b2b359c: 0000 90e8 0x000000001b2b35a0: ; ImmutableOopMap {rbp=Oop [16]=Oop [48]=Oop [104]=Oop [152]=Oop [168]=Oop [176]=Oop [184]=Oop } ;*ifeq {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@1189 (line 1166) 0x000000001b2b35a0: 5cea 02f7 | be45 ffff | ff48 8944 | 24f8 8b44 | 242c 8944 | 2428 488b | 4424 f848 | 8944 24f8 0x000000001b2b35c0: 8b44 2430 | 8944 242c | 488b 4424 | f848 8944 | 24f8 8b44 | 2434 8944 | 2430 488b | 4424 f848 0x000000001b2b35e0: ff74 2440 | 488f 4424 | 3848 ff74 | 2450 488f | 4424 404c | 8b54 2460 | 4c89 5424 | 5044 8b54 0x000000001b2b3600: 2458 4489 | 5424 3444 | 894c 2460 0x000000001b2b360c: ; {runtime_call UncommonTrapBlob} 0x000000001b2b360c: 6666 90e8 0x000000001b2b3610: ; ImmutableOopMap {rbp=NarrowOop [16]=Oop [32]=Oop [56]=Oop [72]=Oop [96]=NarrowOop } ;*if_acmpne {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@296 (line 1061) 0x000000001b2b3610: ece9 02f7 | bede ffff | ff48 8b6c | 2420 448b | 4424 2c44 | 8944 2420 | 448b 4c24 | 3044 894c 0x000000001b2b3630: 2424 448b | 4424 3444 | 8944 2428 | 4c8b 4424 | 404c 8944 | 2430 4c8b | 4424 484c | 8944 2438 0x000000001b2b3650: 4c8b 4424 | 504c 8944 | 2440 4c89 | 5424 5044 | 895c 242c 0x000000001b2b3664: ; {runtime_call UncommonTrapBlob} 0x000000001b2b3664: 6666 90e8 0x000000001b2b3668: ; ImmutableOopMap {rbp=Oop [16]=Oop [44]=NarrowOop [48]=Oop [56]=Oop [80]=Oop [96]=Oop } ;*invokeinterface get {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::GetWidget@48 (line 2339) ; - org.eclipse.swt.widgets.Display::getWidget@1 (line 2329) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@94 (line 1038) 0x000000001b2b3668: 94e9 02f7 | bede ffff | ff44 8b44 | 242c 4489 | 4424 2844 | 8b4c 2430 | 4489 4c24 | 2c44 8b44 0x000000001b2b3688: 2434 4489 | 4424 304c | 8b44 2440 | 4c89 4424 | 384c 8b44 | 2450 4c89 | 4424 404c | 8b44 2460 0x000000001b2b36a8: 4c89 4424 | 5044 8b4c | 2458 4489 | 4c24 344c | 8b44 2470 | 4c89 4424 | 604c 8b44 | 2478 4c89 0x000000001b2b36c8: 4424 684c | 8954 2470 | 4489 9c24 | 8000 0000 0x000000001b2b36d8: ; {runtime_call UncommonTrapBlob} 0x000000001b2b36d8: 6666 90e8 0x000000001b2b36dc: ; ImmutableOopMap {[16]=Oop [32]=Oop [56]=Oop [72]=Oop [96]=Oop [104]=Oop [112]=Oop [128]=NarrowOop } ;*invokeinterface get {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::GetWidget@48 (line 2339) ; - org.eclipse.swt.widgets.Display::_getFocusControl@45 (line 1663) ; - org.eclipse.swt.widgets.Display::getFocusControl@50 (line 1651) ; - org.eclipse.swt.widgets.Control::hasFocus@4 (line 2072) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@251 (line 1057) 0x000000001b2b36dc: 20e9 02f7 | bef6 ffff 0x000000001b2b36e4: ; {runtime_call UncommonTrapBlob} 0x000000001b2b36e4: ff66 90e8 0x000000001b2b36e8: ; ImmutableOopMap {} ;*invokevirtual getAlternateSelectedControlColor {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@334 (line 1062) 0x000000001b2b36e8: 14e9 02f7 | 498b f749 | ba30 d522 | 0900 0000 | 0041 ffd2 | 0f1f 4000 | e91d caff | ffbe deff 0x000000001b2b3708: ffff 448b | 5c24 2c44 | 895c 2428 | 448b 4c24 | 3044 894c | 242c 448b | 5c24 3444 | 895c 2430 0x000000001b2b3728: 4c8b 5c24 | 404c 895c | 2438 4c8b | 5c24 504c | 895c 2440 | 4c8b 5c24 | 604c 895c | 2450 448b 0x000000001b2b3748: 4c24 5844 | 894c 2434 | 4c8b 5c24 | 684c 895c | 2460 4c8b | 5c24 784c | 895c 2468 | 4c89 5424 0x000000001b2b3768: 7044 8984 | 2480 0000 0x000000001b2b3770: ; {runtime_call UncommonTrapBlob} 0x000000001b2b3770: 0066 90e8 0x000000001b2b3774: ; ImmutableOopMap {[16]=Oop [32]=Oop [56]=Oop [72]=Oop [96]=Oop [104]=Oop [112]=Oop [128]=NarrowOop } ;*invokeinterface get {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::GetWidget@48 (line 2339) ; - org.eclipse.swt.widgets.Display::_getFocusControl@45 (line 1663) ; - org.eclipse.swt.widgets.Display::getFocusControl@50 (line 1651) ; - org.eclipse.swt.widgets.Control::hasFocus@4 (line 2072) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@251 (line 1057) 0x000000001b2b3774: 88e8 02f7 | bede ffff | ff49 8beb | 4489 4c24 | 2044 8944 | 2424 894c | 2428 8954 0x000000001b2b3790: ; {runtime_call UncommonTrapBlob} 0x000000001b2b3790: 242c 90e8 0x000000001b2b3794: ; ImmutableOopMap {rbp=Oop [16]=Oop [44]=NarrowOop } ;*checkcast {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@38 (line 1031) 0x000000001b2b3794: 68e8 02f7 | bede ffff | ff48 8b6c | 2420 448b | 5c24 3044 | 895c 2424 | 448b 5424 | 3444 8954 0x000000001b2b37b4: 2428 4c8b | 5424 404c | 8954 2430 | 4c8b 5424 | 484c 8954 | 2438 4c8b | 5424 504c | 8954 2440 0x000000001b2b37d4: 4889 4424 0x000000001b2b37d8: ; {runtime_call UncommonTrapBlob} 0x000000001b2b37d8: 4866 90e8 0x000000001b2b37dc: ; ImmutableOopMap {rbp=Oop [16]=Oop [48]=Oop [56]=Oop [72]=Oop } ;*checkcast {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@97 (line 1038) 0x000000001b2b37dc: 20e8 02f7 | bede ffff | ff44 8b54 | 242c 4489 | 5424 2844 | 8b5c 2430 | 4489 5c24 | 2c44 8b54 0x000000001b2b37fc: 2434 4489 | 5424 304c | 8b54 2440 | 4c89 5424 | 384c 8b54 | 2450 4c89 | 5424 404c | 8b54 2460 0x000000001b2b381c: 4c89 5424 | 5044 8b5c | 2458 4489 | 5c24 344c | 8b54 2468 | 4c89 5424 | 604c 8b54 | 2478 4c89 0x000000001b2b383c: 5424 6848 | 8944 2470 0x000000001b2b3844: ; {runtime_call UncommonTrapBlob} 0x000000001b2b3844: 6666 90e8 0x000000001b2b3848: ; ImmutableOopMap {[16]=Oop [32]=Oop [56]=Oop [72]=Oop [96]=Oop [104]=Oop [112]=Oop } ;*checkcast {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::GetWidget@53 (line 2339) ; - org.eclipse.swt.widgets.Display::_getFocusControl@45 (line 1663) ; - org.eclipse.swt.widgets.Display::getFocusControl@50 (line 1651) ; - org.eclipse.swt.widgets.Control::hasFocus@4 (line 2072) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@251 (line 1057) 0x000000001b2b3848: b4e7 02f7 | bede ffff | ff44 8b54 | 242c 4489 | 5424 2844 | 8b5c 2430 | 4489 5c24 | 2c44 8b54 0x000000001b2b3868: 2434 4489 | 5424 304c | 8b54 2440 | 4c89 5424 | 384c 8b54 | 2450 4c89 | 5424 404c | 8b54 2460 0x000000001b2b3888: 4c89 5424 | 5044 8b5c | 2458 4489 | 5c24 344c | 8b54 2470 | 4c89 5424 | 604c 8b54 | 2478 4c89 0x000000001b2b38a8: 5424 6848 | 8944 2470 0x000000001b2b38b0: ; {runtime_call UncommonTrapBlob} 0x000000001b2b38b0: 6666 90e8 0x000000001b2b38b4: ; ImmutableOopMap {[16]=Oop [32]=Oop [56]=Oop [72]=Oop [96]=Oop [104]=Oop [112]=Oop } ;*checkcast {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::GetWidget@53 (line 2339) ; - org.eclipse.swt.widgets.Display::_getFocusControl@45 (line 1663) ; - org.eclipse.swt.widgets.Display::getFocusControl@50 (line 1651) ; - org.eclipse.swt.widgets.Control::hasFocus@4 (line 2072) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@251 (line 1057) 0x000000001b2b38b4: 48e7 02f7 | bede ffff | ff48 8b6c | 2420 448b | 5c24 3044 | 895c 2424 | 448b 5424 | 3444 8954 0x000000001b2b38d4: 2428 4c8b | 5424 404c | 8954 2430 | 4c8b 5424 | 484c 8954 | 2438 4c8b | 5424 504c | 8954 2440 0x000000001b2b38f4: 4889 4424 0x000000001b2b38f8: ; {runtime_call UncommonTrapBlob} 0x000000001b2b38f8: 5066 90e8 0x000000001b2b38fc: ; ImmutableOopMap {rbp=Oop [16]=Oop [48]=Oop [56]=Oop [80]=Oop [96]=Oop } ;*checkcast {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::GetWidget@53 (line 2339) ; - org.eclipse.swt.widgets.Display::getWidget@1 (line 2329) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@94 (line 1038) 0x000000001b2b38fc: 00e7 02f7 | bef4 ffff | ff49 8beb | 4489 4c24 | 2044 8944 | 2424 894c 0x000000001b2b3914: ; {runtime_call UncommonTrapBlob} 0x000000001b2b3914: 2428 90e8 0x000000001b2b3918: ; ImmutableOopMap {rbp=Oop [16]=Oop } ;*checkcast {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@38 (line 1031) 0x000000001b2b3918: e4e6 02f7 | bef4 ffff | ff48 8b6c | 2420 448b | 5c24 3044 | 895c 2424 | 448b 5424 | 3444 8954 0x000000001b2b3938: 2428 4c8b | 5424 404c | 8954 2430 | 4c8b 5424 | 484c 8954 0x000000001b2b394c: ; {runtime_call UncommonTrapBlob} 0x000000001b2b394c: 2438 90e8 0x000000001b2b3950: ; ImmutableOopMap {rbp=Oop [16]=Oop [48]=Oop [56]=Oop } ;*checkcast {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::GetWidget@87 (line 2345) ; - org.eclipse.swt.widgets.Display::getWidget@1 (line 2329) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@94 (line 1038) 0x000000001b2b3950: ace6 02f7 | bef6 ffff 0x000000001b2b3958: ; {runtime_call UncommonTrapBlob} 0x000000001b2b3958: ff66 90e8 0x000000001b2b395c: ; ImmutableOopMap {} ;*invokevirtual getFocusControl {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Control::hasFocus@4 (line 2072) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@251 (line 1057) 0x000000001b2b395c: a0e6 02f7 | bef6 ffff 0x000000001b2b3964: ; {runtime_call UncommonTrapBlob} 0x000000001b2b3964: ff66 90e8 0x000000001b2b3968: ; ImmutableOopMap {} ;*getfield y {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@442 (line 1073) 0x000000001b2b3968: 94e6 02f7 | bef6 ffff 0x000000001b2b3970: ; {runtime_call UncommonTrapBlob} 0x000000001b2b3970: ff66 90e8 0x000000001b2b3974: ; ImmutableOopMap {} ;*invokevirtual keyWindow {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::getFocusControl@44 (line 1650) ; - org.eclipse.swt.widgets.Control::hasFocus@4 (line 2072) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@251 (line 1057) 0x000000001b2b3974: 88e6 02f7 | bef6 ffff 0x000000001b2b397c: ; {runtime_call UncommonTrapBlob} 0x000000001b2b397c: ff66 90e8 0x000000001b2b3980: ; ImmutableOopMap {} ;*getfield width {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@384 (line 1067) 0x000000001b2b3980: 7ce6 02f7 | bef6 ffff 0x000000001b2b3988: ; {runtime_call UncommonTrapBlob} 0x000000001b2b3988: ff66 90e8 0x000000001b2b398c: ; ImmutableOopMap {} ;*invokevirtual saveGraphicsState {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@623 (line 1098) 0x000000001b2b398c: 70e6 02f7 | bef6 ffff | ff49 8bea 0x000000001b2b3998: ; {runtime_call UncommonTrapBlob} 0x000000001b2b3998: 6666 90e8 0x000000001b2b399c: ; ImmutableOopMap {rbp=Oop } ;*invokevirtual checkData {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.TreeItem::getFont@9 (line 583) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@675 (line 1106) 0x000000001b2b399c: 60e6 02f7 | bef6 ffff | ff41 8bed 0x000000001b2b39a8: ; {runtime_call UncommonTrapBlob} 0x000000001b2b39a8: 6666 90e8 0x000000001b2b39ac: ; ImmutableOopMap {rbp=NarrowOop } ;*invokevirtual setFont {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@678 (line 1106) 0x000000001b2b39ac: 50e6 02f7 | bef6 ffff | ff48 8b6c | 2478 448b | 5424 3044 | 8954 2420 | 448b 5c24 | 3444 895c 0x000000001b2b39cc: 2428 4c8b | 5424 404c | 8954 2430 | 4c8b 5424 | 484c 8954 | 2438 448b | 5424 5844 | 8954 2440 0x000000001b2b39ec: 448b 5c24 | 5c44 895c | 2448 4c8b | 9424 8000 | 0000 4c89 | 5424 704c | 8b94 2488 | 0000 004c 0x000000001b2b3a0c: 8954 2478 | 448b 9c24 | 9000 0000 | 4489 5c24 | 4c4c 8b94 | 2498 0000 | 004c 8994 | 2480 0000 0x000000001b2b3a2c: 00c5 fb10 | 8424 a000 | 0000 c5fb | 1184 2488 0x000000001b2b3a3c: ; {runtime_call UncommonTrapBlob} 0x000000001b2b3a3c: 0000 00e8 0x000000001b2b3a40: ; ImmutableOopMap {rbp=Oop [16]=Oop [48]=Oop [56]=Oop [112]=Oop [120]=Oop [128]=Oop [168]=Oop [176]=Oop [184]=Oop [192]=Oop } ;*getfield clipPath {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.graphics.GC::setClipping@4 (line 3487) ; - org.eclipse.swt.graphics.GC::setClipping@119 (line 3392) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@783 (line 1117) 0x000000001b2b3a40: bce5 02f7 | bef6 ffff 0x000000001b2b3a48: ; {runtime_call UncommonTrapBlob} 0x000000001b2b3a48: ff66 90e8 0x000000001b2b3a4c: ; ImmutableOopMap {} ;*invokevirtual saveGraphicsState {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2159 (line 1273) 0x000000001b2b3a4c: b0e5 02f7 | bef6 ffff | ff49 8be8 0x000000001b2b3a58: ; {runtime_call UncommonTrapBlob} 0x000000001b2b3a58: 6666 90e8 0x000000001b2b3a5c: ; ImmutableOopMap {rbp=Oop } ;*invokevirtual checkData {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.TreeItem::getFont@9 (line 583) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2211 (line 1281) 0x000000001b2b3a5c: a0e5 02f7 | bef6 ffff | ff41 8bed 0x000000001b2b3a68: ; {runtime_call UncommonTrapBlob} 0x000000001b2b3a68: 6666 90e8 0x000000001b2b3a6c: ; ImmutableOopMap {rbp=NarrowOop } ;*invokevirtual setFont {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2214 (line 1281) 0x000000001b2b3a6c: 90e5 02f7 | bef6 ffff 0x000000001b2b3a74: ; {runtime_call UncommonTrapBlob} 0x000000001b2b3a74: ff66 90e8 0x000000001b2b3a78: ; ImmutableOopMap {} ;*getfield tracking {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.graphics.Resource::dispose@27 (line 136) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@1165 (line 1163) 0x000000001b2b3a78: 84e5 02f7 | bef6 ffff | ff49 8bea 0x000000001b2b3a84: ; {runtime_call UncommonTrapBlob} 0x000000001b2b3a84: 6666 90e8 0x000000001b2b3a88: ; ImmutableOopMap {rbp=Oop } ;*invokevirtual checkData {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.TreeItem::getForeground@9 (line 625) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@720 (line 1112) 0x000000001b2b3a88: 74e5 02f7 | bef6 ffff | ff48 8b6c 0x000000001b2b3a94: ; {runtime_call UncommonTrapBlob} 0x000000001b2b3a94: 2448 90e8 0x000000001b2b3a98: ; ImmutableOopMap {rbp=Oop } ;*invokevirtual checkData {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.TreeItem::getBackground@9 (line 418) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@731 (line 1113) 0x000000001b2b3a98: 64e5 02f7 | bef6 ffff | ff48 8be9 0x000000001b2b3aa4: ; {runtime_call UncommonTrapBlob} 0x000000001b2b3aa4: 6666 90e8 0x000000001b2b3aa8: ; ImmutableOopMap {rbp=Oop } ;*invokevirtual checkData {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.TreeItem::getForeground@9 (line 625) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2255 (line 1286) 0x000000001b2b3aa8: 54e5 02f7 | bef4 ffff | ff44 8b54 | 242c 4489 | 5424 2844 | 8b5c 2430 | 4489 5c24 | 2c44 8b54 0x000000001b2b3ac8: 2434 4489 | 5424 304c | 8b54 2440 | 4c89 5424 | 384c 8b54 | 2450 4c89 | 5424 404c | 8b54 2460 0x000000001b2b3ae8: 4c89 5424 | 5044 8b5c | 2458 4489 0x000000001b2b3af4: ; {runtime_call UncommonTrapBlob} 0x000000001b2b3af4: 5c24 34e8 0x000000001b2b3af8: ; ImmutableOopMap {[16]=Oop [32]=Oop [56]=Oop [72]=Oop [112]=Oop } ;*checkcast {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::GetWidget@87 (line 2345) ; - org.eclipse.swt.widgets.Display::_getFocusControl@45 (line 1663) ; - org.eclipse.swt.widgets.Display::getFocusControl@50 (line 1651) ; - org.eclipse.swt.widgets.Control::hasFocus@4 (line 2072) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@251 (line 1057) 0x000000001b2b3af8: 04e5 02f7 | bef6 ffff 0x000000001b2b3b00: ; {runtime_call UncommonTrapBlob} 0x000000001b2b3b00: ff66 90e8 0x000000001b2b3b04: ; ImmutableOopMap {} ;*arraylength {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::getWidgetColor@9 (line 1962) ; - org.eclipse.swt.widgets.Tree::defaultForeground@6 (line 793) ; - org.eclipse.swt.widgets.Control::getForegroundColor@22 (line 1742) ; - org.eclipse.swt.widgets.Control::getForeground@5 (line 1738) ; - org.eclipse.swt.widgets.TreeItem::getForeground@39 (line 606) ; - org.eclipse.swt.widgets.TreeItem::getForeground@66 (line 628) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@720 (line 1112) 0x000000001b2b3b04: f8e4 02f7 | bef6 ffff 0x000000001b2b3b0c: ; {runtime_call UncommonTrapBlob} 0x000000001b2b3b0c: ff66 90e8 0x000000001b2b3b10: ; ImmutableOopMap {} ;*arraylength {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::getWidgetColor@9 (line 1962) ; - org.eclipse.swt.widgets.Tree::defaultForeground@6 (line 793) ; - org.eclipse.swt.widgets.Control::getForegroundColor@22 (line 1742) ; - org.eclipse.swt.widgets.Control::getForeground@5 (line 1738) ; - org.eclipse.swt.widgets.TreeItem::getForeground@39 (line 606) ; - org.eclipse.swt.widgets.TreeItem::getForeground@66 (line 628) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2255 (line 1286) 0x000000001b2b3b10: ece4 02f7 | bef6 ffff 0x000000001b2b3b18: ; {runtime_call UncommonTrapBlob} 0x000000001b2b3b18: ff66 90e8 0x000000001b2b3b1c: ; ImmutableOopMap {} ;*getfield nsColumn {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@159 (line 1045) 0x000000001b2b3b1c: e0e4 02f7 | bef6 ffff 0x000000001b2b3b24: ; {runtime_call UncommonTrapBlob} 0x000000001b2b3b24: ff66 90e8 0x000000001b2b3b28: ; ImmutableOopMap {} ;*getfield id {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@162 (line 1045) 0x000000001b2b3b28: d4e4 02f7 | be45 ffff | ff49 8beb | 895c 2420 | 897c 2424 0x000000001b2b3b3c: ; {runtime_call UncommonTrapBlob} 0x000000001b2b3b3c: 6666 90e8 0x000000001b2b3b40: ; ImmutableOopMap {rbp=Oop [16]=Oop [32]=NarrowOop [36]=NarrowOop } ;*ifnonnull {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.EventTable::hooks@4 (line 72) ; - org.eclipse.swt.widgets.Widget::hooks@14 (line 1033) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@3 (line 1025) 0x000000001b2b3b40: bce4 02f7 | be45 ffff | ff49 8beb | 4489 4c24 | 2089 5c24 | 2489 4424 0x000000001b2b3b58: ; {runtime_call UncommonTrapBlob} 0x000000001b2b3b58: 2866 90e8 0x000000001b2b3b5c: ; ImmutableOopMap {rbp=Oop [16]=Oop [36]=NarrowOop [40]=NarrowOop } ;*ifnonnull {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.EventTable::hooks@4 (line 72) ; - org.eclipse.swt.widgets.Widget::hooks@14 (line 1033) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@11 (line 1026) 0x000000001b2b3b5c: a0e4 02f7 | be45 ffff | ff49 8beb | 4489 4c24 | 2044 8944 | 2424 895c | 2428 8954 0x000000001b2b3b78: ; {runtime_call UncommonTrapBlob} 0x000000001b2b3b78: 242c 90e8 0x000000001b2b3b7c: ; ImmutableOopMap {rbp=Oop [16]=Oop [40]=NarrowOop [44]=NarrowOop } ;*ifnonnull {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.EventTable::hooks@4 (line 72) ; - org.eclipse.swt.widgets.Widget::hooks@14 (line 1033) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@19 (line 1027) 0x000000001b2b3b7c: 80e4 02f7 | be45 ffff | ff48 8b6c | 2478 448b | 5c24 3044 | 895c 2420 | 448b 5424 | 3444 8954 0x000000001b2b3b9c: 2428 4c8b | 5424 404c | 8954 2430 | 4c8b 5424 | 484c 8954 | 2438 4c8b | 9424 a800 | 0000 4c89 0x000000001b2b3bbc: 5424 684c | 8b94 24b0 | 0000 004c | 8954 2470 | 4c8b 9424 | 8000 0000 | 4c89 5424 | 784c 8b94 0x000000001b2b3bdc: 2488 0000 | 004c 8994 | 2480 0000 | 0044 8b9c | 2490 0000 | 0044 899c | 2488 0000 | 004c 8b94 0x000000001b2b3bfc: 2498 0000 | 004c 8994 | 2490 0000 | 00c5 fb10 | 8424 a000 | 0000 c5fb | 1184 2498 | 0000 004c 0x000000001b2b3c1c: 8b94 24b8 | 0000 004c | 8994 24a0 | 0000 0048 | 8984 24b0 | 0000 0044 | 898c 24c0 0x000000001b2b3c38: ; {runtime_call UncommonTrapBlob} 0x000000001b2b3c38: 0000 00e8 0x000000001b2b3c3c: ; ImmutableOopMap {rbp=Oop [16]=Oop [48]=Oop [56]=Oop [104]=Oop [112]=Oop [120]=Oop [128]=Oop [144]=Oop [160]=Oop [176]=Oop [192]=NarrowOop } ;*ifnonnull {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Widget::checkWidget@6 (line 597) ; - org.eclipse.swt.widgets.TreeItem::getFont@1 (line 582) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@675 (line 1106) 0x000000001b2b3c3c: c0e3 02f7 | be45 ffff | ff48 8b6c | 2478 448b | 5424 3044 | 8954 2420 | 448b 5424 | 3444 8954 0x000000001b2b3c5c: 2428 4c8b | 5424 404c | 8954 2430 | 4c8b 5424 | 484c 8954 | 2438 448b | 5c24 5844 | 895c 2440 0x000000001b2b3c7c: 448b 5424 | 5c44 8954 | 2448 4c8b | 9424 a800 | 0000 4c89 | 5424 584c | 8b94 24b0 | 0000 004c 0x000000001b2b3c9c: 8954 2468 | 4c8b 9424 | 8000 0000 | 4c89 5424 | 704c 8b94 | 2488 0000 | 004c 8954 | 2478 448b 0x000000001b2b3cbc: 9424 9000 | 0000 4489 | 5424 4c4c | 8b94 2498 | 0000 004c | 8994 2480 | 0000 00c5 | fb10 8424 0x000000001b2b3cdc: a000 0000 | c5fb 1184 | 2488 0000 | 0048 8984 | 24a0 0000 | 0044 89ac | 24ac 0000 0x000000001b2b3cf8: ; {runtime_call UncommonTrapBlob} 0x000000001b2b3cf8: 0066 90e8 0x000000001b2b3cfc: ; ImmutableOopMap {rbp=Oop [16]=Oop [48]=Oop [56]=Oop [88]=Oop [104]=Oop [112]=Oop [120]=Oop [128]=Oop [160]=Oop [172]=NarrowOop [184]=Oop [192]=Oop } ;*ifnull {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.graphics.GC::setFont@13 (line 3545) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@678 (line 1106) 0x000000001b2b3cfc: 00e3 02f7 | be45 ffff | ff48 8b6c | 2478 448b | 5424 3044 | 8954 2420 | 448b 5c24 | 3444 895c 0x000000001b2b3d1c: 2428 4c8b | 5424 404c | 8954 2430 | 4c8b 5424 | 484c 8954 | 2438 448b | 5c24 5844 | 895c 2440 0x000000001b2b3d3c: 448b 5424 | 5c44 8954 | 2448 4c8b | 9424 a800 | 0000 4c89 | 5424 584c | 8b94 24b0 | 0000 004c 0x000000001b2b3d5c: 8954 2468 | 4c8b 9424 | 8000 0000 | 4c89 5424 | 704c 8b94 | 2488 0000 | 004c 8954 | 2478 448b 0x000000001b2b3d7c: 9424 9000 | 0000 4489 | 5424 4c4c | 8b94 2498 | 0000 004c | 8994 2480 | 0000 00c5 | fb10 8424 0x000000001b2b3d9c: a000 0000 | c5fb 1184 | 2488 0000 | 004c 8b94 | 24c0 0000 | 004c 8994 | 24a8 0000 0x000000001b2b3db8: ; {runtime_call UncommonTrapBlob} 0x000000001b2b3db8: 0066 90e8 0x000000001b2b3dbc: ; ImmutableOopMap {rbp=Oop [16]=Oop [48]=Oop [56]=Oop [88]=Oop [104]=Oop [112]=Oop [120]=Oop [128]=Oop [148]=NarrowOop [168]=Oop [184]=Oop [192]=Oop } ;*ifnonnull {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.graphics.GC::setForeground@13 (line 3566) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@741 (line 1115) 0x000000001b2b3dbc: 40e2 02f7 | be45 ffff | ff48 8b6c | 2478 4c8b | 5c24 484c | 895c 2408 | 448b 5c24 | 5c44 895c 0x000000001b2b3ddc: 2418 448b | 4424 2444 | 8944 2420 | c5fb 1044 | 2460 c5fb | 1144 2440 | 4889 4424 | 7044 8994 0x000000001b2b3dfc: 2480 0000 0x000000001b2b3e00: ; {runtime_call UncommonTrapBlob} 0x000000001b2b3e00: 0066 90e8 0x000000001b2b3e04: ; ImmutableOopMap {rbp=Oop [0]=Oop [8]=Oop [112]=Oop [128]=NarrowOop [152]=Oop [168]=Oop [176]=Oop } ;*ifnonnull {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Widget::checkWidget@6 (line 597) ; - org.eclipse.swt.widgets.TreeItem::getFont@1 (line 582) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2211 (line 1281) 0x000000001b2b3e04: f8e1 02f7 | be45 ffff | ff44 8b5c | 2458 4489 | 5c24 1044 | 8b5c 245c | 4489 5c24 | 1844 8b5c 0x000000001b2b3e24: 2424 4489 | 5c24 20c5 | fb10 4424 | 60c5 fb11 | 4424 4048 | 8944 2460 | 4489 6c24 0x000000001b2b3e40: ; {runtime_call UncommonTrapBlob} 0x000000001b2b3e40: 6c66 90e8 0x000000001b2b3e44: ; ImmutableOopMap {[0]=Oop [8]=Oop [96]=Oop [108]=NarrowOop [120]=Oop [152]=Oop [168]=Oop [176]=Oop } ;*ifnull {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.graphics.GC::setFont@13 (line 3545) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2214 (line 1281) 0x000000001b2b3e44: b8e1 02f7 | be45 ffff | ff48 8b6c | 2478 448b | 5424 3044 | 8954 2428 | 448b 5c24 | 3444 895c 0x000000001b2b3e64: 2430 4c8b | 5424 404c | 8954 2438 | 4c8b 5424 | 484c 8954 | 2440 4c8b | 9424 a800 | 0000 4c89 0x000000001b2b3e84: 5424 684c | 8b94 24b0 | 0000 004c | 8954 2470 | 4c8b 9424 | 8000 0000 | 4c89 5424 | 784c 8b94 0x000000001b2b3ea4: 2488 0000 | 004c 8994 | 2480 0000 | 0044 8b94 | 2490 0000 | 0044 8954 | 245c 4c8b | 9424 9800 0x000000001b2b3ec4: 0000 4c89 | 9424 8800 | 0000 c5fb | 1084 24a0 | 0000 00c5 | fb11 8424 | 9000 0000 | 4c8b 9424 0x000000001b2b3ee4: b800 0000 | 4c89 9424 | 9800 0000 0x000000001b2b3ef0: ; {runtime_call UncommonTrapBlob} 0x000000001b2b3ef0: 6666 90e8 0x000000001b2b3ef4: ; ImmutableOopMap {rbp=Oop [16]=Oop [32]=NarrowOop [56]=Oop [64]=Oop [104]=Oop [112]=Oop [120]=Oop [128]=Oop [136]=Oop [152]=Oop [192]=Oop } ;*ifnonnull {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Widget::checkWidget@6 (line 597) ; - org.eclipse.swt.widgets.TreeItem::getForeground@1 (line 624) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@720 (line 1112) 0x000000001b2b3ef4: 08e1 02f7 | be45 ffff | ff48 8b6c | 2478 448b | 5c24 3044 | 895c 2420 | 448b 5424 | 3444 8954 0x000000001b2b3f14: 2428 4c8b | 5424 404c | 8954 2430 | 4c8b 5424 | 484c 8954 | 2438 448b | 5c24 5844 | 895c 2440 0x000000001b2b3f34: 4c8b 9424 | a800 0000 | 4c89 5424 | 484c 8b94 | 24b0 0000 | 004c 8954 | 2458 4c8b | 9424 8000 0x000000001b2b3f54: 0000 4c89 | 5424 684c | 8b94 2488 | 0000 004c | 8954 2470 | 448b 9424 | 9000 0000 | 4489 5424 0x000000001b2b3f74: 444c 8b94 | 2498 0000 | 004c 8954 | 2478 c5fb | 1084 24a0 | 0000 00c5 | fb11 8424 | 8000 0000 0x000000001b2b3f94: 4c8b 9424 | b800 0000 | 4c89 9424 | 8800 0000 | 4c8b 9424 | c000 0000 | 4c89 9424 | a000 0000 0x000000001b2b3fb4: 4889 8424 | b000 0000 0x000000001b2b3fbc: ; {runtime_call UncommonTrapBlob} 0x000000001b2b3fbc: 6666 90e8 0x000000001b2b3fc0: ; ImmutableOopMap {rbp=Oop [16]=Oop [48]=Oop [56]=Oop [72]=Oop [88]=Oop [104]=Oop [112]=Oop [120]=Oop [136]=Oop [148]=NarrowOop [160]=Oop [176]=Oop [192]=Oop } ;*ifnonnull {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.graphics.GC::setBackground@13 (line 3317) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@734 (line 1113) 0x000000001b2b3fc0: 3ce0 02f7 | be45 ffff | ff44 8b5c | 2458 4489 | 5c24 1044 | 8b5c 245c | 4489 5c24 | 1844 8b54 0x000000001b2b3fe0: 2424 4489 | 5424 1cc5 | fb10 4424 | 60c5 fb11 | 4424 3044 | 8b54 2454 | 4489 5424 | 2444 8b5c 0x000000001b2b4000: 2450 4489 | 5c24 4048 | 895c 2450 | 4489 4c24 0x000000001b2b4010: ; {runtime_call UncommonTrapBlob} 0x000000001b2b4010: 6c66 90e8 0x000000001b2b4014: ; ImmutableOopMap {[0]=Oop [8]=Oop [80]=Oop [108]=NarrowOop [120]=Oop [152]=Oop } ;*ifnonnull {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Widget::checkWidget@6 (line 597) ; - org.eclipse.swt.widgets.TreeItem::getForeground@1 (line 624) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2255 (line 1286) 0x000000001b2b4014: e8df 02f7 | be45 ffff | ff48 8b6c | 2478 448b | 5c24 3044 | 895c 2420 | 448b 5c24 | 3444 895c 0x000000001b2b4034: 2428 4c8b | 5424 404c | 8954 2430 | 4c8b 5424 | 484c 8954 | 2438 448b | 5424 5844 | 8954 2440 0x000000001b2b4054: 4c8b 9424 | a800 0000 | 4c89 5424 | 484c 8b94 | 2480 0000 | 004c 8954 | 2470 4c8b | 9424 8800 0x000000001b2b4074: 0000 4c89 | 5424 7844 | 8b9c 2490 | 0000 0044 | 895c 2444 | 4c8b 9424 | 9800 0000 | 4c89 9424 0x000000001b2b4094: 8000 0000 | c5fb 1084 | 24a0 0000 | 00c5 fb11 | 8424 8800 | 0000 4489 | 8424 a000 0x000000001b2b40b0: ; {runtime_call UncommonTrapBlob} 0x000000001b2b40b0: 0000 90e8 0x000000001b2b40b4: ; ImmutableOopMap {rbp=Oop [16]=Oop [48]=Oop [56]=Oop [72]=Oop [92]=NarrowOop [112]=Oop [120]=Oop [128]=Oop [160]=NarrowOop [176]=Oop [184]=Oop [192]=Oop } ;*ifnonnull {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Widget::checkWidget@6 (line 597) ; - org.eclipse.swt.widgets.Control::getForeground@1 (line 1737) ; - org.eclipse.swt.widgets.TreeItem::getForeground@39 (line 606) ; - org.eclipse.swt.widgets.TreeItem::getForeground@66 (line 628) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@720 (line 1112) 0x000000001b2b40b4: 48df 02f7 | be45 ffff | ff44 8b5c | 2458 4489 | 5c24 1844 | 8b5c 245c | 4489 5c24 | 20c5 fb10 0x000000001b2b40d4: 4424 60c5 | fb11 4424 | 3844 8b5c | 2454 4489 | 5c24 2c44 | 8b54 2450 | 4489 5424 | 4844 894c 0x000000001b2b40f4: 2458 4489 0x000000001b2b40f8: ; {runtime_call UncommonTrapBlob} 0x000000001b2b40f8: 4424 60e8 0x000000001b2b40fc: ; ImmutableOopMap {[0]=Oop [8]=Oop [16]=Oop [88]=NarrowOop [96]=NarrowOop [120]=Oop [152]=Oop } ;*ifnonnull {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Widget::checkWidget@6 (line 597) ; - org.eclipse.swt.widgets.Control::getForeground@1 (line 1737) ; - org.eclipse.swt.widgets.TreeItem::getForeground@39 (line 606) ; - org.eclipse.swt.widgets.TreeItem::getForeground@66 (line 628) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2255 (line 1286) 0x000000001b2b40fc: 00df 02f7 | bef6 ffff 0x000000001b2b4104: ; {runtime_call UncommonTrapBlob} 0x000000001b2b4104: ff66 90e8 0x000000001b2b4108: ; ImmutableOopMap {} ;*getfield height {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@1516 (line 1200) 0x000000001b2b4108: f4de 02f7 | bef6 ffff 0x000000001b2b4110: ; {runtime_call UncommonTrapBlob} 0x000000001b2b4110: ff66 90e8 0x000000001b2b4114: ; ImmutableOopMap {} ;*invokevirtual saveGraphicsState {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@1598 (line 1207) 0x000000001b2b4114: e8de 02f7 | bef6 ffff 0x000000001b2b411c: ; {runtime_call UncommonTrapBlob} 0x000000001b2b411c: ff66 90e8 0x000000001b2b4120: ; ImmutableOopMap {} ;*getfield width {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@1672 (line 1215) 0x000000001b2b4120: dcde 02f7 | bef4 ffff | ff44 8b54 | 242c 4489 | 5424 2844 | 8b5c 2430 | 4489 5c24 | 2c44 8b54 0x000000001b2b4140: 2434 4489 | 5424 304c | 8b54 2440 | 4c89 5424 | 384c 8b54 | 2450 4c89 | 5424 404c | 8b54 2460 0x000000001b2b4160: 4c89 5424 | 5044 8b5c | 2458 4489 | 5c24 344c | 8b54 2468 | 4c89 5424 0x000000001b2b4178: ; {runtime_call UncommonTrapBlob} 0x000000001b2b4178: 6066 90e8 0x000000001b2b417c: ; ImmutableOopMap {[16]=Oop [32]=Oop [56]=Oop [72]=Oop [96]=Oop } ;*checkcast {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::GetWidget@87 (line 2345) ; - org.eclipse.swt.widgets.Display::_getFocusControl@45 (line 1663) ; - org.eclipse.swt.widgets.Display::getFocusControl@50 (line 1651) ; - org.eclipse.swt.widgets.Control::hasFocus@4 (line 2072) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@251 (line 1057) 0x000000001b2b417c: 80de 02f7 | be45 ffff | ff48 8b6c | 2478 448b | 5c24 3044 | 895c 2420 | 448b 5424 | 3444 8954 0x000000001b2b419c: 2428 4c8b | 5424 404c | 8954 2430 | 4c8b 5424 | 484c 8954 | 2438 448b | 5c24 5844 | 895c 2440 0x000000001b2b41bc: 448b 5424 | 5c44 8954 | 2448 4c8b | 9424 a800 | 0000 4c89 | 5424 584c | 8b94 24b0 | 0000 004c 0x000000001b2b41dc: 8954 2468 | 4c8b 9424 | 8000 0000 | 4c89 5424 | 704c 8b94 | 2488 0000 | 004c 8954 | 2478 448b 0x000000001b2b41fc: 9424 9000 | 0000 4489 | 5424 4c4c | 8b94 2498 | 0000 004c | 8994 2480 | 0000 00c5 | fb10 8424 0x000000001b2b421c: a000 0000 | c5fb 1184 | 2488 0000 | 004c 8b94 | 24b8 0000 | 004c 8994 | 2490 0000 | 0048 8984 0x000000001b2b423c: 24a0 0000 | 0044 898c | 24ac 0000 | 0089 8c24 | b400 0000 0x000000001b2b4250: ; {runtime_call UncommonTrapBlob} 0x000000001b2b4250: 6666 90e8 0x000000001b2b4254: ; ImmutableOopMap {rbp=Oop [16]=Oop [48]=Oop [56]=Oop [88]=Oop [104]=Oop [112]=Oop [120]=Oop [128]=Oop [144]=Oop [160]=Oop [172]=NarrowOop [180]=NarrowOop [192]=Oop } ;*ifnonnull {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Widget::checkWidget@6 (line 597) ; - org.eclipse.swt.widgets.Control::getFont@1 (line 1722) ; - org.eclipse.swt.widgets.TreeItem::getFont@39 (line 564) ; - org.eclipse.swt.widgets.TreeItem::getFont@66 (line 586) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@675 (line 1106) 0x000000001b2b4254: a8dd 02f7 | be45 ffff | ff44 8b4c | 2458 4489 | 4c24 1044 | 8b4c 245c | 4489 4c24 | 1844 8b4c 0x000000001b2b4274: 2424 4489 | 4c24 20c5 | fb10 4424 | 60c5 fb11 | 4424 4048 | 8944 2460 | 4489 5424 | 6c44 8944 0x000000001b2b4294: ; {runtime_call UncommonTrapBlob} 0x000000001b2b4294: 2474 90e8 0x000000001b2b4298: ; ImmutableOopMap {[0]=Oop [8]=Oop [96]=Oop [108]=NarrowOop [116]=NarrowOop [120]=Oop [152]=Oop [168]=Oop [176]=Oop } ;*ifnonnull {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Widget::checkWidget@6 (line 597) ; - org.eclipse.swt.widgets.Control::getFont@1 (line 1722) ; - org.eclipse.swt.widgets.TreeItem::getFont@39 (line 564) ; - org.eclipse.swt.widgets.TreeItem::getFont@66 (line 586) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@2211 (line 1281) 0x000000001b2b4298: 64dd 02f7 | be45 ffff | ff44 8b54 | 242c 4489 | 5424 2844 | 8b5c 2430 | 4489 5c24 | 2c44 8b54 0x000000001b2b42b8: 2434 4489 | 5424 304c | 8b54 2440 | 4c89 5424 | 384c 8b54 | 2450 4c89 | 5424 404c | 8b54 2460 0x000000001b2b42d8: 4c89 5424 | 5044 8b5c | 2458 4489 0x000000001b2b42e4: ; {runtime_call UncommonTrapBlob} 0x000000001b2b42e4: 5c24 34e8 0x000000001b2b42e8: ; ImmutableOopMap {[16]=Oop [32]=Oop [56]=Oop [72]=Oop [104]=Oop } ;*ifnonnull {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Display::_getFocusControl@70 (line 1668) ; - org.eclipse.swt.widgets.Display::getFocusControl@50 (line 1651) ; - org.eclipse.swt.widgets.Control::hasFocus@4 (line 2072) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@251 (line 1057) 0x000000001b2b42e8: 14dd 02f7 | bef6 ffff 0x000000001b2b42f0: ; {runtime_call UncommonTrapBlob} 0x000000001b2b42f0: ff66 90e8 0x000000001b2b42f4: ; ImmutableOopMap {} ;*getfield appAppearance {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@293 (line 1061) 0x000000001b2b42f4: 08dd 02f7 | bef6 ffff 0x000000001b2b42fc: ; {runtime_call UncommonTrapBlob} 0x000000001b2b42fc: ff66 90e8 0x000000001b2b4300: ; ImmutableOopMap {} ;*invokevirtual getSecondarySelectedControlColor {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@344 (line 1062) 0x000000001b2b4300: fcdc 02f7 | bef6 ffff 0x000000001b2b4308: ; {runtime_call UncommonTrapBlob} 0x000000001b2b4308: ff66 90e8 0x000000001b2b430c: ; ImmutableOopMap {} ;*getfield alternateSelectedControlTextColor {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@303 (line 1061) 0x000000001b2b430c: f0dc 02f7 | be45 ffff | ff48 8b6c | 2420 448b | 5424 2c44 | 8954 2420 | 448b 4424 | 3044 8944 0x000000001b2b432c: 2424 448b | 5424 3444 | 8954 2428 | 4c8b 5424 | 404c 8954 | 2430 4c8b | 5424 484c | 8954 2438 0x000000001b2b434c: 4c8b 5424 | 504c 8954 | 2440 4c8b | 5424 584c | 8954 2448 | 4489 5c24 0x000000001b2b4364: ; {runtime_call UncommonTrapBlob} 0x000000001b2b4364: 2c66 90e8 0x000000001b2b4368: ; ImmutableOopMap {rbp=Oop [16]=Oop [44]=NarrowOop [48]=Oop [56]=Oop [96]=Oop } ;*ifnull {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Display::GetWidget@30 (line 2337) ; - org.eclipse.swt.widgets.Display::getWidget@1 (line 2329) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@94 (line 1038) 0x000000001b2b4368: 94dc 02f7 | be45 ffff | ff44 8b44 | 242c 4489 | 4424 2844 | 8b54 2430 | 4489 5424 | 2c44 8b44 0x000000001b2b4388: 2434 4489 | 4424 304c | 8b54 2440 | 4c89 5424 | 384c 8b54 | 2450 4c89 | 5424 404c | 8b54 2460 0x000000001b2b43a8: 4c89 5424 | 5044 8b54 | 2458 4489 | 5424 344c | 8b54 2470 | 4c89 5424 | 604c 8b54 | 2478 4c89 0x000000001b2b43c8: 5424 7044 | 899c 2480 0x000000001b2b43d0: ; {runtime_call UncommonTrapBlob} 0x000000001b2b43d0: 0000 00e8 0x000000001b2b43d4: ; ImmutableOopMap {[16]=Oop [32]=Oop [56]=Oop [72]=Oop [96]=Oop [112]=Oop [128]=NarrowOop } ;*ifnull {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Display::GetWidget@30 (line 2337) ; - org.eclipse.swt.widgets.Display::_getFocusControl@45 (line 1663) ; - org.eclipse.swt.widgets.Display::getFocusControl@50 (line 1651) ; - org.eclipse.swt.widgets.Control::hasFocus@4 (line 2072) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@251 (line 1057) 0x000000001b2b43d4: 28dc 02f7 | be45 ffff | ff44 8b5c | 242c 4489 | 5c24 2844 | 8b54 2430 | 4489 5424 | 2c44 8b5c 0x000000001b2b43f4: 2434 4489 | 5c24 304c | 8b54 2440 | 4c89 5424 | 384c 8b54 | 2450 4c89 | 5424 404c | 8b54 2460 0x000000001b2b4414: 4c89 5424 | 5044 8b54 | 2458 4489 | 5424 344c | 8b54 2468 | 4c89 5424 | 604c 8b54 | 2470 4c89 0x000000001b2b4434: 5424 684c | 8b54 2478 | 4c89 5424 | 7044 8984 | 2480 0000 0x000000001b2b4448: ; {runtime_call UncommonTrapBlob} 0x000000001b2b4448: 0066 90e8 0x000000001b2b444c: ; ImmutableOopMap {[16]=Oop [32]=Oop [56]=Oop [72]=Oop [96]=Oop [112]=Oop [128]=NarrowOop } ;*ifnull {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Display::GetWidget@30 (line 2337) ; - org.eclipse.swt.widgets.Display::_getFocusControl@45 (line 1663) ; - org.eclipse.swt.widgets.Display::getFocusControl@50 (line 1651) ; - org.eclipse.swt.widgets.Control::hasFocus@4 (line 2072) ; - org.eclipse.swt.widgets.Tree::drawInteriorWithFrame_inView@251 (line 1057) 0x000000001b2b444c: b0db 02f7 | e92f 0300 | 00e9 2a03 | 0000 e912 | 0300 0090 | e91f 0300 | 0048 8bf0 | e91a 0300 0x000000001b2b446c: 0048 8bf0 | e912 0300 | 0048 8bf0 | e90a 0300 | 0048 8bf0 | e902 0300 | 0048 8bf0 | e9fa 0200 0x000000001b2b448c: 00e9 f300 | 0000 e9f6 | 0000 0048 | 8bf0 e9e8 | 0200 0090 | e9df 0200 | 00e9 da02 | 0000 488b 0x000000001b2b44ac: f0e9 d502 | 0000 488b | f0e9 cd02 | 0000 488b | f066 6690 | e9c2 0200 | 00e9 b002 | 0000 e9ab 0x000000001b2b44cc: 0200 0048 | 8bf0 e9b0 | 0200 0048 | 8bf0 e9a8 | 0200 0048 | 8bf0 e9a0 | 0200 0048 | 8bf0 e998 0x000000001b2b44ec: 0200 0048 | 8bf0 e990 | 0200 0048 | 8bf0 e988 | 0200 0048 | 8bf0 e980 | 0200 0048 | 8bf0 e978 0x000000001b2b450c: 0200 0048 | 8bf0 e970 | 0200 00e9 | 5502 0000 | 488b f090 | e962 0200 | 00e9 5a02 | 0000 488b 0x000000001b2b452c: f0e9 5502 | 0000 e94d | 0200 00eb | 0048 8bf0 | 0f1f 4000 | e942 0200 | 00e9 2702 | 0000 488b 0x000000001b2b454c: f0e9 3502 | 0000 488b | f0e9 2d02 | 0000 488b | f066 6690 | e922 0200 | 0048 8bf0 | e91a 0200 0x000000001b2b456c: 0048 8bf0 | e912 0200 | 0048 8bf0 | e90a 0200 | 0048 8bf0 | e902 0200 | 0048 8bf0 | e9fa 0100 0x000000001b2b458c: 0048 8bf0 | e9f2 0100 | 00e9 ea01 | 0000 e9e5 | 0100 0090 | e9df 0100 | 0048 8bf0 | e9da 0100 0x000000001b2b45ac: 0048 8bf0 | e9d2 0100 | 0048 8bf0 | e9ca 0100 | 0048 8bf0 | e9c2 0100 | 0048 8bf0 | e9ba 0100 0x000000001b2b45cc: 0048 8bf0 | e9b2 0100 | 0048 8bf0 | e9aa 0100 | 0048 8bf0 | e9a2 0100 | 0048 8bf0 | e99a 0100 0x000000001b2b45ec: 0048 8bf0 | e992 0100 | 0048 8bf0 | e98a 0100 | 0048 8bf0 | e982 0100 | 0048 8bf0 | e97a 0100 0x000000001b2b460c: 0048 8bf0 | e972 0100 | 0048 8bf0 | e96a 0100 | 0048 8bf0 | e962 0100 | 00e9 5001 | 0000 e955 0x000000001b2b462c: 0100 0048 | 8bf0 e950 | 0100 0048 | 8bf0 e948 | 0100 0048 | 8bf0 e940 | 0100 0048 | 8bf0 e938 0x000000001b2b464c: 0100 0048 | 8bf0 e930 | 0100 0048 | 8bf0 e928 | 0100 0048 | 8bf0 e920 | 0100 0048 | 8bf0 e918 0x000000001b2b466c: 0100 0048 | 8bf0 e910 | 0100 0048 | 8bf0 e908 | 0100 0048 | 8bf0 e900 | 0100 0048 | 8bf0 e9f8 0x000000001b2b468c: 0000 0048 | 8bf0 e9f0 | 0000 0048 | 8bf0 e9e8 | 0000 0048 | 8bf0 e9e0 | 0000 0048 | 8bf0 e9d8 0x000000001b2b46ac: 0000 0048 | 8bf0 e9d0 | 0000 0048 | 8bf0 e9c8 | 0000 0048 | 8bf0 e9c0 | 0000 0048 | 8bf0 e9b8 0x000000001b2b46cc: 0000 0048 | 8bf0 e9b0 | 0000 0048 | 8bf0 e9a8 | 0000 0048 | 8bf0 e9a0 | 0000 0048 | 8bf0 e998 0x000000001b2b46ec: 0000 0048 | 8bf0 e990 | 0000 0048 | 8bf0 e988 | 0000 0048 | 8bf0 e980 | 0000 0048 | 8bf0 e978 0x000000001b2b470c: 0000 0048 | 8bf0 e970 | 0000 0048 | 8bf0 e968 | 0000 0048 | 8bf0 e960 | 0000 0048 | 8bf0 e958 0x000000001b2b472c: 0000 0048 | 8bf0 e950 | 0000 0048 | 8bf0 e948 | 0000 0048 | 8bf0 e940 | 0000 0048 | 8bf0 e938 0x000000001b2b474c: 0000 0048 | 8bf0 e930 | 0000 0048 | 8bf0 e928 | 0000 0048 | 8bf0 e920 | 0000 0048 | 8bf0 e918 0x000000001b2b476c: 0000 00eb | 0048 8bf0 | eb11 eb02 | eb00 488b | f0eb 0890 | eb02 eb00 | 488b f048 | 81c4 f000 0x000000001b2b478c: ; {runtime_call _rethrow_Java} 0x000000001b2b478c: 0000 5de9 | ecd9 0df7 0x000000001b2b4794: ; {internal_word} 0x000000001b2b4794: 49ba c4e9 | 2a1b 0000 | 0000 4d89 | 9750 0300 0x000000001b2b47a4: ; {runtime_call SafepointBlob} 0x000000001b2b47a4: 00e9 56e9 | 02f7 f4f4 | f4f4 f4f4 | f4f4 f4f4 | f4f4 f4f4 | f4f4 f4f4 | f4f4 f4f4 [Stub Code] 0x000000001b2b47c0: ; {no_reloc} 0x000000001b2b47c0: 48bb 0000 | 0000 0000 0x000000001b2b47c8: ; {runtime_call} 0x000000001b2b47c8: 0000 e9fb 0x000000001b2b47cc: ; {static_stub} 0x000000001b2b47cc: ffff ff48 | bb00 0000 | 0000 0000 0x000000001b2b47d8: ; {runtime_call} 0x000000001b2b47d8: 00e9 fbff 0x000000001b2b47dc: ; {static_stub} 0x000000001b2b47dc: ffff 48bb | 0000 0000 | 0000 0000 0x000000001b2b47e8: ; {runtime_call} 0x000000001b2b47e8: e9fb ffff 0x000000001b2b47ec: ; {static_stub} 0x000000001b2b47ec: ff48 bb00 | 0000 0000 0x000000001b2b47f4: ; {runtime_call} 0x000000001b2b47f4: 0000 00e9 | fbff ffff 0x000000001b2b47fc: ; {static_stub} 0x000000001b2b47fc: 48bb 0000 | 0000 0000 0x000000001b2b4804: ; {runtime_call} 0x000000001b2b4804: 0000 e9fb 0x000000001b2b4808: ; {static_stub} 0x000000001b2b4808: ffff ff48 | bb00 0000 | 0000 0000 0x000000001b2b4814: ; {runtime_call} 0x000000001b2b4814: 00e9 fbff 0x000000001b2b4818: ; {static_stub} 0x000000001b2b4818: ffff 48bb | 0000 0000 | 0000 0000 0x000000001b2b4824: ; {runtime_call} 0x000000001b2b4824: e9fb ffff 0x000000001b2b4828: ; {static_stub} 0x000000001b2b4828: ff48 bb00 | 0000 0000 0x000000001b2b4830: ; {runtime_call} 0x000000001b2b4830: 0000 00e9 | fbff ffff 0x000000001b2b4838: ; {static_stub} 0x000000001b2b4838: 48bb 0000 | 0000 0000 0x000000001b2b4840: ; {runtime_call} 0x000000001b2b4840: 0000 e9fb 0x000000001b2b4844: ; {static_stub} 0x000000001b2b4844: ffff ff48 | bb00 0000 | 0000 0000 0x000000001b2b4850: ; {runtime_call} 0x000000001b2b4850: 00e9 fbff 0x000000001b2b4854: ; {static_stub} 0x000000001b2b4854: ffff 48bb | 0000 0000 | 0000 0000 0x000000001b2b4860: ; {runtime_call} 0x000000001b2b4860: e9fb ffff 0x000000001b2b4864: ; {static_stub} 0x000000001b2b4864: ff48 bb00 | 0000 0000 0x000000001b2b486c: ; {runtime_call} 0x000000001b2b486c: 0000 00e9 | fbff ffff 0x000000001b2b4874: ; {static_stub} 0x000000001b2b4874: 48bb 0000 | 0000 0000 0x000000001b2b487c: ; {runtime_call} 0x000000001b2b487c: 0000 e9fb 0x000000001b2b4880: ; {static_stub} 0x000000001b2b4880: ffff ff48 | bb00 0000 | 0000 0000 0x000000001b2b488c: ; {runtime_call} 0x000000001b2b488c: 00e9 fbff 0x000000001b2b4890: ; {static_stub} 0x000000001b2b4890: ffff 48bb | 0000 0000 | 0000 0000 0x000000001b2b489c: ; {runtime_call} 0x000000001b2b489c: e9fb ffff 0x000000001b2b48a0: ; {static_stub} 0x000000001b2b48a0: ff48 bb00 | 0000 0000 0x000000001b2b48a8: ; {runtime_call} 0x000000001b2b48a8: 0000 00e9 | fbff ffff 0x000000001b2b48b0: ; {static_stub} 0x000000001b2b48b0: 48bb 0000 | 0000 0000 0x000000001b2b48b8: ; {runtime_call} 0x000000001b2b48b8: 0000 e9fb 0x000000001b2b48bc: ; {static_stub} 0x000000001b2b48bc: ffff ff48 | bb00 0000 | 0000 0000 0x000000001b2b48c8: ; {runtime_call} 0x000000001b2b48c8: 00e9 fbff 0x000000001b2b48cc: ; {static_stub} 0x000000001b2b48cc: ffff 48bb | 0000 0000 | 0000 0000 0x000000001b2b48d8: ; {runtime_call} 0x000000001b2b48d8: e9fb ffff 0x000000001b2b48dc: ; {static_stub} 0x000000001b2b48dc: ff48 bb00 | 0000 0000 0x000000001b2b48e4: ; {runtime_call} 0x000000001b2b48e4: 0000 00e9 | fbff ffff 0x000000001b2b48ec: ; {static_stub} 0x000000001b2b48ec: 48bb 0000 | 0000 0000 0x000000001b2b48f4: ; {runtime_call} 0x000000001b2b48f4: 0000 e9fb 0x000000001b2b48f8: ; {static_stub} 0x000000001b2b48f8: ffff ff48 | bb00 0000 | 0000 0000 0x000000001b2b4904: ; {runtime_call} 0x000000001b2b4904: 00e9 fbff 0x000000001b2b4908: ; {static_stub} 0x000000001b2b4908: ffff 48bb | 0000 0000 | 0000 0000 0x000000001b2b4914: ; {runtime_call} 0x000000001b2b4914: e9fb ffff 0x000000001b2b4918: ; {static_stub} 0x000000001b2b4918: ff48 bb00 | 0000 0000 0x000000001b2b4920: ; {runtime_call} 0x000000001b2b4920: 0000 00e9 | fbff ffff 0x000000001b2b4928: ; {static_stub} 0x000000001b2b4928: 48bb 0000 | 0000 0000 0x000000001b2b4930: ; {runtime_call} 0x000000001b2b4930: 0000 e9fb 0x000000001b2b4934: ; {static_stub} 0x000000001b2b4934: ffff ff48 | bb00 0000 | 0000 0000 0x000000001b2b4940: ; {runtime_call} 0x000000001b2b4940: 00e9 fbff 0x000000001b2b4944: ; {static_stub} 0x000000001b2b4944: ffff 48bb | 0000 0000 | 0000 0000 0x000000001b2b4950: ; {runtime_call} 0x000000001b2b4950: e9fb ffff 0x000000001b2b4954: ; {static_stub} 0x000000001b2b4954: ff48 bb00 | 0000 0000 0x000000001b2b495c: ; {runtime_call} 0x000000001b2b495c: 0000 00e9 | fbff ffff 0x000000001b2b4964: ; {static_stub} 0x000000001b2b4964: 48bb 0000 | 0000 0000 0x000000001b2b496c: ; {runtime_call} 0x000000001b2b496c: 0000 e9fb 0x000000001b2b4970: ; {static_stub} 0x000000001b2b4970: ffff ff48 | bb00 0000 | 0000 0000 0x000000001b2b497c: ; {runtime_call} 0x000000001b2b497c: 00e9 fbff 0x000000001b2b4980: ; {static_stub} 0x000000001b2b4980: ffff 48bb | 0000 0000 | 0000 0000 0x000000001b2b498c: ; {runtime_call} 0x000000001b2b498c: e9fb ffff 0x000000001b2b4990: ; {static_stub} 0x000000001b2b4990: ff48 bb00 | 0000 0000 0x000000001b2b4998: ; {runtime_call} 0x000000001b2b4998: 0000 00e9 | fbff ffff 0x000000001b2b49a0: ; {static_stub} 0x000000001b2b49a0: 48bb 0000 | 0000 0000 0x000000001b2b49a8: ; {runtime_call} 0x000000001b2b49a8: 0000 e9fb 0x000000001b2b49ac: ; {static_stub} 0x000000001b2b49ac: ffff ff48 | bb00 0000 | 0000 0000 0x000000001b2b49b8: ; {runtime_call} 0x000000001b2b49b8: 00e9 fbff 0x000000001b2b49bc: ; {static_stub} 0x000000001b2b49bc: ffff 48bb | 0000 0000 | 0000 0000 0x000000001b2b49c8: ; {runtime_call} 0x000000001b2b49c8: e9fb ffff 0x000000001b2b49cc: ; {static_stub} 0x000000001b2b49cc: ff48 bb00 | 0000 0000 0x000000001b2b49d4: ; {runtime_call} 0x000000001b2b49d4: 0000 00e9 | fbff ffff 0x000000001b2b49dc: ; {static_stub} 0x000000001b2b49dc: 48bb 0000 | 0000 0000 0x000000001b2b49e4: ; {runtime_call} 0x000000001b2b49e4: 0000 e9fb 0x000000001b2b49e8: ; {static_stub} 0x000000001b2b49e8: ffff ff48 | bb00 0000 | 0000 0000 0x000000001b2b49f4: ; {runtime_call} 0x000000001b2b49f4: 00e9 fbff 0x000000001b2b49f8: ; {static_stub} 0x000000001b2b49f8: ffff 48bb | 60e7 6931 | 0000 0000 0x000000001b2b4a04: ; {runtime_call I2C/C2I adapters} 0x000000001b2b4a04: e95b 8900 0x000000001b2b4a08: ; {static_stub} 0x000000001b2b4a08: f748 bb00 | 0000 0000 0x000000001b2b4a10: ; {runtime_call} 0x000000001b2b4a10: 0000 00e9 | fbff ffff 0x000000001b2b4a18: ; {static_stub} 0x000000001b2b4a18: 48bb 0000 | 0000 0000 0x000000001b2b4a20: ; {runtime_call} 0x000000001b2b4a20: 0000 e9fb 0x000000001b2b4a24: ; {static_stub} 0x000000001b2b4a24: ffff ff48 | bb00 0000 | 0000 0000 0x000000001b2b4a30: ; {runtime_call} 0x000000001b2b4a30: 00e9 fbff 0x000000001b2b4a34: ; {static_stub} 0x000000001b2b4a34: ffff 48bb | 0000 0000 | 0000 0000 0x000000001b2b4a40: ; {runtime_call} 0x000000001b2b4a40: e9fb ffff 0x000000001b2b4a44: ; {static_stub} 0x000000001b2b4a44: ff48 bb00 | 0000 0000 0x000000001b2b4a4c: ; {runtime_call} 0x000000001b2b4a4c: 0000 00e9 | fbff ffff 0x000000001b2b4a54: ; {static_stub} 0x000000001b2b4a54: 48bb 0000 | 0000 0000 0x000000001b2b4a5c: ; {runtime_call} 0x000000001b2b4a5c: 0000 e9fb 0x000000001b2b4a60: ; {static_stub} 0x000000001b2b4a60: ffff ff48 | bb00 0000 | 0000 0000 0x000000001b2b4a6c: ; {runtime_call} 0x000000001b2b4a6c: 00e9 fbff 0x000000001b2b4a70: ; {static_stub} 0x000000001b2b4a70: ffff 48bb | 0000 0000 | 0000 0000 0x000000001b2b4a7c: ; {runtime_call} 0x000000001b2b4a7c: e9fb ffff 0x000000001b2b4a80: ; {static_stub} 0x000000001b2b4a80: ff48 bb00 | 0000 0000 0x000000001b2b4a88: ; {runtime_call} 0x000000001b2b4a88: 0000 00e9 | fbff ffff 0x000000001b2b4a90: ; {static_stub} 0x000000001b2b4a90: 48bb 0000 | 0000 0000 0x000000001b2b4a98: ; {runtime_call} 0x000000001b2b4a98: 0000 e9fb 0x000000001b2b4a9c: ; {static_stub} 0x000000001b2b4a9c: ffff ff48 | bb00 0000 | 0000 0000 0x000000001b2b4aa8: ; {runtime_call} 0x000000001b2b4aa8: 00e9 fbff 0x000000001b2b4aac: ; {static_stub} 0x000000001b2b4aac: ffff 48bb | 0000 0000 | 0000 0000 0x000000001b2b4ab8: ; {runtime_call} 0x000000001b2b4ab8: e9fb ffff 0x000000001b2b4abc: ; {static_stub} 0x000000001b2b4abc: ff48 bb00 | 0000 0000 0x000000001b2b4ac4: ; {runtime_call} 0x000000001b2b4ac4: 0000 00e9 | fbff ffff 0x000000001b2b4acc: ; {static_stub} 0x000000001b2b4acc: 48bb 0000 | 0000 0000 0x000000001b2b4ad4: ; {runtime_call} 0x000000001b2b4ad4: 0000 e9fb 0x000000001b2b4ad8: ; {static_stub} 0x000000001b2b4ad8: ffff ff48 | bb00 0000 | 0000 0000 0x000000001b2b4ae4: ; {runtime_call} 0x000000001b2b4ae4: 00e9 fbff 0x000000001b2b4ae8: ; {static_stub} 0x000000001b2b4ae8: ffff 48bb | 0000 0000 | 0000 0000 0x000000001b2b4af4: ; {runtime_call} 0x000000001b2b4af4: e9fb ffff 0x000000001b2b4af8: ; {static_stub} 0x000000001b2b4af8: ff48 bb00 | 0000 0000 0x000000001b2b4b00: ; {runtime_call} 0x000000001b2b4b00: 0000 00e9 | fbff ffff 0x000000001b2b4b08: ; {static_stub} 0x000000001b2b4b08: 48bb 0000 | 0000 0000 0x000000001b2b4b10: ; {runtime_call} 0x000000001b2b4b10: 0000 e9fb 0x000000001b2b4b14: ; {static_stub} 0x000000001b2b4b14: ffff ff48 | bb00 0000 | 0000 0000 0x000000001b2b4b20: ; {runtime_call} 0x000000001b2b4b20: 00e9 fbff 0x000000001b2b4b24: ; {static_stub} 0x000000001b2b4b24: ffff 48bb | 0000 0000 | 0000 0000 0x000000001b2b4b30: ; {runtime_call} 0x000000001b2b4b30: e9fb ffff 0x000000001b2b4b34: ; {static_stub} 0x000000001b2b4b34: ff48 bb00 | 0000 0000 0x000000001b2b4b3c: ; {runtime_call} 0x000000001b2b4b3c: 0000 00e9 | fbff ffff 0x000000001b2b4b44: ; {static_stub} 0x000000001b2b4b44: 48bb 0000 | 0000 0000 0x000000001b2b4b4c: ; {runtime_call} 0x000000001b2b4b4c: 0000 e9fb 0x000000001b2b4b50: ; {static_stub} 0x000000001b2b4b50: ffff ff48 | bb00 0000 | 0000 0000 0x000000001b2b4b5c: ; {runtime_call} 0x000000001b2b4b5c: 00e9 fbff 0x000000001b2b4b60: ; {static_stub} 0x000000001b2b4b60: ffff 48bb | 0000 0000 | 0000 0000 0x000000001b2b4b6c: ; {runtime_call} 0x000000001b2b4b6c: e9fb ffff 0x000000001b2b4b70: ; {static_stub} 0x000000001b2b4b70: ff48 bb00 | 0000 0000 0x000000001b2b4b78: ; {runtime_call} 0x000000001b2b4b78: 0000 00e9 | fbff ffff 0x000000001b2b4b80: ; {static_stub} 0x000000001b2b4b80: 48bb 0000 | 0000 0000 0x000000001b2b4b88: ; {runtime_call} 0x000000001b2b4b88: 0000 e9fb 0x000000001b2b4b8c: ; {static_stub} 0x000000001b2b4b8c: ffff ff48 | bb00 0000 | 0000 0000 0x000000001b2b4b98: ; {runtime_call} 0x000000001b2b4b98: 00e9 fbff 0x000000001b2b4b9c: ; {static_stub} 0x000000001b2b4b9c: ffff 48bb | 0000 0000 | 0000 0000 0x000000001b2b4ba8: ; {runtime_call} 0x000000001b2b4ba8: e9fb ffff 0x000000001b2b4bac: ; {static_stub} 0x000000001b2b4bac: ff48 bb00 | 0000 0000 0x000000001b2b4bb4: ; {runtime_call} 0x000000001b2b4bb4: 0000 00e9 | fbff ffff 0x000000001b2b4bbc: ; {static_stub} 0x000000001b2b4bbc: 48bb 0000 | 0000 0000 0x000000001b2b4bc4: ; {runtime_call} 0x000000001b2b4bc4: 0000 e9fb 0x000000001b2b4bc8: ; {static_stub} 0x000000001b2b4bc8: ffff ff48 | bb00 0000 | 0000 0000 0x000000001b2b4bd4: ; {runtime_call} 0x000000001b2b4bd4: 00e9 fbff 0x000000001b2b4bd8: ; {static_stub} 0x000000001b2b4bd8: ffff 48bb | 0000 0000 | 0000 0000 0x000000001b2b4be4: ; {runtime_call} 0x000000001b2b4be4: e9fb ffff 0x000000001b2b4be8: ; {static_stub} 0x000000001b2b4be8: ff48 bb00 | 0000 0000 0x000000001b2b4bf0: ; {runtime_call} 0x000000001b2b4bf0: 0000 00e9 | fbff ffff 0x000000001b2b4bf8: ; {static_stub} 0x000000001b2b4bf8: 48bb 0000 | 0000 0000 0x000000001b2b4c00: ; {runtime_call} 0x000000001b2b4c00: 0000 e9fb 0x000000001b2b4c04: ; {static_stub} 0x000000001b2b4c04: ffff ff48 | bb00 0000 | 0000 0000 0x000000001b2b4c10: ; {runtime_call} 0x000000001b2b4c10: 00e9 fbff 0x000000001b2b4c14: ; {static_stub} 0x000000001b2b4c14: ffff 48bb | 0000 0000 | 0000 0000 0x000000001b2b4c20: ; {runtime_call} 0x000000001b2b4c20: e9fb ffff 0x000000001b2b4c24: ; {static_stub} 0x000000001b2b4c24: ff48 bb00 | 0000 0000 0x000000001b2b4c2c: ; {runtime_call} 0x000000001b2b4c2c: 0000 00e9 | fbff ffff 0x000000001b2b4c34: ; {static_stub} 0x000000001b2b4c34: 48bb 0000 | 0000 0000 0x000000001b2b4c3c: ; {runtime_call} 0x000000001b2b4c3c: 0000 e9fb 0x000000001b2b4c40: ; {static_stub} 0x000000001b2b4c40: ffff ff48 | bb00 0000 | 0000 0000 0x000000001b2b4c4c: ; {runtime_call} 0x000000001b2b4c4c: 00e9 fbff 0x000000001b2b4c50: ; {static_stub} 0x000000001b2b4c50: ffff 48bb | 0000 0000 | 0000 0000 0x000000001b2b4c5c: ; {runtime_call} 0x000000001b2b4c5c: e9fb ffff 0x000000001b2b4c60: ; {static_stub} 0x000000001b2b4c60: ff48 bb00 | 0000 0000 0x000000001b2b4c68: ; {runtime_call} 0x000000001b2b4c68: 0000 00e9 | fbff ffff 0x000000001b2b4c70: ; {static_stub} 0x000000001b2b4c70: 48bb 8885 | 7331 0000 0x000000001b2b4c78: ; {runtime_call I2C/C2I adapters} 0x000000001b2b4c78: 0000 e9da 0x000000001b2b4c7c: ; {static_stub} 0x000000001b2b4c7c: c702 f748 | bb00 0000 | 0000 0000 0x000000001b2b4c88: ; {runtime_call} 0x000000001b2b4c88: 00e9 fbff 0x000000001b2b4c8c: ; {static_stub} 0x000000001b2b4c8c: ffff 48bb | 0000 0000 | 0000 0000 0x000000001b2b4c98: ; {runtime_call} 0x000000001b2b4c98: e9fb ffff 0x000000001b2b4c9c: ; {static_stub} 0x000000001b2b4c9c: ff48 bb00 | 0000 0000 0x000000001b2b4ca4: ; {runtime_call} 0x000000001b2b4ca4: 0000 00e9 | fbff ffff [Exception Handler] 0x000000001b2b4cac: ; {runtime_call ExceptionBlob} 0x000000001b2b4cac: e9cf 1e04 | f7e8 0000 | 0000 4883 0x000000001b2b4cb8: ; {runtime_call DeoptimizationBlob} 0x000000001b2b4cb8: 2c24 05e9 | e0d6 02f7 [/MachCode] Compiled method (c2) 420334 33975 4 org.eclipse.swt.widgets.Display::windowProc (888 bytes) total in heap [0x000000001b053510,0x000000001b056c10] = 14080 relocation [0x000000001b053670,0x000000001b053968] = 760 main code [0x000000001b053980,0x000000001b055420] = 6816 stub code [0x000000001b055420,0x000000001b055648] = 552 oops [0x000000001b055648,0x000000001b055658] = 16 metadata [0x000000001b055658,0x000000001b055780] = 296 scopes data [0x000000001b055780,0x000000001b056000] = 2176 scopes pcs [0x000000001b056000,0x000000001b056630] = 1584 dependencies [0x000000001b056630,0x000000001b056658] = 40 handler table [0x000000001b056658,0x000000001b056bb0] = 1368 nul chk table [0x000000001b056bb0,0x000000001b056c10] = 96 [Constant Pool (empty)] [MachCode] [Verified Entry Point] # {method} {0x00000000317165e8} 'windowProc' '(JJJJ)J' in 'org/eclipse/swt/widgets/Display' # parm0: rsi:rsi = long # parm1: rdx:rdx = long # parm2: rcx:rcx = long # parm3: r8:r8 = long # [sp+0x80] (sp of caller) 0x000000001b053980: 8984 2400 | c0fe ff55 | 4883 ec70 | 4c89 4424 | 2048 894c | 2418 4889 | 5424 1048 | 8974 2430 0x000000001b0539a0: 4885 f60f | 846b 0900 | 0049 8b87 | f000 0000 | 4c8b d049 | 83c2 1866 | 0f1f 8400 | 0000 0000 0x000000001b0539c0: 4d3b 9700 | 0100 000f | 83ec 0f00 | 004d 8997 | f000 0000 | 410f 0d8a | c000 0000 | 48c7 0001 0x000000001b0539e0: 0000 0041 | 0f0d 8a00 0x000000001b0539e8: ; {metadata({type array long})} 0x000000001b0539e8: 0100 00c7 | 4008 3826 | 0000 410f | 0d8a 4001 | 0000 c740 | 0c01 0000 | 0041 0f0d | 8a80 0100 0x000000001b053a08: 004c 8960 | 1048 8944 0x000000001b053a10: ; {oop([B{0x00000006877439c8})} 0x000000001b053a10: 2428 48ba | c839 7487 | 0600 0000 | 488b 7424 | 3048 8bc8 | 488b ee48 0x000000001b053a28: ; {static_call} 0x000000001b053a28: 8934 24e8 0x000000001b053a2c: ; ImmutableOopMap {[40]=Oop } ;*invokestatic object_getInstanceVariable {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::GetWidget@17 (line 2335) ; - org.eclipse.swt.widgets.Display::LookupWidget@1 (line 6006) ; - org.eclipse.swt.widgets.Display::windowProc@2 (line 6668) 0x000000001b053a2c: 9012 16ff | 4885 c00f | 8454 0b00 | 004c 8b54 | 2428 498b | 7210 4885 | f60f 84c9 | 0800 0048 0x000000001b053a4c: 8b6c 2430 0x000000001b053a50: ; {static_call} 0x000000001b053a50: 6666 90e8 0x000000001b053a54: ; ImmutableOopMap {} ;*invokestatic JNIGetObject {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.widgets.Display::GetWidget@84 (line 2345) ; - org.eclipse.swt.widgets.Display::LookupWidget@1 (line 6006) ; - org.eclipse.swt.widgets.Display::windowProc@2 (line 6668) 0x000000001b053a54: 88f5 0dff | 0f1f 8400 | 0000 0000 0x000000001b053a60: ; implicit exception: dispatches to 0x000000001b05514c 0x000000001b053a60: 448b 5008 0x000000001b053a64: ; {metadata('org/eclipse/swt/widgets/Widget')} 0x000000001b053a64: 49bb 00c0 | dd00 0800 | 0000 49b8 | 0000 0000 | 0800 0000 | 4d03 c24d | 8b50 3890 | 4d3b d30f 0x000000001b053a84: 85a7 1100 | 0048 8944 | 2428 4533 | d241 b801 | 0000 004c | 8954 2440 | 4489 4424 0x000000001b053aa0: ; {static_call} 0x000000001b053aa0: 5066 90e8 0x000000001b053aa4: ; ImmutableOopMap {[40]=Oop } ;*invokestatic $SWITCH_TABLE$org$eclipse$swt$internal$cocoa$Selector {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.widgets.Display::windowProc@14 (line 6671) 0x000000001b053aa4: 9619 0000 | 4889 4424 0x000000001b053aac: ; {oop(a 'java/lang/Class'{0x0000000687bc3b98} = 'org/eclipse/swt/internal/cocoa/OS')} 0x000000001b053aac: 3849 ba98 | 3bbc 8706 | 0000 0041 | 8b6a 784c | 8b54 2410 | 4983 fa80 | 7c42 4983 | fa7f 7f3c 0x000000001b053acc: 458b d245 | 8bda 4181 | c380 0000 | 000f 1f80 | 0000 0000 | 4181 fb00 | 0100 000f | 8318 1200 0x000000001b053aec: 004d 63d2 0x000000001b053af0: ; {oop(a 'java/lang/Long'[256] {0x00000007ffc6c168})} 0x000000001b053af0: 49bb 68c1 | c6ff 0700 | 0000 478b | 9c93 1002 | 0000 4b8d | 0cdc eb4f | 498b 8ff0 | 0000 004c 0x000000001b053b10: 8bd1 4983 | c218 6666 | 0f1f 8400 | 0000 0000 | 4d3b 9700 | 0100 000f | 83ac 0e00 | 004d 8997 0x000000001b053b30: f000 0000 | 410f 0d8a | c000 0000 | 48c7 0101 0x000000001b053b40: ; {metadata('java/lang/Long')} 0x000000001b053b40: 0000 00c7 | 4108 c088 | 0300 4489 | 610c 4c8b | 5424 104c | 8951 1066 | 0f1f 8400 | 0000 0000 0x000000001b053b60: ; implicit exception: dispatches to 0x000000001b05512c 0x000000001b053b60: 458b 5cec 0x000000001b053b64: ; {metadata('java/util/HashMap')} 0x000000001b053b64: 0841 81fb | 60df 0900 | 0f85 7e10 | 0000 4d8d | 14ec 458b | 4224 660f | 1f44 0000 0x000000001b053b80: ; implicit exception: dispatches to 0x000000001b054cc7 0x000000001b053b80: 478b 5cc4 | 0c45 85db | 0f86 b210 | 0000 4f8d | 14c4 4c8b | 4424 1049 | c1e8 204c | 3344 2410 0x000000001b053ba0: 41ff cb45 | 8bc8 418b | d1c1 ea10 | 4133 d144 | 23da 478b | 549a 1066 | 0f1f 8400 | 0000 0000 0x000000001b053bc0: ; implicit exception: dispatches to 0x000000001b054cc7 0x000000001b053bc0: 478b 44d4 | 0c4b 8d34 | d444 3bc2 | 0f85 3800 | 0000 478b | 44d4 104d | 8bd8 49c1 | e303 6690 0x000000001b053be0: 4c3b d90f | 8457 0000 | 0047 8b5c 0x000000001b053bec: ; {metadata('java/lang/Long')} 0x000000001b053bec: c408 4181 | fbc0 8803 | 000f 8551 | 1400 004f | 8d1c c44c | 8b44 2410 | 4d3b 4310 | 7436 478b 0x000000001b053c0c: 5cd4 1845 | 85db 0f84 | af10 0000 | 478b 54d4 | 0866 6690 0x000000001b053c20: ; {metadata('java/util/HashMap$TreeNode')} 0x000000001b053c20: 4181 fac0 | c819 000f | 85a5 0700 0x000000001b053c2c: ; {optimized virtual_call} 0x000000001b053c2c: 0066 90e8 0x000000001b053c30: ; ImmutableOopMap {[40]=Oop [56]=Oop } ;*invokevirtual getTreeNode {reexecute=0 rethrow=0 return_oop=1} ; - java.util.HashMap::getNode@95 (line 574) ; - java.util.HashMap::get@2 (line 556) ; - org.eclipse.swt.internal.cocoa.OS::getSelector@7 (line 843) ; - org.eclipse.swt.internal.cocoa.Selector::valueOf@1 (line 1413) ; - org.eclipse.swt.widgets.Display::windowProc@18 (line 6671) 0x000000001b053c30: 4c8e 28f7 | 4885 c00f | 848a 1000 | 0048 8bf0 | 448b 5e14 0x000000001b053c44: ; implicit exception: dispatches to 0x000000001b054cc7 0x000000001b053c44: 478b 54dc 0x000000001b053c48: ; {metadata('org/eclipse/swt/internal/cocoa/Selector')} 0x000000001b053c48: 0841 81fa | 88d9 e800 | 0f85 be13 | 0000 4f8d | 14dc 458b | 5a0c 4c8b | 5424 3845 | 8b42 0c45 0x000000001b053c68: 3bd8 0f83 | 490f 0000 | 478b 449a | 1066 6666 | 0f1f 8400 | 0000 0000 | 4181 f877 | 0100 000f 0x000000001b053c88: 84d8 0500 | 004c 8b54 | 2428 418b | 6a08 6666 | 0f1f 8400 | 0000 0000 | 4181 f86f | 0100 000f 0x000000001b053ca8: 8498 0700 | 0045 33c9 | 4181 f8b4 | 0200 000f | 845e 0800 | 0066 6690 | 4181 f8b5 | 0200 000f 0x000000001b053cc8: 847f 0900 | 004c 8b54 | 2420 4c8b | 5c24 404d | 3bd3 41bb | ffff ffff | 7c08 410f | 95c3 450f 0x000000001b053ce8: b6db 4181 | f859 0300 | 000f 84af | 0900 0066 | 0f1f 8400 | 0000 0000 | 4181 f8b9 | 0200 000f 0x000000001b053d08: 84cc 0900 | 0041 81f8 | 8d01 0000 | 0f84 0f0a | 0000 660f | 1f44 0000 | 4181 f868 | 0200 000f 0x000000001b053d28: 843d 0a00 | 0041 81f8 | 4803 0000 | 0f84 7d0a | 0000 660f | 1f44 0000 | 4181 f87f | 0400 000f 0x000000001b053d48: 8458 0b00 | 0041 81f8 | 0105 0000 | 0f84 830b | 0000 660f | 1f44 0000 | 4181 f8bc | 0000 000f 0x000000001b053d68: 84a5 0b00 | 0041 81f8 | e200 0000 | 0f84 eb0c | 0000 660f | 1f44 0000 | 4181 f88e | 0100 000f 0x000000001b053d88: 8410 0d00 | 0041 83f8 | 3e0f 8e65 | 0500 0041 | 83f8 3f0f | 1f44 0000 | 0f84 8b04 | 0000 4183 0x000000001b053da8: f846 0f8e | 4c05 0000 | 4183 f847 | 0f84 4b04 | 0000 660f | 1f44 0000 | 4181 f8b7 | 0000 000f 0x000000001b053dc8: 8e2f 0500 | 0041 81f8 | b800 0000 | 0f84 9703 | 0000 660f | 1f44 0000 | 4181 f877 | 0100 000f 0x000000001b053de8: 8e0f 0500 | 0041 81f8 | 7801 0000 | 0f84 cf02 | 0000 660f | 1f44 0000 | 4181 f87d | 0100 000f 0x000000001b053e08: 8eef 0400 | 0041 81f8 | 7e01 0000 | 0f84 2002 | 0000 660f | 1f44 0000 | 4181 f8a0 | 0100 000f 0x000000001b053e28: 8ecf 0400 | 0041 81f8 | a101 0000 | 0f84 4301 | 0000 660f | 1f44 0000 | 4181 f8b2 | 0200 000f 0x000000001b053e48: 8eaf 0400 | 0041 81f8 | b502 0000 | 0f8e f700 | 0000 660f | 1f44 0000 | 4181 f80c | 0400 000f 0x000000001b053e68: 8e8f 0400 | 0041 81f8 | 0d04 0000 | 0f84 ab00 | 0000 660f | 1f44 0000 | 4181 f8ac | 0400 000f 0x000000001b053e88: 8e6f 0400 | 0041 81f8 | ad04 0000 | 0f84 6204 | 0000 660f | 1f44 0000 | 4181 f8ae | 0400 000f 0x000000001b053ea8: 844f 0400 | 0041 81f8 | b104 0000 | 0f8e 4204 | 0000 660f | 1f44 0000 | 4181 f8b2 | 0400 000f 0x000000001b053ec8: 842f 0400 | 0041 81f8 | 4a05 0000 | 0f8e 2204 | 0000 660f | 1f44 0000 | 4181 f84b | 0500 000f 0x000000001b053ee8: 850f 0400 | 0048 8b74 | 2428 488b | 5424 3048 | 8b4c 2410 | 4c8b 4424 | 184d 8bca | 9048 b8ff 0x000000001b053f08: ffff ffff 0x000000001b053f0c: ; {virtual_call} 0x000000001b053f0c: ffff ffe8 0x000000001b053f10: ; ImmutableOopMap {} ;*invokevirtual writeSelectionToPasteboard {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::windowProc@829 (line 6783) 0x000000001b053f10: 6c8e 28f7 | 4c63 d04c | 8954 2440 | 0f1f 4000 | e9d7 0300 | 0048 8b74 | 2428 488b | 5424 3048 0x000000001b053f30: 8b4c 2410 | 4c8b 4424 | 184d 8bca | 9048 b8ff | ffff ffff 0x000000001b053f44: ; {virtual_call} 0x000000001b053f44: ffff ffe8 0x000000001b053f48: ; ImmutableOopMap {} ;*invokevirtual setMarkedText_selectedRange {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::windowProc@324 (line 6691) 0x000000001b053f48: 348e 28f7 | e9ab 0300 | 0048 8b74 | 2428 488b | 5424 3048 | 8b4c 2410 | 4c8b 4424 | 184d 8bca 0x000000001b053f68: 9048 b8ff | ffff ffff 0x000000001b053f70: ; {virtual_call} 0x000000001b053f70: ffff ffe8 0x000000001b053f74: ; ImmutableOopMap {} ;*invokevirtual outlineView_didClickTableColumn {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::windowProc@495 (line 6726) 0x000000001b053f74: 088e 28f7 | e97f 0300 | 0049 8b87 | f000 0000 | 4c8b d049 | 83c2 304d | 3b97 0001 | 0000 0f83 0x000000001b053f94: c40e 0000 | 4d89 97f0 | 0000 0041 | 0f0d 8ac0 | 0000 0048 | c700 0100 0x000000001b053fac: ; {metadata('org/eclipse/swt/internal/cocoa/NSRect')} 0x000000001b053fac: 0000 c740 | 0808 6ee9 | 0044 8960 | 0c4c 8960 | 104c 8960 | 184c 8960 | 204c 8960 | 2848 8be8 0x000000001b053fcc: 488b f548 | 8b54 2418 | b920 0000 0x000000001b053fd8: ; {static_call} 0x000000001b053fd8: 0066 90e8 0x000000001b053fdc: ; ImmutableOopMap {rbp=Oop [40]=Oop } ;*invokestatic memmove {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::windowProc@681 (line 6756) 0x000000001b053fdc: e0c9 1bff | 488b 7424 | 2848 8b54 | 2430 488b | 4c24 104c | 8bc5 4c8b | 4c24 2066 | 9048 b860 0x000000001b053ffc: 5c30 0000 0x000000001b054000: ; {virtual_call} 0x000000001b054000: 6000 00e8 0x000000001b054004: ; ImmutableOopMap {} ;*invokevirtual focusRingMaskBoundsForFrame {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.widgets.Display::windowProc@692 (line 6757) 0x000000001b054004: acf0 37f7 | 488b e8be | 2000 0000 0x000000001b054010: ; {static_call} 0x000000001b054010: 6666 90e8 0x000000001b054014: ; ImmutableOopMap {rbp=Oop } ;*invokestatic malloc {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::windowProc@701 (line 6759) 0x000000001b054014: 288e 21ff | 4889 0424 | 488b f048 | 8bd5 b920 0x000000001b054024: ; {static_call} 0x000000001b054024: 0000 00e8 0x000000001b054028: ; ImmutableOopMap {} ;*invokestatic memmove {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::windowProc@714 (line 6760) 0x000000001b054028: 94e6 b2ff | 4c8b 1424 | 4c89 5424 | 40e9 c202 | 0000 498b | 87f0 0000 | 004c 8bd0 | 4983 c230 0x000000001b054048: 4d3b 9700 | 0100 000f | 8372 0d00 | 004d 8997 | f000 0000 | 410f 0d8a | c000 0000 | 48c7 0001 0x000000001b054068: ; {metadata('org/eclipse/swt/internal/cocoa/NSRect')} 0x000000001b054068: 0000 00c7 | 4008 086e | e900 4489 | 600c 4c89 | 6010 4c89 | 6018 4c89 | 6020 4c89 | 6028 488b 0x000000001b054088: e848 8bf5 | 488b 5424 | 18b9 2000 0x000000001b054094: ; {static_call} 0x000000001b054094: 0000 90e8 0x000000001b054098: ; ImmutableOopMap {rbp=Oop [40]=Oop } ;*invokestatic memmove {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::windowProc@413 (line 6708) 0x000000001b054098: e48f 28f7 | 488b 7424 | 2848 8b54 | 2430 488b | 4c24 104c | 8bc5 4c8b | 4c24 2066 | 9048 b8ff 0x000000001b0540b8: ffff ffff 0x000000001b0540bc: ; {virtual_call} 0x000000001b0540bc: ffff ffe8 0x000000001b0540c0: ; ImmutableOopMap {} ;*invokevirtual drawWithExpansionFrame_inView {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::windowProc@424 (line 6709) 0x000000001b0540c0: bc8c 28f7 | e933 0200 | 0049 8b87 | f000 0000 | 4c8b d049 | 83c2 3066 | 0f1f 8400 | 0000 0000 0x000000001b0540e0: 4d3b 9700 | 0100 000f | 835b 0c00 | 004d 8997 | f000 0000 | 410f 0d8a | c000 0000 | 48c7 0001 0x000000001b054100: ; {metadata('org/eclipse/swt/internal/cocoa/NSRect')} 0x000000001b054100: 0000 00c7 | 4008 086e | e900 4489 | 600c 4c89 | 6010 4c89 | 6018 4c89 | 6020 4c89 | 6028 488b 0x000000001b054120: e848 8bf5 | 488b 5424 | 20b9 2000 0x000000001b05412c: ; {static_call} 0x000000001b05412c: 0000 90e8 0x000000001b054130: ; ImmutableOopMap {rbp=Oop [40]=Oop } ;*invokestatic memmove {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::windowProc@737 (line 6765) 0x000000001b054130: 4c8f 28f7 | 4c8b 5424 | 180f 1f80 | 0000 0000 | 4983 fa01 | 7408 4533 | d244 8954 | 2450 488b 0x000000001b054150: 7424 2848 | 8b54 2430 | 488b 4c24 | 1044 8b44 | 2450 4c8b 0x000000001b054164: ; {optimized virtual_call} 0x000000001b054164: cd66 90e8 0x000000001b054168: ; ImmutableOopMap {} ;*invokevirtual drawLabelInRect {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::windowProc@758 (line 6766) 0x000000001b054168: 1489 28f7 | e98b 0100 | 0049 8b87 | f000 0000 | 4c8b d049 | 83c2 3090 | 4d3b 9700 | 0100 000f 0x000000001b054188: 8363 0b00 | 004d 8997 | f000 0000 | 410f 0d8a | c000 0000 | 48c7 0001 0x000000001b0541a0: ; {metadata('org/eclipse/swt/internal/cocoa/NSRect')} 0x000000001b0541a0: 0000 00c7 | 4008 086e | e900 4489 | 600c 4c89 | 6010 4c89 | 6018 4c89 | 6020 4c89 | 6028 488b 0x000000001b0541c0: e848 8bf5 | 488b 5424 | 18b9 2000 0x000000001b0541cc: ; {static_call} 0x000000001b0541cc: 0000 90e8 0x000000001b0541d0: ; ImmutableOopMap {rbp=Oop [40]=Oop } ;*invokestatic memmove {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::windowProc@347 (line 6696) 0x000000001b0541d0: ac8e 28f7 | 488b 7424 | 2848 8b54 | 2430 488b | 4c24 104c | 8bc5 4c8b | 4c24 2066 | 9048 b8ff 0x000000001b0541f0: ffff ffff 0x000000001b0541f4: ; {virtual_call} 0x000000001b0541f4: ffff ffe8 0x000000001b0541f8: ; ImmutableOopMap {} ;*invokevirtual cacheDisplayInRect_toBitmapImageRep {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::windowProc@358 (line 6697) 0x000000001b0541f8: 848b 28f7 | 0f1f 4000 | e9f7 0000 | 0048 8b74 | 2428 488b | 5424 3048 | 8b4c 2410 | 4c8b 4424 0x000000001b054218: 184d 8bca | 9048 b8ff | ffff ffff 0x000000001b054224: ; {virtual_call} 0x000000001b054224: ffff ffe8 0x000000001b054228: ; ImmutableOopMap {} ;*invokevirtual accessibilitySetValue_forAttribute {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::windowProc@804 (line 6776) 0x000000001b054228: 548b 28f7 | e9cb 0000 | 0048 8b74 | 2428 488b | 5424 3048 | 8b4c 2410 | 4c8b 4424 | 184d 8bca 0x000000001b054248: 9048 b8ff | ffff ffff 0x000000001b054250: ; {virtual_call} 0x000000001b054250: ffff ffe8 0x000000001b054254: ; ImmutableOopMap {} ;*invokevirtual accessibilityAttributeValue_forParameter {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::windowProc@470 (line 6719) 0x000000001b054254: 288b 28f7 | 4889 4424 | 4066 6690 | e997 0000 | 0049 8b87 | f000 0000 | 4c8b d049 | 83c2 3066 0x000000001b054274: 0f1f 8400 | 0000 0000 | 6666 6690 | 4d3b 9700 | 0100 000f | 83c2 0700 | 004d 8997 | f000 0000 0x000000001b054294: 410f 0d8a | c000 0000 | 48c7 0001 0x000000001b0542a0: ; {metadata('org/eclipse/swt/internal/cocoa/NSRect')} 0x000000001b0542a0: 0000 00c7 | 4008 086e | e900 4489 | 600c 4c89 | 6010 4c89 | 6018 4c89 | 6020 4c89 | 6028 488b 0x000000001b0542c0: e848 8bf5 | 488b 5424 | 18b9 2000 0x000000001b0542cc: ; {static_call} 0x000000001b0542cc: 0000 90e8 0x000000001b0542d0: ; ImmutableOopMap {rbp=Oop [40]=Oop } ;*invokestatic memmove {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::windowProc@380 (line 6702) 0x000000001b0542d0: ecc6 1bff | 488b 7424 | 2848 8b54 | 2430 488b | 4c24 104c | 8bc5 4c8b | 4c24 2066 | 9048 b8ff 0x000000001b0542f0: ffff ffff 0x000000001b0542f4: ; {virtual_call} 0x000000001b0542f4: ffff ffe8 0x000000001b0542f8: ; ImmutableOopMap {} ;*invokevirtual drawInteriorWithFrame_inView {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::windowProc@391 (line 6703) 0x000000001b0542f8: 8c5f 36f7 | 488b 4424 | 4048 83c4 0x000000001b054304: ; {poll_return} 0x000000001b054304: 705d 493b | a738 0300 | 000f 87ee | 1000 00c3 | 498b aff0 | 0000 004c | 8bd5 4983 | c218 4d3b 0x000000001b054324: 9700 0100 | 000f 8337 | 0800 004d | 8997 f000 | 0000 410f | 0d8a c000 | 0000 48c7 | 4500 0100 0x000000001b054344: ; {metadata('org/eclipse/swt/internal/cocoa/NSView')} 0x000000001b054344: 0000 c745 | 08b0 0ee9 | 0044 8965 | 0c4c 8b54 | 2430 4c89 | 5510 4c89 | 1424 48ba | cd91 8a28 0x000000001b054364: f87f 0000 | 48b9 20c8 | a14f f87f | 0000 498b 0x000000001b054374: ; {static_call} 0x000000001b054374: f266 90e8 0x000000001b054378: ; ImmutableOopMap {rbp=Oop } ;*invokestatic objc_msgSend_bool {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.internal.cocoa.NSObject::isKindOfClass@8 (line 134) ; - org.eclipse.swt.widgets.Display::LookupWidget@26 (line 6009) ; - org.eclipse.swt.widgets.Display::windowProc@2 (line 6668) 0x000000001b054378: 048d 28f7 | 0f1f 4000 | 85c0 0f84 | 2204 0000 | 488b f545 | 33d2 41b8 | 0100 0000 | 4c89 5424 0x000000001b054398: 4044 8944 | 2450 6690 | 488b 2c24 0x000000001b0543a4: ; {optimized virtual_call} 0x000000001b0543a4: 6666 90e8 0x000000001b0543a8: ; ImmutableOopMap {} ;*invokevirtual superview {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.widgets.Display::LookupWidget@52 (line 6010) ; - org.eclipse.swt.widgets.Display::windowProc@2 (line 6668) 0x000000001b0543a8: d486 28f7 | 488b e848 | 85c0 0f84 | 44ff ffff | 488b 7010 0x000000001b0543bc: ; {static_call} 0x000000001b0543bc: 6666 90e8 0x000000001b0543c0: ; ImmutableOopMap {rbp=Oop } ;*invokestatic GetWidget {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.widgets.Display::LookupWidget@40 (line 6011) ; - org.eclipse.swt.widgets.Display::windowProc@2 (line 6668) 0x000000001b0543c0: bc8c 28f7 | 4885 c00f | 8549 0300 | 0048 8bf5 | ebce 4b8d | 34dc 448b | 560c 660f | 1f44 0000 0x000000001b0543e0: 443b d20f | 8541 0000 | 008b 6e10 | 4c8b d549 | c1e2 034c | 3bd1 0f84 | 44f8 ffff | 0f1f 4000 0x000000001b054400: ; implicit exception: dispatches to 0x000000001b0551bc 0x000000001b054400: 458b 54ec 0x000000001b054404: ; {metadata('java/lang/Long')} 0x000000001b054404: 0841 81fa | c088 0300 | 0f85 8e0c | 0000 4d8d | 14ec 4c8b | 5c24 100f | 1f44 0000 | 4d3b 5a10 0x000000001b054424: 0f84 16f8 | ffff 4d8b | 8740 0300 0x000000001b054430: ; ImmutableOopMap {rcx=Oop rbx=NarrowOop [40]=Oop [56]=Oop } ;*ifnonnull {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) java.util.HashMap::getNode@145 (line 579) ; - java.util.HashMap::get@2 (line 556) ; - org.eclipse.swt.internal.cocoa.OS::getSelector@7 (line 843) ; - org.eclipse.swt.internal.cocoa.Selector::valueOf@1 (line 1413) ; - org.eclipse.swt.widgets.Display::windowProc@18 (line 6671) 0x000000001b054430: 008b 5e18 0x000000001b054434: ; {poll} 0x000000001b054434: 4185 0085 | db0f 8488 | 0800 0049 | 8d34 dceb | 9149 8b87 | f000 0000 | 4c8b d049 | 83c2 3066 0x000000001b054454: 0f1f 8400 | 0000 0000 | 6666 6690 | 4d3b 9700 | 0100 000f | 8318 0700 | 004d 8997 | f000 0000 0x000000001b054474: 410f 0d8a | c000 0000 | 48c7 0001 0x000000001b054480: ; {metadata('org/eclipse/swt/internal/cocoa/NSRect')} 0x000000001b054480: 0000 00c7 | 4008 086e | e900 4489 | 600c 4c89 | 6010 4c89 | 6018 4c89 | 6020 4c89 | 6028 48ff 0x000000001b0544a0: 7424 3048 | 8f04 2448 | ff74 2410 | 488f 4424 | 0848 ff74 | 2440 488f | 4424 384c | 8bd0 4c89 0x000000001b0544c0: 5424 3049 | 8bf2 488b | 5424 18b9 | 2000 0000 0x000000001b0544d0: ; {static_call} 0x000000001b0544d0: 6666 90e8 0x000000001b0544d4: ; ImmutableOopMap {[40]=Oop [48]=Oop } ;*invokestatic memmove {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::windowProc@446 (line 6714) 0x000000001b0544d4: e8c4 1bff | 0f1f 8400 | 0000 0000 0x000000001b0544e0: ; {metadata('org/eclipse/swt/widgets/Button')} 0x000000001b0544e0: 81fd 0060 | ea00 0f85 | a508 0000 | 488b 7424 | 2848 8b14 | 2448 8b4c | 2408 4c8b | 4424 304c 0x000000001b054500: 8b4c 2420 0x000000001b054504: ; {optimized virtual_call} 0x000000001b054504: 6666 90e8 0x000000001b054508: ; ImmutableOopMap {} ;*invokevirtual drawBezelWithFrame_inView {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::windowProc@457 (line 6715) 0x000000001b054508: d460 3ef9 | 48ff 7424 | 3848 8f44 | 2440 e9e1 | fdff ff0f | 1f44 0000 0x000000001b054520: ; {metadata('org/eclipse/swt/widgets/Tree')} 0x000000001b054520: 81fd 1894 | 1101 0f85 | b108 0000 | 4c8b 4424 | 204d 85c0 | 0f84 4400 | 0000 458b | 5a1c 6690 0x000000001b054540: 4585 db0f | 84b3 0800 | 004b 8d34 | dc49 8bd0 0x000000001b054550: ; {optimized virtual_call} 0x000000001b054550: 6666 90e8 0x000000001b054554: ; ImmutableOopMap {} ;*invokevirtual getWidget {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.widgets.Tree::outlineView_isItemExpandable@15 (line 2260) ; - org.eclipse.swt.widgets.Display::windowProc@278 (line 6681) 0x000000001b054554: 2893 59ff | 4c8b d80f | 1f44 0000 0x000000001b054560: ; implicit exception: dispatches to 0x000000001b05520c 0x000000001b054560: 448b 5008 0x000000001b054564: ; {metadata('org/eclipse/swt/widgets/TreeItem')} 0x000000001b054564: 4181 fa00 | 402b 010f | 859b 0800 | 0045 8b53 | 3045 85d2 | 0f84 df01 | 0000 4c63 | 5424 504c 0x000000001b054584: 8954 2440 | e96f fdff 0x000000001b05458c: ; {oop(a 'java/lang/Class'{0x0000000686430aa0} = 'org/eclipse/swt/widgets/Display')} 0x000000001b05458c: ff49 baa0 | 0a43 8606 | 0000 0045 | 8b92 ec00 | 0000 6690 0x000000001b0545a0: ; implicit exception: dispatches to 0x000000001b055224 0x000000001b0545a0: 438b 6cd4 | 084d 8b9f | f000 0000 | 4d8b c349 | 83c0 1866 | 0f1f 8400 | 0000 0000 | 6666 6690 0x000000001b0545c0: 4d3b 8700 | 0100 000f | 83c3 0600 | 004d 8987 | f000 0000 | 410f 0d88 | c000 0000 | 49c7 0301 0x000000001b0545e0: ; {metadata('org/eclipse/swt/internal/cocoa/NSObject')} 0x000000001b0545e0: 0000 0041 | c743 0808 | 6ede 0045 | 8963 0c4c | 8b04 244d | 8943 1066 | 0f1f 8400 | 0000 0000 0x000000001b054600: ; {metadata('java/util/HashMap')} 0x000000001b054600: 81fd 60df | 0900 0f85 | 1008 0000 | 4b8d 34d4 | 498b d349 0x000000001b054614: ; {optimized virtual_call} 0x000000001b054614: 8be8 90e8 0x000000001b054618: ; ImmutableOopMap {[40]=Oop } ;*invokeinterface get {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.widgets.Display::GetWidget@48 (line 2339) ; - org.eclipse.swt.widgets.Display::LookupWidget@1 (line 6006) ; - org.eclipse.swt.widgets.Display::windowProc@2 (line 6668) 0x000000001b054618: 6484 28f7 | 4c8b d090 | 4885 c00f | 8410 f4ff | ff44 8b58 0x000000001b05462c: ; {metadata('org/eclipse/swt/internal/LONG')} 0x000000001b05462c: 0841 81fb | 682a ea00 | 0f85 ba0a | 0000 4d8b | 5210 4c8b | 5c24 284d | 8953 10e9 | edf3 ffff 0x000000001b05464c: ; {metadata('org/eclipse/swt/widgets/Tree')} 0x000000001b05464c: 81fd 1894 | 1101 0f85 | 1908 0000 | 4c8b 5c24 | 2066 6690 | 4d85 db0f | 8430 0100 | 0045 8b52 0x000000001b05466c: 1c45 85d2 | 0f84 1a08 | 0000 4b8d | 34d4 498b 0x000000001b05467c: ; {optimized virtual_call} 0x000000001b05467c: d366 90e8 0x000000001b054680: ; ImmutableOopMap {} ;*invokevirtual getWidget {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.widgets.Tree::outlineView_numberOfChildrenOfItem@19 (line 2266) ; - org.eclipse.swt.widgets.Display::windowProc@299 (line 6684) 0x000000001b054680: fc91 59ff | 4c8b d044 0x000000001b054688: ; {metadata('org/eclipse/swt/widgets/TreeItem')} 0x000000001b054688: 8b58 0841 | 81fb 0040 | 2b01 0f85 | 0808 0000 | 4d63 5230 | 4c89 5424 | 40e9 56fc | ffff 4d85 0x000000001b0546a8: d20f 854e 0x000000001b0546ac: ; {metadata('org/eclipse/swt/widgets/Tree')} 0x000000001b0546ac: 0800 0081 | fd18 9411 | 010f 85f5 | 0700 0048 | 8b74 2428 | 488b 5424 | 3048 8b4c | 2410 4c8b 0x000000001b0546cc: ; {optimized virtual_call} 0x000000001b0546cc: 4424 18e8 0x000000001b0546d0: ; ImmutableOopMap {} ;*invokevirtual selectRowIndexes_byExtendingSelection {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::windowProc@881 (line 6789) 0x000000001b0546d0: 4c32 e4fa | e923 fcff | ff0f 1f80 | 0000 0000 0x000000001b0546e0: ; {metadata('org/eclipse/swt/widgets/Tree')} 0x000000001b0546e0: 81fd 1894 | 1101 0f85 | d807 0000 | 4c8b 5424 | 2841 0fb6 | aaa1 0000 | 0085 ed0f | 1f44 0000 0x000000001b054700: 0f84 2e08 | 0000 41ba | 0100 0000 | 4c89 5424 | 40e9 e6fb | ffff 4889 | 4424 2848 | ff34 2448 0x000000001b054720: 8f44 2430 | e978 f3ff | ff4d 85d2 | 0f85 2e08 0x000000001b054730: ; {metadata('org/eclipse/swt/widgets/Tree')} 0x000000001b054730: 0000 81fd | 1894 1101 | 0f85 e207 | 0000 488b | 7424 2848 | 8b54 2430 | 488b 4c24 | 104c 8b44 0x000000001b054750: ; {optimized virtual_call} 0x000000001b054750: 2418 90e8 0x000000001b054754: ; ImmutableOopMap {} ;*invokevirtual expandItem_expandChildren {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::windowProc@580 (line 6738) 0x000000001b054754: 030e 0000 | e99f fbff | ff45 33d2 | 4489 5424 | 50e9 14fe 0x000000001b054768: ; {metadata('org/eclipse/swt/widgets/Menu')} 0x000000001b054768: ffff 81fd | 0040 0601 | 0f85 ca07 | 0000 488b | 7424 2848 | 8b54 2430 | 488b 4c24 | 104c 8b44 0x000000001b054788: 2418 4d8b 0x000000001b05478c: ; {optimized virtual_call} 0x000000001b05478c: ca66 90e8 0x000000001b054790: ; ImmutableOopMap {} ;*invokevirtual menu_willHighlightItem {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::windowProc@311 (line 6687) 0x000000001b054790: d60d 0000 | e963 fbff | ff4d 6392 | 9800 0000 | 4c89 5424 | 40e9 52fb | ffff 4533 | d24c 8954 0x000000001b0547b0: 2440 e945 | fbff ff49 | 8b87 f000 | 0000 4c8b | d049 83c2 | 204d 3b97 | 0001 0000 | 0f83 8b05 0x000000001b0547d0: 0000 4d89 | 97f0 0000 | 0041 0f0d | 8ac0 0000 | 0048 c700 | 0100 0000 0x000000001b0547e8: ; {metadata('org/eclipse/swt/internal/cocoa/NSPoint')} 0x000000001b0547e8: c740 0848 | 8de9 0044 | 8960 0c4c | 8960 104c | 8960 1848 | ff74 2430 | 488f 0424 | 48ff 7424 0x000000001b054808: 1048 8f44 | 2408 48ff | 7424 4048 | 8f44 2438 | 4c8b d04c | 8954 2430 | 498b f248 | 8b54 2420 0x000000001b054828: b910 0000 0x000000001b05482c: ; {static_call} 0x000000001b05482c: 0066 90e8 0x000000001b054830: ; ImmutableOopMap {[40]=Oop [48]=Oop } ;*invokestatic memmove {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::windowProc@780 (line 6771) 0x000000001b054830: 4c88 28f7 | 0f1f 8400 | 0000 0000 | 6666 6690 0x000000001b054840: ; {metadata('org/eclipse/swt/widgets/Tree')} 0x000000001b054840: 81fd 1894 | 1101 742e 0x000000001b054848: ; {metadata('org/eclipse/swt/custom/ScrolledComposite')} 0x000000001b054848: 81fd 90de | 2501 0f85 | 7c07 0000 | 488b 7424 | 2848 8b14 | 2448 8b4c | 2408 4c8b | 4424 184c 0x000000001b054868: 8b4c 2430 0x000000001b05486c: ; {optimized virtual_call} 0x000000001b05486c: 6666 90e8 0x000000001b054870: ; ImmutableOopMap {} ;*invokevirtual scrollClipViewToPoint {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::windowProc@791 (line 6772) 0x000000001b054870: 0c82 28f7 | eb1e 488b | 7424 2848 | 8b14 2448 | 8b4c 2408 | 4c8b 4424 | 184c 8b4c 0x000000001b05488c: ; {optimized virtual_call} 0x000000001b05488c: 2430 90e8 0x000000001b054890: ; ImmutableOopMap {} ;*invokevirtual scrollClipViewToPoint {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::windowProc@791 (line 6772) 0x000000001b054890: ec81 28f7 | 48ff 7424 | 3848 8f44 | 2440 6690 | e957 faff 0x000000001b0548a4: ; {metadata('org/eclipse/swt/widgets/Combo')} 0x000000001b0548a4: ff81 fd00 | e0bc 010f | 85d3 0600 | 0048 8b74 | 2428 488b | 5424 3048 | 8b4c 2410 | 4c8b 4424 0x000000001b0548c4: 184d 8bca 0x000000001b0548c8: ; {optimized virtual_call} 0x000000001b0548c8: 6666 90e8 0x000000001b0548cc: ; ImmutableOopMap {} ;*invokevirtual shouldChangeTextInRange_replacementString {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::windowProc@508 (line 6730) 0x000000001b0548cc: b081 28f7 | 4c63 d04c | 8954 2440 | e91f faff | ff66 6690 0x000000001b0548e0: ; {metadata('org/eclipse/swt/widgets/Shell')} 0x000000001b0548e0: 81fd d045 | de00 0f85 | b806 0000 | 488b 7424 | 2848 8b54 | 2430 488b | 4c24 104c | 8b44 2418 0x000000001b054900: ; {optimized virtual_call} 0x000000001b054900: 4d8b cae8 0x000000001b054904: ; ImmutableOopMap {} ;*invokevirtual validRequestorForSendType {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::windowProc@817 (line 6780) 0x000000001b054904: ad0c 0000 | 4889 4424 | 40e9 eaf9 | ffff 498b | 87f0 0000 | 004c 8bd0 | 4983 c220 | 4d3b 9700 0x000000001b054924: 0100 000f | 836f 0400 | 004d 8997 | f000 0000 | 410f 0d8a | c000 0000 | 48c7 0001 0x000000001b054940: ; {metadata('org/eclipse/swt/internal/cocoa/NSPoint')} 0x000000001b054940: 0000 00c7 | 4008 488d | e900 4489 | 600c 4c89 | 6010 4c89 | 6018 896c | 2438 488b | e848 8bf5 0x000000001b054960: 488b 5424 | 20b9 1000 0x000000001b054968: ; {static_call} 0x000000001b054968: 0000 90e8 0x000000001b05496c: ; ImmutableOopMap {rbp=Oop [40]=Oop } ;*invokestatic memmove {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::windowProc@538 (line 6734) 0x000000001b05496c: 5055 21ff | 448b 5c24 | 3866 6666 | 0f1f 8400 | 0000 0000 0x000000001b054980: ; {metadata('org/eclipse/swt/widgets/Tree')} 0x000000001b054980: 4181 fb18 | 9411 010f | 8537 0600 | 0048 8b74 | 2428 488b | 5424 3048 | 8b4c 2410 | 4c8b 4424 0x000000001b0549a0: 184c 8bcd 0x000000001b0549a4: ; {optimized virtual_call} 0x000000001b0549a4: 6666 90e8 0x000000001b0549a8: ; ImmutableOopMap {} ;*invokevirtual canDragRowsWithIndexes_atPoint {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::windowProc@549 (line 6735) 0x000000001b0549a8: 270c 0000 | 4c63 d04c | 8954 2440 | e943 f9ff 0x000000001b0549b8: ; {metadata({type array long})} 0x000000001b0549b8: ff48 be38 | 2600 0008 | 0000 00ba | 0100 0000 | 488b 6c24 0x000000001b0549cc: ; {runtime_call _new_array_Java} 0x000000001b0549cc: 3066 90e8 0x000000001b0549d0: ; ImmutableOopMap {} ;*newarray {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.widgets.Display::GetWidget@9 (line 2334) ; - org.eclipse.swt.widgets.Display::LookupWidget@1 (line 6006) ; - org.eclipse.swt.widgets.Display::windowProc@2 (line 6668) 0x000000001b0549d0: acc1 33f7 | e934 f0ff | ff48 ff74 | 2440 488f | 4424 4848 | 8944 24f8 | 8b44 2450 | 8944 2440 0x000000001b0549f0: 488b 4424 | f848 ff74 | 2410 488f | 4424 0848 | ff74 2430 | 488f 0424 0x000000001b054a08: ; {metadata('java/lang/Long')} 0x000000001b054a08: 48be c088 | 0300 0800 0x000000001b054a10: ; {runtime_call _new_instance_Java} 0x000000001b054a10: 0000 90e8 0x000000001b054a14: ; ImmutableOopMap {rbp=NarrowOop [40]=Oop [56]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=1} ; - java.lang.Long::valueOf@31 (line 1207) ; - org.eclipse.swt.internal.cocoa.OS::getSelector@4 (line 843) ; - org.eclipse.swt.internal.cocoa.Selector::valueOf@1 (line 1413) ; - org.eclipse.swt.widgets.Display::windowProc@18 (line 6671) 0x000000001b054a14: 68be 33f7 | 488b c848 | ff34 2448 | 8f44 2430 | 48ff 7424 | 0848 8f44 | 2410 4889 | 4424 f88b 0x000000001b054a34: 4424 4089 | 4424 5048 | 8b44 24f8 | 48ff 7424 | 4848 8f44 | 2440 e9ff 0x000000001b054a4c: ; {metadata('org/eclipse/swt/internal/cocoa/NSRect')} 0x000000001b054a4c: f0ff ff48 | be08 6ee9 | 0008 0000 0x000000001b054a58: ; {runtime_call _new_instance_Java} 0x000000001b054a58: 0066 90e8 0x000000001b054a5c: ; ImmutableOopMap {[40]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.widgets.Display::windowProc@363 (line 6701) 0x000000001b054a5c: 20be 33f7 | e959 f8ff | ff4d 85d2 | 7406 41b9 | 0100 0000 0x000000001b054a70: ; {metadata('org/eclipse/swt/widgets/Tree')} 0x000000001b054a70: 81fd 1894 | 1101 0f85 | 6805 0000 | 488b 7424 | 2848 8b54 | 2430 488b | 4c24 104c | 8b44 2418 0x000000001b054a90: ; {optimized virtual_call} 0x000000001b054a90: 6666 90e8 0x000000001b054a94: ; ImmutableOopMap {} ;*invokevirtual collapseItem_collapseChildren {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::windowProc@603 (line 6742) 0x000000001b054a94: 4a0b 0000 | e95f f8ff | ff49 8b87 | f000 0000 | 4c8b d049 | 83c2 304d | 3b97 0001 | 0000 0f83 0x000000001b054ab4: 2c04 0000 | 4d89 97f0 | 0000 0041 | 0f0d 8ac0 | 0000 0048 | c700 0100 0x000000001b054acc: ; {metadata('org/eclipse/swt/internal/cocoa/NSRect')} 0x000000001b054acc: 0000 c740 | 0808 6ee9 | 0044 8960 | 0c4c 8960 | 104c 8960 | 184c 8960 | 204c 8960 | 2889 6c24 0x000000001b054aec: 3848 8be8 | 488b f548 | 8b54 2418 | b920 0000 0x000000001b054afc: ; {static_call} 0x000000001b054afc: 0066 90e8 0x000000001b054b00: ; ImmutableOopMap {rbp=Oop [40]=Oop } ;*invokestatic memmove {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::windowProc@625 (line 6747) 0x000000001b054b00: 7c85 28f7 | 448b 5c24 0x000000001b054b08: ; {metadata('org/eclipse/swt/widgets/Tree')} 0x000000001b054b08: 3841 81fb | 1894 1101 | 0f85 f204 | 0000 488b | 7424 2848 | 8b54 2430 | 488b 4c24 | 104c 8bc5 0x000000001b054b28: 4c8b 4c24 0x000000001b054b2c: ; {optimized virtual_call} 0x000000001b054b2c: 2066 90e8 0x000000001b054b30: ; ImmutableOopMap {} ;*invokevirtual expansionFrameWithFrame_inView {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.widgets.Display::windowProc@636 (line 6748) 0x000000001b054b30: 4c7f 28f7 | 488b e8be | 2000 0000 0x000000001b054b3c: ; {static_call} 0x000000001b054b3c: 6666 90e8 0x000000001b054b40: ; ImmutableOopMap {rbp=Oop } ;*invokestatic malloc {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::windowProc@645 (line 6750) 0x000000001b054b40: 3c85 28f7 | 4889 0424 | 488b f048 | 8bd5 b920 0x000000001b054b50: ; {static_call} 0x000000001b054b50: 0000 00e8 0x000000001b054b54: ; ImmutableOopMap {} ;*invokestatic memmove {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::windowProc@658 (line 6751) 0x000000001b054b54: 2885 28f7 | 4c8b 1424 | 4c89 5424 | 40e9 96f7 0x000000001b054b64: ; {metadata('org/eclipse/swt/internal/cocoa/NSView')} 0x000000001b054b64: ffff 48be | b00e e900 | 0800 0000 | 488b 6c24 0x000000001b054b74: ; {runtime_call _new_instance_Java} 0x000000001b054b74: 3066 90e8 0x000000001b054b78: ; ImmutableOopMap {} ;*new {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.widgets.Display::LookupWidget@11 (line 6008) ; - org.eclipse.swt.widgets.Display::windowProc@2 (line 6668) 0x000000001b054b78: 04bd 33f7 | 488b e890 | e9cc f7ff | ff48 ff74 | 2440 488f | 4424 3848 | ff74 2410 | 488f 4424 0x000000001b054b98: 0848 ff74 | 2430 488f 0x000000001b054ba0: ; {metadata('org/eclipse/swt/internal/cocoa/NSRect')} 0x000000001b054ba0: 0424 48be | 086e e900 | 0800 0000 0x000000001b054bac: ; {runtime_call _new_instance_Java} 0x000000001b054bac: 6666 90e8 0x000000001b054bb0: ; ImmutableOopMap {[40]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.widgets.Display::windowProc@429 (line 6713) 0x000000001b054bb0: ccbc 33f7 | e902 f9ff | ffbe e4ff | ffff 48ff | 7424 1048 | 8f04 244c | 8b44 2418 | 4c89 4424 0x000000001b054bd0: 084c 8b44 | 2420 4c89 | 4424 104c | 8b44 2428 | 4c89 4424 | 1844 895c 0x000000001b054be8: ; {runtime_call UncommonTrapBlob} 0x000000001b054be8: 2428 90e8 0x000000001b054bec: ; ImmutableOopMap {[24]=Oop [56]=Oop } ;*iaload {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::windowProc@24 (line 6671) 0x000000001b054bec: 10d4 28f7 | bede ffff | ff48 ff74 | 2430 488f | 0424 48ff | 7424 1048 | 8f44 2408 | 4c8b 5424 0x000000001b054c0c: 184c 8954 | 2410 4c8b | 5424 204c | 8954 2418 | 4c8b 5424 | 284c 8954 | 2420 4889 0x000000001b054c28: ; {runtime_call UncommonTrapBlob} 0x000000001b054c28: 4c24 30e8 0x000000001b054c2c: ; ImmutableOopMap {rbp=NarrowOop [32]=Oop [48]=Oop [56]=Oop } ;*invokeinterface get {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.internal.cocoa.OS::getSelector@7 (line 843) ; - org.eclipse.swt.internal.cocoa.Selector::valueOf@1 (line 1413) ; - org.eclipse.swt.widgets.Display::windowProc@18 (line 6671) 0x000000001b054c2c: d0d3 28f7 | bede ffff | ff48 8be8 0x000000001b054c38: ; {runtime_call UncommonTrapBlob} 0x000000001b054c38: 6666 90e8 0x000000001b054c3c: ; ImmutableOopMap {rbp=Oop } ;*checkcast {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::GetWidget@87 (line 2345) ; - org.eclipse.swt.widgets.Display::LookupWidget@1 (line 6006) ; - org.eclipse.swt.widgets.Display::windowProc@2 (line 6668) 0x000000001b054c3c: c0d3 28f7 | be45 ffff | ff48 8b6c | 2430 48ff | 7424 1048 | 8f04 244c | 8b54 2418 | 4c89 5424 0x000000001b054c5c: 084c 8b54 | 2420 4c89 | 5424 104c | 8b54 2428 | 4c89 5424 | 184c 8b54 | 2438 4c89 | 5424 2048 0x000000001b054c7c: 894c 2428 | 4489 4424 | 3044 895c 0x000000001b054c88: ; {runtime_call UncommonTrapBlob} 0x000000001b054c88: 2438 90e8 0x000000001b054c8c: ; ImmutableOopMap {[24]=Oop [32]=Oop [40]=Oop [48]=NarrowOop } ;*ifle {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) java.util.HashMap::getNode@14 (line 567) ; - java.util.HashMap::get@2 (line 556) ; - org.eclipse.swt.internal.cocoa.OS::getSelector@7 (line 843) ; - org.eclipse.swt.internal.cocoa.Selector::valueOf@1 (line 1413) ; - org.eclipse.swt.widgets.Display::windowProc@18 (line 6671) 0x000000001b054c8c: 70d3 28f7 | 4489 5424 | 3848 ff74 | 2428 488f 0x000000001b054c9c: ; {metadata('org/eclipse/swt/internal/cocoa/NSObject')} 0x000000001b054c9c: 4424 0848 | be08 6ede | 0008 0000 0x000000001b054ca8: ; {runtime_call _new_instance_Java} 0x000000001b054ca8: 0066 90e8 0x000000001b054cac: ; ImmutableOopMap {[8]=Oop [56]=NarrowOop } ;*new {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.widgets.Display::GetWidget@33 (line 2338) ; - org.eclipse.swt.widgets.Display::LookupWidget@1 (line 6006) ; - org.eclipse.swt.widgets.Display::windowProc@2 (line 6668) 0x000000001b054cac: d0bb 33f7 | 48ff 7424 | 0848 8f44 | 2428 4c8b | d844 8b54 | 2438 e928 | f9ff ffbe | f4ff ffff 0x000000001b054ccc: 48ff 7424 | 1048 8f04 | 244c 8b54 | 2418 4c89 | 5424 084c | 8b54 2420 | 4c89 5424 0x000000001b054ce8: ; {runtime_call UncommonTrapBlob} 0x000000001b054ce8: 1066 90e8 0x000000001b054cec: ; ImmutableOopMap {[40]=Oop [56]=Oop } ;*checkcast {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.internal.cocoa.OS::getSelector@12 (line 843) ; - org.eclipse.swt.internal.cocoa.Selector::valueOf@1 (line 1413) ; - org.eclipse.swt.widgets.Display::windowProc@18 (line 6671) 0x000000001b054cec: 10d3 28f7 0x000000001b054cf0: ; {metadata('org/eclipse/swt/internal/cocoa/NSRect')} 0x000000001b054cf0: 48be 086e | e900 0800 0x000000001b054cf8: ; {runtime_call _new_instance_Java} 0x000000001b054cf8: 0000 90e8 0x000000001b054cfc: ; ImmutableOopMap {[40]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.widgets.Display::windowProc@330 (line 6695) 0x000000001b054cfc: 80bb 33f7 | e9b9 f4ff | ffbe e4ff | ffff 48ff | 7424 3048 | 8f04 2448 | ff74 2410 | 488f 4424 0x000000001b054d1c: 084c 8b54 | 2418 4c89 | 5424 104c | 8b54 2420 | 4c89 5424 | 184c 8b54 | 2428 4c89 | 5424 2044 0x000000001b054d3c: 895c 2430 0x000000001b054d40: ; {runtime_call UncommonTrapBlob} 0x000000001b054d40: 6666 90e8 0x000000001b054d44: ; ImmutableOopMap {rbp=NarrowOop [32]=Oop [56]=Oop } ;*aaload {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.Long::valueOf@29 (line 1205) ; - org.eclipse.swt.internal.cocoa.OS::getSelector@4 (line 843) ; - org.eclipse.swt.internal.cocoa.Selector::valueOf@1 (line 1413) ; - org.eclipse.swt.widgets.Display::windowProc@18 (line 6671) 0x000000001b054d44: b8d2 28f7 0x000000001b054d48: ; {metadata('org/eclipse/swt/internal/cocoa/NSRect')} 0x000000001b054d48: 48be 086e | e900 0800 0x000000001b054d50: ; {runtime_call _new_instance_Java} 0x000000001b054d50: 0000 90e8 0x000000001b054d54: ; ImmutableOopMap {[40]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.widgets.Display::windowProc@720 (line 6764) 0x000000001b054d54: 28bb 33f7 | e9c1 f3ff | ff48 ff74 | 2440 488f | 4424 3848 | ff74 2410 | 488f 4424 | 0848 ff74 0x000000001b054d74: 2430 488f 0x000000001b054d78: ; {metadata('org/eclipse/swt/internal/cocoa/NSPoint')} 0x000000001b054d78: 0424 48be | 488d e900 | 0800 0000 0x000000001b054d84: ; {runtime_call _new_instance_Java} 0x000000001b054d84: 6666 90e8 0x000000001b054d88: ; ImmutableOopMap {[40]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.widgets.Display::windowProc@763 (line 6770) 0x000000001b054d88: f4ba 33f7 | e987 faff | ffbe deff 0x000000001b054d94: ; {runtime_call UncommonTrapBlob} 0x000000001b054d94: ffff 90e8 0x000000001b054d98: ; ImmutableOopMap {[40]=Oop [48]=Oop } ;*invokevirtual drawBezelWithFrame_inView {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::windowProc@457 (line 6715) 0x000000001b054d98: 64d2 28f7 | 48ff 7424 | 1048 8f44 0x000000001b054da4: ; {metadata('org/eclipse/swt/internal/cocoa/NSPoint')} 0x000000001b054da4: 2408 48be | 488d e900 | 0800 0000 0x000000001b054db0: ; {runtime_call _new_instance_Java} 0x000000001b054db0: 6666 90e8 0x000000001b054db4: ; ImmutableOopMap {[40]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.widgets.Display::windowProc@521 (line 6733) 0x000000001b054db4: c8ba 33f7 | 48ff 7424 | 0848 8f44 | 2410 e98f 0x000000001b054dc4: ; {metadata('org/eclipse/swt/internal/cocoa/NSRect')} 0x000000001b054dc4: fbff ff48 | be08 6ee9 | 0008 0000 0x000000001b054dd0: ; {runtime_call _new_instance_Java} 0x000000001b054dd0: 0066 90e8 0x000000001b054dd4: ; ImmutableOopMap {[40]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.widgets.Display::windowProc@396 (line 6707) 0x000000001b054dd4: a8ba 33f7 | e9a9 f2ff | ffbe deff | ffff 48ff | 7424 1048 | 8f44 2408 | 4c8b 5424 | 184c 8954 0x000000001b054df4: ; {runtime_call UncommonTrapBlob} 0x000000001b054df4: 2410 90e8 0x000000001b054df8: ; ImmutableOopMap {[40]=Oop } ;*invokevirtual outlineView_isItemExpandable {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::windowProc@278 (line 6681) 0x000000001b054df8: 04d2 28f7 | bef6 ffff | ff49 8be8 0x000000001b054e04: ; {runtime_call UncommonTrapBlob} 0x000000001b054e04: 6666 90e8 0x000000001b054e08: ; ImmutableOopMap {} ;*invokevirtual getWidget {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Tree::outlineView_isItemExpandable@15 (line 2260) ; - org.eclipse.swt.widgets.Display::windowProc@278 (line 6681) 0x000000001b054e08: f4d1 28f7 | bede ffff | ff48 8be8 0x000000001b054e14: ; {runtime_call UncommonTrapBlob} 0x000000001b054e14: 6666 90e8 0x000000001b054e18: ; ImmutableOopMap {rbp=Oop } ;*checkcast {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Tree::outlineView_isItemExpandable@18 (line 2260) ; - org.eclipse.swt.widgets.Display::windowProc@278 (line 6681) 0x000000001b054e18: e4d1 28f7 | bede ffff | ff49 8be8 | 48ff 7424 | 1048 8f04 | 244c 8b44 | 2418 4c89 | 4424 084c 0x000000001b054e38: 8b44 2420 | 4c89 4424 | 1048 ff74 | 2428 488f | 4424 204c | 895c 2428 | 4489 5424 0x000000001b054e54: ; {runtime_call UncommonTrapBlob} 0x000000001b054e54: 3066 90e8 0x000000001b054e58: ; ImmutableOopMap {[32]=Oop [40]=Oop [48]=NarrowOop } ;*invokeinterface get {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::GetWidget@48 (line 2339) ; - org.eclipse.swt.widgets.Display::LookupWidget@1 (line 6006) ; - org.eclipse.swt.widgets.Display::windowProc@2 (line 6668) 0x000000001b054e58: a4d1 28f7 0x000000001b054e5c: ; {metadata('org/eclipse/swt/internal/cocoa/NSRect')} 0x000000001b054e5c: 48be 086e | e900 0800 0x000000001b054e64: ; {runtime_call _new_instance_Java} 0x000000001b054e64: 0000 90e8 0x000000001b054e68: ; ImmutableOopMap {[40]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.widgets.Display::windowProc@664 (line 6755) 0x000000001b054e68: 14ba 33f7 | e958 f1ff | ffbe deff | ffff 48ff | 7424 1048 | 8f44 2408 | 4c8b 5424 | 184c 8954 0x000000001b054e88: ; {runtime_call UncommonTrapBlob} 0x000000001b054e88: 2410 90e8 0x000000001b054e8c: ; ImmutableOopMap {[40]=Oop } ;*invokevirtual outlineView_numberOfChildrenOfItem {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::windowProc@299 (line 6684) 0x000000001b054e8c: 70d1 28f7 | bef6 ffff | ff49 8beb 0x000000001b054e98: ; {runtime_call UncommonTrapBlob} 0x000000001b054e98: 6666 90e8 0x000000001b054e9c: ; ImmutableOopMap {} ;*invokevirtual getWidget {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Tree::outlineView_numberOfChildrenOfItem@19 (line 2266) ; - org.eclipse.swt.widgets.Display::windowProc@299 (line 6684) 0x000000001b054e9c: 60d1 28f7 | bede ffff | ff48 8be8 0x000000001b054ea8: ; {runtime_call UncommonTrapBlob} 0x000000001b054ea8: 6666 90e8 0x000000001b054eac: ; ImmutableOopMap {rbp=Oop } ;*checkcast {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Tree::outlineView_numberOfChildrenOfItem@22 (line 2266) ; - org.eclipse.swt.widgets.Display::windowProc@299 (line 6684) 0x000000001b054eac: 50d1 28f7 | bede ffff | ff48 ff74 | 2410 488f 0x000000001b054ebc: ; {runtime_call UncommonTrapBlob} 0x000000001b054ebc: 4424 08e8 0x000000001b054ec0: ; ImmutableOopMap {[40]=Oop } ;*invokevirtual selectRowIndexes_byExtendingSelection {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::windowProc@881 (line 6789) 0x000000001b054ec0: 3cd1 28f7 | bede ffff | ff48 ff74 | 2410 488f | 4424 084c | 8b54 2418 | 4c89 5424 0x000000001b054edc: ; {runtime_call UncommonTrapBlob} 0x000000001b054edc: 1066 90e8 0x000000001b054ee0: ; ImmutableOopMap {[40]=Oop } ;*invokevirtual outlineView_shouldExpandItem_item {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::windowProc@850 (line 6786) 0x000000001b054ee0: 1cd1 28f7 | 896c 2438 0x000000001b054ee8: ; {metadata('org/eclipse/swt/internal/cocoa/NSRect')} 0x000000001b054ee8: 48be 086e | e900 0800 0x000000001b054ef0: ; {runtime_call _new_instance_Java} 0x000000001b054ef0: 0000 90e8 0x000000001b054ef4: ; ImmutableOopMap {[40]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=1} ; - org.eclipse.swt.widgets.Display::windowProc@608 (line 6746) 0x000000001b054ef4: 88b9 33f7 | e9f0 fbff | ffbe 45ff | ffff 48ff | 7424 1048 | 8f44 2408 | 4c8b 5424 | 184c 8954 0x000000001b054f14: 2410 4489 0x000000001b054f18: ; {runtime_call UncommonTrapBlob} 0x000000001b054f18: 5c24 18e8 0x000000001b054f1c: ; ImmutableOopMap {[40]=Oop } ;*ifeq {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Display::windowProc@873 (line 6789) 0x000000001b054f1c: e0d0 28f7 | bede ffff | ff48 ff74 | 2410 488f 0x000000001b054f2c: ; {runtime_call UncommonTrapBlob} 0x000000001b054f2c: 4424 08e8 0x000000001b054f30: ; ImmutableOopMap {[40]=Oop } ;*invokevirtual expandItem_expandChildren {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::windowProc@580 (line 6738) 0x000000001b054f30: ccd0 28f7 | be45 ffff 0x000000001b054f38: ; {runtime_call UncommonTrapBlob} 0x000000001b054f38: ff66 90e8 0x000000001b054f3c: ; ImmutableOopMap {} ;*ifeq {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Display::windowProc@853 (line 6786) 0x000000001b054f3c: c0d0 28f7 | bede ffff | ff48 ff74 | 2410 488f | 4424 084c | 8b54 2418 | 4c89 5424 0x000000001b054f58: ; {runtime_call UncommonTrapBlob} 0x000000001b054f58: 1066 90e8 0x000000001b054f5c: ; ImmutableOopMap {[40]=Oop } ;*invokevirtual menu_willHighlightItem {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::windowProc@311 (line 6687) 0x000000001b054f5c: a0d0 28f7 | be45 ffff | ff48 ff74 | 2410 488f | 4424 084c | 8b54 2418 | 4c89 5424 | 1044 895c 0x000000001b054f7c: ; {runtime_call UncommonTrapBlob} 0x000000001b054f7c: 2418 90e8 0x000000001b054f80: ; ImmutableOopMap {[40]=Oop } ;*ifeq {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Display::windowProc@572 (line 6738) 0x000000001b054f80: 7cd0 28f7 | bede ffff | ff48 ff74 | 2410 488f | 4424 084c | 8b54 2418 | 4c89 5424 0x000000001b054f9c: ; {runtime_call UncommonTrapBlob} 0x000000001b054f9c: 1066 90e8 0x000000001b054fa0: ; ImmutableOopMap {[40]=Oop } ;*invokevirtual shouldChangeTextInRange_replacementString {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::windowProc@508 (line 6730) 0x000000001b054fa0: 5cd0 28f7 | bede ffff | ff48 ff74 | 2410 488f | 4424 084c | 8b54 2418 | 4c89 5424 0x000000001b054fbc: ; {runtime_call UncommonTrapBlob} 0x000000001b054fbc: 1066 90e8 0x000000001b054fc0: ; ImmutableOopMap {[40]=Oop } ;*invokevirtual validRequestorForSendType {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::windowProc@817 (line 6780) 0x000000001b054fc0: 3cd0 28f7 | bede ffff 0x000000001b054fc8: ; {runtime_call UncommonTrapBlob} 0x000000001b054fc8: ff66 90e8 0x000000001b054fcc: ; ImmutableOopMap {rbp=Oop [40]=Oop } ;*invokevirtual canDragRowsWithIndexes_atPoint {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::windowProc@549 (line 6735) 0x000000001b054fcc: 30d0 28f7 | bec6 ffff | ff4c 8b54 | 2418 4c89 0x000000001b054fdc: ; {runtime_call UncommonTrapBlob} 0x000000001b054fdc: 5424 10e8 0x000000001b054fe0: ; ImmutableOopMap {[40]=Oop [48]=Oop } ;*invokevirtual scrollClipViewToPoint {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::windowProc@791 (line 6772) 0x000000001b054fe0: 1cd0 28f7 | bede ffff | ff48 ff74 | 2410 488f | 4424 084c | 8b54 2418 | 4c89 5424 | 1044 894c 0x000000001b055000: ; {runtime_call UncommonTrapBlob} 0x000000001b055000: 2418 90e8 0x000000001b055004: ; ImmutableOopMap {[40]=Oop } ;*invokevirtual collapseItem_collapseChildren {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::windowProc@603 (line 6742) 0x000000001b055004: f8cf 28f7 | bede ffff 0x000000001b05500c: ; {runtime_call UncommonTrapBlob} 0x000000001b05500c: ff66 90e8 0x000000001b055010: ; ImmutableOopMap {rbp=Oop [40]=Oop } ;*invokevirtual expansionFrameWithFrame_inView {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::windowProc@636 (line 6748) 0x000000001b055010: eccf 28f7 | bede ffff | ff48 ff74 | 2410 488f | 0424 4c8b | 5424 184c | 8954 2408 | 4c8b 5424 0x000000001b055030: 204c 8954 | 2410 4c8b | 5424 284c | 8954 2418 | 4489 5c24 0x000000001b055044: ; {runtime_call UncommonTrapBlob} 0x000000001b055044: 2866 90e8 0x000000001b055048: ; ImmutableOopMap {[24]=Oop [40]=NarrowOop [56]=Oop } ;*checkcast {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.internal.cocoa.OS::getSelector@12 (line 843) ; - org.eclipse.swt.internal.cocoa.Selector::valueOf@1 (line 1413) ; - org.eclipse.swt.widgets.Display::windowProc@18 (line 6671) 0x000000001b055048: b4cf 28f7 | bede ffff | ff48 8b6c | 2430 48ff | 7424 1048 | 8f04 244c | 8b5c 2418 | 4c89 5c24 0x000000001b055068: 084c 8b5c | 2420 4c89 | 5c24 104c | 8b5c 2428 | 4c89 5c24 | 184c 8b5c | 2438 4c89 | 5c24 2044 0x000000001b055088: 8954 2430 | 8954 2434 | 4889 4c24 | 3844 8944 0x000000001b055098: ; {runtime_call UncommonTrapBlob} 0x000000001b055098: 2444 90e8 0x000000001b05509c: ; ImmutableOopMap {[24]=Oop [32]=Oop [48]=NarrowOop [56]=Oop [68]=NarrowOop } ;*instanceof {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.Long::equals@1 (line 1455) ; - java.util.HashMap::getNode@63 (line 570) ; - java.util.HashMap::get@2 (line 556) ; - org.eclipse.swt.internal.cocoa.OS::getSelector@7 (line 843) ; - org.eclipse.swt.internal.cocoa.Selector::valueOf@1 (line 1413) ; - org.eclipse.swt.widgets.Display::windowProc@18 (line 6671) 0x000000001b05509c: 60cf 28f7 | 48ff 7424 | 3048 8f04 | 2448 ff74 | 2410 488f | 4424 084c | 8b54 2418 | 4c89 5424 0x000000001b0550bc: 104c 8b54 | 2420 4c89 | 5424 184c | 8b54 2428 | 4c89 5424 | 204c 8b54 | 2438 4c89 | 5424 2848 0x000000001b0550dc: 8974 2438 | 8954 2440 | 4889 4c24 | 48be deff 0x000000001b0550ec: ; {runtime_call UncommonTrapBlob} 0x000000001b0550ec: ffff 90e8 0x000000001b0550f0: ; ImmutableOopMap {rbp=NarrowOop [32]=Oop [40]=Oop [56]=Oop [72]=Oop } ;*instanceof {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.Long::equals@1 (line 1455) ; - java.util.HashMap::getNode@128 (line 577) ; - java.util.HashMap::get@2 (line 556) ; - org.eclipse.swt.internal.cocoa.OS::getSelector@7 (line 843) ; - org.eclipse.swt.internal.cocoa.Selector::valueOf@1 (line 1413) ; - org.eclipse.swt.widgets.Display::windowProc@18 (line 6671) 0x000000001b0550f0: 0ccf 28f7 | bede ffff | ff48 ff74 | 2410 488f | 0424 4c8b | 5c24 184c | 895c 2408 | 4c8b 5c24 0x000000001b055110: 204c 895c | 2410 48ff | 7424 2848 | 8f44 2420 | 4889 4424 0x000000001b055124: ; {runtime_call UncommonTrapBlob} 0x000000001b055124: 2866 90e8 0x000000001b055128: ; ImmutableOopMap {[32]=Oop [40]=Oop } ;*checkcast {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::GetWidget@53 (line 2339) ; - org.eclipse.swt.widgets.Display::LookupWidget@1 (line 6006) ; - org.eclipse.swt.widgets.Display::windowProc@2 (line 6668) 0x000000001b055128: d4ce 28f7 | bef6 ffff | ff48 8be9 0x000000001b055134: ; {runtime_call UncommonTrapBlob} 0x000000001b055134: 6666 90e8 0x000000001b055138: ; ImmutableOopMap {rbp=Oop } ;*invokeinterface get {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.internal.cocoa.OS::getSelector@7 (line 843) ; - org.eclipse.swt.internal.cocoa.Selector::valueOf@1 (line 1413) ; - org.eclipse.swt.widgets.Display::windowProc@18 (line 6671) 0x000000001b055138: c4ce 28f7 | bef6 ffff | ff41 8beb 0x000000001b055144: ; {runtime_call UncommonTrapBlob} 0x000000001b055144: 6666 90e8 0x000000001b055148: ; ImmutableOopMap {} ;*iaload {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::windowProc@24 (line 6671) 0x000000001b055148: b4ce 28f7 | bef4 ffff | ff48 ff74 | 2410 488f | 0424 4c8b | 5424 184c | 8954 2408 0x000000001b055164: ; {runtime_call UncommonTrapBlob} 0x000000001b055164: 6666 90e8 0x000000001b055168: ; ImmutableOopMap {} ;*checkcast {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Display::GetWidget@87 (line 2345) ; - org.eclipse.swt.widgets.Display::LookupWidget@1 (line 6006) ; - org.eclipse.swt.widgets.Display::windowProc@2 (line 6668) 0x000000001b055168: 94ce 28f7 | bef4 ffff | ff48 8b6c | 2430 48ff | 7424 1048 | 8f04 244c | 8b5c 2418 | 4c89 5c24 0x000000001b055188: 084c 8b5c | 2420 4c89 | 5c24 104c | 8b5c 2428 | 4c89 5c24 | 184c 8b5c | 2438 4c89 | 5c24 2044 0x000000001b0551a8: 8954 2430 | 8954 2434 | 4889 4c24 0x000000001b0551b4: ; {runtime_call UncommonTrapBlob} 0x000000001b0551b4: 3866 90e8 0x000000001b0551b8: ; ImmutableOopMap {[24]=Oop [32]=Oop [48]=NarrowOop [56]=Oop } ;*instanceof {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.Long::equals@1 (line 1455) ; - java.util.HashMap::getNode@63 (line 570) ; - java.util.HashMap::get@2 (line 556) ; - org.eclipse.swt.internal.cocoa.OS::getSelector@7 (line 843) ; - org.eclipse.swt.internal.cocoa.Selector::valueOf@1 (line 1413) ; - org.eclipse.swt.widgets.Display::windowProc@18 (line 6671) 0x000000001b0551b8: 44ce 28f7 | 488b 6c24 | 3048 ff74 | 2410 488f | 0424 4c8b | 5424 184c | 8954 2408 | 4c8b 5424 0x000000001b0551d8: 204c 8954 | 2410 4c8b | 5424 284c | 8954 2418 | 4c8b 5424 | 384c 8954 | 2420 4889 | 7424 3089 0x000000001b0551f8: 5424 3848 | 894c 2440 | bef4 ffff 0x000000001b055204: ; {runtime_call UncommonTrapBlob} 0x000000001b055204: ff66 90e8 0x000000001b055208: ; ImmutableOopMap {[24]=Oop [32]=Oop [48]=Oop [64]=Oop } ;*instanceof {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.Long::equals@1 (line 1455) ; - java.util.HashMap::getNode@128 (line 577) ; - java.util.HashMap::get@2 (line 556) ; - org.eclipse.swt.internal.cocoa.OS::getSelector@7 (line 843) ; - org.eclipse.swt.internal.cocoa.Selector::valueOf@1 (line 1413) ; - org.eclipse.swt.widgets.Display::windowProc@18 (line 6671) 0x000000001b055208: f4cd 28f7 | bef4 ffff 0x000000001b055210: ; {runtime_call UncommonTrapBlob} 0x000000001b055210: ff66 90e8 0x000000001b055214: ; ImmutableOopMap {} ;*checkcast {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Tree::outlineView_isItemExpandable@18 (line 2260) ; - org.eclipse.swt.widgets.Display::windowProc@278 (line 6681) 0x000000001b055214: e8cd 28f7 | bef4 ffff 0x000000001b05521c: ; {runtime_call UncommonTrapBlob} 0x000000001b05521c: ff66 90e8 0x000000001b055220: ; ImmutableOopMap {} ;*checkcast {reexecute=0 rethrow=0 return_oop=0} ; - org.eclipse.swt.widgets.Tree::outlineView_numberOfChildrenOfItem@22 (line 2266) ; - org.eclipse.swt.widgets.Display::windowProc@299 (line 6684) 0x000000001b055220: dccd 28f7 | be45 ffff | ff48 8b2c | 2448 ff74 | 2410 488f | 0424 4c8b | 5c24 184c | 895c 2408 0x000000001b055240: 4c8b 5c24 | 204c 895c | 2410 4489 0x000000001b05524c: ; {runtime_call UncommonTrapBlob} 0x000000001b05524c: 5424 30e8 0x000000001b055250: ; ImmutableOopMap {[40]=Oop [48]=NarrowOop } ;*ifnull {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) org.eclipse.swt.widgets.Display::GetWidget@30 (line 2337) ; - org.eclipse.swt.widgets.Display::LookupWidget@1 (line 6006) ; - org.eclipse.swt.widgets.Display::windowProc@2 (line 6668) 0x000000001b055250: accd 28f7 | 488b f0e9 | 9b01 0000 | 488b f090 | e992 0100 | 0048 8bf0 | e98a 0100 | 0048 8bf0 0x000000001b055270: e982 0100 | 0048 8bf0 | e97a 0100 | 0048 8bf0 | e972 0100 | 0048 8bf0 | e96a 0100 | 0048 8bf0 0x000000001b055290: e962 0100 | 00e9 5a01 | 0000 488b | f066 6690 | e952 0100 | 0048 8bf0 | e94a 0100 | 00e9 4201 0x000000001b0552b0: 0000 488b | f0e9 3d01 | 0000 488b | f066 6690 | e932 0100 | 0048 8bf0 | e92a 0100 | 0048 8bf0 0x000000001b0552d0: e922 0100 | 0048 8bf0 | e91a 0100 | 0048 8bf0 | e912 0100 | 0048 8bf0 | e90a 0100 | 0048 8bf0 0x000000001b0552f0: e902 0100 | 0048 8bf0 | e9fa 0000 | 0048 8bf0 | e9f2 0000 | 0048 8bf0 | e9ea 0000 | 0048 8bf0 0x000000001b055310: e9e2 0000 | 0048 8bf0 | e9da 0000 | 0066 6690 | e9cf 0000 | 0048 8bf0 | e9ca 0000 | 0048 8bf0 0x000000001b055330: e9c2 0000 | 0048 8bf0 | e9ba 0000 | 0048 8bf0 | e9b2 0000 | 0048 8bf0 | e9aa 0000 | 0048 8bf0 0x000000001b055350: e9a2 0000 | 0048 8bf0 | e99a 0000 | 0048 8bf0 | e992 0000 | 0048 8bf0 | e98a 0000 | 0048 8bf0 0x000000001b055370: e982 0000 | 0048 8bf0 | e97a 0000 | 0048 8bf0 | e972 0000 | 0048 8bf0 | e96a 0000 | 0048 8bf0 0x000000001b055390: e962 0000 | 0048 8bf0 | e95a 0000 | 0048 8bf0 | e952 0000 | 00e9 4a00 | 0000 488b | f0e9 4500 0x000000001b0553b0: 0000 488b | f0e9 3d00 | 0000 e935 | 0000 0048 | 8bf0 e930 | 0000 0048 | 8bf0 e928 | 0000 0048 0x000000001b0553d0: 8bf0 e920 | 0000 00e9 | 1800 0000 | eb16 488b | f0eb 1448 | 8bf0 eb0f | 488b f0eb | 0a48 8bf0 0x000000001b0553f0: eb05 eb00 | 488b f048 | 83c4 705d 0x000000001b0553fc: ; {runtime_call _rethrow_Java} 0x000000001b0553fc: e97f cd33 0x000000001b055400: ; {internal_word} 0x000000001b055400: f749 ba06 | 4305 1b00 | 0000 004d | 8997 5003 0x000000001b055410: ; {runtime_call SafepointBlob} 0x000000001b055410: 0000 e9e9 | dc28 f7f4 | f4f4 f4f4 | f4f4 f4f4 [Stub Code] 0x000000001b055420: ; {no_reloc} 0x000000001b055420: 48bb 0000 | 0000 0000 0x000000001b055428: ; {runtime_call} 0x000000001b055428: 0000 e9fb 0x000000001b05542c: ; {static_stub} 0x000000001b05542c: ffff ff48 | bb00 0000 | 0000 0000 0x000000001b055438: ; {runtime_call} 0x000000001b055438: 00e9 fbff 0x000000001b05543c: ; {static_stub} 0x000000001b05543c: ffff 48bb | b8f9 7131 | 0000 0000 0x000000001b055448: ; {runtime_call I2C/C2I adapters} 0x000000001b055448: e908 6828 0x000000001b05544c: ; {static_stub} 0x000000001b05544c: f748 bb00 | 0000 0000 0x000000001b055454: ; {runtime_call} 0x000000001b055454: 0000 00e9 | fbff ffff 0x000000001b05545c: ; {static_stub} 0x000000001b05545c: 48bb 0000 | 0000 0000 0x000000001b055464: ; {runtime_call} 0x000000001b055464: 0000 e9fb 0x000000001b055468: ; {static_stub} 0x000000001b055468: ffff ff48 | bb00 0000 | 0000 0000 0x000000001b055474: ; {runtime_call} 0x000000001b055474: 00e9 fbff 0x000000001b055478: ; {static_stub} 0x000000001b055478: ffff 48bb | 0000 0000 | 0000 0000 0x000000001b055484: ; {runtime_call} 0x000000001b055484: e9fb ffff 0x000000001b055488: ; {static_stub} 0x000000001b055488: ff48 bb00 | 0000 0000 0x000000001b055490: ; {runtime_call} 0x000000001b055490: 0000 00e9 | fbff ffff 0x000000001b055498: ; {static_stub} 0x000000001b055498: 48bb 0000 | 0000 0000 0x000000001b0554a0: ; {runtime_call} 0x000000001b0554a0: 0000 e9fb 0x000000001b0554a4: ; {static_stub} 0x000000001b0554a4: ffff ff48 | bb00 0000 | 0000 0000 0x000000001b0554b0: ; {runtime_call} 0x000000001b0554b0: 00e9 fbff 0x000000001b0554b4: ; {static_stub} 0x000000001b0554b4: ffff 48bb | 0000 0000 | 0000 0000 0x000000001b0554c0: ; {runtime_call} 0x000000001b0554c0: e9fb ffff 0x000000001b0554c4: ; {static_stub} 0x000000001b0554c4: ff48 bb00 | 0000 0000 0x000000001b0554cc: ; {runtime_call} 0x000000001b0554cc: 0000 00e9 | fbff ffff 0x000000001b0554d4: ; {static_stub} 0x000000001b0554d4: 48bb 0000 | 0000 0000 0x000000001b0554dc: ; {runtime_call} 0x000000001b0554dc: 0000 e9fb 0x000000001b0554e0: ; {static_stub} 0x000000001b0554e0: ffff ff48 | bb00 0000 | 0000 0000 0x000000001b0554ec: ; {runtime_call} 0x000000001b0554ec: 00e9 fbff 0x000000001b0554f0: ; {static_stub} 0x000000001b0554f0: ffff 48bb | 0000 0000 | 0000 0000 0x000000001b0554fc: ; {runtime_call} 0x000000001b0554fc: e9fb ffff 0x000000001b055500: ; {static_stub} 0x000000001b055500: ff48 bb00 | 0000 0000 0x000000001b055508: ; {runtime_call} 0x000000001b055508: 0000 00e9 | fbff ffff 0x000000001b055510: ; {static_stub} 0x000000001b055510: 48bb 0000 | 0000 0000 0x000000001b055518: ; {runtime_call} 0x000000001b055518: 0000 e9fb 0x000000001b05551c: ; {static_stub} 0x000000001b05551c: ffff ff48 | bb00 0000 | 0000 0000 0x000000001b055528: ; {runtime_call} 0x000000001b055528: 00e9 fbff 0x000000001b05552c: ; {static_stub} 0x000000001b05552c: ffff 48bb | 0000 0000 | 0000 0000 0x000000001b055538: ; {runtime_call} 0x000000001b055538: e9fb ffff 0x000000001b05553c: ; {static_stub} 0x000000001b05553c: ff48 bb00 | 0000 0000 0x000000001b055544: ; {runtime_call} 0x000000001b055544: 0000 00e9 | fbff ffff 0x000000001b05554c: ; {static_stub} 0x000000001b05554c: 48bb 0000 | 0000 0000 0x000000001b055554: ; {runtime_call} 0x000000001b055554: 0000 e9fb 0x000000001b055558: ; {static_stub} 0x000000001b055558: ffff ff48 | bb68 6fca | 3200 0000 0x000000001b055564: ; {runtime_call I2C/C2I adapters} 0x000000001b055564: 00e9 7fd5 0x000000001b055568: ; {static_stub} 0x000000001b055568: 36f7 48bb | 8898 8032 | 0000 0000 0x000000001b055574: ; {runtime_call I2C/C2I adapters} 0x000000001b055574: e970 fc27 0x000000001b055578: ; {static_stub} 0x000000001b055578: f748 bb00 | 0000 0000 0x000000001b055580: ; {runtime_call} 0x000000001b055580: 0000 00e9 | fbff ffff 0x000000001b055588: ; {static_stub} 0x000000001b055588: 48bb 0000 | 0000 0000 0x000000001b055590: ; {runtime_call} 0x000000001b055590: 0000 e9fb 0x000000001b055594: ; {static_stub} 0x000000001b055594: ffff ff48 | bb00 0000 | 0000 0000 0x000000001b0555a0: ; {runtime_call} 0x000000001b0555a0: 00e9 fbff 0x000000001b0555a4: ; {static_stub} 0x000000001b0555a4: ffff 48bb | 0000 0000 | 0000 0000 0x000000001b0555b0: ; {runtime_call} 0x000000001b0555b0: e9fb ffff 0x000000001b0555b4: ; {static_stub} 0x000000001b0555b4: ff48 bb80 | 7d6b 3100 0x000000001b0555bc: ; {runtime_call I2C/C2I adapters} 0x000000001b0555bc: 0000 00e9 | 25fc 27f7 0x000000001b0555c4: ; {static_stub} 0x000000001b0555c4: 48bb 0000 | 0000 0000 0x000000001b0555cc: ; {runtime_call} 0x000000001b0555cc: 0000 e9fb 0x000000001b0555d0: ; {static_stub} 0x000000001b0555d0: ffff ff48 | bbe8 45ca | 3200 0000 0x000000001b0555dc: ; {runtime_call I2C/C2I adapters} 0x000000001b0555dc: 00e9 07d8 0x000000001b0555e0: ; {static_stub} 0x000000001b0555e0: 36f7 48bb | a050 ca32 | 0000 0000 0x000000001b0555ec: ; {runtime_call I2C/C2I adapters} 0x000000001b0555ec: e9f8 d436 0x000000001b0555f0: ; {static_stub} 0x000000001b0555f0: f748 bb00 | 0000 0000 0x000000001b0555f8: ; {runtime_call} 0x000000001b0555f8: 0000 00e9 | fbff ffff 0x000000001b055600: ; {static_stub} 0x000000001b055600: 48bb 0000 | 0000 0000 0x000000001b055608: ; {runtime_call} 0x000000001b055608: 0000 e9fb 0x000000001b05560c: ; {static_stub} 0x000000001b05560c: ffff ff48 | bb00 0000 | 0000 0000 0x000000001b055618: ; {runtime_call} 0x000000001b055618: 00e9 fbff 0x000000001b05561c: ; {static_stub} 0x000000001b05561c: ffff 48bb | 0000 0000 | 0000 0000 0x000000001b055628: ; {runtime_call} 0x000000001b055628: e9fb ffff 0x000000001b05562c: ; {runtime_call ExceptionBlob} 0x000000001b05562c: ffe9 4e15 | 2af7 e800 | 0000 0048 | 832c 2405 0x000000001b05563c: ; {runtime_call DeoptimizationBlob} 0x000000001b05563c: e95f cd28 | f7f4 f4f4 | f4f4 f4f4 [/MachCode] --------------- P R O C E S S --------------- Threads class SMR info: _java_thread_list=0x00006000000485a0, length=65, elements={ 0x00007fc0e800a800, 0x00007fc0e781d000, 0x00007fc0e702f200, 0x00007fc0d601c400, 0x00007fc0d601ca00, 0x00007fc0e702f800, 0x00007fc0d6027800, 0x00007fc0e7058200, 0x00007fc0ea808200, 0x00007fc0e5811600, 0x00007fc0e7857e00, 0x00007fc0e5826600, 0x00007fc0e7866400, 0x00007fc0e71b9600, 0x00007fc0e71ba600, 0x00007fc0e58e4600, 0x00007fc0ea99be00, 0x00007fc0e7608200, 0x00007fc0e82edc00, 0x00007fc0e7579c00, 0x00007fc0d65bbc00, 0x00007fc0d65bb600, 0x00007fc0d6017000, 0x00007fc06621b400, 0x00007fc0e5fef200, 0x00007fc0e86fbc00, 0x00007fc0e6819600, 0x00007fc0e681dc00, 0x00007fc065824400, 0x00007fc0e7900c00, 0x00007fc0e5ece400, 0x00007fc067049a00, 0x00007fc06710fa00, 0x00007fc0e872cc00, 0x00007fc06581bc00, 0x00007fc0e901d400, 0x00007fc0e5ecea00, 0x00007fc0e982ae00, 0x00007fc065809200, 0x00007fc0e880e000, 0x00007fc0d581a800, 0x00007fc0e9835e00, 0x00007fc0e6877c00, 0x00007fc0e980a200, 0x00007fc0e980d400, 0x00007fc0d5869200, 0x00007fc0d5902c00, 0x00007fc0e7bde000, 0x00007fc0e8321000, 0x00007fc082fa2a00, 0x00007fc0e580ec00, 0x00007fc0e774de00, 0x00007fc082991a00, 0x00007fc080287a00, 0x00007fc0e5c46e00, 0x00007fc0d613d000, 0x00007fc0e5b93c00, 0x00007fc081c77800, 0x00007fc0d648d400, 0x00007fc082892800, 0x00007fc067682a00, 0x00007fc0e7dafa00, 0x00007fc082a68c00, 0x00007fc081cbc400, 0x00007fc082c38600 } Java Threads: ( => current thread ) =>0x00007fc0e800a800 JavaThread "main" [_thread_in_native, id=259, stack(0x00007ff7bb362000,0x00007ff7bbb62000)] 0x00007fc0e781d000 JavaThread "Reference Handler" daemon [_thread_blocked, id=32515, stack(0x000070000cce5000,0x000070000cde5000)] 0x00007fc0e702f200 JavaThread "Finalizer" daemon [_thread_blocked, id=43523, stack(0x000070000cde8000,0x000070000cee8000)] 0x00007fc0d601c400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=44035, stack(0x000070000ceeb000,0x000070000cfeb000)] 0x00007fc0d601ca00 JavaThread "Service Thread" daemon [_thread_blocked, id=86787, stack(0x000070000cfee000,0x000070000d0ee000)] 0x00007fc0e702f800 JavaThread "Monitor Deflation Thread" daemon [_thread_blocked, id=86275, stack(0x000070000d0f1000,0x000070000d1f1000)] 0x00007fc0d6027800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=44547, stack(0x000070000d1f4000,0x000070000d2f4000)] 0x00007fc0e7058200 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=85507, stack(0x000070000d2f7000,0x000070000d3f7000)] 0x00007fc0ea808200 JavaThread "Sweeper thread" daemon [_thread_blocked, id=84995, stack(0x000070000d3fa000,0x000070000d4fa000)] 0x00007fc0e5811600 JavaThread "Common-Cleaner" daemon [_thread_blocked, id=45059, stack(0x000070000d4fd000,0x000070000d5fd000)] 0x00007fc0e7857e00 JavaThread "Notification Thread" daemon [_thread_blocked, id=45571, stack(0x000070000d600000,0x000070000d700000)] 0x00007fc0e5826600 JavaThread "Active Thread: Equinox Container: 5c6c6610-05a1-4746-b824-8cfc140b40bd" [_thread_blocked, id=49923, stack(0x000070000e733000,0x000070000e833000)] 0x00007fc0e7866400 JavaThread "Framework Event Dispatcher: Equinox Container: 5c6c6610-05a1-4746-b824-8cfc140b40bd" daemon [_thread_blocked, id=50179, stack(0x000070000e836000,0x000070000e936000)] 0x00007fc0e71b9600 JavaThread "Start Level: Equinox Container: 5c6c6610-05a1-4746-b824-8cfc140b40bd" daemon [_thread_blocked, id=50691, stack(0x000070000e939000,0x000070000ea39000)] 0x00007fc0e71ba600 JavaThread "Refresh Thread: Equinox Container: 5c6c6610-05a1-4746-b824-8cfc140b40bd" daemon [_thread_blocked, id=77315, stack(0x000070000ea3c000,0x000070000eb3c000)] 0x00007fc0e58e4600 JavaThread "Bundle File Closer" daemon [_thread_blocked, id=74243, stack(0x000070000f357000,0x000070000f457000)] 0x00007fc0ea99be00 JavaThread "SCR Component Actor" daemon [_thread_blocked, id=70915, stack(0x000070000fc72000,0x000070000fd72000)] 0x00007fc0e7608200 JavaThread "EMF Reference Cleaner" daemon [_thread_blocked, id=70147, stack(0x000070000fe78000,0x000070000ff78000)] 0x00007fc0e82edc00 JavaThread "Worker-JM" [_thread_blocked, id=69891, stack(0x000070000ff7b000,0x000070001007b000)] 0x00007fc0e7579c00 JavaThread "Worker-0" [_thread_blocked, id=56579, stack(0x000070001007e000,0x000070001017e000)] 0x00007fc0d65bbc00 JavaThread "Provisioning Event Dispatcher" daemon [_thread_blocked, id=56835, stack(0x0000700010181000,0x0000700010281000)] 0x00007fc0d65bb600 JavaThread "Gogo shell" [_thread_blocked, id=68867, stack(0x000070001058d000,0x000070001068d000)] 0x00007fc0d6017000 JavaThread "Git Repository Closer" daemon [_thread_blocked, id=67075, stack(0x0000700010690000,0x0000700010790000)] 0x00007fc06621b400 JavaThread "Java indexing" daemon [_thread_blocked, id=124675, stack(0x000070001091c000,0x0000700010a1c000)] 0x00007fc0e5fef200 JavaThread "ForkJoinPool.commonPool-worker-1" daemon [_thread_blocked, id=94467, stack(0x0000700010a1f000,0x0000700010b1f000)] 0x00007fc0e86fbc00 JavaThread "ForkJoinPool.commonPool-worker-2" daemon [_thread_blocked, id=95235, stack(0x0000700010b22000,0x0000700010c22000)] 0x00007fc0e6819600 JavaThread "ForkJoinPool.commonPool-worker-8" daemon [_thread_blocked, id=97027, stack(0x0000700011134000,0x0000700011234000)] 0x00007fc0e681dc00 JavaThread "ForkJoinPool.commonPool-worker-9" daemon [_thread_blocked, id=121603, stack(0x0000700011237000,0x0000700011337000)] 0x00007fc065824400 JavaThread "ForkJoinPool.commonPool-worker-10" daemon [_thread_blocked, id=97795, stack(0x000070001133a000,0x000070001143a000)] 0x00007fc0e7900c00 JavaThread "EventAdmin Async Event Dispatcher Thread" daemon [_thread_blocked, id=120579, stack(0x0000700011540000,0x0000700011640000)] 0x00007fc0e5ece400 JavaThread "pool-2-thread-1" [_thread_blocked, id=120323, stack(0x0000700011643000,0x0000700011743000)] 0x00007fc067049a00 JavaThread "pool-3-thread-1" [_thread_blocked, id=98819, stack(0x0000700011746000,0x0000700011846000)] 0x00007fc06710fa00 JavaThread "Worker-3" [_thread_blocked, id=99843, stack(0x0000700011a4f000,0x0000700011b4f000)] 0x00007fc0e872cc00 JavaThread "Worker-5" [_thread_blocked, id=100355, stack(0x0000700011c55000,0x0000700011d55000)] 0x00007fc06581bc00 JavaThread "Worker-6" [_thread_blocked, id=118531, stack(0x0000700011d58000,0x0000700011e58000)] 0x00007fc0e901d400 JavaThread "Worker-11" [_thread_blocked, id=116739, stack(0x0000700012267000,0x0000700012367000)] 0x00007fc0e5ecea00 JavaThread "Worker-12" [_thread_blocked, id=116483, stack(0x000070001236a000,0x000070001246a000)] 0x00007fc0e982ae00 JavaThread "Worker-13" [_thread_blocked, id=102403, stack(0x000070001246d000,0x000070001256d000)] 0x00007fc065809200 JavaThread "Worker-14" [_thread_blocked, id=101895, stack(0x0000700012570000,0x0000700012670000)] 0x00007fc0e880e000 JavaThread "Worker-16" [_thread_blocked, id=109315, stack(0x0000700012879000,0x0000700012979000)] 0x00007fc0d581a800 JavaThread "Worker-18" [_thread_blocked, id=75063, stack(0x000070000da0c000,0x000070000db0c000)] 0x00007fc0e9835e00 JavaThread "Worker-20" [_thread_blocked, id=78855, stack(0x000070000e327000,0x000070000e427000)] 0x00007fc0e6877c00 JavaThread "Worker-21" [_thread_blocked, id=49415, stack(0x000070000e42a000,0x000070000e52a000)] 0x00007fc0e980a200 JavaThread "Worker-22" [_thread_blocked, id=75527, stack(0x000070000e52d000,0x000070000e62d000)] 0x00007fc0e980d400 JavaThread "Worker-25" [_thread_blocked, id=76295, stack(0x000070000ec42000,0x000070000ed42000)] 0x00007fc0d5869200 JavaThread "Worker-26" [_thread_blocked, id=79111, stack(0x000070000ed45000,0x000070000ee45000)] 0x00007fc0d5902c00 JavaThread "Worker-27" [_thread_blocked, id=49299, stack(0x000070000d909000,0x000070000da09000)] 0x00007fc0e7bde000 JavaThread "Worker-29" [_thread_blocked, id=76555, stack(0x000070000ef4b000,0x000070000f04b000)] 0x00007fc0e8321000 JavaThread "Worker-30" [_thread_blocked, id=133647, stack(0x0000700012a7f000,0x0000700012b7f000)] 0x00007fc082fa2a00 JavaThread "OkHttp repo.maven.apache.org" [_thread_in_native, id=159779, stack(0x000070000eb3f000,0x000070000ec3f000)] 0x00007fc0e580ec00 JavaThread "OkHttp ConnectionPool" daemon [_thread_blocked, id=168199, stack(0x000070000ee48000,0x000070000ef48000)] 0x00007fc0e774de00 JavaThread "Okio Watchdog" daemon [_thread_blocked, id=112155, stack(0x000070000f04e000,0x000070000f14e000)] 0x00007fc082991a00 JavaThread "OkHttp repo.maven.apache.org Writer" [_thread_blocked, id=99431, stack(0x000070000fd75000,0x000070000fe75000)] 0x00007fc080287a00 JavaThread "OkHttp Http2Connection" daemon [_thread_blocked, id=122959, stack(0x0000700010793000,0x0000700010893000)] 0x00007fc0e5c46e00 JavaThread "Worker-31" [_thread_blocked, id=164011, stack(0x000070000e630000,0x000070000e730000)] 0x00007fc0d613d000 JavaThread "Worker-32" [_thread_blocked, id=117799, stack(0x0000700010c25000,0x0000700010d25000)] 0x00007fc0e5b93c00 JavaThread "Worker-33" [_thread_blocked, id=17747, stack(0x0000700010d28000,0x0000700010e28000)] 0x00007fc081c77800 JavaThread "Worker-34" [_thread_blocked, id=107279, stack(0x0000700010e2b000,0x0000700010f2b000)] 0x00007fc0d648d400 JavaThread "Worker-35" [_thread_blocked, id=114619, stack(0x0000700010f2e000,0x000070001102e000)] 0x00007fc082892800 JavaThread "Worker-36" [_thread_blocked, id=171043, stack(0x0000700011031000,0x0000700011131000)] 0x00007fc067682a00 JavaThread "OkHttp repo.maven.apache.org" [_thread_in_native, id=137067, stack(0x000070000e224000,0x000070000e324000)] 0x00007fc0e7dafa00 JavaThread "OkHttp ConnectionPool" daemon [_thread_blocked, id=105135, stack(0x000070001143d000,0x000070001153d000)] 0x00007fc082a68c00 JavaThread "OkHttp repo.maven.apache.org Writer" [_thread_blocked, id=139815, stack(0x0000700011849000,0x0000700011949000)] 0x00007fc081cbc400 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=147467, stack(0x000070000d806000,0x000070000d906000)] 0x00007fc082c38600 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=153091, stack(0x000070001194c000,0x0000700011a4c000)] Other Threads: 0x00007fc0e650a200 VMThread "VM Thread" [stack: 0x000070000cbe2000,0x000070000cce2000] [id=31747] 0x00007fc0ea021210 WatcherThread "VM Periodic Task Thread" [stack: 0x000070000d703000,0x000070000d803000] [id=45827] 0x00007fc0e6707ea0 WorkerThread "GC Thread#0" [stack: 0x000070000c5d0000,0x000070000c6d0000] [id=36355] 0x00007fc0e65236c0 WorkerThread "GC Thread#1" [stack: 0x000070000db0f000,0x000070000dc0f000] [id=82179] 0x00007fc0e6523950 WorkerThread "GC Thread#2" [stack: 0x000070000dc12000,0x000070000dd12000] [id=81667] 0x00007fc0e6523db0 WorkerThread "GC Thread#3" [stack: 0x000070000dd15000,0x000070000de15000] [id=81155] 0x00007fc0e670d4a0 WorkerThread "GC Thread#4" [stack: 0x000070000de18000,0x000070000df18000] [id=80643] 0x00007fc0e670d900 WorkerThread "GC Thread#5" [stack: 0x000070000df1b000,0x000070000e01b000] [id=48131] 0x00007fc0ea02dbc0 WorkerThread "GC Thread#6" [stack: 0x000070000e01e000,0x000070000e11e000] [id=79875] 0x00007fc0ea02e020 WorkerThread "GC Thread#7" [stack: 0x000070000e121000,0x000070000e221000] [id=48387] 0x00007fc0e652a4d0 WorkerThread "GC Thread#8" [stack: 0x000070000f151000,0x000070000f251000] [id=51715] 0x00007fc0e652a930 WorkerThread "GC Thread#9" [stack: 0x000070000f254000,0x000070000f354000] [id=51971] 0x00007fc0ea012fd0 ConcurrentGCThread "G1 Main Marker" [stack: 0x000070000c6d3000,0x000070000c7d3000] [id=36099] 0x00007fc0ea0125c0 WorkerThread "G1 Conc#0" [stack: 0x000070000c7d6000,0x000070000c8d6000] [id=35331] 0x00007fc0e65408d0 WorkerThread "G1 Conc#1" [stack: 0x0000700010284000,0x0000700010384000] [id=57347] 0x00007fc0e6754770 WorkerThread "G1 Conc#2" [stack: 0x0000700010387000,0x0000700010487000] [id=57859] 0x00007fc0ea01bb70 ConcurrentGCThread "G1 Refine#0" [stack: 0x000070000c8d9000,0x000070000c9d9000] [id=29955] 0x00007fc0e6404bd0 ConcurrentGCThread "G1 Refine#1" [stack: 0x000070000f45a000,0x000070000f55a000] [id=52483] 0x00007fc085704bd0 ConcurrentGCThread "G1 Refine#2" [stack: 0x000070000f55d000,0x000070000f65d000] [id=73475] 0x00007fc0e6204580 ConcurrentGCThread "G1 Refine#3" [stack: 0x000070000f660000,0x000070000f760000] [id=53507] 0x00007fc0e6604580 ConcurrentGCThread "G1 Refine#4" [stack: 0x000070000f763000,0x000070000f863000] [id=54275] 0x00007fc085705060 ConcurrentGCThread "G1 Refine#5" [stack: 0x000070000f866000,0x000070000f966000] [id=72451] 0x00007fc0857058e0 ConcurrentGCThread "G1 Refine#6" [stack: 0x000070000f969000,0x000070000fa69000] [id=71683] 0x00007fc0d5704750 ConcurrentGCThread "G1 Refine#7" [stack: 0x000070000fa6c000,0x000070000fb6c000] [id=71427] 0x00007fc0e6405060 ConcurrentGCThread "G1 Refine#8" [stack: 0x000070000fb6f000,0x000070000fc6f000] [id=55299] 0x00007fc0e6505570 ConcurrentGCThread "G1 Service" [stack: 0x000070000c9dc000,0x000070000cadc000] [id=34563] 0x00007fc0e6509240 ConcurrentGCThread "StringDedupProcessor" [stack: 0x000070000cadf000,0x000070000cbdf000] [id=31235] Threads with active compile tasks: VM state: not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None Heap address: 0x0000000686000000, size: 6048 MB, Compressed Oops mode: Zero based, Oop shift amount: 3 CDS archive(s) mapped at: [0x0000000800000000-0x0000000800ba3000-0x0000000800ba3000), size 12201984, 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: CardTable entry size: 512 Card Set container configuration: InlinePtr #cards 4 size 8 Array Of Cards #cards 32 size 80 Howl #buckets 8 coarsen threshold 7372 Howl Bitmap #cards 1024 size 144 coarsen threshold 921 Card regions per heap region 1 cards per card region 8192 CPUs: 12 total, 12 available Memory: 32768M Large Page Support: Disabled NUMA Support: Disabled Compressed Oops: Enabled (Zero based) Heap Region Size: 4M Heap Min Capacity: 256M Heap Initial Capacity: 256M Heap Max Capacity: 6048M Pre-touch: Disabled Parallel Workers: 10 Concurrent Workers: 3 Concurrent Refinement Workers: 10 Periodic GC: Disabled String Deduplication is enabled Heap: garbage-first heap total 1720320K, used 708153K [0x0000000686000000, 0x0000000800000000) region size 4096K, 62 young (253952K), 17 survivors (69632K) Metaspace used 144198K, committed 147392K, reserved 1179648K class space used 15549K, committed 16832K, 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|0x0000000686000000, 0x0000000686400000, 0x0000000686400000|100%| O| |TAMS 0x0000000686400000, 0x0000000686000000| Untracked | 1|0x0000000686400000, 0x0000000686800000, 0x0000000686800000|100%| O| |TAMS 0x0000000686800000, 0x0000000686400000| Untracked | 2|0x0000000686800000, 0x0000000686c00000, 0x0000000686c00000|100%| O| |TAMS 0x0000000686c00000, 0x0000000686800000| Untracked | 3|0x0000000686c00000, 0x0000000687000000, 0x0000000687000000|100%| O| |TAMS 0x0000000687000000, 0x0000000686c00000| Untracked | 4|0x0000000687000000, 0x0000000687400000, 0x0000000687400000|100%| O| |TAMS 0x0000000687400000, 0x0000000687000000| Untracked | 5|0x0000000687400000, 0x0000000687800000, 0x0000000687800000|100%| O| |TAMS 0x0000000687800000, 0x0000000687400000| Untracked | 6|0x0000000687800000, 0x0000000687c00000, 0x0000000687c00000|100%| O| |TAMS 0x0000000687c00000, 0x0000000687800000| Untracked | 7|0x0000000687c00000, 0x0000000688000000, 0x0000000688000000|100%| O| |TAMS 0x0000000688000000, 0x0000000687c00000| Untracked | 8|0x0000000688000000, 0x0000000688400000, 0x0000000688400000|100%| O| |TAMS 0x0000000688400000, 0x0000000688000000| Untracked | 9|0x0000000688400000, 0x0000000688800000, 0x0000000688800000|100%| O| |TAMS 0x0000000688800000, 0x0000000688400000| Untracked | 10|0x0000000688800000, 0x0000000688c00000, 0x0000000688c00000|100%| O| |TAMS 0x0000000688c00000, 0x0000000688800000| Untracked | 11|0x0000000688c00000, 0x0000000689000000, 0x0000000689000000|100%| O| |TAMS 0x0000000689000000, 0x0000000688c00000| Untracked | 12|0x0000000689000000, 0x0000000689400000, 0x0000000689400000|100%| O| |TAMS 0x0000000689400000, 0x0000000689000000| Untracked | 13|0x0000000689400000, 0x0000000689800000, 0x0000000689800000|100%| O| |TAMS 0x0000000689800000, 0x0000000689400000| Untracked | 14|0x0000000689800000, 0x0000000689c00000, 0x0000000689c00000|100%| O| |TAMS 0x0000000689c00000, 0x0000000689800000| Untracked | 15|0x0000000689c00000, 0x000000068a000000, 0x000000068a000000|100%| O| |TAMS 0x000000068a000000, 0x0000000689c00000| Untracked | 16|0x000000068a000000, 0x000000068a400000, 0x000000068a400000|100%| O| |TAMS 0x000000068a400000, 0x000000068a000000| Untracked | 17|0x000000068a400000, 0x000000068a800000, 0x000000068a800000|100%| O| |TAMS 0x000000068a400000, 0x000000068a400000| Untracked | 18|0x000000068a800000, 0x000000068ac00000, 0x000000068ac00000|100%| O| |TAMS 0x000000068ac00000, 0x000000068a800000| Untracked | 19|0x000000068ac00000, 0x000000068b000000, 0x000000068b000000|100%| O| |TAMS 0x000000068b000000, 0x000000068ac00000| Untracked | 20|0x000000068b000000, 0x000000068b400000, 0x000000068b400000|100%| O| |TAMS 0x000000068b400000, 0x000000068b000000| Untracked | 21|0x000000068b400000, 0x000000068b800000, 0x000000068b800000|100%| O| |TAMS 0x000000068b800000, 0x000000068b400000| Untracked | 22|0x000000068b800000, 0x000000068bc00000, 0x000000068bc00000|100%| O| |TAMS 0x000000068bc00000, 0x000000068b800000| Untracked | 23|0x000000068bc00000, 0x000000068c000000, 0x000000068c000000|100%| O| |TAMS 0x000000068c000000, 0x000000068bc00000| Untracked | 24|0x000000068c000000, 0x000000068c400000, 0x000000068c400000|100%| O| |TAMS 0x000000068c400000, 0x000000068c000000| Untracked | 25|0x000000068c400000, 0x000000068c800000, 0x000000068c800000|100%| O| |TAMS 0x000000068c800000, 0x000000068c400000| Untracked | 26|0x000000068c800000, 0x000000068cc00000, 0x000000068cc00000|100%| O| |TAMS 0x000000068cc00000, 0x000000068c800000| Untracked | 27|0x000000068cc00000, 0x000000068d000000, 0x000000068d000000|100%| O| |TAMS 0x000000068d000000, 0x000000068cc00000| Untracked | 28|0x000000068d000000, 0x000000068d400000, 0x000000068d400000|100%| O| |TAMS 0x000000068d400000, 0x000000068d000000| Untracked | 29|0x000000068d400000, 0x000000068d800000, 0x000000068d800000|100%| O| |TAMS 0x000000068d800000, 0x000000068d400000| Untracked | 30|0x000000068d800000, 0x000000068dc00000, 0x000000068dc00000|100%| O| |TAMS 0x000000068dc00000, 0x000000068d800000| Untracked | 31|0x000000068dc00000, 0x000000068e000000, 0x000000068e000000|100%| O| |TAMS 0x000000068e000000, 0x000000068dc00000| Untracked | 32|0x000000068e000000, 0x000000068e400000, 0x000000068e400000|100%| O| |TAMS 0x000000068e400000, 0x000000068e000000| Untracked | 33|0x000000068e400000, 0x000000068e800000, 0x000000068e800000|100%| O| |TAMS 0x000000068e800000, 0x000000068e400000| Untracked | 34|0x000000068e800000, 0x000000068ec00000, 0x000000068ec00000|100%| O| |TAMS 0x000000068ec00000, 0x000000068e800000| Untracked | 35|0x000000068ec00000, 0x000000068f000000, 0x000000068f000000|100%| O| |TAMS 0x000000068f000000, 0x000000068ec00000| Untracked | 36|0x000000068f000000, 0x000000068f400000, 0x000000068f400000|100%| O| |TAMS 0x000000068f000000, 0x000000068f000000| Untracked | 37|0x000000068f400000, 0x000000068f800000, 0x000000068f800000|100%| O| |TAMS 0x000000068f800000, 0x000000068f400000| Untracked | 38|0x000000068f800000, 0x000000068fc00000, 0x000000068fc00000|100%| O| |TAMS 0x000000068fc00000, 0x000000068f800000| Untracked | 39|0x000000068fc00000, 0x0000000690000000, 0x0000000690000000|100%| O| |TAMS 0x0000000690000000, 0x000000068fc00000| Untracked | 40|0x0000000690000000, 0x0000000690400000, 0x0000000690400000|100%| O| |TAMS 0x0000000690400000, 0x0000000690000000| Untracked | 41|0x0000000690400000, 0x0000000690800000, 0x0000000690800000|100%| O| |TAMS 0x0000000690800000, 0x0000000690400000| Untracked | 42|0x0000000690800000, 0x0000000690c00000, 0x0000000690c00000|100%| O| |TAMS 0x0000000690800000, 0x0000000690800000| Untracked | 43|0x0000000690c00000, 0x0000000691000000, 0x0000000691000000|100%| O| |TAMS 0x0000000691000000, 0x0000000690c00000| Untracked | 44|0x0000000691000000, 0x0000000691400000, 0x0000000691400000|100%| O| |TAMS 0x0000000691400000, 0x0000000691000000| Untracked | 45|0x0000000691400000, 0x0000000691800000, 0x0000000691800000|100%| O| |TAMS 0x0000000691400000, 0x0000000691400000| Untracked | 46|0x0000000691800000, 0x0000000691c00000, 0x0000000691c00000|100%|HS| |TAMS 0x0000000691c00000, 0x0000000691800000| Complete | 47|0x0000000691c00000, 0x0000000692000000, 0x0000000692000000|100%| O| |TAMS 0x0000000692000000, 0x0000000691c00000| Untracked | 48|0x0000000692000000, 0x0000000692400000, 0x0000000692400000|100%| O| |TAMS 0x0000000692400000, 0x0000000692000000| Untracked | 49|0x0000000692400000, 0x0000000692800000, 0x0000000692800000|100%| O| |TAMS 0x0000000692800000, 0x0000000692400000| Untracked | 50|0x0000000692800000, 0x0000000692c00000, 0x0000000692c00000|100%| O| |TAMS 0x0000000692c00000, 0x0000000692800000| Untracked | 51|0x0000000692c00000, 0x0000000693000000, 0x0000000693000000|100%| O| |TAMS 0x0000000693000000, 0x0000000692c00000| Untracked | 52|0x0000000693000000, 0x0000000693400000, 0x0000000693400000|100%| O| |TAMS 0x0000000693400000, 0x0000000693000000| Untracked | 53|0x0000000693400000, 0x0000000693800000, 0x0000000693800000|100%| O| |TAMS 0x0000000693800000, 0x0000000693400000| Untracked | 54|0x0000000693800000, 0x0000000693c00000, 0x0000000693c00000|100%| O| |TAMS 0x0000000693c00000, 0x0000000693800000| Untracked | 55|0x0000000693c00000, 0x0000000694000000, 0x0000000694000000|100%| O| |TAMS 0x0000000694000000, 0x0000000693c00000| Untracked | 56|0x0000000694000000, 0x0000000694400000, 0x0000000694400000|100%| O| |TAMS 0x00000006943ac200, 0x0000000694000000| Untracked | 57|0x0000000694400000, 0x0000000694800000, 0x0000000694800000|100%| O| |TAMS 0x0000000694400000, 0x0000000694400000| Untracked | 58|0x0000000694800000, 0x0000000694c00000, 0x0000000694c00000|100%| O| |TAMS 0x0000000694800000, 0x0000000694800000| Untracked | 59|0x0000000694c00000, 0x0000000695000000, 0x0000000695000000|100%| O| |TAMS 0x0000000694c00000, 0x0000000694c00000| Untracked | 60|0x0000000695000000, 0x0000000695400000, 0x0000000695400000|100%| O| |TAMS 0x0000000695000000, 0x0000000695000000| Untracked | 61|0x0000000695400000, 0x0000000695800000, 0x0000000695800000|100%| O| |TAMS 0x0000000695400000, 0x0000000695400000| Untracked | 62|0x0000000695800000, 0x0000000695c00000, 0x0000000695c00000|100%| O| |TAMS 0x0000000695800000, 0x0000000695800000| Untracked | 63|0x0000000695c00000, 0x0000000696000000, 0x0000000696000000|100%| O| |TAMS 0x0000000695c00000, 0x0000000695c00000| Untracked | 64|0x0000000696000000, 0x0000000696400000, 0x0000000696400000|100%| O| |TAMS 0x0000000696000000, 0x0000000696000000| Untracked | 65|0x0000000696400000, 0x0000000696800000, 0x0000000696800000|100%| O| |TAMS 0x0000000696400000, 0x0000000696400000| Untracked | 66|0x0000000696800000, 0x0000000696c00000, 0x0000000696c00000|100%| O| |TAMS 0x0000000696800000, 0x0000000696800000| Untracked | 67|0x0000000696c00000, 0x0000000697000000, 0x0000000697000000|100%| O| |TAMS 0x0000000696c00000, 0x0000000696c00000| Untracked | 68|0x0000000697000000, 0x0000000697400000, 0x0000000697400000|100%| O| |TAMS 0x0000000697000000, 0x0000000697000000| Untracked | 69|0x0000000697400000, 0x0000000697800000, 0x0000000697800000|100%| O| |TAMS 0x0000000697400000, 0x0000000697400000| Untracked | 70|0x0000000697800000, 0x0000000697c00000, 0x0000000697c00000|100%| O| |TAMS 0x0000000697800000, 0x0000000697800000| Untracked | 71|0x0000000697c00000, 0x0000000698000000, 0x0000000698000000|100%| O| |TAMS 0x0000000697c00000, 0x0000000697c00000| Untracked | 72|0x0000000698000000, 0x0000000698400000, 0x0000000698400000|100%| O| |TAMS 0x0000000698000000, 0x0000000698000000| Untracked | 73|0x0000000698400000, 0x0000000698800000, 0x0000000698800000|100%| O| |TAMS 0x0000000698400000, 0x0000000698400000| Untracked | 74|0x0000000698800000, 0x0000000698c00000, 0x0000000698c00000|100%| O| |TAMS 0x0000000698800000, 0x0000000698800000| Untracked | 75|0x0000000698c00000, 0x0000000699000000, 0x0000000699000000|100%| O| |TAMS 0x0000000698c00000, 0x0000000698c00000| Untracked | 76|0x0000000699000000, 0x0000000699400000, 0x0000000699400000|100%| O| |TAMS 0x0000000699000000, 0x0000000699000000| Untracked | 77|0x0000000699400000, 0x0000000699800000, 0x0000000699800000|100%| O| |TAMS 0x0000000699400000, 0x0000000699400000| Untracked | 78|0x0000000699800000, 0x0000000699c00000, 0x0000000699c00000|100%| O| |TAMS 0x0000000699800000, 0x0000000699800000| Untracked | 79|0x0000000699c00000, 0x000000069a000000, 0x000000069a000000|100%| O| |TAMS 0x0000000699c00000, 0x0000000699c00000| Untracked | 80|0x000000069a000000, 0x000000069a400000, 0x000000069a400000|100%| O| |TAMS 0x000000069a000000, 0x000000069a000000| Untracked | 81|0x000000069a400000, 0x000000069a800000, 0x000000069a800000|100%| O| |TAMS 0x000000069a400000, 0x000000069a400000| Untracked | 82|0x000000069a800000, 0x000000069ac00000, 0x000000069ac00000|100%| O| |TAMS 0x000000069a800000, 0x000000069a800000| Untracked | 83|0x000000069ac00000, 0x000000069b000000, 0x000000069b000000|100%| O| |TAMS 0x000000069ac00000, 0x000000069ac00000| Untracked | 84|0x000000069b000000, 0x000000069b400000, 0x000000069b400000|100%| O| |TAMS 0x000000069b000000, 0x000000069b000000| Untracked | 85|0x000000069b400000, 0x000000069b800000, 0x000000069b800000|100%| O| |TAMS 0x000000069b400000, 0x000000069b400000| Untracked | 86|0x000000069b800000, 0x000000069bc00000, 0x000000069bc00000|100%| O| |TAMS 0x000000069b800000, 0x000000069b800000| Untracked | 87|0x000000069bc00000, 0x000000069c000000, 0x000000069c000000|100%| O| |TAMS 0x000000069bc00000, 0x000000069bc00000| Untracked | 88|0x000000069c000000, 0x000000069c400000, 0x000000069c400000|100%| O| |TAMS 0x000000069c000000, 0x000000069c000000| Untracked | 89|0x000000069c400000, 0x000000069c800000, 0x000000069c800000|100%| O| |TAMS 0x000000069c400000, 0x000000069c400000| Untracked | 90|0x000000069c800000, 0x000000069cc00000, 0x000000069cc00000|100%| O| |TAMS 0x000000069c800000, 0x000000069c800000| Untracked | 91|0x000000069cc00000, 0x000000069d000000, 0x000000069d000000|100%| O| |TAMS 0x000000069cc00000, 0x000000069cc00000| Untracked | 92|0x000000069d000000, 0x000000069d400000, 0x000000069d400000|100%| O| |TAMS 0x000000069d000000, 0x000000069d000000| Untracked | 93|0x000000069d400000, 0x000000069d800000, 0x000000069d800000|100%| O| |TAMS 0x000000069d400000, 0x000000069d400000| Untracked | 94|0x000000069d800000, 0x000000069dc00000, 0x000000069dc00000|100%| O| |TAMS 0x000000069d800000, 0x000000069d800000| Untracked | 95|0x000000069dc00000, 0x000000069e000000, 0x000000069e000000|100%| O| |TAMS 0x000000069dc00000, 0x000000069dc00000| Untracked | 96|0x000000069e000000, 0x000000069e400000, 0x000000069e400000|100%| O| |TAMS 0x000000069e000000, 0x000000069e000000| Untracked | 97|0x000000069e400000, 0x000000069e800000, 0x000000069e800000|100%| O| |TAMS 0x000000069e400000, 0x000000069e400000| Untracked | 98|0x000000069e800000, 0x000000069ec00000, 0x000000069ec00000|100%| O| |TAMS 0x000000069e800000, 0x000000069e800000| Untracked | 99|0x000000069ec00000, 0x000000069f000000, 0x000000069f000000|100%| O| |TAMS 0x000000069ec00000, 0x000000069ec00000| Untracked | 100|0x000000069f000000, 0x000000069f400000, 0x000000069f400000|100%| O| |TAMS 0x000000069f000000, 0x000000069f000000| Untracked | 101|0x000000069f400000, 0x000000069f800000, 0x000000069f800000|100%|HS| |TAMS 0x000000069f400000, 0x000000069f400000| Complete | 102|0x000000069f800000, 0x000000069fc00000, 0x000000069fc00000|100%| O| |TAMS 0x000000069f800000, 0x000000069f800000| Untracked | 103|0x000000069fc00000, 0x00000006a0000000, 0x00000006a0000000|100%| O| |TAMS 0x000000069fc00000, 0x000000069fc00000| Untracked | 104|0x00000006a0000000, 0x00000006a0400000, 0x00000006a0400000|100%| O| |TAMS 0x00000006a0000000, 0x00000006a0000000| Untracked | 105|0x00000006a0400000, 0x00000006a0800000, 0x00000006a0800000|100%| O| |TAMS 0x00000006a0400000, 0x00000006a0400000| Untracked | 106|0x00000006a0800000, 0x00000006a0c00000, 0x00000006a0c00000|100%| O| |TAMS 0x00000006a0800000, 0x00000006a0800000| Untracked | 107|0x00000006a0c00000, 0x00000006a1000000, 0x00000006a1000000|100%| O| |TAMS 0x00000006a0c00000, 0x00000006a0c00000| Untracked | 108|0x00000006a1000000, 0x00000006a1400000, 0x00000006a1400000|100%| O| |TAMS 0x00000006a1000000, 0x00000006a1000000| Untracked | 109|0x00000006a1400000, 0x00000006a1800000, 0x00000006a1800000|100%| O| |TAMS 0x00000006a1400000, 0x00000006a1400000| Untracked | 110|0x00000006a1800000, 0x00000006a1c00000, 0x00000006a1c00000|100%| O| |TAMS 0x00000006a1800000, 0x00000006a1800000| Untracked | 111|0x00000006a1c00000, 0x00000006a1ca5c00, 0x00000006a2000000| 16%| O| |TAMS 0x00000006a1c00000, 0x00000006a1c00000| Untracked | 112|0x00000006a2000000, 0x00000006a2000000, 0x00000006a2400000| 0%| F| |TAMS 0x00000006a2000000, 0x00000006a2000000| Untracked | 113|0x00000006a2400000, 0x00000006a2400000, 0x00000006a2800000| 0%| F| |TAMS 0x00000006a2400000, 0x00000006a2400000| Untracked | 114|0x00000006a2800000, 0x00000006a2800000, 0x00000006a2c00000| 0%| F| |TAMS 0x00000006a2800000, 0x00000006a2800000| Untracked | 115|0x00000006a2c00000, 0x00000006a2c00000, 0x00000006a3000000| 0%| F| |TAMS 0x00000006a2c00000, 0x00000006a2c00000| Untracked | 116|0x00000006a3000000, 0x00000006a3000000, 0x00000006a3400000| 0%| F| |TAMS 0x00000006a3000000, 0x00000006a3000000| Untracked | 117|0x00000006a3400000, 0x00000006a3400000, 0x00000006a3800000| 0%| F| |TAMS 0x00000006a3400000, 0x00000006a3400000| Untracked | 118|0x00000006a3800000, 0x00000006a3800000, 0x00000006a3c00000| 0%| F| |TAMS 0x00000006a3800000, 0x00000006a3800000| Untracked | 119|0x00000006a3c00000, 0x00000006a3c00000, 0x00000006a4000000| 0%| F| |TAMS 0x00000006a3c00000, 0x00000006a3c00000| Untracked | 120|0x00000006a4000000, 0x00000006a4000000, 0x00000006a4400000| 0%| F| |TAMS 0x00000006a4000000, 0x00000006a4000000| Untracked | 121|0x00000006a4400000, 0x00000006a4400000, 0x00000006a4800000| 0%| F| |TAMS 0x00000006a4400000, 0x00000006a4400000| Untracked | 122|0x00000006a4800000, 0x00000006a4800000, 0x00000006a4c00000| 0%| F| |TAMS 0x00000006a4800000, 0x00000006a4800000| Untracked | 123|0x00000006a4c00000, 0x00000006a4c00000, 0x00000006a5000000| 0%| F| |TAMS 0x00000006a4c00000, 0x00000006a4c00000| Untracked | 124|0x00000006a5000000, 0x00000006a5000000, 0x00000006a5400000| 0%| F| |TAMS 0x00000006a5000000, 0x00000006a5000000| Untracked | 125|0x00000006a5400000, 0x00000006a5400000, 0x00000006a5800000| 0%| F| |TAMS 0x00000006a5400000, 0x00000006a5400000| Untracked | 126|0x00000006a5800000, 0x00000006a5800000, 0x00000006a5c00000| 0%| F| |TAMS 0x00000006a5800000, 0x00000006a5800000| Untracked | 127|0x00000006a5c00000, 0x00000006a5c00000, 0x00000006a6000000| 0%| F| |TAMS 0x00000006a5c00000, 0x00000006a5c00000| Untracked | 128|0x00000006a6000000, 0x00000006a6000000, 0x00000006a6400000| 0%| F| |TAMS 0x00000006a6000000, 0x00000006a6000000| Untracked | 129|0x00000006a6400000, 0x00000006a6400000, 0x00000006a6800000| 0%| F| |TAMS 0x00000006a6400000, 0x00000006a6400000| Untracked | 130|0x00000006a6800000, 0x00000006a6800000, 0x00000006a6c00000| 0%| F| |TAMS 0x00000006a6800000, 0x00000006a6800000| Untracked | 131|0x00000006a6c00000, 0x00000006a6c00000, 0x00000006a7000000| 0%| F| |TAMS 0x00000006a6c00000, 0x00000006a6c00000| Untracked | 132|0x00000006a7000000, 0x00000006a7000000, 0x00000006a7400000| 0%| F| |TAMS 0x00000006a7000000, 0x00000006a7000000| Untracked | 133|0x00000006a7400000, 0x00000006a7400000, 0x00000006a7800000| 0%| F| |TAMS 0x00000006a7400000, 0x00000006a7400000| Untracked | 134|0x00000006a7800000, 0x00000006a7800000, 0x00000006a7c00000| 0%| F| |TAMS 0x00000006a7800000, 0x00000006a7800000| Untracked | 135|0x00000006a7c00000, 0x00000006a7c00000, 0x00000006a8000000| 0%| F| |TAMS 0x00000006a7c00000, 0x00000006a7c00000| Untracked | 136|0x00000006a8000000, 0x00000006a8000000, 0x00000006a8400000| 0%| F| |TAMS 0x00000006a8000000, 0x00000006a8000000| Untracked | 137|0x00000006a8400000, 0x00000006a8400000, 0x00000006a8800000| 0%| F| |TAMS 0x00000006a8400000, 0x00000006a8400000| Untracked | 138|0x00000006a8800000, 0x00000006a8800000, 0x00000006a8c00000| 0%| F| |TAMS 0x00000006a8800000, 0x00000006a8800000| Untracked | 139|0x00000006a8c00000, 0x00000006a8c00000, 0x00000006a9000000| 0%| F| |TAMS 0x00000006a8c00000, 0x00000006a8c00000| Untracked | 140|0x00000006a9000000, 0x00000006a9000000, 0x00000006a9400000| 0%| F| |TAMS 0x00000006a9000000, 0x00000006a9000000| Untracked | 141|0x00000006a9400000, 0x00000006a9400000, 0x00000006a9800000| 0%| F| |TAMS 0x00000006a9400000, 0x00000006a9400000| Untracked | 142|0x00000006a9800000, 0x00000006a9800000, 0x00000006a9c00000| 0%| F| |TAMS 0x00000006a9800000, 0x00000006a9800000| Untracked | 143|0x00000006a9c00000, 0x00000006a9c00000, 0x00000006aa000000| 0%| F| |TAMS 0x00000006a9c00000, 0x00000006a9c00000| Untracked | 144|0x00000006aa000000, 0x00000006aa000000, 0x00000006aa400000| 0%| F| |TAMS 0x00000006aa000000, 0x00000006aa000000| Untracked | 145|0x00000006aa400000, 0x00000006aa400000, 0x00000006aa800000| 0%| F| |TAMS 0x00000006aa400000, 0x00000006aa400000| Untracked | 146|0x00000006aa800000, 0x00000006aa800000, 0x00000006aac00000| 0%| F| |TAMS 0x00000006aa800000, 0x00000006aa800000| Untracked | 147|0x00000006aac00000, 0x00000006aac00000, 0x00000006ab000000| 0%| F| |TAMS 0x00000006aac00000, 0x00000006aac00000| Untracked | 148|0x00000006ab000000, 0x00000006ab000000, 0x00000006ab400000| 0%| F| |TAMS 0x00000006ab000000, 0x00000006ab000000| Untracked | 149|0x00000006ab400000, 0x00000006ab400000, 0x00000006ab800000| 0%| F| |TAMS 0x00000006ab400000, 0x00000006ab400000| Untracked | 150|0x00000006ab800000, 0x00000006ab800000, 0x00000006abc00000| 0%| F| |TAMS 0x00000006ab800000, 0x00000006ab800000| Untracked | 151|0x00000006abc00000, 0x00000006abc00000, 0x00000006ac000000| 0%| F| |TAMS 0x00000006abc00000, 0x00000006abc00000| Untracked | 152|0x00000006ac000000, 0x00000006ac000000, 0x00000006ac400000| 0%| F| |TAMS 0x00000006ac000000, 0x00000006ac000000| Untracked | 153|0x00000006ac400000, 0x00000006ac400000, 0x00000006ac800000| 0%| F| |TAMS 0x00000006ac400000, 0x00000006ac400000| Untracked | 154|0x00000006ac800000, 0x00000006ac800000, 0x00000006acc00000| 0%| F| |TAMS 0x00000006ac800000, 0x00000006ac800000| Untracked | 155|0x00000006acc00000, 0x00000006acc00000, 0x00000006ad000000| 0%| F| |TAMS 0x00000006acc00000, 0x00000006acc00000| Untracked | 156|0x00000006ad000000, 0x00000006ad000000, 0x00000006ad400000| 0%| F| |TAMS 0x00000006ad000000, 0x00000006ad000000| Untracked | 157|0x00000006ad400000, 0x00000006ad400000, 0x00000006ad800000| 0%| F| |TAMS 0x00000006ad400000, 0x00000006ad400000| Untracked | 158|0x00000006ad800000, 0x00000006adb029b0, 0x00000006adc00000| 75%| S|CS|TAMS 0x00000006ad800000, 0x00000006ad800000| Complete | 159|0x00000006adc00000, 0x00000006ae000000, 0x00000006ae000000|100%| S|CS|TAMS 0x00000006adc00000, 0x00000006adc00000| Complete | 160|0x00000006ae000000, 0x00000006ae400000, 0x00000006ae400000|100%| S|CS|TAMS 0x00000006ae000000, 0x00000006ae000000| Complete | 161|0x00000006ae400000, 0x00000006ae800000, 0x00000006ae800000|100%| S|CS|TAMS 0x00000006ae400000, 0x00000006ae400000| Complete | 162|0x00000006ae800000, 0x00000006aec00000, 0x00000006aec00000|100%| S|CS|TAMS 0x00000006ae800000, 0x00000006ae800000| Complete | 163|0x00000006aec00000, 0x00000006aec00000, 0x00000006af000000| 0%| F| |TAMS 0x00000006aec00000, 0x00000006aec00000| Untracked | 164|0x00000006af000000, 0x00000006af400000, 0x00000006af400000|100%| S|CS|TAMS 0x00000006af000000, 0x00000006af000000| Complete | 165|0x00000006af400000, 0x00000006af800000, 0x00000006af800000|100%| S|CS|TAMS 0x00000006af400000, 0x00000006af400000| Complete | 166|0x00000006af800000, 0x00000006af800000, 0x00000006afc00000| 0%| F| |TAMS 0x00000006af800000, 0x00000006af800000| Untracked | 167|0x00000006afc00000, 0x00000006afc00000, 0x00000006b0000000| 0%| F| |TAMS 0x00000006afc00000, 0x00000006afc00000| Untracked | 168|0x00000006b0000000, 0x00000006b0400000, 0x00000006b0400000|100%| S|CS|TAMS 0x00000006b0000000, 0x00000006b0000000| Complete | 169|0x00000006b0400000, 0x00000006b0400000, 0x00000006b0800000| 0%| F| |TAMS 0x00000006b0400000, 0x00000006b0400000| Untracked | 170|0x00000006b0800000, 0x00000006b0800000, 0x00000006b0c00000| 0%| F| |TAMS 0x00000006b0800000, 0x00000006b0800000| Untracked | 171|0x00000006b0c00000, 0x00000006b0c00000, 0x00000006b1000000| 0%| F| |TAMS 0x00000006b0c00000, 0x00000006b0c00000| Untracked | 172|0x00000006b1000000, 0x00000006b1000000, 0x00000006b1400000| 0%| F| |TAMS 0x00000006b1000000, 0x00000006b1000000| Untracked | 173|0x00000006b1400000, 0x00000006b1400000, 0x00000006b1800000| 0%| F| |TAMS 0x00000006b1400000, 0x00000006b1400000| Untracked | 174|0x00000006b1800000, 0x00000006b1800000, 0x00000006b1c00000| 0%| F| |TAMS 0x00000006b1800000, 0x00000006b1800000| Untracked | 175|0x00000006b1c00000, 0x00000006b1c00000, 0x00000006b2000000| 0%| F| |TAMS 0x00000006b1c00000, 0x00000006b1c00000| Untracked | 176|0x00000006b2000000, 0x00000006b2000000, 0x00000006b2400000| 0%| F| |TAMS 0x00000006b2000000, 0x00000006b2000000| Untracked | 177|0x00000006b2400000, 0x00000006b2400000, 0x00000006b2800000| 0%| F| |TAMS 0x00000006b2400000, 0x00000006b2400000| Untracked | 178|0x00000006b2800000, 0x00000006b2800000, 0x00000006b2c00000| 0%| F| |TAMS 0x00000006b2800000, 0x00000006b2800000| Untracked | 179|0x00000006b2c00000, 0x00000006b2c00000, 0x00000006b3000000| 0%| F| |TAMS 0x00000006b2c00000, 0x00000006b2c00000| Untracked | 180|0x00000006b3000000, 0x00000006b3000000, 0x00000006b3400000| 0%| F| |TAMS 0x00000006b3000000, 0x00000006b3000000| Untracked | 181|0x00000006b3400000, 0x00000006b3400000, 0x00000006b3800000| 0%| F| |TAMS 0x00000006b3400000, 0x00000006b3400000| Untracked | 182|0x00000006b3800000, 0x00000006b3c00000, 0x00000006b3c00000|100%| S|CS|TAMS 0x00000006b3800000, 0x00000006b3800000| Complete | 183|0x00000006b3c00000, 0x00000006b4000000, 0x00000006b4000000|100%| S|CS|TAMS 0x00000006b3c00000, 0x00000006b3c00000| Complete | 184|0x00000006b4000000, 0x00000006b4400000, 0x00000006b4400000|100%| S|CS|TAMS 0x00000006b4000000, 0x00000006b4000000| Complete | 185|0x00000006b4400000, 0x00000006b4800000, 0x00000006b4800000|100%| S|CS|TAMS 0x00000006b4400000, 0x00000006b4400000| Complete | 186|0x00000006b4800000, 0x00000006b4c00000, 0x00000006b4c00000|100%| S|CS|TAMS 0x00000006b4800000, 0x00000006b4800000| Complete | 187|0x00000006b4c00000, 0x00000006b5000000, 0x00000006b5000000|100%| S|CS|TAMS 0x00000006b4c00000, 0x00000006b4c00000| Complete | 188|0x00000006b5000000, 0x00000006b5400000, 0x00000006b5400000|100%| S|CS|TAMS 0x00000006b5000000, 0x00000006b5000000| Complete | 189|0x00000006b5400000, 0x00000006b5800000, 0x00000006b5800000|100%| S|CS|TAMS 0x00000006b5400000, 0x00000006b5400000| Complete | 190|0x00000006b5800000, 0x00000006b5c00000, 0x00000006b5c00000|100%| S|CS|TAMS 0x00000006b5800000, 0x00000006b5800000| Complete | 191|0x00000006b5c00000, 0x00000006b5c00000, 0x00000006b6000000| 0%| F| |TAMS 0x00000006b5c00000, 0x00000006b5c00000| Untracked | 192|0x00000006b6000000, 0x00000006b6000000, 0x00000006b6400000| 0%| F| |TAMS 0x00000006b6000000, 0x00000006b6000000| Untracked | 193|0x00000006b6400000, 0x00000006b6400000, 0x00000006b6800000| 0%| F| |TAMS 0x00000006b6400000, 0x00000006b6400000| Untracked | 194|0x00000006b6800000, 0x00000006b6800000, 0x00000006b6c00000| 0%| F| |TAMS 0x00000006b6800000, 0x00000006b6800000| Untracked | 195|0x00000006b6c00000, 0x00000006b6c00000, 0x00000006b7000000| 0%| F| |TAMS 0x00000006b6c00000, 0x00000006b6c00000| Untracked | 196|0x00000006b7000000, 0x00000006b7000000, 0x00000006b7400000| 0%| F| |TAMS 0x00000006b7000000, 0x00000006b7000000| Untracked | 197|0x00000006b7400000, 0x00000006b7400000, 0x00000006b7800000| 0%| F| |TAMS 0x00000006b7400000, 0x00000006b7400000| Untracked | 198|0x00000006b7800000, 0x00000006b7800000, 0x00000006b7c00000| 0%| F| |TAMS 0x00000006b7800000, 0x00000006b7800000| Untracked | 199|0x00000006b7c00000, 0x00000006b7c00000, 0x00000006b8000000| 0%| F| |TAMS 0x00000006b7c00000, 0x00000006b7c00000| Untracked | 200|0x00000006b8000000, 0x00000006b8000000, 0x00000006b8400000| 0%| F| |TAMS 0x00000006b8000000, 0x00000006b8000000| Untracked | 201|0x00000006b8400000, 0x00000006b8400000, 0x00000006b8800000| 0%| F| |TAMS 0x00000006b8400000, 0x00000006b8400000| Untracked | 202|0x00000006b8800000, 0x00000006b8800000, 0x00000006b8c00000| 0%| F| |TAMS 0x00000006b8800000, 0x00000006b8800000| Untracked | 203|0x00000006b8c00000, 0x00000006b8c00000, 0x00000006b9000000| 0%| F| |TAMS 0x00000006b8c00000, 0x00000006b8c00000| Untracked | 204|0x00000006b9000000, 0x00000006b9000000, 0x00000006b9400000| 0%| F| |TAMS 0x00000006b9000000, 0x00000006b9000000| Untracked | 205|0x00000006b9400000, 0x00000006b9400000, 0x00000006b9800000| 0%| F| |TAMS 0x00000006b9400000, 0x00000006b9400000| Untracked | 206|0x00000006b9800000, 0x00000006b9800000, 0x00000006b9c00000| 0%| F| |TAMS 0x00000006b9800000, 0x00000006b9800000| Untracked | 207|0x00000006b9c00000, 0x00000006b9c00000, 0x00000006ba000000| 0%| F| |TAMS 0x00000006b9c00000, 0x00000006b9c00000| Untracked | 208|0x00000006ba000000, 0x00000006ba000000, 0x00000006ba400000| 0%| F| |TAMS 0x00000006ba000000, 0x00000006ba000000| Untracked | 209|0x00000006ba400000, 0x00000006ba400000, 0x00000006ba800000| 0%| F| |TAMS 0x00000006ba400000, 0x00000006ba400000| Untracked | 210|0x00000006ba800000, 0x00000006ba800000, 0x00000006bac00000| 0%| F| |TAMS 0x00000006ba800000, 0x00000006ba800000| Untracked | 211|0x00000006bac00000, 0x00000006bac00000, 0x00000006bb000000| 0%| F| |TAMS 0x00000006bac00000, 0x00000006bac00000| Untracked | 212|0x00000006bb000000, 0x00000006bb000000, 0x00000006bb400000| 0%| F| |TAMS 0x00000006bb000000, 0x00000006bb000000| Untracked | 213|0x00000006bb400000, 0x00000006bb400000, 0x00000006bb800000| 0%| F| |TAMS 0x00000006bb400000, 0x00000006bb400000| Untracked | 214|0x00000006bb800000, 0x00000006bb800000, 0x00000006bbc00000| 0%| F| |TAMS 0x00000006bb800000, 0x00000006bb800000| Untracked | 215|0x00000006bbc00000, 0x00000006bbc00000, 0x00000006bc000000| 0%| F| |TAMS 0x00000006bbc00000, 0x00000006bbc00000| Untracked | 216|0x00000006bc000000, 0x00000006bc000000, 0x00000006bc400000| 0%| F| |TAMS 0x00000006bc000000, 0x00000006bc000000| Untracked | 217|0x00000006bc400000, 0x00000006bc400000, 0x00000006bc800000| 0%| F| |TAMS 0x00000006bc400000, 0x00000006bc400000| Untracked | 218|0x00000006bc800000, 0x00000006bc800000, 0x00000006bcc00000| 0%| F| |TAMS 0x00000006bc800000, 0x00000006bc800000| Untracked | 219|0x00000006bcc00000, 0x00000006bcc00000, 0x00000006bd000000| 0%| F| |TAMS 0x00000006bcc00000, 0x00000006bcc00000| Untracked | 220|0x00000006bd000000, 0x00000006bd000000, 0x00000006bd400000| 0%| F| |TAMS 0x00000006bd000000, 0x00000006bd000000| Untracked | 221|0x00000006bd400000, 0x00000006bd400000, 0x00000006bd800000| 0%| F| |TAMS 0x00000006bd400000, 0x00000006bd400000| Untracked | 222|0x00000006bd800000, 0x00000006bd800000, 0x00000006bdc00000| 0%| F| |TAMS 0x00000006bd800000, 0x00000006bd800000| Untracked | 223|0x00000006bdc00000, 0x00000006bdc00000, 0x00000006be000000| 0%| F| |TAMS 0x00000006bdc00000, 0x00000006bdc00000| Untracked | 224|0x00000006be000000, 0x00000006be000000, 0x00000006be400000| 0%| F| |TAMS 0x00000006be000000, 0x00000006be000000| Untracked | 225|0x00000006be400000, 0x00000006be400000, 0x00000006be800000| 0%| F| |TAMS 0x00000006be400000, 0x00000006be400000| Untracked | 226|0x00000006be800000, 0x00000006be800000, 0x00000006bec00000| 0%| F| |TAMS 0x00000006be800000, 0x00000006be800000| Untracked | 227|0x00000006bec00000, 0x00000006bec00000, 0x00000006bf000000| 0%| F| |TAMS 0x00000006bec00000, 0x00000006bec00000| Untracked | 228|0x00000006bf000000, 0x00000006bf000000, 0x00000006bf400000| 0%| F| |TAMS 0x00000006bf000000, 0x00000006bf000000| Untracked | 229|0x00000006bf400000, 0x00000006bf400000, 0x00000006bf800000| 0%| F| |TAMS 0x00000006bf400000, 0x00000006bf400000| Untracked | 230|0x00000006bf800000, 0x00000006bf800000, 0x00000006bfc00000| 0%| F| |TAMS 0x00000006bf800000, 0x00000006bf800000| Untracked | 231|0x00000006bfc00000, 0x00000006bfc00000, 0x00000006c0000000| 0%| F| |TAMS 0x00000006bfc00000, 0x00000006bfc00000| Untracked | 232|0x00000006c0000000, 0x00000006c0000000, 0x00000006c0400000| 0%| F| |TAMS 0x00000006c0000000, 0x00000006c0000000| Untracked | 233|0x00000006c0400000, 0x00000006c0400000, 0x00000006c0800000| 0%| F| |TAMS 0x00000006c0400000, 0x00000006c0400000| Untracked | 234|0x00000006c0800000, 0x00000006c0800000, 0x00000006c0c00000| 0%| F| |TAMS 0x00000006c0800000, 0x00000006c0800000| Untracked | 235|0x00000006c0c00000, 0x00000006c0c00000, 0x00000006c1000000| 0%| F| |TAMS 0x00000006c0c00000, 0x00000006c0c00000| Untracked | 236|0x00000006c1000000, 0x00000006c1000000, 0x00000006c1400000| 0%| F| |TAMS 0x00000006c1000000, 0x00000006c1000000| Untracked | 237|0x00000006c1400000, 0x00000006c1400000, 0x00000006c1800000| 0%| F| |TAMS 0x00000006c1400000, 0x00000006c1400000| Untracked | 238|0x00000006c1800000, 0x00000006c1800000, 0x00000006c1c00000| 0%| F| |TAMS 0x00000006c1800000, 0x00000006c1800000| Untracked | 239|0x00000006c1c00000, 0x00000006c1c00000, 0x00000006c2000000| 0%| F| |TAMS 0x00000006c1c00000, 0x00000006c1c00000| Untracked | 240|0x00000006c2000000, 0x00000006c2000000, 0x00000006c2400000| 0%| F| |TAMS 0x00000006c2000000, 0x00000006c2000000| Untracked | 241|0x00000006c2400000, 0x00000006c2400000, 0x00000006c2800000| 0%| F| |TAMS 0x00000006c2400000, 0x00000006c2400000| Untracked | 242|0x00000006c2800000, 0x00000006c2800000, 0x00000006c2c00000| 0%| F| |TAMS 0x00000006c2800000, 0x00000006c2800000| Untracked | 243|0x00000006c2c00000, 0x00000006c2c00000, 0x00000006c3000000| 0%| F| |TAMS 0x00000006c2c00000, 0x00000006c2c00000| Untracked | 244|0x00000006c3000000, 0x00000006c3000000, 0x00000006c3400000| 0%| F| |TAMS 0x00000006c3000000, 0x00000006c3000000| Untracked | 245|0x00000006c3400000, 0x00000006c3400000, 0x00000006c3800000| 0%| F| |TAMS 0x00000006c3400000, 0x00000006c3400000| Untracked | 246|0x00000006c3800000, 0x00000006c3800000, 0x00000006c3c00000| 0%| F| |TAMS 0x00000006c3800000, 0x00000006c3800000| Untracked | 247|0x00000006c3c00000, 0x00000006c3c00000, 0x00000006c4000000| 0%| F| |TAMS 0x00000006c3c00000, 0x00000006c3c00000| Untracked | 248|0x00000006c4000000, 0x00000006c4000000, 0x00000006c4400000| 0%| F| |TAMS 0x00000006c4000000, 0x00000006c4000000| Untracked | 249|0x00000006c4400000, 0x00000006c4400000, 0x00000006c4800000| 0%| F| |TAMS 0x00000006c4400000, 0x00000006c4400000| Untracked | 250|0x00000006c4800000, 0x00000006c4800000, 0x00000006c4c00000| 0%| F| |TAMS 0x00000006c4800000, 0x00000006c4800000| Untracked | 251|0x00000006c4c00000, 0x00000006c4c00000, 0x00000006c5000000| 0%| F| |TAMS 0x00000006c4c00000, 0x00000006c4c00000| Untracked | 252|0x00000006c5000000, 0x00000006c5000000, 0x00000006c5400000| 0%| F| |TAMS 0x00000006c5000000, 0x00000006c5000000| Untracked | 253|0x00000006c5400000, 0x00000006c5400000, 0x00000006c5800000| 0%| F| |TAMS 0x00000006c5400000, 0x00000006c5400000| Untracked | 254|0x00000006c5800000, 0x00000006c5800000, 0x00000006c5c00000| 0%| F| |TAMS 0x00000006c5800000, 0x00000006c5800000| Untracked | 255|0x00000006c5c00000, 0x00000006c5c00000, 0x00000006c6000000| 0%| F| |TAMS 0x00000006c5c00000, 0x00000006c5c00000| Untracked | 256|0x00000006c6000000, 0x00000006c6000000, 0x00000006c6400000| 0%| F| |TAMS 0x00000006c6000000, 0x00000006c6000000| Untracked | 257|0x00000006c6400000, 0x00000006c6400000, 0x00000006c6800000| 0%| F| |TAMS 0x00000006c6400000, 0x00000006c6400000| Untracked | 258|0x00000006c6800000, 0x00000006c6800000, 0x00000006c6c00000| 0%| F| |TAMS 0x00000006c6800000, 0x00000006c6800000| Untracked | 259|0x00000006c6c00000, 0x00000006c6c00000, 0x00000006c7000000| 0%| F| |TAMS 0x00000006c6c00000, 0x00000006c6c00000| Untracked | 260|0x00000006c7000000, 0x00000006c7000000, 0x00000006c7400000| 0%| F| |TAMS 0x00000006c7000000, 0x00000006c7000000| Untracked | 261|0x00000006c7400000, 0x00000006c7400000, 0x00000006c7800000| 0%| F| |TAMS 0x00000006c7400000, 0x00000006c7400000| Untracked | 262|0x00000006c7800000, 0x00000006c7800000, 0x00000006c7c00000| 0%| F| |TAMS 0x00000006c7800000, 0x00000006c7800000| Untracked | 263|0x00000006c7c00000, 0x00000006c7c00000, 0x00000006c8000000| 0%| F| |TAMS 0x00000006c7c00000, 0x00000006c7c00000| Untracked | 264|0x00000006c8000000, 0x00000006c8000000, 0x00000006c8400000| 0%| F| |TAMS 0x00000006c8000000, 0x00000006c8000000| Untracked | 265|0x00000006c8400000, 0x00000006c8400000, 0x00000006c8800000| 0%| F| |TAMS 0x00000006c8400000, 0x00000006c8400000| Untracked | 266|0x00000006c8800000, 0x00000006c8800000, 0x00000006c8c00000| 0%| F| |TAMS 0x00000006c8800000, 0x00000006c8800000| Untracked | 267|0x00000006c8c00000, 0x00000006c8c00000, 0x00000006c9000000| 0%| F| |TAMS 0x00000006c8c00000, 0x00000006c8c00000| Untracked | 268|0x00000006c9000000, 0x00000006c9000000, 0x00000006c9400000| 0%| F| |TAMS 0x00000006c9000000, 0x00000006c9000000| Untracked | 269|0x00000006c9400000, 0x00000006c9400000, 0x00000006c9800000| 0%| F| |TAMS 0x00000006c9400000, 0x00000006c9400000| Untracked | 270|0x00000006c9800000, 0x00000006c9800000, 0x00000006c9c00000| 0%| F| |TAMS 0x00000006c9800000, 0x00000006c9800000| Untracked | 271|0x00000006c9c00000, 0x00000006c9c00000, 0x00000006ca000000| 0%| F| |TAMS 0x00000006c9c00000, 0x00000006c9c00000| Untracked | 272|0x00000006ca000000, 0x00000006ca000000, 0x00000006ca400000| 0%| F| |TAMS 0x00000006ca000000, 0x00000006ca000000| Untracked | 273|0x00000006ca400000, 0x00000006ca400000, 0x00000006ca800000| 0%| F| |TAMS 0x00000006ca400000, 0x00000006ca400000| Untracked | 274|0x00000006ca800000, 0x00000006ca800000, 0x00000006cac00000| 0%| F| |TAMS 0x00000006ca800000, 0x00000006ca800000| Untracked | 275|0x00000006cac00000, 0x00000006cac00000, 0x00000006cb000000| 0%| F| |TAMS 0x00000006cac00000, 0x00000006cac00000| Untracked | 276|0x00000006cb000000, 0x00000006cb000000, 0x00000006cb400000| 0%| F| |TAMS 0x00000006cb000000, 0x00000006cb000000| Untracked | 277|0x00000006cb400000, 0x00000006cb400000, 0x00000006cb800000| 0%| F| |TAMS 0x00000006cb400000, 0x00000006cb400000| Untracked | 278|0x00000006cb800000, 0x00000006cb800000, 0x00000006cbc00000| 0%| F| |TAMS 0x00000006cb800000, 0x00000006cb800000| Untracked | 279|0x00000006cbc00000, 0x00000006cbc00000, 0x00000006cc000000| 0%| F| |TAMS 0x00000006cbc00000, 0x00000006cbc00000| Untracked | 280|0x00000006cc000000, 0x00000006cc000000, 0x00000006cc400000| 0%| F| |TAMS 0x00000006cc000000, 0x00000006cc000000| Untracked | 281|0x00000006cc400000, 0x00000006cc400000, 0x00000006cc800000| 0%| F| |TAMS 0x00000006cc400000, 0x00000006cc400000| Untracked | 282|0x00000006cc800000, 0x00000006cc800000, 0x00000006ccc00000| 0%| F| |TAMS 0x00000006cc800000, 0x00000006cc800000| Untracked | 283|0x00000006ccc00000, 0x00000006ccc00000, 0x00000006cd000000| 0%| F| |TAMS 0x00000006ccc00000, 0x00000006ccc00000| Untracked | 284|0x00000006cd000000, 0x00000006cd000000, 0x00000006cd400000| 0%| F| |TAMS 0x00000006cd000000, 0x00000006cd000000| Untracked | 285|0x00000006cd400000, 0x00000006cd400000, 0x00000006cd800000| 0%| F| |TAMS 0x00000006cd400000, 0x00000006cd400000| Untracked | 286|0x00000006cd800000, 0x00000006cd800000, 0x00000006cdc00000| 0%| F| |TAMS 0x00000006cd800000, 0x00000006cd800000| Untracked | 287|0x00000006cdc00000, 0x00000006cdc00000, 0x00000006ce000000| 0%| F| |TAMS 0x00000006cdc00000, 0x00000006cdc00000| Untracked | 288|0x00000006ce000000, 0x00000006ce000000, 0x00000006ce400000| 0%| F| |TAMS 0x00000006ce000000, 0x00000006ce000000| Untracked | 289|0x00000006ce400000, 0x00000006ce400000, 0x00000006ce800000| 0%| F| |TAMS 0x00000006ce400000, 0x00000006ce400000| Untracked | 290|0x00000006ce800000, 0x00000006ce800000, 0x00000006cec00000| 0%| F| |TAMS 0x00000006ce800000, 0x00000006ce800000| Untracked | 291|0x00000006cec00000, 0x00000006cec00000, 0x00000006cf000000| 0%| F| |TAMS 0x00000006cec00000, 0x00000006cec00000| Untracked | 292|0x00000006cf000000, 0x00000006cf000000, 0x00000006cf400000| 0%| F| |TAMS 0x00000006cf000000, 0x00000006cf000000| Untracked | 293|0x00000006cf400000, 0x00000006cf400000, 0x00000006cf800000| 0%| F| |TAMS 0x00000006cf400000, 0x00000006cf400000| Untracked | 294|0x00000006cf800000, 0x00000006cf800000, 0x00000006cfc00000| 0%| F| |TAMS 0x00000006cf800000, 0x00000006cf800000| Untracked | 295|0x00000006cfc00000, 0x00000006cfc00000, 0x00000006d0000000| 0%| F| |TAMS 0x00000006cfc00000, 0x00000006cfc00000| Untracked | 296|0x00000006d0000000, 0x00000006d0000000, 0x00000006d0400000| 0%| F| |TAMS 0x00000006d0000000, 0x00000006d0000000| Untracked | 297|0x00000006d0400000, 0x00000006d0400000, 0x00000006d0800000| 0%| F| |TAMS 0x00000006d0400000, 0x00000006d0400000| Untracked | 298|0x00000006d0800000, 0x00000006d0800000, 0x00000006d0c00000| 0%| F| |TAMS 0x00000006d0800000, 0x00000006d0800000| Untracked | 299|0x00000006d0c00000, 0x00000006d0c00000, 0x00000006d1000000| 0%| F| |TAMS 0x00000006d0c00000, 0x00000006d0c00000| Untracked | 300|0x00000006d1000000, 0x00000006d1000000, 0x00000006d1400000| 0%| F| |TAMS 0x00000006d1000000, 0x00000006d1000000| Untracked | 301|0x00000006d1400000, 0x00000006d1400000, 0x00000006d1800000| 0%| F| |TAMS 0x00000006d1400000, 0x00000006d1400000| Untracked | 302|0x00000006d1800000, 0x00000006d1800000, 0x00000006d1c00000| 0%| F| |TAMS 0x00000006d1800000, 0x00000006d1800000| Untracked | 303|0x00000006d1c00000, 0x00000006d1c00000, 0x00000006d2000000| 0%| F| |TAMS 0x00000006d1c00000, 0x00000006d1c00000| Untracked | 304|0x00000006d2000000, 0x00000006d2000000, 0x00000006d2400000| 0%| F| |TAMS 0x00000006d2000000, 0x00000006d2000000| Untracked | 305|0x00000006d2400000, 0x00000006d2400000, 0x00000006d2800000| 0%| F| |TAMS 0x00000006d2400000, 0x00000006d2400000| Untracked | 306|0x00000006d2800000, 0x00000006d2800000, 0x00000006d2c00000| 0%| F| |TAMS 0x00000006d2800000, 0x00000006d2800000| Untracked | 307|0x00000006d2c00000, 0x00000006d2c00000, 0x00000006d3000000| 0%| F| |TAMS 0x00000006d2c00000, 0x00000006d2c00000| Untracked | 308|0x00000006d3000000, 0x00000006d3000000, 0x00000006d3400000| 0%| F| |TAMS 0x00000006d3000000, 0x00000006d3000000| Untracked | 309|0x00000006d3400000, 0x00000006d3400000, 0x00000006d3800000| 0%| F| |TAMS 0x00000006d3400000, 0x00000006d3400000| Untracked | 310|0x00000006d3800000, 0x00000006d3800000, 0x00000006d3c00000| 0%| F| |TAMS 0x00000006d3800000, 0x00000006d3800000| Untracked | 311|0x00000006d3c00000, 0x00000006d3c00000, 0x00000006d4000000| 0%| F| |TAMS 0x00000006d3c00000, 0x00000006d3c00000| Untracked | 312|0x00000006d4000000, 0x00000006d4000000, 0x00000006d4400000| 0%| F| |TAMS 0x00000006d4000000, 0x00000006d4000000| Untracked | 313|0x00000006d4400000, 0x00000006d4400000, 0x00000006d4800000| 0%| F| |TAMS 0x00000006d4400000, 0x00000006d4400000| Untracked | 314|0x00000006d4800000, 0x00000006d4800000, 0x00000006d4c00000| 0%| F| |TAMS 0x00000006d4800000, 0x00000006d4800000| Untracked | 315|0x00000006d4c00000, 0x00000006d4c00000, 0x00000006d5000000| 0%| F| |TAMS 0x00000006d4c00000, 0x00000006d4c00000| Untracked | 316|0x00000006d5000000, 0x00000006d5000000, 0x00000006d5400000| 0%| F| |TAMS 0x00000006d5000000, 0x00000006d5000000| Untracked | 317|0x00000006d5400000, 0x00000006d5400000, 0x00000006d5800000| 0%| F| |TAMS 0x00000006d5400000, 0x00000006d5400000| Untracked | 318|0x00000006d5800000, 0x00000006d5800000, 0x00000006d5c00000| 0%| F| |TAMS 0x00000006d5800000, 0x00000006d5800000| Untracked | 319|0x00000006d5c00000, 0x00000006d5c00000, 0x00000006d6000000| 0%| F| |TAMS 0x00000006d5c00000, 0x00000006d5c00000| Untracked | 320|0x00000006d6000000, 0x00000006d6000000, 0x00000006d6400000| 0%| F| |TAMS 0x00000006d6000000, 0x00000006d6000000| Untracked | 321|0x00000006d6400000, 0x00000006d6400000, 0x00000006d6800000| 0%| F| |TAMS 0x00000006d6400000, 0x00000006d6400000| Untracked | 322|0x00000006d6800000, 0x00000006d6800000, 0x00000006d6c00000| 0%| F| |TAMS 0x00000006d6800000, 0x00000006d6800000| Untracked | 323|0x00000006d6c00000, 0x00000006d6c00000, 0x00000006d7000000| 0%| F| |TAMS 0x00000006d6c00000, 0x00000006d6c00000| Untracked | 324|0x00000006d7000000, 0x00000006d7000000, 0x00000006d7400000| 0%| F| |TAMS 0x00000006d7000000, 0x00000006d7000000| Untracked | 325|0x00000006d7400000, 0x00000006d7400000, 0x00000006d7800000| 0%| F| |TAMS 0x00000006d7400000, 0x00000006d7400000| Untracked | 326|0x00000006d7800000, 0x00000006d7800000, 0x00000006d7c00000| 0%| F| |TAMS 0x00000006d7800000, 0x00000006d7800000| Untracked | 327|0x00000006d7c00000, 0x00000006d7c00000, 0x00000006d8000000| 0%| F| |TAMS 0x00000006d7c00000, 0x00000006d7c00000| Untracked | 328|0x00000006d8000000, 0x00000006d8000000, 0x00000006d8400000| 0%| F| |TAMS 0x00000006d8000000, 0x00000006d8000000| Untracked | 329|0x00000006d8400000, 0x00000006d8400000, 0x00000006d8800000| 0%| F| |TAMS 0x00000006d8400000, 0x00000006d8400000| Untracked | 330|0x00000006d8800000, 0x00000006d8800000, 0x00000006d8c00000| 0%| F| |TAMS 0x00000006d8800000, 0x00000006d8800000| Untracked | 331|0x00000006d8c00000, 0x00000006d8c00000, 0x00000006d9000000| 0%| F| |TAMS 0x00000006d8c00000, 0x00000006d8c00000| Untracked | 332|0x00000006d9000000, 0x00000006d9000000, 0x00000006d9400000| 0%| F| |TAMS 0x00000006d9000000, 0x00000006d9000000| Untracked | 333|0x00000006d9400000, 0x00000006d9400000, 0x00000006d9800000| 0%| F| |TAMS 0x00000006d9400000, 0x00000006d9400000| Untracked | 334|0x00000006d9800000, 0x00000006d9800000, 0x00000006d9c00000| 0%| F| |TAMS 0x00000006d9800000, 0x00000006d9800000| Untracked | 335|0x00000006d9c00000, 0x00000006d9c00000, 0x00000006da000000| 0%| F| |TAMS 0x00000006d9c00000, 0x00000006d9c00000| Untracked | 336|0x00000006da000000, 0x00000006da000000, 0x00000006da400000| 0%| F| |TAMS 0x00000006da000000, 0x00000006da000000| Untracked | 337|0x00000006da400000, 0x00000006da400000, 0x00000006da800000| 0%| F| |TAMS 0x00000006da400000, 0x00000006da400000| Untracked | 338|0x00000006da800000, 0x00000006da800000, 0x00000006dac00000| 0%| F| |TAMS 0x00000006da800000, 0x00000006da800000| Untracked | 339|0x00000006dac00000, 0x00000006dac00000, 0x00000006db000000| 0%| F| |TAMS 0x00000006dac00000, 0x00000006dac00000| Untracked | 340|0x00000006db000000, 0x00000006db000000, 0x00000006db400000| 0%| F| |TAMS 0x00000006db000000, 0x00000006db000000| Untracked | 341|0x00000006db400000, 0x00000006db400000, 0x00000006db800000| 0%| F| |TAMS 0x00000006db400000, 0x00000006db400000| Untracked | 342|0x00000006db800000, 0x00000006db800000, 0x00000006dbc00000| 0%| F| |TAMS 0x00000006db800000, 0x00000006db800000| Untracked | 343|0x00000006dbc00000, 0x00000006dbc00000, 0x00000006dc000000| 0%| F| |TAMS 0x00000006dbc00000, 0x00000006dbc00000| Untracked | 344|0x00000006dc000000, 0x00000006dc000000, 0x00000006dc400000| 0%| F| |TAMS 0x00000006dc000000, 0x00000006dc000000| Untracked | 345|0x00000006dc400000, 0x00000006dc400000, 0x00000006dc800000| 0%| F| |TAMS 0x00000006dc400000, 0x00000006dc400000| Untracked | 346|0x00000006dc800000, 0x00000006dc800000, 0x00000006dcc00000| 0%| F| |TAMS 0x00000006dc800000, 0x00000006dc800000| Untracked | 347|0x00000006dcc00000, 0x00000006dcc00000, 0x00000006dd000000| 0%| F| |TAMS 0x00000006dcc00000, 0x00000006dcc00000| Untracked | 348|0x00000006dd000000, 0x00000006dd000000, 0x00000006dd400000| 0%| F| |TAMS 0x00000006dd000000, 0x00000006dd000000| Untracked | 349|0x00000006dd400000, 0x00000006dd400000, 0x00000006dd800000| 0%| F| |TAMS 0x00000006dd400000, 0x00000006dd400000| Untracked | 350|0x00000006dd800000, 0x00000006dd800000, 0x00000006ddc00000| 0%| F| |TAMS 0x00000006dd800000, 0x00000006dd800000| Untracked | 351|0x00000006ddc00000, 0x00000006ddc00000, 0x00000006de000000| 0%| F| |TAMS 0x00000006ddc00000, 0x00000006ddc00000| Untracked | 352|0x00000006de000000, 0x00000006de000000, 0x00000006de400000| 0%| F| |TAMS 0x00000006de000000, 0x00000006de000000| Untracked | 353|0x00000006de400000, 0x00000006de400000, 0x00000006de800000| 0%| F| |TAMS 0x00000006de400000, 0x00000006de400000| Untracked | 354|0x00000006de800000, 0x00000006de800000, 0x00000006dec00000| 0%| F| |TAMS 0x00000006de800000, 0x00000006de800000| Untracked | 355|0x00000006dec00000, 0x00000006dec00000, 0x00000006df000000| 0%| F| |TAMS 0x00000006dec00000, 0x00000006dec00000| Untracked | 356|0x00000006df000000, 0x00000006df000000, 0x00000006df400000| 0%| F| |TAMS 0x00000006df000000, 0x00000006df000000| Untracked | 357|0x00000006df400000, 0x00000006df400000, 0x00000006df800000| 0%| F| |TAMS 0x00000006df400000, 0x00000006df400000| Untracked | 358|0x00000006df800000, 0x00000006df800000, 0x00000006dfc00000| 0%| F| |TAMS 0x00000006df800000, 0x00000006df800000| Untracked | 359|0x00000006dfc00000, 0x00000006dfc00000, 0x00000006e0000000| 0%| F| |TAMS 0x00000006dfc00000, 0x00000006dfc00000| Untracked | 360|0x00000006e0000000, 0x00000006e0000000, 0x00000006e0400000| 0%| F| |TAMS 0x00000006e0000000, 0x00000006e0000000| Untracked | 361|0x00000006e0400000, 0x00000006e0400000, 0x00000006e0800000| 0%| F| |TAMS 0x00000006e0400000, 0x00000006e0400000| Untracked | 362|0x00000006e0800000, 0x00000006e0800000, 0x00000006e0c00000| 0%| F| |TAMS 0x00000006e0800000, 0x00000006e0800000| Untracked | 363|0x00000006e0c00000, 0x00000006e0c00000, 0x00000006e1000000| 0%| F| |TAMS 0x00000006e0c00000, 0x00000006e0c00000| Untracked | 364|0x00000006e1000000, 0x00000006e1000000, 0x00000006e1400000| 0%| F| |TAMS 0x00000006e1000000, 0x00000006e1000000| Untracked | 365|0x00000006e1400000, 0x00000006e1400000, 0x00000006e1800000| 0%| F| |TAMS 0x00000006e1400000, 0x00000006e1400000| Untracked | 366|0x00000006e1800000, 0x00000006e1800000, 0x00000006e1c00000| 0%| F| |TAMS 0x00000006e1800000, 0x00000006e1800000| Untracked | 367|0x00000006e1c00000, 0x00000006e1c00000, 0x00000006e2000000| 0%| F| |TAMS 0x00000006e1c00000, 0x00000006e1c00000| Untracked | 368|0x00000006e2000000, 0x00000006e2000000, 0x00000006e2400000| 0%| F| |TAMS 0x00000006e2000000, 0x00000006e2000000| Untracked | 369|0x00000006e2400000, 0x00000006e2400000, 0x00000006e2800000| 0%| F| |TAMS 0x00000006e2400000, 0x00000006e2400000| Untracked | 370|0x00000006e2800000, 0x00000006e2800000, 0x00000006e2c00000| 0%| F| |TAMS 0x00000006e2800000, 0x00000006e2800000| Untracked | 371|0x00000006e2c00000, 0x00000006e2c00000, 0x00000006e3000000| 0%| F| |TAMS 0x00000006e2c00000, 0x00000006e2c00000| Untracked | 372|0x00000006e3000000, 0x00000006e3000000, 0x00000006e3400000| 0%| F| |TAMS 0x00000006e3000000, 0x00000006e3000000| Untracked | 373|0x00000006e3400000, 0x00000006e37b4ef8, 0x00000006e3800000| 92%| E| |TAMS 0x00000006e3400000, 0x00000006e3400000| Complete | 374|0x00000006e3800000, 0x00000006e3c00000, 0x00000006e3c00000|100%| E|CS|TAMS 0x00000006e3800000, 0x00000006e3800000| Complete | 375|0x00000006e3c00000, 0x00000006e4000000, 0x00000006e4000000|100%| E|CS|TAMS 0x00000006e3c00000, 0x00000006e3c00000| Complete | 376|0x00000006e4000000, 0x00000006e4400000, 0x00000006e4400000|100%| E|CS|TAMS 0x00000006e4000000, 0x00000006e4000000| Complete | 377|0x00000006e4400000, 0x00000006e4800000, 0x00000006e4800000|100%| E|CS|TAMS 0x00000006e4400000, 0x00000006e4400000| Complete | 378|0x00000006e4800000, 0x00000006e4c00000, 0x00000006e4c00000|100%| E|CS|TAMS 0x00000006e4800000, 0x00000006e4800000| Complete | 379|0x00000006e4c00000, 0x00000006e5000000, 0x00000006e5000000|100%| E|CS|TAMS 0x00000006e4c00000, 0x00000006e4c00000| Complete | 380|0x00000006e5000000, 0x00000006e5400000, 0x00000006e5400000|100%| E|CS|TAMS 0x00000006e5000000, 0x00000006e5000000| Complete | 381|0x00000006e5400000, 0x00000006e5800000, 0x00000006e5800000|100%| E|CS|TAMS 0x00000006e5400000, 0x00000006e5400000| Complete | 382|0x00000006e5800000, 0x00000006e5c00000, 0x00000006e5c00000|100%| E|CS|TAMS 0x00000006e5800000, 0x00000006e5800000| Complete | 383|0x00000006e5c00000, 0x00000006e6000000, 0x00000006e6000000|100%| E|CS|TAMS 0x00000006e5c00000, 0x00000006e5c00000| Complete | 384|0x00000006e6000000, 0x00000006e6400000, 0x00000006e6400000|100%| E|CS|TAMS 0x00000006e6000000, 0x00000006e6000000| Complete | 385|0x00000006e6400000, 0x00000006e6800000, 0x00000006e6800000|100%| E|CS|TAMS 0x00000006e6400000, 0x00000006e6400000| Complete | 386|0x00000006e6800000, 0x00000006e6c00000, 0x00000006e6c00000|100%| E|CS|TAMS 0x00000006e6800000, 0x00000006e6800000| Complete | 387|0x00000006e6c00000, 0x00000006e7000000, 0x00000006e7000000|100%| E|CS|TAMS 0x00000006e6c00000, 0x00000006e6c00000| Complete | 388|0x00000006e7000000, 0x00000006e7400000, 0x00000006e7400000|100%| E|CS|TAMS 0x00000006e7000000, 0x00000006e7000000| Complete | 389|0x00000006e7400000, 0x00000006e7800000, 0x00000006e7800000|100%| E|CS|TAMS 0x00000006e7400000, 0x00000006e7400000| Complete | 390|0x00000006e7800000, 0x00000006e7c00000, 0x00000006e7c00000|100%| E|CS|TAMS 0x00000006e7800000, 0x00000006e7800000| Complete | 391|0x00000006e7c00000, 0x00000006e8000000, 0x00000006e8000000|100%| E|CS|TAMS 0x00000006e7c00000, 0x00000006e7c00000| Complete | 392|0x00000006e8000000, 0x00000006e8400000, 0x00000006e8400000|100%| E|CS|TAMS 0x00000006e8000000, 0x00000006e8000000| Complete | 393|0x00000006e8400000, 0x00000006e8800000, 0x00000006e8800000|100%| E|CS|TAMS 0x00000006e8400000, 0x00000006e8400000| Complete | 394|0x00000006e8800000, 0x00000006e8c00000, 0x00000006e8c00000|100%| E|CS|TAMS 0x00000006e8800000, 0x00000006e8800000| Complete | 395|0x00000006e8c00000, 0x00000006e9000000, 0x00000006e9000000|100%| E|CS|TAMS 0x00000006e8c00000, 0x00000006e8c00000| Complete | 396|0x00000006e9000000, 0x00000006e9400000, 0x00000006e9400000|100%| E|CS|TAMS 0x00000006e9000000, 0x00000006e9000000| Complete | 397|0x00000006e9400000, 0x00000006e9800000, 0x00000006e9800000|100%| E|CS|TAMS 0x00000006e9400000, 0x00000006e9400000| Complete | 398|0x00000006e9800000, 0x00000006e9c00000, 0x00000006e9c00000|100%| E|CS|TAMS 0x00000006e9800000, 0x00000006e9800000| Complete | 399|0x00000006e9c00000, 0x00000006ea000000, 0x00000006ea000000|100%| E|CS|TAMS 0x00000006e9c00000, 0x00000006e9c00000| Complete | 400|0x00000006ea000000, 0x00000006ea400000, 0x00000006ea400000|100%| E|CS|TAMS 0x00000006ea000000, 0x00000006ea000000| Complete | 401|0x00000006ea400000, 0x00000006ea800000, 0x00000006ea800000|100%| E|CS|TAMS 0x00000006ea400000, 0x00000006ea400000| Complete | 402|0x00000006ea800000, 0x00000006eac00000, 0x00000006eac00000|100%| E|CS|TAMS 0x00000006ea800000, 0x00000006ea800000| Complete | 403|0x00000006eac00000, 0x00000006eb000000, 0x00000006eb000000|100%| E|CS|TAMS 0x00000006eac00000, 0x00000006eac00000| Complete | 404|0x00000006eb000000, 0x00000006eb400000, 0x00000006eb400000|100%| E|CS|TAMS 0x00000006eb000000, 0x00000006eb000000| Complete | 405|0x00000006eb400000, 0x00000006eb800000, 0x00000006eb800000|100%| E|CS|TAMS 0x00000006eb400000, 0x00000006eb400000| Complete | 406|0x00000006eb800000, 0x00000006ebc00000, 0x00000006ebc00000|100%| E|CS|TAMS 0x00000006eb800000, 0x00000006eb800000| Complete | 407|0x00000006ebc00000, 0x00000006ec000000, 0x00000006ec000000|100%| E|CS|TAMS 0x00000006ebc00000, 0x00000006ebc00000| Complete | 408|0x00000006ec000000, 0x00000006ec400000, 0x00000006ec400000|100%| E|CS|TAMS 0x00000006ec000000, 0x00000006ec000000| Complete | 409|0x00000006ec400000, 0x00000006ec800000, 0x00000006ec800000|100%| E|CS|TAMS 0x00000006ec400000, 0x00000006ec400000| Complete | 410|0x00000006ec800000, 0x00000006ecc00000, 0x00000006ecc00000|100%| E|CS|TAMS 0x00000006ec800000, 0x00000006ec800000| Complete | 411|0x00000006ecc00000, 0x00000006ed000000, 0x00000006ed000000|100%| E|CS|TAMS 0x00000006ecc00000, 0x00000006ecc00000| Complete | 412|0x00000006ed000000, 0x00000006ed400000, 0x00000006ed400000|100%| E|CS|TAMS 0x00000006ed000000, 0x00000006ed000000| Complete | 413|0x00000006ed400000, 0x00000006ed800000, 0x00000006ed800000|100%| E|CS|TAMS 0x00000006ed400000, 0x00000006ed400000| Complete | 414|0x00000006ed800000, 0x00000006edc00000, 0x00000006edc00000|100%| E|CS|TAMS 0x00000006ed800000, 0x00000006ed800000| Complete | 415|0x00000006edc00000, 0x00000006ee000000, 0x00000006ee000000|100%| E|CS|TAMS 0x00000006edc00000, 0x00000006edc00000| Complete | 416|0x00000006ee000000, 0x00000006ee400000, 0x00000006ee400000|100%| E|CS|TAMS 0x00000006ee000000, 0x00000006ee000000| Complete | 417|0x00000006ee400000, 0x00000006ee800000, 0x00000006ee800000|100%| E|CS|TAMS 0x00000006ee400000, 0x00000006ee400000| Complete |1510|0x00000007ff800000, 0x00000007ffb74000, 0x00000007ffc00000| 86%|OA| |TAMS 0x00000007ffb74000, 0x00000007ff800000| Untracked |1511|0x00000007ffc00000, 0x00000007ffc72000, 0x0000000800000000| 11%|CA| |TAMS 0x00000007ffc72000, 0x00000007ffc00000| Untracked Card table byte_map: [0x0000000021290000,0x0000000021e60000] _byte_map_base: 0x000000001de60000 Marking Bits (Prev, Next): (CMBitMap*) 0x00007fc0d601a450, (CMBitMap*) 0x00007fc0d601a410 Prev Bits: [0x00000000288b0000, 0x000000002e730000) Next Bits: [0x0000000022a30000, 0x00000000288b0000) Polling page: 0x0000000007cbf000 Metaspace: Usage: Non-class: 125.63 MB used. Class: 15.18 MB used. Both: 140.82 MB used. Virtual space: Non-class space: 128.00 MB reserved, 127.50 MB (>99%) committed, 2 nodes. Class space: 1.00 GB reserved, 16.44 MB ( 2%) committed, 1 nodes. Both: 1.12 GB reserved, 143.94 MB ( 12%) committed. Chunk freelists: Non-Class: 288.00 KB Class: 3.47 MB Both: 3.75 MB MaxMetaspaceSize: unlimited CompressedClassSpaceSize: 1.00 GB Initial GC threshold: 21.00 MB Current GC threshold: 218.88 MB CDS: on MetaspaceReclaimPolicy: balanced - commit_granule_bytes: 65536. - commit_granule_words: 8192. - virtual_space_node_default_size: 8388608. - enlarge_chunks_in_place: 1. - new_chunks_are_fully_committed: 0. - uncommit_free_chunks: 1. - use_allocation_guard: 0. Internal statistics: num_allocs_failed_limit: 33. num_arena_births: 1756. num_arena_deaths: 4. num_vsnodes_births: 3. num_vsnodes_deaths: 0. num_space_committed: 2297. num_space_uncommitted: 0. num_chunks_returned_to_freelist: 38. num_chunks_taken_from_freelist: 8750. num_chunk_merges: 24. num_chunk_splits: 5574. num_chunks_enlarged: 3317. num_inconsistent_stats: 0. CodeHeap 'non-profiled nmethods': size=120028Kb used=23811Kb max_used=23822Kb free=96216Kb bounds [0x0000000019d59000, 0x000000001b4a9000, 0x0000000021290000] CodeHeap 'profiled nmethods': size=120028Kb used=60120Kb max_used=60205Kb free=59907Kb bounds [0x0000000012822000, 0x0000000016302000, 0x0000000019d59000] CodeHeap 'non-nmethods': size=5704Kb used=1622Kb max_used=1742Kb free=4081Kb bounds [0x0000000012290000, 0x0000000012500000, 0x0000000012822000] total_blobs=28785 nmethods=27772 adapters=922 compilation: enabled stopped_count=0, restarted_count=0 full_count=0 Compilation events (20 events): Event: 419.248 Thread 0x00007fc0e7058200 38133 3 org.eclipse.core.internal.resources.Resource::getLocationURI (30 bytes) Event: 419.248 Thread 0x00007fc0e7058200 nmethod 38133 0x0000000016183010 code [0x0000000016183240, 0x0000000016183d00] Event: 419.248 Thread 0x00007fc0e7058200 38134 3 org.eclipse.core.internal.localstore.FileSystemResourceManager::locationURIFor (16 bytes) Event: 419.248 Thread 0x00007fc0e7058200 nmethod 38134 0x0000000015d89510 code [0x0000000015d896c0, 0x0000000015d89930] Event: 419.248 Thread 0x00007fc0e7058200 38135 ! 3 org.eclipse.jdt.internal.core.JavaModelManager::getPerWorkingCopyInfo (142 bytes) Event: 419.249 Thread 0x00007fc0e7058200 nmethod 38135 0x0000000016181b10 code [0x0000000016181d60, 0x0000000016182980] Event: 419.249 Thread 0x00007fc0e7058200 38136 3 org.eclipse.jdt.internal.core.JavaProject::getRawClasspath (38 bytes) Event: 419.249 Thread 0x00007fc0d6027800 nmethod 38132 0x000000001b496b10 code [0x000000001b496cc0, 0x000000001b496e38] Event: 419.249 Thread 0x00007fc0d6027800 38138 4 org.eclipse.osgi.internal.loader.BundleLoader::compoundEnumerations (97 bytes) Event: 419.249 Thread 0x00007fc0e7058200 nmethod 38136 0x0000000014ce8610 code [0x0000000014ce8840, 0x0000000014ce9160] Event: 419.249 Thread 0x00007fc0e7058200 38137 3 org.eclipse.core.internal.filebuffers.TextFileBufferManager::getTextFileBuffer (10 bytes) Event: 419.250 Thread 0x00007fc0e7058200 nmethod 38137 0x00000000158c5510 code [0x00000000158c5700, 0x00000000158c5e30] Event: 419.251 Thread 0x00007fc0d6027800 nmethod 38138 0x000000001b497010 code [0x000000001b497200, 0x000000001b4974a0] Event: 419.270 Thread 0x00007fc0d6027800 38139 4 org.eclipse.swt.widgets.TreeItem::calculateWidth (629 bytes) Event: 419.270 Thread 0x00007fc0e7058200 38141 3 org.eclipse.jface.viewers.AbstractTreeViewer::disassociateChildren (48 bytes) Event: 419.271 Thread 0x00007fc0e7058200 nmethod 38141 0x0000000016180490 code [0x0000000016180700, 0x0000000016181670] Event: 419.271 Thread 0x00007fc0e7058200 38140 3 org.eclipse.jface.viewers.StructuredViewer::disassociate (38 bytes) Event: 419.271 Thread 0x00007fc0e7058200 nmethod 38140 0x0000000015b86e10 code [0x0000000015b87020, 0x0000000015b87700] Event: 419.274 Thread 0x00007fc0e7058200 38142 3 org.eclipse.jface.viewers.Viewer::fireSelectionChanged (44 bytes) Event: 419.275 Thread 0x00007fc0e7058200 nmethod 38142 0x000000001617ed90 code [0x000000001617f040, 0x000000001617ff00] GC Heap History (20 events): Event: 242.586 GC heap before {Heap before GC invocations=205 (full 0): garbage-first heap total 1720320K, used 1445311K [0x0000000686000000, 0x0000000800000000) region size 4096K, 252 young (1032192K), 2 survivors (8192K) Metaspace used 139897K, committed 143040K, reserved 1179648K class space used 15274K, committed 16512K, reserved 1048576K } Event: 242.588 GC heap after {Heap after GC invocations=206 (full 0): garbage-first heap total 1720320K, used 420243K [0x0000000686000000, 0x0000000800000000) region size 4096K, 2 young (8192K), 2 survivors (8192K) Metaspace used 139897K, committed 143040K, reserved 1179648K class space used 15274K, committed 16512K, reserved 1048576K } Event: 243.272 GC heap before {Heap before GC invocations=206 (full 0): garbage-first heap total 1720320K, used 1444243K [0x0000000686000000, 0x0000000800000000) region size 4096K, 252 young (1032192K), 2 survivors (8192K) Metaspace used 139897K, committed 143040K, reserved 1179648K class space used 15274K, committed 16512K, reserved 1048576K } Event: 243.273 GC heap after {Heap after GC invocations=207 (full 0): garbage-first heap total 1720320K, used 420743K [0x0000000686000000, 0x0000000800000000) region size 4096K, 2 young (8192K), 2 survivors (8192K) Metaspace used 139897K, committed 143040K, reserved 1179648K class space used 15274K, committed 16512K, reserved 1048576K } Event: 243.993 GC heap before {Heap before GC invocations=207 (full 0): garbage-first heap total 1720320K, used 1444743K [0x0000000686000000, 0x0000000800000000) region size 4096K, 252 young (1032192K), 2 survivors (8192K) Metaspace used 139898K, committed 143040K, reserved 1179648K class space used 15274K, committed 16512K, reserved 1048576K } Event: 243.995 GC heap after {Heap after GC invocations=208 (full 0): garbage-first heap total 1720320K, used 420630K [0x0000000686000000, 0x0000000800000000) region size 4096K, 2 young (8192K), 2 survivors (8192K) Metaspace used 139898K, committed 143040K, reserved 1179648K class space used 15274K, committed 16512K, reserved 1048576K } Event: 244.703 GC heap before {Heap before GC invocations=208 (full 0): garbage-first heap total 1720320K, used 1444630K [0x0000000686000000, 0x0000000800000000) region size 4096K, 252 young (1032192K), 2 survivors (8192K) Metaspace used 139898K, committed 143040K, reserved 1179648K class space used 15274K, committed 16512K, reserved 1048576K } Event: 244.705 GC heap after {Heap after GC invocations=209 (full 0): garbage-first heap total 1720320K, used 420742K [0x0000000686000000, 0x0000000800000000) region size 4096K, 2 young (8192K), 2 survivors (8192K) Metaspace used 139898K, committed 143040K, reserved 1179648K class space used 15274K, committed 16512K, reserved 1048576K } Event: 245.419 GC heap before {Heap before GC invocations=209 (full 0): garbage-first heap total 1720320K, used 1444742K [0x0000000686000000, 0x0000000800000000) region size 4096K, 252 young (1032192K), 2 survivors (8192K) Metaspace used 139898K, committed 143040K, reserved 1179648K class space used 15274K, committed 16512K, reserved 1048576K } Event: 245.421 GC heap after {Heap after GC invocations=210 (full 0): garbage-first heap total 1720320K, used 420815K [0x0000000686000000, 0x0000000800000000) region size 4096K, 2 young (8192K), 2 survivors (8192K) Metaspace used 139898K, committed 143040K, reserved 1179648K class space used 15274K, committed 16512K, reserved 1048576K } Event: 246.125 GC heap before {Heap before GC invocations=210 (full 0): garbage-first heap total 1720320K, used 1444815K [0x0000000686000000, 0x0000000800000000) region size 4096K, 252 young (1032192K), 2 survivors (8192K) Metaspace used 139898K, committed 143040K, reserved 1179648K class space used 15274K, committed 16512K, reserved 1048576K } Event: 246.127 GC heap after {Heap after GC invocations=211 (full 0): garbage-first heap total 1720320K, used 421408K [0x0000000686000000, 0x0000000800000000) region size 4096K, 2 young (8192K), 2 survivors (8192K) Metaspace used 139898K, committed 143040K, reserved 1179648K class space used 15274K, committed 16512K, reserved 1048576K } Event: 331.989 GC heap before {Heap before GC invocations=211 (full 0): garbage-first heap total 1720320K, used 1441312K [0x0000000686000000, 0x0000000800000000) region size 4096K, 252 young (1032192K), 2 survivors (8192K) Metaspace used 140554K, committed 143680K, reserved 1179648K class space used 15319K, committed 16576K, reserved 1048576K } Event: 331.994 GC heap after {Heap after GC invocations=212 (full 0): garbage-first heap total 1720320K, used 423783K [0x0000000686000000, 0x0000000800000000) region size 4096K, 3 young (12288K), 3 survivors (12288K) Metaspace used 140554K, committed 143680K, reserved 1179648K class space used 15319K, committed 16576K, reserved 1048576K } Event: 405.226 GC heap before {Heap before GC invocations=212 (full 0): garbage-first heap total 1720320K, used 1439591K [0x0000000686000000, 0x0000000800000000) region size 4096K, 252 young (1032192K), 3 survivors (12288K) Metaspace used 141207K, committed 144384K, reserved 1179648K class space used 15357K, committed 16640K, reserved 1048576K } Event: 405.243 GC heap after {Heap after GC invocations=213 (full 0): garbage-first heap total 1720320K, used 479591K [0x0000000686000000, 0x0000000800000000) region size 4096K, 16 young (65536K), 16 survivors (65536K) Metaspace used 141207K, committed 144384K, reserved 1179648K class space used 15357K, committed 16640K, reserved 1048576K } Event: 411.663 GC heap before {Heap before GC invocations=213 (full 0): garbage-first heap total 1720320K, used 1446247K [0x0000000686000000, 0x0000000800000000) region size 4096K, 252 young (1032192K), 16 survivors (65536K) Metaspace used 143345K, committed 146560K, reserved 1179648K class space used 15508K, committed 16768K, reserved 1048576K } Event: 411.685 GC heap after {Heap after GC invocations=214 (full 0): garbage-first heap total 1720320K, used 512728K [0x0000000686000000, 0x0000000800000000) region size 4096K, 23 young (94208K), 23 survivors (94208K) Metaspace used 143345K, committed 146560K, reserved 1179648K class space used 15508K, committed 16768K, reserved 1048576K } Event: 418.472 GC heap before {Heap before GC invocations=214 (full 0): garbage-first heap total 1720320K, used 1438424K [0x0000000686000000, 0x0000000800000000) region size 4096K, 250 young (1024000K), 23 survivors (94208K) Metaspace used 144129K, committed 147328K, reserved 1179648K class space used 15548K, committed 16832K, reserved 1048576K } Event: 418.493 GC heap after {Heap after GC invocations=215 (full 0): garbage-first heap total 1720320K, used 527929K [0x0000000686000000, 0x0000000800000000) region size 4096K, 17 young (69632K), 17 survivors (69632K) Metaspace used 144129K, committed 147328K, reserved 1179648K class space used 15548K, committed 16832K, reserved 1048576K } Deoptimization events (20 events): Event: 418.724 Thread 0x00007fc06621b400 Uncommon trap: trap_request=0xffffff45 fr.pc=0x000000001b41e41c relative=0x00000000000012bc Event: 418.724 Thread 0x00007fc06621b400 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000001b41e41c method=org.eclipse.jdt.internal.core.index.DiskIndex.addQueryResults([[C[CILorg/eclipse/jdt/internal/core/index/MemoryIndex;)Lorg/eclipse/jdt/internal/compiler/util/HashtableOfObje Event: 418.724 Thread 0x00007fc06621b400 DEOPT PACKING pc=0x000000001b41e41c sp=0x0000700010a1b7b0 Event: 418.724 Thread 0x00007fc06621b400 DEOPT UNPACKING pc=0x00000000122e2099 sp=0x0000700010a1b770 mode 2 Event: 418.843 Thread 0x00007fc0d581a800 Uncommon trap: trap_request=0xffffffde fr.pc=0x000000001b3ec838 relative=0x0000000000003218 Event: 418.843 Thread 0x00007fc0d581a800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000001b3ec838 method=org.eclipse.m2e.core.internal.project.registry.MutableProjectRegistry.removeRequiredCapabilities(Lorg/eclipse/core/resources/IFile;)V @ 101 c2 Event: 418.843 Thread 0x00007fc0d581a800 DEOPT PACKING pc=0x000000001b3ec838 sp=0x000070000db0ac80 Event: 418.843 Thread 0x00007fc0d581a800 DEOPT UNPACKING pc=0x00000000122e2099 sp=0x000070000db0aca0 mode 2 Event: 418.843 Thread 0x00007fc0d581a800 Uncommon trap: trap_request=0xffffffde fr.pc=0x000000001b3ec838 relative=0x0000000000003218 Event: 418.843 Thread 0x00007fc0d581a800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000001b3ec838 method=org.eclipse.m2e.core.internal.project.registry.MutableProjectRegistry.removeRequiredCapabilities(Lorg/eclipse/core/resources/IFile;)V @ 101 c2 Event: 418.843 Thread 0x00007fc0d581a800 DEOPT PACKING pc=0x000000001b3ec838 sp=0x000070000db0ac80 Event: 418.843 Thread 0x00007fc0d581a800 DEOPT UNPACKING pc=0x00000000122e2099 sp=0x000070000db0aca0 mode 2 Event: 418.843 Thread 0x00007fc0d581a800 Uncommon trap: trap_request=0xffffffde fr.pc=0x000000001a7ff744 relative=0x0000000000001864 Event: 418.843 Thread 0x00007fc0d581a800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000001a7ff744 method=org.eclipse.m2e.core.internal.project.registry.MutableProjectRegistry.removeRequiredCapabilities(Lorg/eclipse/core/resources/IFile;)V @ 34 c2 Event: 418.843 Thread 0x00007fc0d581a800 DEOPT PACKING pc=0x000000001a7ff744 sp=0x000070000db0ac90 Event: 418.843 Thread 0x00007fc0d581a800 DEOPT UNPACKING pc=0x00000000122e2099 sp=0x000070000db0aca0 mode 2 Event: 418.846 Thread 0x00007fc0d581a800 Uncommon trap: trap_request=0xfffffff4 fr.pc=0x000000001b3f5a48 relative=0x0000000000002ec8 Event: 418.846 Thread 0x00007fc0d581a800 Uncommon trap: reason=null_check action=make_not_entrant pc=0x000000001b3f5a48 method=org.apache.lucene.index.FreqProxFields$FreqProxTermsEnum.postings(Lorg/apache/lucene/index/PostingsEnum;I)Lorg/apache/lucene/index/PostingsEnum; @ 161 c2 Event: 418.846 Thread 0x00007fc0d581a800 DEOPT PACKING pc=0x000000001b3f5a48 sp=0x000070000db0a970 Event: 418.846 Thread 0x00007fc0d581a800 DEOPT UNPACKING pc=0x00000000122e2099 sp=0x000070000db0a890 mode 2 Classes loaded (20 events): Event: 405.355 Loading class sun/nio/cs/UTF_32LE Event: 405.355 Loading class sun/nio/cs/UTF_32LE done Event: 405.356 Loading class java/lang/Throwable$PrintStreamOrWriter Event: 405.356 Loading class java/lang/Throwable$PrintStreamOrWriter done Event: 405.362 Loading class javax/net/ssl/HandshakeCompletedListener Event: 405.362 Loading class javax/net/ssl/HandshakeCompletedListener done Event: 405.439 Loading class sun/security/ssl/AlpnExtension$AlpnSpec Event: 405.440 Loading class sun/security/ssl/AlpnExtension$AlpnSpec done Event: 405.467 Loading class sun/security/ssl/CertificateStatus$CertificateStatusMessage Event: 405.467 Loading class sun/security/ssl/CertificateStatus$CertificateStatusMessage done Event: 405.469 Loading class sun/security/ssl/XDHKeyExchange$XDHECredentials Event: 405.470 Loading class sun/security/ssl/XDHKeyExchange$XDHECredentials done Event: 405.470 Loading class java/security/spec/XECPublicKeySpec Event: 405.470 Loading class java/security/spec/XECPublicKeySpec done Event: 405.472 Loading class sun/security/rsa/MGF1 Event: 405.472 Loading class sun/security/rsa/MGF1 done Event: 410.548 Loading class java/lang/Throwable$WrappedPrintWriter Event: 410.548 Loading class java/lang/Throwable$WrappedPrintWriter done Event: 413.562 Loading class sun/reflect/Reflection Event: 413.562 Loading class sun/reflect/Reflection done Classes unloaded (2 events): Event: 15.951 Thread 0x00007fc0e650a200 Unloading class 0x0000000801752c00 'java/lang/invoke/LambdaForm$DMH+0x0000000801752c00' Event: 15.951 Thread 0x00007fc0e650a200 Unloading class 0x0000000801752400 'java/lang/invoke/LambdaForm$DMH+0x0000000801752400' Classes redefined (0 events): No events Internal exceptions (20 events): Event: 418.841 Thread 0x00007fc0d581a800 Exception (0x00000006e70fb380) thrown [src/hotspot/share/runtime/sharedRuntime.cpp, line 625] Event: 418.841 Thread 0x00007fc0d581a800 Implicit null exception at 0x0000000013e0c63f to 0x0000000013e10aba Event: 418.841 Thread 0x00007fc0d581a800 Exception (0x00000006e70fba38) thrown [src/hotspot/share/runtime/sharedRuntime.cpp, line 625] Event: 418.841 Thread 0x00007fc0d581a800 Implicit null exception at 0x0000000013e0c63f to 0x0000000013e10aba Event: 418.841 Thread 0x00007fc0d581a800 Exception (0x00000006e70fbd10) thrown [src/hotspot/share/runtime/sharedRuntime.cpp, line 625] Event: 418.841 Thread 0x00007fc0d581a800 Implicit null exception at 0x0000000013e0c63f to 0x0000000013e10aba Event: 418.841 Thread 0x00007fc0d581a800 Exception (0x00000006e70fbfe8) thrown [src/hotspot/share/runtime/sharedRuntime.cpp, line 625] Event: 418.842 Thread 0x00007fc0d581a800 Implicit null exception at 0x0000000013e0c63f to 0x0000000013e10aba Event: 418.842 Thread 0x00007fc0d581a800 Exception (0x00000006e7116500) thrown [src/hotspot/share/runtime/sharedRuntime.cpp, line 625] Event: 418.842 Thread 0x00007fc0d581a800 Implicit null exception at 0x0000000013e0c63f to 0x0000000013e10aba Event: 418.842 Thread 0x00007fc0d581a800 Exception (0x00000006e71167d8) thrown [src/hotspot/share/runtime/sharedRuntime.cpp, line 625] Event: 418.842 Thread 0x00007fc0d581a800 Implicit null exception at 0x0000000013e0c63f to 0x0000000013e10aba Event: 418.842 Thread 0x00007fc0d581a800 Exception (0x00000006e7116ab0) thrown [src/hotspot/share/runtime/sharedRuntime.cpp, line 625] Event: 418.842 Thread 0x00007fc0d581a800 Implicit null exception at 0x0000000013e0c63f to 0x0000000013e10aba Event: 418.842 Thread 0x00007fc0d581a800 Exception (0x00000006e7117168) thrown [src/hotspot/share/runtime/sharedRuntime.cpp, line 625] Event: 418.842 Thread 0x00007fc0d581a800 Implicit null exception at 0x0000000013e0c63f to 0x0000000013e10aba Event: 418.842 Thread 0x00007fc0d581a800 Exception (0x00000006e7117440) thrown [src/hotspot/share/runtime/sharedRuntime.cpp, line 625] Event: 418.842 Thread 0x00007fc0d581a800 Implicit null exception at 0x0000000013e0c63f to 0x0000000013e10aba Event: 418.842 Thread 0x00007fc0d581a800 Exception (0x00000006e7117718) thrown [src/hotspot/share/runtime/sharedRuntime.cpp, line 625] Event: 418.846 Thread 0x00007fc0d581a800 Implicit null exception at 0x000000001b3f4014 to 0x000000001b3f5a28 VM Operations (20 events): Event: 414.717 Executing VM operation: ICBufferFull Event: 414.717 Executing VM operation: ICBufferFull done Event: 415.312 Executing VM operation: HandshakeAllThreads Event: 415.312 Executing VM operation: HandshakeAllThreads done Event: 415.312 Executing VM operation: HandshakeAllThreads Event: 415.312 Executing VM operation: HandshakeAllThreads done Event: 415.330 Executing VM operation: ICBufferFull Event: 415.330 Executing VM operation: ICBufferFull done Event: 415.664 Executing VM operation: HandshakeAllThreads Event: 415.664 Executing VM operation: HandshakeAllThreads done Event: 415.669 Executing VM operation: ICBufferFull Event: 415.669 Executing VM operation: ICBufferFull done Event: 416.011 Executing VM operation: HandshakeAllThreads Event: 416.011 Executing VM operation: HandshakeAllThreads done Event: 417.015 Executing VM operation: Cleanup Event: 417.016 Executing VM operation: Cleanup done Event: 418.016 Executing VM operation: Cleanup Event: 418.016 Executing VM operation: Cleanup done Event: 418.472 Executing VM operation: G1CollectForAllocation Event: 418.493 Executing VM operation: G1CollectForAllocation done Events (20 events): Event: 416.047 Thread 0x00007fc0ea808200 flushing nmethod 0x0000000016272110 Event: 416.047 Thread 0x00007fc0ea808200 flushing nmethod 0x00000000162c9690 Event: 416.172 Thread 0x00007fc0e79cfe00 Thread added: 0x00007fc0e79cfe00 Event: 416.172 Protecting memory [0x000070001194c000,0x0000700011950000] with protection modes 0 Event: 416.649 Protecting memory [0x000070001194c000,0x0000700011950000] with protection modes 3 Event: 416.649 Thread 0x00007fc0e79cfe00 Thread exited: 0x00007fc0e79cfe00 Event: 416.649 Protecting memory [0x000070000d806000,0x000070000d80a000] with protection modes 3 Event: 416.649 Thread 0x00007fc0800e7e00 Thread exited: 0x00007fc0800e7e00 Event: 417.911 Thread 0x00007fc0eab0f600 Thread added: 0x00007fc0eab0f600 Event: 417.911 Protecting memory [0x000070000d806000,0x000070000d80a000] with protection modes 0 Event: 418.007 Thread 0x00007fc0800e7e00 Thread added: 0x00007fc0800e7e00 Event: 418.007 Protecting memory [0x000070001194c000,0x0000700011950000] with protection modes 0 Event: 418.711 Protecting memory [0x000070001194c000,0x0000700011950000] with protection modes 3 Event: 418.711 Thread 0x00007fc0800e7e00 Thread exited: 0x00007fc0800e7e00 Event: 418.848 Thread 0x00007fc0800e7e00 Thread added: 0x00007fc0800e7e00 Event: 418.848 Protecting memory [0x000070001194c000,0x0000700011950000] with protection modes 0 Event: 419.183 Protecting memory [0x000070001194c000,0x0000700011950000] with protection modes 3 Event: 419.183 Thread 0x00007fc0800e7e00 Thread exited: 0x00007fc0800e7e00 Event: 419.183 Protecting memory [0x000070000d806000,0x000070000d80a000] with protection modes 3 Event: 419.183 Thread 0x00007fc0eab0f600 Thread exited: 0x00007fc0eab0f600 Dynamic libraries: 0x00007ff8252fc000 /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x00007ff810f54000 /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x00007ff81446b000 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x00007ff80f357000 /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x00007ff81928d000 /usr/lib/libSystem.B.dylib 0x00007ff811de4000 /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x00007ff81f1fe000 /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x00007ff8174e1000 /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap 0x00007ff81b094000 /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport 0x00007ff81b11e000 /System/Library/PrivateFrameworks/UserActivity.framework/Versions/A/UserActivity 0x00007ff81a474000 /usr/lib/libspindump.dylib 0x00007ff812073000 /System/Library/Frameworks/UniformTypeIdentifiers.framework/Versions/A/UniformTypeIdentifiers 0x00007ff815c05000 /usr/lib/libapp_launch_measurement.dylib 0x00007ff814e3d000 /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics 0x00007ff815c08000 /System/Library/PrivateFrameworks/CoreAutoLayout.framework/Versions/A/CoreAutoLayout 0x00007ff816e38000 /System/Library/Frameworks/Metal.framework/Versions/A/Metal 0x00007ff817b67000 /usr/lib/liblangid.dylib 0x00007ff8174e6000 /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG 0x00007ff81345f000 /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight 0x00007ff8137fe000 /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x00007ff81f8be000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x00007ff819ef3000 /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x00007ff816e1d000 /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x00007ff814e6b000 /usr/lib/libDiagnosticMessagesClient.dylib 0x00007ff8191ad000 /usr/lib/libz.1.dylib 0x00007ff822fa0000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x00007ff8174cd000 /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation 0x00007ff81083c000 /usr/lib/libicucore.A.dylib 0x00007ff81be8a000 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x00007ff81b0a0000 /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x00007ff91759e000 /System/Library/PrivateFrameworks/TextInput.framework/Versions/A/TextInput 0x00007ff8133e2000 /usr/lib/libMobileGestalt.dylib 0x00007ff8171d9000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x00007ff815608000 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x00007ff8104e1000 /System/Library/Frameworks/Security.framework/Versions/A/Security 0x00007ff81f236000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x00007ff815965000 /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x00007ff80fdab000 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x00007ff814f5a000 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x00007ff81a862000 /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x00007ff8133e1000 /usr/lib/libenergytrace.dylib 0x00007ff810e40000 /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x00007ff81f626000 /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x00007ff815b9f000 /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x00007ffa27280000 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x00007ff8187c9000 /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag 0x00007ff80e321000 /usr/lib/libobjc.A.dylib 0x00007ff813eca000 /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x00007ff80e4db000 /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x00007ff81775d000 /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x00007ff80fbbf000 /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x00007ff817516000 /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x00007ff819293000 /System/Library/PrivateFrameworks/SoftLinking.framework/Versions/A/SoftLinking 0x00007ff815c50000 /usr/lib/libxml2.2.dylib 0x00007ff80e3e7000 /usr/lib/libc++.1.dylib 0x00007ff819517000 /usr/lib/libcompression.dylib 0x00007ff81afc7000 /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO 0x00007ff819c05000 /usr/lib/libate.dylib 0x00007ff819288000 /usr/lib/system/libcache.dylib 0x00007ff819244000 /usr/lib/system/libcommonCrypto.dylib 0x00007ff81926d000 /usr/lib/system/libcompiler_rt.dylib 0x00007ff819263000 /usr/lib/system/libcopyfile.dylib 0x00007ff80e21c000 /usr/lib/system/libcorecrypto.dylib 0x00007ff80e2da000 /usr/lib/system/libdispatch.dylib 0x00007ff80e49a000 /usr/lib/system/libdyld.dylib 0x00007ff81927f000 /usr/lib/system/libkeymgr.dylib 0x00007ff819222000 /usr/lib/system/libmacho.dylib 0x00007ff8188a3000 /usr/lib/system/libquarantine.dylib 0x00007ff81927d000 /usr/lib/system/libremovefile.dylib 0x00007ff81342f000 /usr/lib/system/libsystem_asl.dylib 0x00007ff80e1c5000 /usr/lib/system/libsystem_blocks.dylib 0x00007ff80e35e000 /usr/lib/system/libsystem_c.dylib 0x00007ff819275000 /usr/lib/system/libsystem_collections.dylib 0x00007ff817b57000 /usr/lib/system/libsystem_configuration.dylib 0x00007ff816e00000 /usr/lib/system/libsystem_containermanager.dylib 0x00007ff818f5a000 /usr/lib/system/libsystem_coreservices.dylib 0x00007ff810ad0000 /usr/lib/system/libsystem_darwin.dylib 0x00007ff819280000 /usr/lib/system/libsystem_dnssd.dylib 0x00007ff80e35b000 /usr/lib/system/libsystem_featureflags.dylib 0x00007ff80e4b0000 /usr/lib/system/libsystem_info.dylib 0x00007ff8191c0000 /usr/lib/system/libsystem_m.dylib 0x00007ff80e2ae000 /usr/lib/system/libsystem_malloc.dylib 0x00007ff8133ca000 /usr/lib/system/libsystem_networkextension.dylib 0x00007ff810ef6000 /usr/lib/system/libsystem_notify.dylib 0x00007ff81f4fb000 /usr/lib/system/libsystem_product_info_filter.dylib 0x00007ff817b5b000 /usr/lib/system/libsystem_sandbox.dylib 0x00007ff81927a000 /usr/lib/system/libsystem_secinit.dylib 0x00007ff80e456000 /usr/lib/system/libsystem_kernel.dylib 0x00007ff80e4a6000 /usr/lib/system/libsystem_platform.dylib 0x00007ff80e48e000 /usr/lib/system/libsystem_pthread.dylib 0x00007ff814c7d000 /usr/lib/system/libsystem_symptoms.dylib 0x00007ff80e203000 /usr/lib/system/libsystem_trace.dylib 0x00007ff819250000 /usr/lib/system/libunwind.dylib 0x00007ff80e1c7000 /usr/lib/system/libxpc.dylib 0x00007ff80e440000 /usr/lib/libc++abi.dylib 0x00007ff81925b000 /usr/lib/liboah.dylib 0x00007ff8199e1000 /usr/lib/liblzma.5.dylib 0x00007ff80f069000 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x00007ff81928f000 /usr/lib/libfakelink.dylib 0x00007ff812f3a000 /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x00007ff8193d0000 /usr/lib/libarchive.2.dylib 0x00007ff817b63000 /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo 0x00007ff8188ca000 /usr/lib/libbsm.0.dylib 0x00007ff812549000 /usr/lib/libnetwork.dylib 0x00007ff819228000 /usr/lib/system/libkxld.dylib 0x00007ff8184fd000 /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/Versions/A/IOMobileFramebuffer 0x00007ffb26c4a000 /usr/lib/libCoreEntitlements.dylib 0x00007ff818f3c000 /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x00007ff8188b2000 /usr/lib/libcoretls.dylib 0x00007ff8199fb000 /usr/lib/libcoretls_cfhelpers.dylib 0x00007ff819512000 /usr/lib/libpam.2.dylib 0x00007ff81489c000 /usr/lib/libsqlite3.dylib 0x00007ff819a6a000 /usr/lib/libxar.1.dylib 0x00007ff818f4c000 /usr/lib/libbz2.1.0.dylib 0x00007ff819294000 /usr/lib/libpcap.A.dylib 0x00007ff814c75000 /usr/lib/libdns_services.dylib 0x00007ff8194e2000 /usr/lib/libapple_nghttp2.dylib 0x00007ff8192ce000 /usr/lib/libiconv.2.dylib 0x00007ff819221000 /usr/lib/libcharset.1.dylib 0x00007ff815bd3000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 0x00007ff810ada000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x00007ff814ebe000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x00007ff818f5f000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x00007ff819457000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x00007ff814c07000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x00007ff80e9de000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x00007ff819992000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x00007ff815be0000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList 0x00007ff8188a6000 /usr/lib/libCheckFix.dylib 0x00007ff813446000 /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x00007ff817b69000 /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP 0x00007ff814e6e000 /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities 0x00007ff80f11a000 /usr/lib/libmecabra.dylib 0x00007ff8188da000 /usr/lib/libmecab.dylib 0x00007ff80f0e5000 /usr/lib/libCRFSuite.dylib 0x00007ff818934000 /usr/lib/libgermantok.dylib 0x00007ff8194bd000 /usr/lib/libThaiTokenizer.dylib 0x00007ff814f61000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x00007ff81f5fd000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x00007ff819aab000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x00007ff818328000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x00007ff80ed59000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x00007ff8195f4000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x00007ff818937000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x00007ff8194fa000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib 0x00007ff8195ee000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib 0x00007ff817c54000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib 0x00007ff80eff3000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib 0x00007ff817c4d000 /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData 0x00007ff80efa9000 /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon 0x00007ff819aa4000 /usr/lib/libChineseTokenizer.dylib 0x00007ff80f714000 /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x00007ff8194bf000 /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce 0x00007ff8184eb000 /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji 0x00007ff8193bf000 /usr/lib/libcmph.dylib 0x00007ff815bb7000 /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x00007ff815bab000 /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x00007ff8199fd000 /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS 0x00007ff818801000 /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x00007ff819a78000 /usr/lib/libutil.dylib 0x00007ff810e04000 /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore 0x00007ff819a7c000 /usr/lib/libxslt.1.dylib 0x00007ff81888e000 /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement 0x00007ff81aee7000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x00007ff81aef0000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x00007ff81ae41000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x00007ff81ae62000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x00007ff81af50000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x00007ff81a77c000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x00007ff819eba000 /usr/lib/libexpat.1.dylib 0x00007ff81a731000 /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x00007ff81709d000 /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib 0x00007ff814bb1000 /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices 0x00007ff8258b7000 /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/Versions/A/IOSurfaceAccelerator 0x00007ff81a85e000 /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient 0x00007ff80f802000 /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay 0x00007ff816f9b000 /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x00007ff816e2f000 /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0x00007ff815d34000 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x00007ff819510000 /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders 0x00007ff81a89b000 /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x00007ff814afb000 /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard 0x00007ff814882000 /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 0x00007ff81aee0000 /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler 0x00007ff81aec4000 /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment 0x00007ff81aeea000 /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay 0x00007ffa27274000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib 0x00007ffb1434b000 /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/31001/Libraries/libGPUCompilerUtils.dylib 0x00007ff81af55000 /System/Library/PrivateFrameworks/CMCaptureCore.framework/Versions/A/CMCaptureCore 0x00007ff81a462000 /System/Library/PrivateFrameworks/AppServerSupport.framework/Versions/A/AppServerSupport 0x00007ff81c723000 /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata 0x00007ff80f92e000 /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore 0x00007ff816f79000 /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk 0x00007ff81c035000 /usr/lib/libAudioStatistics.dylib 0x00007ff913d2c000 /System/Library/PrivateFrameworks/SystemPolicy.framework/Versions/A/SystemPolicy 0x00007ff81c290000 /usr/lib/libSMC.dylib 0x00007ff8251af000 /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI 0x00007ff81ae10000 /usr/lib/libAudioToolboxUtility.dylib 0x00007ff90ff58000 /System/Library/PrivateFrameworks/OSAServicesClient.framework/Versions/A/OSAServicesClient 0x00007ff81c730000 /usr/lib/libperfcheck.dylib 0x00007ff9147d9000 /usr/lib/libmis.dylib 0x00007ffa272cf000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x00007ffa27293000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x00007ffa2749c000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x00007ffa2729c000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x00007ffa27290000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x00007ffa2727b000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x00007ff817ae5000 /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSCore.framework/Versions/A/MPSCore 0x00007ff818ea7000 /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSImage.framework/Versions/A/MPSImage 0x00007ff81894d000 /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork 0x00007ff818dc1000 /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix 0x00007ff818b7c000 /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector 0x00007ff818df9000 /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray 0x00007ffa2cd54000 /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSFunctions.framework/Versions/A/MPSFunctions 0x00007ff80ec35000 /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools 0x00007ff817b61000 /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary 0x00007ff819c9c000 /usr/lib/libIOReport.dylib 0x00007ffa288ab000 /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x00007ff81a000000 /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x00007ff819ff1000 /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer 0x00007ffb14256000 /System/Library/PrivateFrameworks/FontServices.framework/Versions/A/FontServices 0x00007ff81a41a000 /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG 0x00007ff81591b000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x00007ff81a46a000 /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib 0x00007ffb14257000 /System/Library/PrivateFrameworks/FontServices.framework/libXTFontStaticRegistryData.dylib 0x00007ff819e6a000 /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x00007ff81c055000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x00007ff813fc8000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x00007ff81af5f000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x00007ff81c3e3000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x00007ff81c3db000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy 0x00007ff81c045000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x00007ff81af20000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI 0x00007ff81c370000 /usr/lib/libcups.2.dylib 0x00007ff81c73f000 /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x00007ff81c74e000 /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x00007ff81c0c1000 /usr/lib/libresolv.9.dylib 0x00007ff81a479000 /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x00007ff823332000 /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib 0x00007ff814c85000 /System/Library/Frameworks/Network.framework/Versions/A/Network 0x00007ff819ed4000 /usr/lib/libheimdal-asn1.dylib 0x00007ff81c799000 /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x00007ff81bfc7000 /System/Library/PrivateFrameworks/AudioSession.framework/Versions/A/AudioSession 0x00007ff819f64000 /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience 0x00007ff81be59000 /System/Library/PrivateFrameworks/AudioSession.framework/libSessionUtility.dylib 0x00007ff81c3ef000 /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration 0x00007ff820470000 /System/Library/PrivateFrameworks/PowerLog.framework/Versions/A/PowerLog 0x00007ff819edd000 /System/Library/PrivateFrameworks/IconFoundation.framework/Versions/A/IconFoundation 0x00007ff81f226000 /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0x00000000061da000 /Users/wes/eclipse/rcp-2022-06/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.500.v20220509-0833/eclipse_11700.so 0x00007ff810dc6000 /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x00007ff820a61000 /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider 0x00007ff814a68000 /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts 0x00007ff820bda000 /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x00007ff8216ea000 /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x00007ff820465000 /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter 0x00007ff812087000 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x00007ff810f05000 /usr/lib/libsandbox.1.dylib 0x00007ff815db3000 /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement 0x00007ff8216af000 /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x00007ff81c3d0000 /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x00007ff81d2df000 /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x00007ff815d86000 /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x00007ff82284d000 /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x00007ff818f8c000 /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit 0x00007ff8185e1000 /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils 0x00007ff818508000 /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x00007ff81d43e000 /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x00007ff8228b5000 /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x00007ff821284000 /System/Library/PrivateFrameworks/FrontBoardServices.framework/Versions/A/FrontBoardServices 0x00007ff821315000 /System/Library/PrivateFrameworks/BoardServices.framework/Versions/A/BoardServices 0x00007ff8187f0000 /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices 0x00007ff822a38000 /System/Library/PrivateFrameworks/BackBoardServices.framework/Versions/A/BackBoardServices 0x00007ff81c82a000 /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers 0x00007ff81c0ee000 /System/Library/PrivateFrameworks/MultiverseSupport.framework/Versions/A/MultiverseSupport 0x00007ff822cab000 /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery 0x00007ff820582000 /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement 0x00007ff820496000 /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport 0x00007ffb0ebd1000 /System/Library/PrivateFrameworks/AAAFoundation.framework/Versions/A/AAAFoundation 0x00007ff81c80b000 /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle 0x00007ff822cbb000 /System/Library/PrivateFrameworks/RemoteXPC.framework/Versions/A/RemoteXPC 0x00007ff82054e000 /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x00007ff8204a2000 /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x00007ff819de2000 /usr/lib/libCoreStorage.dylib 0x00007ff822d26000 /usr/lib/libcsfde.dylib 0x00007ff81d50b000 /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage 0x00007ff822d22000 /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin 0x00007ff820c00000 /System/Library/PrivateFrameworks/OctagonTrust.framework/Versions/A/OctagonTrust 0x00007ffb134b9000 /System/Library/PrivateFrameworks/CoreUtilsExtras.framework/Versions/A/CoreUtilsExtras 0x00007ff8203c9000 /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x00007ff8233b7000 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x00007ff819dda000 /usr/lib/libMatch.1.dylib 0x00007ff91b5d4000 /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x00007ff81c7a9000 /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset 0x00007ff8233de000 /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip 0x00007ffb107ad000 /System/Library/PrivateFrameworks/CMPhoto.framework/Versions/A/CMPhoto 0x00007ff821585000 /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA 0x00007ff81b189000 /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x00007ff820a31000 /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD 0x00007ff81f906000 /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility 0x00007ff820a2d000 /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove 0x00007ff81f911000 /System/Library/PrivateFrameworks/AlgosScoreFramework.framework/Versions/A/AlgosScoreFramework 0x00007ff820672000 /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x0000000007c1c000 /usr/lib/libobjc-trampolines.dylib 0x00007ff918dfd000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib 0x00007ff81a530000 /System/Library/PrivateFrameworks/login.framework/Versions/A/login 0x0000000007cd4000 /Library/Java/JavaVirtualMachines/temurin-18.jdk/Contents/MacOS/libjli.dylib 0x0000000008e10000 /Library/Java/JavaVirtualMachines/temurin-18.jdk/Contents/Home/lib/server/libjvm.dylib 0x0000000007ce9000 /Library/Java/JavaVirtualMachines/temurin-18.jdk/Contents/Home/lib/libjimage.dylib 0x0000000007d20000 /Library/Java/JavaVirtualMachines/temurin-18.jdk/Contents/Home/lib/libjava.dylib 0x0000000008b53000 /Library/Java/JavaVirtualMachines/temurin-18.jdk/Contents/Home/lib/libnio.dylib 0x0000000008b68000 /Library/Java/JavaVirtualMachines/temurin-18.jdk/Contents/Home/lib/libnet.dylib 0x0000000007d0f000 /Library/Java/JavaVirtualMachines/temurin-18.jdk/Contents/Home/lib/libzip.dylib 0x00007ff815aab000 /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge 0x0000000008b8e000 /Library/Java/JavaVirtualMachines/temurin-18.jdk/Contents/Home/lib/libverify.dylib 0x0000000007226000 /Users/wes/eclipse/rcp-2022-06/Eclipse.app/Contents/Eclipse/configuration/org.eclipse.osgi/431/0/.cp/libswt-cocoa-4952r11.jnilib 0x00007ff912b6c000 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 0x00007ff824f60000 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy 0x00007ff90ffd3000 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore 0x00007ff90ffb7000 /usr/lib/libAccessibility.dylib 0x00007ff913850000 /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x00007ff8231f1000 /System/Library/PrivateFrameworks/CorePrediction.framework/Versions/A/CorePrediction 0x00007ff81f57c000 /usr/lib/libnetworkextension.dylib 0x00007ff8163fa000 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libwebrtc.dylib 0x00007ff912b1e000 /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/Versions/A/SafariSafeBrowsing 0x00007ff81c15c000 /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface 0x00007ff90ff99000 /System/Library/PrivateFrameworks/URLFormatting.framework/Versions/A/URLFormatting 0x00007ff914dbe000 /System/Library/PrivateFrameworks/WebInspectorUI.framework/Versions/A/WebInspectorUI 0x00007ff826c5a000 /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x00007ff826c4e000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x00007ff822d1e000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x00007ff826c52000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x00007ff826c22000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x00007ff826c4a000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x00007ff91384c000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x00007ff826c46000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x00007ffb0e798000 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libANGLE-shared.dylib 0x00007ff81cd1c000 /System/Library/Frameworks/NetworkExtension.framework/Versions/A/NetworkExtension 0x00007ff91663e000 /System/Library/Frameworks/SceneKit.framework/Versions/A/SceneKit 0x00007ff9181a9000 /System/Library/PrivateFrameworks/CaptiveNetwork.framework/Versions/A/CaptiveNetwork 0x00007ff822c74000 /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X 0x00007ff921b25000 /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO 0x00007ff913b44000 /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation 0x00007ff81d5cd000 /System/Library/Frameworks/MetalKit.framework/Versions/A/MetalKit 0x00007ff81f53c000 /System/Library/Frameworks/GLKit.framework/Versions/A/GLKit 0x00007ffa2b96b000 /System/Library/Frameworks/AVFAudio.framework/Versions/A/AVFAudio 0x00007ff821094000 /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore 0x00007ff82830e000 /System/Library/PrivateFrameworks/AVFCapture.framework/Versions/A/AVFCapture 0x00007ff9127b7000 /System/Library/PrivateFrameworks/AirPlaySync.framework/Versions/A/AirPlaySync 0x00007ffb10796000 /System/Library/PrivateFrameworks/CMImaging.framework/Versions/A/CMImaging 0x00007ff828460000 /System/Library/PrivateFrameworks/Quagga.framework/Versions/A/Quagga 0x00007ff90e1c5000 /System/Library/PrivateFrameworks/CMCapture.framework/Versions/A/CMCapture 0x00007ff81c1b0000 /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO 0x00007ff8234df000 /System/Library/PrivateFrameworks/Espresso.framework/Versions/A/Espresso 0x00007ff822da8000 /System/Library/PrivateFrameworks/AppSupport.framework/Versions/A/AppSupport 0x00007ffa19ee3000 /System/Library/PrivateFrameworks/ANECompiler.framework/Versions/A/ANECompiler 0x00007ff82512f000 /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/Versions/A/AppleNeuralEngine 0x00007ffb16d6c000 /System/Library/PrivateFrameworks/MIL.framework/Versions/A/MIL 0x00007ffa2cd67000 /System/Library/Frameworks/MetalPerformanceShadersGraph.framework/Versions/A/MetalPerformanceShadersGraph 0x00007ff82407e000 /System/Library/PrivateFrameworks/ANEServices.framework/Versions/A/ANEServices 0x00007ff9185a4000 /usr/lib/libncurses.5.4.dylib 0x00007ff90ffa2000 /System/Library/PrivateFrameworks/AXCoreUtilities.framework/Versions/A/AXCoreUtilities 0x00007ff9143d4000 /System/Library/PrivateFrameworks/CoreOptimization.framework/Versions/A/CoreOptimization 0x00007ff8140cd000 /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/WirelessDiagnostics 0x00007ff826818000 /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupportFramework.dylib 0x00007ff814024000 /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupport.dylib 0x00007ff8140bc000 /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf-lite.dylib 0x00007ff81c833000 /usr/lib/libTelephonyUtilDynamic.dylib 0x00007ff814060000 /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf.dylib 0x00000000071da000 /Users/wes/eclipse/rcp-2022-06/Eclipse.app/Contents/Eclipse/configuration/org.eclipse.osgi/431/0/.cp/libswt-pi-cocoa-4952r11.jnilib 0x00007ff913e91000 /System/Library/PrivateFrameworks/AccessibilitySharedSupport.framework/Versions/A/AccessibilitySharedSupport 0x00007ff815d89000 /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService 0x00007ff815dd8000 /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit 0x00007ff81cfae000 /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS 0x00007ff814ae3000 /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities 0x00007ff81f936000 /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon 0x00007ff81a6dd000 /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x00007ff81c0fe000 /usr/lib/libParallelCompression.dylib 0x00007ff81f931000 /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP 0x00007ff818898000 /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x00007ff819ca5000 /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x00007ff823463000 /System/Library/PrivateFrameworks/C2.framework/Versions/A/C2 0x00007ff816d5e000 /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation 0x00007ffb109b4000 /System/Library/PrivateFrameworks/CloudKitDistributedSync.framework/Versions/A/CloudKitDistributedSync 0x00007ff82345b000 /System/Library/Frameworks/PushKit.framework/Versions/A/PushKit 0x00007ff920815000 /System/Library/PrivateFrameworks/OSAnalytics.framework/Versions/A/OSAnalytics 0x00007ff92b9c7000 /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x00007ff9147b6000 /System/Library/PrivateFrameworks/MallocStackLogging.framework/Versions/A/MallocStackLogging 0x00007ff8217c0000 /System/Library/PrivateFrameworks/CoreTime.framework/Versions/A/CoreTime 0x00007ff824f54000 /System/Library/PrivateFrameworks/RTCReporting.framework/Versions/A/RTCReporting 0x00007ff81d7d4000 /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices 0x00007ff81be31000 /System/Library/PrivateFrameworks/LocationSupport.framework/Versions/A/LocationSupport 0x00007ffb14a42000 /System/Library/PrivateFrameworks/GeoServicesCore.framework/Versions/A/GeoServicesCore 0x00007ff90ff98000 /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers 0x00007ff81bdbe000 /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation 0x00007ff90f79c000 /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco 0x00007ff81d122000 /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundation 0x00007ff9143e9000 /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices 0x00007ff826c0c000 /System/Library/PrivateFrameworks/Engram.framework/Versions/A/Engram 0x00007ff826bb3000 /usr/lib/libtidy.A.dylib 0x00007ff91e73d000 /System/Library/PrivateFrameworks/FTAWD.framework/Versions/A/FTAWD 0x0000000007b31000 /Users/wes/eclipse/rcp-2022-06/Eclipse.app/Contents/Eclipse/configuration/org.eclipse.osgi/99/0/.cp/os/macosx/libunixfile_1_0_0.jnilib 0x00007ffb0f293000 /System/Library/PrivateFrameworks/AccessibilityBundles.framework/Versions/A/AccessibilityBundles 0x00007ffa1a4a7000 /System/Library/Extensions/AppleIntelKBLGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsMTLDriver 0x00007ff9147f4000 /System/Library/PrivateFrameworks/GPURawCounter.framework/Versions/A/GPURawCounter 0x000000003b785000 /Library/Java/JavaVirtualMachines/temurin-18.jdk/Contents/Home/lib/libmanagement.dylib 0x000000003b79a000 /Library/Java/JavaVirtualMachines/temurin-18.jdk/Contents/Home/lib/libmanagement_ext.dylib 0x00007ff9125e3000 /usr/lib/libFosl_dynamic.dylib 0x00007ffb26d39000 /usr/lib/libRosetta.dylib 0x0000000012050000 /Library/Java/JavaVirtualMachines/temurin-18.jdk/Contents/Home/lib/libextnet.dylib 0x000000007fdab000 /System/Library/Frameworks/FileProvider.framework/OverrideBundles/CloudDocsFileProvider.bundle/Contents/MacOS/CloudDocsFileProvider 0x00007ff815fca000 /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs 0x00007ff823056000 /System/Library/PrivateFrameworks/AppleAccount.framework/Versions/A/AppleAccount 0x00007ff81d4f2000 /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer 0x00007ff8231ae000 /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/Versions/A/AppleIDSSOAuthentication 0x00007ff81d507000 /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper 0x000000007fd79000 /System/Library/Frameworks/FileProvider.framework/OverrideBundles/FileProviderOverride.bundle/Contents/MacOS/FileProviderOverride 0x000000007fe44000 /System/Library/Frameworks/FileProvider.framework/OverrideBundles/FinderSyncCollaborationFileProviderOverride.bundle/Contents/MacOS/FinderSyncCollaborationFileProviderOverride 0x00007ff924ef0000 /System/Library/PrivateFrameworks/FinderSyncPriv.framework/Versions/A/FinderSyncPriv 0x00007ff81f942000 /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration 0x00007ff81f1f2000 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x00007ff822bc4000 /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages 0x00007ff822da0000 /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore 0x00007ff81a6d9000 /usr/lib/libodfde.dylib 0x00007ff822d32000 /usr/lib/libcurl.4.dylib 0x00007ffb271a5000 /usr/lib/libcrypto.46.dylib 0x00007ffb2769a000 /usr/lib/libssl.48.dylib 0x00007ff822a56000 /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x00007ff822a8e000 /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x00007ff81c0da000 /usr/lib/libsasl2.2.dylib 0x00007ffa197e7000 /System/Library/PrivateFrameworks/VoiceShortcutClient.framework/Versions/A/VoiceShortcutClient 0x00007ff82344c000 /System/Library/PrivateFrameworks/IntentsFoundation.framework/Versions/A/IntentsFoundation 0x00007ff819122000 /System/Library/Frameworks/CoreSpotlight.framework/Versions/A/CoreSpotlight 0x00007ff8221cc000 /System/Library/PrivateFrameworks/CoreDuetContext.framework/Versions/A/CoreDuetContext 0x00007ff81223f000 /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet 0x00007ff822223000 /System/Library/Frameworks/Intents.framework/Versions/A/Intents 0x00007ff819da3000 /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit 0x00007ff82409e000 /System/Library/PrivateFrameworks/ProactiveSupport.framework/Versions/A/ProactiveSupport 0x00007ff822fa1000 /System/Library/PrivateFrameworks/InternationalTextSearch.framework/Versions/A/InternationalTextSearch 0x00007ff820f80000 /System/Library/Frameworks/CoreTelephony.framework/Versions/A/CoreTelephony 0x00007ff8241e2000 /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging 0x00007ff8241e5000 /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol 0x00007ff8217ca000 /System/Library/PrivateFrameworks/Rapport.framework/Versions/A/Rapport 0x00007ff91b5cc000 /System/Library/PrivateFrameworks/SafariPlatformSupport.framework/Versions/A/SafariPlatformSupport 0x00007ff915880000 /System/Library/PrivateFrameworks/SafariCore.framework/Versions/A/SafariCore 0x00007ff91b5ab000 /System/Library/PrivateFrameworks/SafariFoundation.framework/Versions/A/SafariFoundation 0x00007ff81d5e9000 /usr/lib/libxcselect.dylib 0x00007ff91b53a000 /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/Versions/A/DifferentialPrivacy 0x00007ff819d80000 /System/Library/PrivateFrameworks/SharedWebCredentials.framework/Versions/A/SharedWebCredentials 0x00007ff914d9f000 /System/Library/PrivateFrameworks/SidecarUI.framework/Versions/A/SidecarUI 0x00007ff913ef4000 /System/Library/PrivateFrameworks/SidecarCore.framework/Versions/A/SidecarCore 0x00007ff913f18000 /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors 0x00007ff918588000 /System/Library/PrivateFrameworks/Lookup.framework/Versions/A/Lookup 0x00007ffa2e22f000 /System/Library/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI 0x00007ff8200e1000 /System/Library/PrivateFrameworks/AddressBookCore.framework/Versions/A/AddressBookCore 0x00007ff91453b000 /System/Library/Frameworks/NaturalLanguage.framework/Versions/A/NaturalLanguage 0x00007ff81606e000 /System/Library/Frameworks/CoreML.framework/Versions/A/CoreML 0x00007ff814110000 /System/Library/PrivateFrameworks/Montreal.framework/Versions/A/Montreal 0x00007ff82340a000 /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/Versions/A/DuetActivityScheduler 0x00007ff818bd8000 /System/Library/Frameworks/MLCompute.framework/Versions/A/MLCompute 0x00007ffb16efb000 /System/Library/PrivateFrameworks/MLAssetIO.framework/Versions/A/MLAssetIO 0x00007ff914591000 /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices 0x00007ff8234a4000 /System/Library/Frameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing 0x00007ff912789000 /System/Library/PrivateFrameworks/QuickLookSupport.framework/Versions/A/QuickLookSupport 0x00007ff913f14000 /System/Library/PrivateFrameworks/QuickLookNonBaseSystem.framework/Versions/A/QuickLookNonBaseSystem 0x00007ff81d56d000 /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x00007ff826be4000 /System/Library/PrivateFrameworks/MarkupUI.framework/Versions/A/MarkupUI 0x00007ff918642000 /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x00007ff915f1a000 /System/Library/PrivateFrameworks/AnnotationKit.framework/Versions/A/AnnotationKit 0x00007ff9137c0000 /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF 0x00007ff916536000 /System/Library/Frameworks/PDFKit.framework/Versions/A/PDFKit 0x00007ff91606a000 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer 0x00007ff915628000 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters 0x00007ff9149ff000 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit 0x00007ff826196000 /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices 0x00007ff9155c6000 /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore 0x00007ffb2095f000 /System/Library/PrivateFrameworks/VisionKitCore.framework/Versions/A/VisionKitCore 0x00007ff81a54c000 /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness 0x00007ff90f0f0000 /System/Library/PrivateFrameworks/HID.framework/Versions/A/HID 0x00007ffb17443000 /System/Library/PrivateFrameworks/MediaAnalysisServices.framework/Versions/A/MediaAnalysisServices 0x00007ff81f97a000 /System/Library/Frameworks/Vision.framework/Versions/A/Vision 0x00007ff928b32000 /System/Library/PrivateFrameworks/RevealCore.framework/Versions/A/RevealCore 0x00007ff928b26000 /System/Library/PrivateFrameworks/Reveal.framework/Versions/A/Reveal 0x00007ff91b3b9000 /System/Library/PrivateFrameworks/TextRecognition.framework/Versions/A/TextRecognition 0x00007ff91a989000 /System/Library/Frameworks/Vision.framework/libfaceCore.dylib 0x00007ff91b520000 /System/Library/PrivateFrameworks/Futhark.framework/Versions/A/Futhark 0x00007ff91dfa9000 /System/Library/PrivateFrameworks/InertiaCam.framework/Versions/A/InertiaCam 0x00007ff819cd4000 /System/Library/PrivateFrameworks/CVNLP.framework/Versions/A/CVNLP 0x00007ff820235000 /System/Library/Frameworks/Contacts.framework/Versions/A/Contacts 0x00007ff82006e000 /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence 0x00007ff81f23e000 /System/Library/PrivateFrameworks/AppleLDAP.framework/Versions/A/AppleLDAP 0x00007ff822fa4000 /System/Library/Frameworks/ClassKit.framework/Versions/A/ClassKit 0x00007ff8249c9000 /System/Library/PrivateFrameworks/CoreSuggestions.framework/Versions/A/CoreSuggestions 0x00007ff81ffca000 /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation 0x00007ff821369000 /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard 0x00007ffb10fee000 /System/Library/PrivateFrameworks/ContactsMetrics.framework/Versions/A/ContactsMetrics 0x00007ff91e1d2000 /usr/lib/swift/libswiftCloudKit.dylib 0x00007ff81b944000 /usr/lib/swift/libswiftCore.dylib 0x00007ff919837000 /usr/lib/swift/libswiftCoreData.dylib 0x00007ff914801000 /usr/lib/swift/libswiftCoreFoundation.dylib 0x00007ff912aa9000 /usr/lib/swift/libswiftCoreGraphics.dylib 0x00007ff918e1b000 /usr/lib/swift/libswiftCoreLocation.dylib 0x00007ff912ab3000 /usr/lib/swift/libswiftDarwin.dylib 0x00007ff82107e000 /usr/lib/swift/libswiftDispatch.dylib 0x00007ff81fc7c000 /usr/lib/swift/libswiftFoundation.dylib 0x00007ff91480e000 /usr/lib/swift/libswiftIOKit.dylib 0x00007ff823432000 /usr/lib/swift/libswiftObjectiveC.dylib 0x00007ff91480c000 /usr/lib/swift/libswiftXPC.dylib 0x00007ff823434000 /usr/lib/swift/libswiftos.dylib 0x00007ffb2797d000 /usr/lib/swift/libswift_Concurrency.dylib 0x00007ff81d6d4000 /System/Library/Frameworks/Combine.framework/Versions/A/Combine 0x00007ff90fadf000 /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/Versions/A/ProactiveEventTracker 0x00007ffb1e0d5000 /System/Library/PrivateFrameworks/TranslationUIServices.framework/Versions/A/TranslationUIServices 0x00007ff914c57000 /System/Library/Frameworks/PencilKit.framework/Versions/A/PencilKit 0x00007ff91480f000 /System/Library/PrivateFrameworks/CoreHandwriting.framework/Versions/A/CoreHandwriting 0x00007ff9211c4000 /usr/lib/swift/libswiftAppKit.dylib 0x00007ff91480d000 /usr/lib/swift/libswiftCoreImage.dylib 0x00007ff91e1c5000 /usr/lib/swift/libswiftMetal.dylib 0x00007ff9211e6000 /usr/lib/swift/libswiftQuartzCore.dylib 0x00007ff81f5a4000 /System/Library/Frameworks/Accessibility.framework/Versions/A/Accessibility 0x00007ffa199e9000 /System/Library/PrivateFrameworks/AXMediaUtilities.framework/Versions/A/AXMediaUtilities 0x00007ff9227fa000 /System/Library/PrivateFrameworks/AXAssetLoader.framework/Versions/A/AXAssetLoader VM Arguments: jvm_args: -Dosgi.requiredJavaVersion=11 -Dosgi.instance.area.default=@user.home/ws-eclipse/main -XX:+UseG1GC -XX:+UseStringDeduplication --add-modules=ALL-SYSTEM -XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts -Dosgi.dataAreaRequiresExplicitInit=true -Dorg.eclipse.swt.graphics.Resource.reportNonDisposed=true -Xms256m -Xmx6048m --add-modules=ALL-SYSTEM -Xdock:icon=../Resources/Eclipse.icns -XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts -Dosgi.requiredJavaVersion=11 -Dosgi.instance.area.default=@user.home/ws-eclipse/main -XX:+UseG1GC -XX:+UseStringDeduplication --add-modules=ALL-SYSTEM -XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts -Dosgi.dataAreaRequiresExplicitInit=true -Dorg.eclipse.swt.graphics.Resource.reportNonDisposed=true -Xms256m -Xmx6048m --add-modules=ALL-SYSTEM -Xdock:icon=../Resources/Eclipse.icns -XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts java_command: Eclipse java_class_path (initial): /Users/wes/eclipse/rcp-2022-06/Eclipse.app/Contents/MacOS//../Eclipse/plugins/org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar Launcher Type: generic [Global flags] intx CICompilerCount = 4 {product} {ergonomic} uint ConcGCThreads = 3 {product} {ergonomic} uint G1ConcRefinementThreads = 10 {product} {ergonomic} size_t G1HeapRegionSize = 4194304 {product} {ergonomic} uintx GCDrainStackTargetSize = 64 {product} {ergonomic} size_t InitialHeapSize = 268435456 {product} {command line} size_t MarkStackSize = 4194304 {product} {ergonomic} size_t MaxHeapSize = 6341787648 {product} {command line} size_t MaxNewSize = 3804233728 {product} {ergonomic} size_t MinHeapDeltaBytes = 4194304 {product} {ergonomic} size_t MinHeapSize = 268435456 {product} {command line} uintx NonNMethodCodeHeapSize = 5839372 {pd product} {ergonomic} uintx NonProfiledCodeHeapSize = 122909434 {pd product} {ergonomic} uintx ProfiledCodeHeapSize = 122909434 {pd product} {ergonomic} uintx ReservedCodeCacheSize = 251658240 {pd product} {ergonomic} bool SegmentedCodeCache = true {product} {ergonomic} size_t SoftMaxHeapSize = 6341787648 {manageable} {ergonomic} bool UseCompressedClassPointers = true {product lp64_product} {ergonomic} bool UseCompressedOops = true {product lp64_product} {ergonomic} bool UseG1GC = true {product} {command line} bool UseNUMA = false {product} {ergonomic} bool UseNUMAInterleaving = false {product} {ergonomic} bool UseStringDeduplication = true {product} {command line} Logging: Log output configuration: #0: stdout all=warning uptime,level,tags foldmultilines=false #1: stderr all=off uptime,level,tags foldmultilines=false Environment Variables: PATH=/usr/bin:/bin:/usr/sbin:/sbin SHELL=/usr/local/bin/bash DISPLAY=/private/tmp/com.apple.launchd.pTAbdqjrJu/org.macosforge.xquartz:0 Signal Handlers: SIGSEGV: _ZL13crash_handleriP9__siginfoPv in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO SIGBUS: _ZL13crash_handleriP9__siginfoPv in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO SIGFPE: _ZL13crash_handleriP9__siginfoPv in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO SIGPIPE: _ZL17javaSignalHandleriP9__siginfoPv in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO SIGXFSZ: _ZL17javaSignalHandleriP9__siginfoPv in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO SIGILL: _ZL13crash_handleriP9__siginfoPv in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO SIGUSR2: _ZL10SR_handleriP9__siginfoP17__darwin_ucontext in libjvm.dylib, mask=00100000000000000000000000000000, flags=SA_RESTART|SA_SIGINFO SIGHUP: _ZL11UserHandleriPvS_ in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO SIGINT: _ZL11UserHandleriPvS_ in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO SIGTERM: _ZL11UserHandleriPvS_ in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO SIGQUIT: _ZL11UserHandleriPvS_ in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO SIGTRAP: _ZL13crash_handleriP9__siginfoPv in libjvm.dylib, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO --------------- S Y S T E M --------------- OS: uname: Darwin 21.6.0 Darwin Kernel Version 21.6.0: Sat Jun 18 17:07:25 PDT 2022; root:xnu-8020.140.41~1/RELEASE_X86_64 x86_64 OS uptime: 0 days 1:02 hours rlimit (soft/hard): STACK 8192k/65532k , CORE 0k/infinity , NPROC 5568/8352 , NOFILE 10240/infinity , AS infinity/infinity , CPU infinity/infinity , DATA infinity/infinity , FSIZE infinity/infinity , MEMLOCK infinity/infinity , RSS infinity/infinity load average: 1.52 1.66 1.69 CPU: total 12 (initial active 12) (6 cores per cpu, 2 threads per core) family 6 model 158 stepping 10 microcode 0xf0, cx8, cmov, fxsr, ht, mmx, 3dnowpref, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, lzcnt, tsc, tscinvbit, avx, avx2, aes, erms, clmul, bmi1, bmi2, rtm, adx, fma, vzeroupper, clflush, clflushopt Memory: 4k page, physical 33554432k(3731944k free), swap 0k(0k free) vm_info: OpenJDK 64-Bit Server VM (18.0.1+10) for bsd-amd64 JRE (18.0.1+10), built on Apr 21 2022 13:35:47 by "jenkins" with clang 4.2.1 Compatible Apple LLVM 10.0.1 (clang-1001.0.46.4) END.