#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007ffe43d70648, pid=144722, tid=144723
#
# JRE version: OpenJDK Runtime Environment (25.0.1+8) (build 25.0.1+8-Debian-1deb13u1)
# Java VM: OpenJDK 64-Bit Server VM (25.0.1+8-Debian-1deb13u1, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-aarch64)
# Problematic frame:
# C  [libgtk-3.so.0+0x5d0648]  gtk_widget_is_sensitive+0x28
#
# Core dump will be written. Default location: Core dumps may be processed with "/usr/lib/systemd/systemd-coredump %P %u %g %s %t %c %h %d %F" (or dumping to /home/alex/Downloads/core.144722)
#
# If you would like to submit a bug report, please visit:
#   https://bugs.debian.org/openjdk-25
# 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: nxmc-5.2.8-standalone.jar

Host: AArch64, 4 cores, 15G, Debian GNU/Linux 13 (trixie)
Time: Fri Jan 23 16:19:13 2026 EAT elapsed time: 204.794594 seconds (0d 0h 3m 24s)

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

Current thread (0x00007ffeb80181b0):  JavaThread "main"             [_thread_in_native, id=144723, stack(0x00007ffebe620000,0x00007ffebe81e000) (2040K)]

Stack: [0x00007ffebe620000,0x00007ffebe81e000],  sp=0x00007ffebe81b6b0,  free space=2029k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [libgtk-3.so.0+0x5d0648]  gtk_widget_is_sensitive+0x28
C  [libgtk-3.so.0+0x69ef00]
C  [libswt-pi3-gtk-4967r8.so+0x59510]
C  [libatk-bridge-2.0.so.0+0xf818]  spi_atk_state_to_dbus_array+0x18
C  [libatk-bridge-2.0.so.0+0x17268]
C  [libatk-bridge-2.0.so.0+0x26888]
C  [libdbus-1.so.3+0x2aa54]
C  [libdbus-1.so.3+0x18ca4]  dbus_connection_dispatch+0x1a0
C  [libatspi.so.0+0x1dce4]
C  [libglib-2.0.so.0+0x5e3b4]
C  [libglib-2.0.so.0+0x6087c]
C  [libglib-2.0.so.0+0x61124]  g_main_context_iteration+0x38
C  [libgtk-3.so.0+0x461c90]  gtk_main_iteration_do+0x24
C  [libswt-pi3-gtk-4967r8.so+0x5b10c]  Java_org_eclipse_swt_internal_gtk3_GTK3_gtk_1main_1iteration_1do+0x10
J 2124  org.eclipse.swt.internal.gtk3.GTK3.gtk_main_iteration_do(Z)Z (0 bytes) @ 0x00007ffea81a3a20 [0x00007ffea81a3980+0x00000000000000a0]
J 4263 c2 org.eclipse.swt.widgets.Display.readAndDispatch()Z (88 bytes) @ 0x00007ffea8253e8c [0x00007ffea8253dc0+0x00000000000000cc]
J 5809% c1 org.eclipse.jface.window.Window.runEventLoop(Lorg/eclipse/swt/widgets/Shell;)V (70 bytes) @ 0x00007ffea0f51938 [0x00007ffea0f51380+0x00000000000005b8]
j  org.eclipse.jface.window.Window.open()I+49
j  org.netxms.nxmc.Startup.openWindows(Lorg/netxms/client/NXCSession;[Ljava/lang/String;)V+351
j  org.netxms.nxmc.Startup.main([Ljava/lang/String;)V+479
j  java.lang.invoke.LambdaForm$DMH+0x000000ff010bc800.invokeStatic(Ljava/lang/Object;Ljava/lang/Object;)V+10 java.base@25.0.1
j  java.lang.invoke.LambdaForm$MH+0x000000ff010bd400.invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+33 java.base@25.0.1
j  java.lang.invoke.Invokers$Holder.invokeExact_MT(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+20 java.base@25.0.1
j  jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+55 java.base@25.0.1
j  jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+23 java.base@25.0.1
j  java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+102 java.base@25.0.1
j  org.netxms.nxmc.BootstrapLoader.main([Ljava/lang/String;)V+639
v  ~StubRoutines::call_stub 0x00007ffea7b8c154
V  [libjvm.so+0x8f7ab8]  JavaCalls::call_helper(JavaValue*, methodHandle const&, JavaCallArguments*, JavaThread*)+0x258
V  [libjvm.so+0x9b9494]  jni_invoke_static(JNIEnv_*, JavaValue*, _jobject*, JNICallType, _jmethodID*, JNI_ArgumentPusher*, JavaThread*) [clone .constprop.1]+0x228
V  [libjvm.so+0x9bc254]  jni_CallStaticVoidMethod+0xec
C  [libjli.so+0x3820]  invokeStaticMainWithArgs+0x5c
C  [libjli.so+0x48c8]  JavaMain+0xe5c
C  [libjli.so+0x7a50]  ThreadJavaMain+0x10
C  [libc.so.6+0x85f78]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J 2124  org.eclipse.swt.internal.gtk3.GTK3.gtk_main_iteration_do(Z)Z (0 bytes) @ 0x00007ffea81a39f0 [0x00007ffea81a3980+0x0000000000000070]
J 4263 c2 org.eclipse.swt.widgets.Display.readAndDispatch()Z (88 bytes) @ 0x00007ffea8253e8c [0x00007ffea8253dc0+0x00000000000000cc]
J 5809% c1 org.eclipse.jface.window.Window.runEventLoop(Lorg/eclipse/swt/widgets/Shell;)V (70 bytes) @ 0x00007ffea0f51938 [0x00007ffea0f51380+0x00000000000005b8]
j  org.eclipse.jface.window.Window.open()I+49
j  org.netxms.nxmc.Startup.openWindows(Lorg/netxms/client/NXCSession;[Ljava/lang/String;)V+351
j  org.netxms.nxmc.Startup.main([Ljava/lang/String;)V+479
j  java.lang.invoke.LambdaForm$DMH+0x000000ff010bc800.invokeStatic(Ljava/lang/Object;Ljava/lang/Object;)V+10 java.base@25.0.1
j  java.lang.invoke.LambdaForm$MH+0x000000ff010bd400.invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+33 java.base@25.0.1
j  java.lang.invoke.Invokers$Holder.invokeExact_MT(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+20 java.base@25.0.1
j  jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+55 java.base@25.0.1
j  jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+23 java.base@25.0.1
j  java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+102 java.base@25.0.1
j  org.netxms.nxmc.BootstrapLoader.main([Ljava/lang/String;)V+639
v  ~StubRoutines::call_stub 0x00007ffea7b8c154

siginfo: si_signo: 11 (SIGSEGV), si_code: 1 (SEGV_MAPERR), si_addr: 0x0000a50000020e00

Registers:
R0=0x0000a50000020e00
R1=0x00007ffeb86e2ec0
R2=0x0000000000000000
R3=0x0000000000000000
R4=0x00007ffeb86e4bb0
R5=0x00007ffeb86e4bb0
R6=0x0000000001000100
R7=0x0000000000000000
R8=0x00007ffec045fb28
R9=0x0000000000000076
R10=0x0000000000000075
R11=0x00007ffec035a940
R12=0x000000000000000a
R13=0x0000000000000000
R14=0x0000000000000000
R15=0x0000000000000000
R16=0x00007ffe43fedce0
R17=0x00007ffe4345f900
R18=0x0000000000000000
R19=0x00007ffebb662700
R20=0x00007ffeba781840
R21=0x00007ffebb6fd520
R22=0x00007ffeb8f13348
R23=0x00007ffeb8f132e8
R24=0x00007ffeb86dde80
R25=0x00007ffebe81b980
R26=0x0000dddb66cb3237
R27=0x0000000000000000
R28=0x00007ffe43630634
R29=0x00007ffebe81b6b0
R30=0x00007ffe43d70638


Register to memory mapping:

R0 =0x0000a50000020e00 is an unknown value
R1 =0x00007ffeb86e2ec0 points into unknown readable memory: 0x0000000000000000 | 00 00 00 00 00 00 00 00
R2 =0x0 is null
R3 =0x0 is null
R4 =0x00007ffeb86e4bb0 points into unknown readable memory: 0x0000000000000000 | 00 00 00 00 00 00 00 00
R5 =0x00007ffeb86e4bb0 points into unknown readable memory: 0x0000000000000000 | 00 00 00 00 00 00 00 00
R6 =0x0000000001000100 is an unknown value
R7 =0x0 is null
R8 =0x00007ffec045fb28: __stack_chk_guard+0x0000000000000000 in /lib/ld-linux-aarch64.so.1 at 0x00007ffec0420000
R9 =0x0000000000000076 is an unknown value
R10=0x0000000000000075 is an unknown value
R11=0x00007ffec035a940: <offset 0x000000000014a940> in /lib/aarch64-linux-gnu/libc.so.6 at 0x00007ffec0210000
R12=0x000000000000000a is an unknown value
R13=0x0 is null
R14=0x0 is null
R15=0x0 is null
R16=0x00007ffe43fedce0: <offset 0x000000000084dce0> in /lib/aarch64-linux-gnu/libgtk-3.so.0 at 0x00007ffe437a0000
R17=0x00007ffe4345f900: g_type_check_instance_is_a+0x0000000000000000 in /lib/aarch64-linux-gnu/libgobject-2.0.so.0 at 0x00007ffe43420000
R18=0x0 is null
R19=0x00007ffebb662700 points into unknown readable memory: 0x0000a50000020e00 | 00 0e 02 00 00 a5 00 00
R20=0x00007ffeba781840 points into unknown readable memory: 0x00007ffeb8f95dc0 | c0 5d f9 b8 fe 7f 00 00
R21=0x00007ffebb6fd520 points into unknown readable memory: 0x00007ffeb87e0220 | 20 02 7e b8 fe 7f 00 00
R22=0x00007ffeb8f13348 points into unknown readable memory: 0x6574617453746547 | 47 65 74 53 74 61 74 65
R23=0x00007ffeb8f132e8 points into unknown readable memory: 0x3131612f67726f2f | 2f 6f 72 67 2f 61 31 31
R24=0x00007ffeb86dde80 points into unknown readable memory: 0x0000000000000003 | 03 00 00 00 00 00 00 00
R25=0x00007ffebe81b980 is pointing into the stack for thread: 0x00007ffeb80181b0
R26=0x0000dddb66cb3237 is an unknown value
R27=0x0 is null
R28=0x00007ffe43630634: <offset 0x0000000000180634> in /lib/aarch64-linux-gnu/libglib-2.0.so.0 at 0x00007ffe434b0000
R29=0x00007ffebe81b6b0 is pointing into the stack for thread: 0x00007ffeb80181b0
R30=0x00007ffe43d70638: gtk_widget_is_sensitive+0x0000000000000018 in /lib/aarch64-linux-gnu/libgtk-3.so.0 at 0x00007ffe437a0000

Top of Stack: (sp=0x00007ffebe81b6b0)
0x00007ffebe81b6b0:   00007ffebe81b6d0 00007ffe43e3ef00   ...........C....
0x00007ffebe81b6c0:   00007ffebb662700 00007ffe42e20f7c   .'f.....|..B....
0x00007ffebe81b6d0:   00007ffebe81b700 00007ffe8c1d9510   ................
0x00007ffebe81b6e0:   00007ffebb6fd520 00007ffeb86e0340    .o.....@.n.....
0x00007ffebe81b6f0:   00007ffeb87bb4c0 00007ffeb8f13348   ..{.....H3......
0x00007ffebe81b700:   00007ffebe81b720 00007ffe42aaf818    ..........B....
0x00007ffebe81b710:   00007ffebe81b7d0 00007ffebe81b7d0   ................
0x00007ffebe81b720:   00007ffebe81b7e0 00007ffe42ab7268   ........hr.B....
0x00007ffebe81b730:   00007ffebe81b788 00007ffebe81b7d0   ................
0x00007ffebe81b740:   00007ffeb87bb4c0 0000000000e00000   ..{.............
0x00007ffebe81b750:   0000000000000000 00007ffeb87bb510   ..........{.....
0x00007ffebe81b760:   00000000b8ee006c 00007ffe00000000   l...............
0x00007ffebe81b770:   00007ffebe81b7b0 00007ffe420fe508   ...........B....
0x00007ffebe81b780:   00007ffeb8975728 00007ffeb897572c   (W......,W......
0x00007ffebe81b790:   00007ffebe81b7f0 00007ffe42aaf0c8   ...........B....
0x00007ffebe81b7a0:   00007ffeb8f13303 00007ffeb86b8c90   .3........k.....
0x00007ffebe81b7b0:   00007ffeb8724b30 00007ffeb8f13348   0Kr.....H3......
0x00007ffebe81b7c0:   00007ffebe81b830 00007ffe42ac6874   0.......th.B....
0x00007ffebe81b7d0:   00007ffeb8975720 967045549c34e400    W........4.TEp.
0x00007ffebe81b7e0:   00007ffebe81b830 00007ffe42ac6888   0........h.B....
0x00007ffebe81b7f0:   00007ffeb8975720 00007ffe42ab71e0    W.......q.B....
0x00007ffebe81b800:   00007ffeb8724b30 00007ffeb8f13348   0Kr.....H3......
0x00007ffebe81b810:   00007ffeb8f13320 00007ffeb8f13348    3......H3......
0x00007ffebe81b820:   00007ffebe81b850 967045549c34e400   P.........4.TEp.
0x00007ffebe81b830:   00007ffebe81b920 00007ffe4210aa54    .......T..B....
0x00007ffebe81b840:   0000000000000000 00007ffebe81b8a0   ................
0x00007ffebe81b850:   00007ffe42ac6790 00007ffeb90af6f0   .g.B............
0x00007ffebe81b860:   00007ffeb8975720 00007ffeb8724b30    W......0Kr.....
0x00007ffebe81b870:   00007ffebe81b920 00007ffe4210aa44    .......D..B....
0x00007ffebe81b880:   00007ffeb86c7240 00007ffe4210a9ec   @rl........B....
0x00007ffebe81b890:   00000000b8698b20 00007ffeb93ecb80    .i.......>.....
0x00007ffebe81b8a0:   00007ffeb871fa00 00007ffe435490ec   ..q.......TC....

Instructions: (pc=0x00007ffe43d70648)
  0x00007ffe43d70548:   01 04 40 b9 81 02 1e 33 01 04 00 b9 f3 53 41 a9
  0x00007ffe43d70558:   fd 7b c2 a8 bf 23 03 d5 c0 03 5f d6 f3 53 41 a9
  0x00007ffe43d70568:   01 0b 00 b0 fd 7b c2 a8 bf 23 03 d5 21 60 24 91
  0x00007ffe43d70578:   21 80 1c 91 22 07 00 d0 c0 06 00 d0 42 c0 2b 91
  0x00007ffe43d70588:   00 c0 20 91 15 e0 f3 17 3f 23 03 d5 fd 7b be a9
  0x00007ffe43d70598:   fd 03 00 91 f3 0b 00 f9 f3 03 00 aa df ef ff 97
  0x00007ffe43d705a8:   33 02 00 b4 e1 03 00 aa 60 02 40 f9 80 00 00 b4
  0x00007ffe43d705b8:   00 00 40 f9 1f 00 01 eb 80 00 00 54 e0 03 13 aa
  0x00007ffe43d705c8:   0e f5 f3 97 00 01 00 34 60 0e 40 f9 f3 0b 40 f9
  0x00007ffe43d705d8:   00 00 40 f9 fd 7b c2 a8 bf 23 03 d5 00 5c 17 53
  0x00007ffe43d705e8:   c0 03 5f d6 01 0b 00 b0 21 60 24 91 21 20 1d 91
  0x00007ffe43d705f8:   22 07 00 d0 c0 06 00 d0 42 c0 2b 91 00 c0 20 91
  0x00007ffe43d70608:   f6 df f3 97 f3 0b 40 f9 00 00 80 52 fd 7b c2 a8
  0x00007ffe43d70618:   bf 23 03 d5 c0 03 5f d6 3f 23 03 d5 fd 7b be a9
  0x00007ffe43d70628:   fd 03 00 91 f3 0b 00 f9 f3 03 00 aa bb ef ff 97
  0x00007ffe43d70638:   53 02 00 b4 e1 03 00 aa 60 02 40 f9 80 00 00 b4
=>0x00007ffe43d70648:   00 00 40 f9 1f 00 01 eb 80 00 00 54 e0 03 13 aa
  0x00007ffe43d70658:   ea f4 f3 97 20 01 00 34 60 0e 40 f9 f3 0b 40 f9
  0x00007ffe43d70668:   00 00 40 f9 fd 7b c2 a8 bf 23 03 d5 00 0c 43 d3
  0x00007ffe43d70678:   00 00 00 52 c0 03 5f d6 01 0b 00 b0 21 60 24 91
  0x00007ffe43d70688:   21 a0 1d 91 22 07 00 d0 c0 06 00 d0 42 c0 2b 91
  0x00007ffe43d70698:   00 c0 20 91 d1 df f3 97 f3 0b 40 f9 00 00 80 52
  0x00007ffe43d706a8:   fd 7b c2 a8 bf 23 03 d5 c0 03 5f d6 1f 20 03 d5
  0x00007ffe43d706b8:   1f 20 03 d5 1f 20 03 d5 3f 23 03 d5 fd 7b be a9
  0x00007ffe43d706c8:   fd 03 00 91 f3 53 01 a9 f3 03 00 aa 14 0c 40 f9
  0x00007ffe43d706d8:   d2 ff ff 97 e0 00 00 34 61 0e 40 f9 00 00 80 52
  0x00007ffe43d706e8:   21 00 40 f9 21 04 6b 92 3f 00 58 f1 a0 00 00 54
  0x00007ffe43d706f8:   f3 53 41 a9 fd 7b c2 a8 bf 23 03 d5 c0 03 5f d6
  0x00007ffe43d70708:   80 62 40 f9 51 e9 f3 97 1f 00 00 71 f3 53 41 a9
  0x00007ffe43d70718:   e0 07 9f 1a fd 7b c2 a8 bf 23 03 d5 c0 03 5f d6
  0x00007ffe43d70728:   3f 23 03 d5 ff c3 00 d1 e2 13 00 f0 42 00 44 f9
  0x00007ffe43d70738:   fd 7b 01 a9 fd 43 00 91 f3 53 02 a9 f3 03 00 aa


Stack slot to memory mapping:

stack at sp + 0 slots: 0x00007ffebe81b6d0 is pointing into the stack for thread: 0x00007ffeb80181b0
stack at sp + 1 slots: 0x00007ffe43e3ef00: <offset 0x000000000069ef00> in /lib/aarch64-linux-gnu/libgtk-3.so.0 at 0x00007ffe437a0000
stack at sp + 2 slots: 0x00007ffebb662700 points into unknown readable memory: 0x0000a50000020e00 | 00 0e 02 00 00 a5 00 00
stack at sp + 3 slots: 0x00007ffe42e20f7c: atk_object_ref_state_set+0x000000000000003c in /lib/aarch64-linux-gnu/libatk-1.0.so.0 at 0x00007ffe42e10000
stack at sp + 4 slots: 0x00007ffebe81b700 is pointing into the stack for thread: 0x00007ffeb80181b0
stack at sp + 5 slots: 0x00007ffe8c1d9510: <offset 0x0000000000059510> in /home/alex/.swt/lib/linux/aarch64/libswt-pi3-gtk-4967r8.so at 0x00007ffe8c180000
stack at sp + 6 slots: 0x00007ffebb6fd520 points into unknown readable memory: 0x00007ffeb87e0220 | 20 02 7e b8 fe 7f 00 00
stack at sp + 7 slots: 0x00007ffeb86e0340 points into unknown readable memory: 0x00007ffeb86fe560 | 60 e5 6f b8 fe 7f 00 00

Lock stack of current Java thread (top to bottom):


Compiled method (n/a) 204802 2124     n 0       org.eclipse.swt.internal.gtk3.GTK3::gtk_main_iteration_do (native)
 total in heap  [0x00007ffea81a3888,0x00007ffea81a3ae8] = 608
 main code      [0x00007ffea81a3980,0x00007ffea81a3ad8] = 344
 oops           [0x00007ffea81a3ad8,0x00007ffea81a3ae8] = 16
 mutable data [0x00007ffeb86c9de0,0x00007ffeb86c9df8] = 24
 relocation     [0x00007ffeb86c9de0,0x00007ffeb86c9df8] = 24

[Constant Pool (empty)]

[MachCode]
[Entry Point]
  # {method} {0x00007ffe7c68e430} 'gtk_main_iteration_do' '(Z)Z' in 'org/eclipse/swt/internal/gtk3/GTK3'
  # parm0:    c_rarg1   = boolean
  #           [sp+0x60]  (sp of caller)
  0x00007ffea81a3980: 1f20 03d5 | 2808 40b9 | 2a09 40b9 | 1f01 0a6b | 4000 0054 

  0x00007ffea81a3994: ;   {runtime_call Shared Runtime ic_miss_blob}
  0x00007ffea81a3994: 9b8e e817 
[Verified Entry Point]
  0x00007ffea81a3998: 1f20 03d5 | e953 40d1 | 3f01 00f9 | fd7b bfa9 | fd03 0091 | ff43 01d1 | 2801 0018 | 8923 40b9 
  0x00007ffea81a39b8: 1f01 09eb | e000 0054 

  0x00007ffea81a39c0: ;   {runtime_call Stub::method_entry_barrier}
  0x00007ffea81a39c0: 0830 80d2 | a8f7 b4f2 | c8ff cff2 | 0001 3fd6 | 0200 0014 | 0300 0000 | 227c 4093 

  0x00007ffea81a39dc: ;   {oop(a 'java/lang/Class'{0x0000000703202aa0} = 'org/eclipse/swt/internal/gtk3/GTK3')}
  0x00007ffea81a39dc: 0154 85d2 | 0164 a0f2 | e100 c0f2 | e123 00f9 | e103 0191 | 0800 0010 | 884b 02f9 | e803 0091 
  0x00007ffea81a39fc: 8847 02f9 | 80a3 1291 | e803 7eb2 | 89d3 1491 | 28fd 9f88 

  0x00007ffea81a3a10: ;   {runtime_call Java_org_eclipse_swt_internal_gtk3_GTK3_gtk_1main_1iteration_1do}
  0x00007ffea81a3a10: 881f 96d2 | a883 b1f2 | c8ff cff2 | 0001 3fd6 | 1f1c 40f2 | e007 9f9a | a800 80d2 | 8837 05b9 
  0x00007ffea81a3a30: bf3b 03d5 | 8817 40f9 | bf03 08eb | e803 0054 | 8833 45b9 | a803 0035 | e803 7db2 | 89d3 1491 
  0x00007ffea81a3a50: 28fd 9f88 | 88c3 5639 | 1f09 0071 | 0002 0054 | 9f47 02f9 | 9f4b 02f9 | 828f 42f9 | 5f80 00f9 
  0x00007ffea81a3a70: bf03 0091 | fd7b c1a8 | 8817 40f9 

  0x00007ffea81a3a7c: ;   {poll_return}
  0x00007ffea81a3a7c: 8800 0036 

  0x00007ffea81a3a80: ;   {internal_word}
  0x00007ffea81a3a80: e8ff ff10 | 88a3 02f9 

  0x00007ffea81a3a88: ;   {runtime_call SafepointBlob}
  0x00007ffea81a3a88: 7e94 e817 | 8807 40f9 | 4800 00b5 | c003 5fd6 

  0x00007ffea81a3a98: ;   {runtime_call Stub::forward_exception}
  0x00007ffea81a3a98: 7aa1 e717 | a083 1ff8 

  0x00007ffea81a3aa0: ;   {runtime_call SharedRuntime::reguard_yellow_pages()}
  0x00007ffea81a3aa0: 08ad 8ad2 | 88f2 b7f2 | c8ff cff2 | 0001 3fd6 | a083 5ff8 | ebff ff17 | a083 1ff8 | e003 1caa 
  0x00007ffea81a3ac0: ;   {runtime_call JavaThread::check_special_condition_for_native_trans(JavaThread*)}
  0x00007ffea81a3ac0: 08cc 87d2 | 28e9 b7f2 | c8ff cff2 | 0001 3fd6 | a083 5ff8 | ddff ff17 
[/MachCode]


Compiled method (c2) 204803 4263       4       org.eclipse.swt.widgets.Display::readAndDispatch (88 bytes)
 total in heap  [0x00007ffea8253cc8,0x00007ffea82562c8] = 9728
 main code      [0x00007ffea8253dc0,0x00007ffea8255f50] = 8592
 stub code      [0x00007ffea8255f50,0x00007ffea82562b0] = 864
 oops           [0x00007ffea82562b0,0x00007ffea82562c8] = 24
 mutable data [0x00007ffe5c109330,0x00007ffe5c109820] = 1264
 relocation     [0x00007ffe5c109330,0x00007ffe5c109610] = 736
 metadata       [0x00007ffe5c109610,0x00007ffe5c109820] = 528
 immutable data [0x00007ffe5c0acb00,0x00007ffe5c0adfb0] = 5296
 dependencies   [0x00007ffe5c0acb00,0x00007ffe5c0acbb0] = 176
 nul chk table  [0x00007ffe5c0acbb0,0x00007ffe5c0acc60] = 176
 handler table  [0x00007ffe5c0acc60,0x00007ffe5c0ace58] = 504
 scopes pcs     [0x00007ffe5c0ace58,0x00007ffe5c0ad4c8] = 1648
 scopes data    [0x00007ffe5c0ad4c8,0x00007ffe5c0adfb0] = 2792

[Constant Pool (empty)]

[MachCode]
[Instructions begin]
  0x00007ffea8253dc0: 1f20 03d5 | 1f20 03d5 | 1f20 03d5 
[Entry Point]
  # {method} {0x00007ffe7c62cfb0} 'readAndDispatch' '()Z' in 'org/eclipse/swt/widgets/Display'
  #           [sp+0x70]  (sp of caller)
  0x00007ffea8253dcc: 2808 40b9 | 2a09 40b9 | 1f01 0a6b | 4000 0054 

  0x00007ffea8253ddc: ;   {runtime_call Shared Runtime ic_miss_blob}
  0x00007ffea8253ddc: 89cd e517 
[Verified Entry Point]
  0x00007ffea8253de0: 1f20 03d5 | e953 40d1 | 3f01 00f9 | ffc3 01d1 | fd7b 06a9 | a80a 0118 | 8923 40b9 | 1f01 09eb 
  0x00007ffea8253e00: a109 0154 | 2c58 41b9 | 8a3b 42f9 | 350c 0191 | 8cf1 7dd3 | abfe df08 | f403 01aa | 4a01 40f9 
  0x00007ffea8253e20: 6c8a 00b4 | 9f01 0aeb | e18a 0054 | 2d58 44b9 | 8b8b 0035 | bf01 0071 | 2c51 0054 | f303 1f2a 
  0x00007ffea8253e40: 8a1a 44b9 | 6a6b 0035 | 8a92 5139 | 8c52 42b9 | 0a88 0035 | 4c75 0035 | eb03 0032 | ed03 1f2a 
  0x00007ffea8253e60: f313 00b9 | eb2b 00b9 | fd03 0d2a | f457 00a9 

  0x00007ffea8253e70: ; ImmutableOopMap {[0]=Oop [8]=Derived_oop_[0] }
                      ;*invokestatic gtk_events_pending {reexecute=0 rethrow=0 return_oop=0}
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@48 (line 4515)
                      ;   {static_call}
  0x00007ffea8253e70: 6a3f fd97 

  0x00007ffea8253e74: ;   {post_call_nop}
  0x00007ffea8253e74: 1f20 03d5 | 9f35 80f2 | 1f00 80f2 | 1d00 1d2a | e113 40b9 

  0x00007ffea8253e88: ; ImmutableOopMap {[0]=Oop [8]=Derived_oop_[0] }
                      ;*invokestatic gtk_main_iteration_do {reexecute=0 rethrow=0 return_oop=0}
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@54 (line 4516)
                      ;   {static_call}
  0x00007ffea8253e88: c43e fd97 

  0x00007ffea8253e8c: ;   {post_call_nop}
  0x00007ffea8253e8c: 1f20 03d5 | 9f38 80f2 | 1f20 80f2 | 9d03 0035 | ea07 40f9 | 4bfd df08 | ea03 40f9 | 4a4d 41b9 
  0x00007ffea8253eac: 50f1 7dd3 | eb8b 0035 

  0x00007ffea8253eb4: ; implicit exception: dispatches to 0x00007ffea82555c8
  0x00007ffea8253eb4: 0b12 40b9 | 61f1 7dd3 | c188 00b4 | 2d30 0091 | b2fd df88 | f103 122a | 4af2 7dd3 | 6a87 00b4 
  0x00007ffea8253ed4: 4b31 0091 | 6cfd df88 | 84f1 7dd3 | 4e41 0091 | 22f2 7dd3 | a429 00b5 | cffd df88 | ebf1 7dd3 
  0x00007ffea8253ef4: 6b54 00b5 | 3f02 126b | c160 0054 | e003 1f2a | 0c00 0014 | fd13 40b9 | f503 40f9 | aaba 40b9 
  0x00007ffea8253f14: 4af1 7dd3 | aa01 00b5 | ef03 1faa | aae2 0291 | 8c23 4139 | 0ccd 0035 | 4f01 00b9 | e02b 40b9 
  0x00007ffea8253f34: fd7b 46a9 | ffc3 0191 

  0x00007ffea8253f3c: ;   {poll_return}
  0x00007ffea8253f3c: 8817 40f9 | ff63 28eb | 28ff 0054 | c003 5fd6 | 4c0d 40b9 | 4141 0091 | cc8c 0034 | 2b00 40b9 
  0x00007ffea8253f5c: 73f1 7dd3 | f3fd ffb4 | 9405 0051 | 9f01 146b | a38d 0054 | 948d f837 | 967d 4093 | 9f05 0071 
  0x00007ffea8253f7c: e000 0054 | c206 00d1 | 4051 0091 

  0x00007ffea8253f88: ;   {runtime_call Stub::arrayof_oop_disjoint_arraycopy}
  0x00007ffea8253f88: eeeb e597 

  0x00007ffea8253f8c: ;   {post_call_nop}
  0x00007ffea8253f8c: 1f20 03d5 | 1f00 80f2 | 1f00 80f2 | abba 40b9 | 6af1 7dd3 

  0x00007ffea8253fa0: ; implicit exception: dispatches to 0x00007ffea8255650
  0x00007ffea8253fa0: 4c0d 40b9 | 6b6a 40b9 | 4d69 368b | 9f02 0c6b | a28a 0054 | 6ef1 7dd3 | aa31 0091 | ef03 1faa 
  0x00007ffea8253fc0: 8d23 4139 | 8dca 0035 | 4f01 00b9 | ae94 00b4 | f3bb 00a9 | e103 0eaa | 09ca 95d2 | 2983 abf2 
  0x00007ffea8253fe0: c9ff cff2 

  0x00007ffea8253fe4: ; ImmutableOopMap {[0]=Oop [8]=Oop [16]=Oop }
                      ;*invokevirtual isDisposed {reexecute=0 rethrow=0 return_oop=0}
                      ; - org.eclipse.swt.widgets.Display::runDeferredEvents@62 (line 5063)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@63 (line 4519)
                      ;   {virtual_call}
  0x00007ffea8253fe4: 8794 ea97 

  0x00007ffea8253fe8: ;   {post_call_nop}
  0x00007ffea8253fe8: 1f20 03d5 | 1f64 80f2 | 1f40 80f2 | f107 40f9 | 2a6e 40b9 | 41f1 7dd3 | 4092 0035 | c164 00b5 
  0x00007ffea8254008: 2b66 40b9 | 6ef1 7dd3 

  0x00007ffea8254010: ; implicit exception: dispatches to 0x00007ffea8255668
  0x00007ffea8254010: ca15 41b9 | 41f1 7dd3 | 610f 00b4 | cb11 41b9 | 3d0e 40b9 | 6af1 7dd3 | bfcb 0071 | c096 0054 
  0x00007ffea8254030: bfcf 0071 | 8097 0054 | bfd3 0071 | 4098 0054 | bfd7 0071 | 0099 0054 

  0x00007ffea8254048: ; implicit exception: dispatches to 0x00007ffea82556f0
  0x00007ffea8254048: 4c11 40b9 | 8cf1 7dd3 

  0x00007ffea8254050: ; implicit exception: dispatches to 0x00007ffea8255714
  0x00007ffea8254050: 8d0d 40b9 | ed05 0034 | aa05 0051 | 5f01 0d6b | c28a 0054 | 8a11 40b9 | 5fc9 0071 | c08b 0054 
  0x00007ffea8254070: a00d 0051 | 1f04 0071 | cd8b 0054 | f203 0032 | aa01 124b | 1f00 126b | 4b0d 0051 | ebb3 8b1a 
  0x00007ffea8254090: 7f81 3e71 | 0af4 8152 | 4b81 8b1a | 6a01 120b | 8bc9 328b | 7011 40b9 | 6f1d 40b9 | 63ad 4229 
  0x00007ffea82540b0: 1fca 0071 | 4070 0054 | 7fc8 0071 | 6070 0054 | 7fc9 0071 | 8070 0054 | ffc9 0071 | a070 0054 
  0x00007ffea82540d0: 5212 0011 | 5f02 0a6b | 4bfe ff54 

  0x00007ffea82540dc: ; ImmutableOopMap {r12=Oop r14=Oop r17=Oop c_rarg1=Oop [0]=Oop [16]=Oop }
                      ;*if_icmplt {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) org.eclipse.swt.widgets.EventTable::hooks@42 (line 75)
                      ; - org.eclipse.swt.widgets.Display::sendJDKInternalEvent@12 (line 5826)
                      ; - org.eclipse.swt.widgets.Display::sendPreEvent@28 (line 5867)
                      ; - org.eclipse.swt.widgets.Display::filterEvent@14 (line 1954)
                      ; - org.eclipse.swt.widgets.Widget::sendEvent@7 (line 1616)
                      ; - org.eclipse.swt.widgets.Display::runDeferredEvents@92 (line 5067)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@63 (line 4519)
  0x00007ffea82540dc: 821b 40f9 

  0x00007ffea82540e0: ;   {poll}
  0x00007ffea82540e0: 5f00 40b9 | 5f02 006b | cbfc ff54 | 5f02 0d6b | 0a01 0054 | 8ac9 328b | 4b11 40b9 | 7fc9 0071 
  0x00007ffea8254100: a089 0054 | 5206 0011 | 5f02 0d6b | 4bff ff54 | f1bb 01a9 | e203 11aa 

  0x00007ffea8254118: ; ImmutableOopMap {[0]=Oop [16]=Oop [24]=Oop [32]=Oop }
                      ;*invokevirtual sendEvent {reexecute=0 rethrow=0 return_oop=0}
                      ; - org.eclipse.swt.widgets.Display::filterEvent@22 (line 1956)
                      ; - org.eclipse.swt.widgets.Widget::sendEvent@7 (line 1616)
                      ; - org.eclipse.swt.widgets.Display::runDeferredEvents@92 (line 5067)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@63 (line 4519)
                      ;   {optimized virtual_call}
  0x00007ffea8254118: 020a 0394 

  0x00007ffea825411c: ;   {post_call_nop}
  0x00007ffea825411c: 1f20 03d5 | 9f8a 80f2 | 1f80 80f2 | ee13 40f9 | ca11 41b9 | 4af1 7dd3 

  0x00007ffea8254134: ; implicit exception: dispatches to 0x00007ffea825573c
  0x00007ffea8254134: 4b11 40b9 | 6df1 7dd3 

  0x00007ffea825413c: ; implicit exception: dispatches to 0x00007ffea8255768
  0x00007ffea825413c: af0d 40b9 | 0f06 0034 | eb05 0051 | 7f01 0f6b | 6285 0054 | ab11 40b9 | 7fcd 0071 | 6086 0054 
  0x00007ffea825415c: e20d 0051 | 5f04 0071 | 4d86 0054 | eb03 0032 | ea01 0b4b | 5f00 0b6b | 4c0d 0051 | eab3 8c1a 
  0x00007ffea825417c: 5f81 3e71 | 0cf4 8152 | 8a81 8a1a | 4c01 0b0b | 1f20 03d5 | aac9 2b8b | 5011 40b9 | 521d 40b9 
  0x00007ffea825419c: 5181 4229 | 1fce 0071 | 406b 0054 | 3fce 0071 | 406b 0054 | 1fcc 0071 | 406b 0054 | 5fce 0071 
  0x00007ffea82541bc: 406b 0054 | 6b11 0011 | 7f01 0c6b | 4bfe ff54 

  0x00007ffea82541cc: ; ImmutableOopMap {r13=Oop r14=Oop [0]=Oop [16]=Oop [24]=Oop }
                      ;*if_icmplt {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) org.eclipse.swt.widgets.EventTable::hooks@42 (line 75)
                      ; - org.eclipse.swt.widgets.Display::sendJDKInternalEvent@12 (line 5826)
                      ; - org.eclipse.swt.widgets.Display::sendPostEvent@28 (line 5875)
                      ; - org.eclipse.swt.widgets.Display::filterEvent@38 (line 1958)
                      ; - org.eclipse.swt.widgets.Widget::sendEvent@7 (line 1616)
                      ; - org.eclipse.swt.widgets.Display::runDeferredEvents@92 (line 5067)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@63 (line 4519)
  0x00007ffea82541cc: 901b 40f9 

  0x00007ffea82541d0: ;   {poll}
  0x00007ffea82541d0: 1f02 40b9 | 7f01 026b | abfc ff54 | 7f01 0f6b | 0a01 0054 | aac9 2b8b | 4a11 40b9 | 5fcd 0071 
  0x00007ffea82541f0: 8082 0054 | 6b05 0011 | 7f01 0f6b | 4bff ff54 | f10f 40f9 | ea0b 40f9 | 4a21 40b9 | cb11 41b9 
  0x00007ffea8254210: 4cf1 7dd3 | 3d0e 40b9 | 6bf1 7dd3 | ec82 00b4 | bfcb 0071 | 8083 0054 | bfcf 0071 | 2084 0054 
  0x00007ffea8254230: bfd3 0071 | c084 0054 | bfd7 0071 | 6085 0054 

  0x00007ffea8254240: ; implicit exception: dispatches to 0x00007ffea8255680
  0x00007ffea8254240: 6d11 40b9 | b0f1 7dd3 

  0x00007ffea8254248: ; implicit exception: dispatches to 0x00007ffea825569c
  0x00007ffea8254248: 0f0e 40b9 | 4f30 0034 | ea05 0051 | 5f01 0f6b | 4277 0054 | 0a12 40b9 | 5fc9 0071 | 0078 0054 
  0x00007ffea8254268: f20d 0051 | 5f06 0071 | 0d78 0054 | e103 0032 | eb01 014b | 5f02 016b | 6a0d 0051 | eab3 8a1a 
  0x00007ffea8254288: 5f81 3e71 | 0df4 8152 | aa81 8a1a | 4b01 010b | 1f20 03d5 | 1f20 03d5 | 0aca 218b | 4d11 40b9 
  0x00007ffea82542a8: 421d 40b9 | 408d 4229 | bfc9 0071 | 605c 0054 | 1fc8 0071 | 805c 0054 | 7fc8 0071 | a05c 0054 
  0x00007ffea82542c8: 5fc8 0071 | c05c 0054 | 2110 0011 | 3f00 0b6b | 4bfe ff54 

  0x00007ffea82542dc: ; ImmutableOopMap {r12=Oop r14=Oop r16=Oop r17=Oop [0]=Oop }
                      ;*if_icmplt {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) org.eclipse.swt.widgets.EventTable::hooks@42 (line 75)
                      ; - org.eclipse.swt.widgets.Display::sendJDKInternalEvent@12 (line 5826)
                      ; - org.eclipse.swt.widgets.Display::sendPreEvent@28 (line 5867)
                      ; - org.eclipse.swt.widgets.Display::sendEvent@7 (line 5855)
                      ; - org.eclipse.swt.widgets.Widget::sendEvent@26 (line 1617)
                      ; - org.eclipse.swt.widgets.Display::runDeferredEvents@92 (line 5067)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@63 (line 4519)
  0x00007ffea82542dc: 801b 40f9 

  0x00007ffea82542e0: ;   {poll}
  0x00007ffea82542e0: 1f00 40b9 | 3f00 126b | 8bfc ff54 | 3f00 0f6b | 4b08 0054 | eb03 0caa | ee07 00f9 | e203 11aa 
  0x00007ffea8254300: e103 0baa 

  0x00007ffea8254304: ; ImmutableOopMap {[0]=Oop [8]=Oop }
                      ;*invokevirtual sendEvent {reexecute=0 rethrow=0 return_oop=0}
                      ; - org.eclipse.swt.widgets.Display::sendEvent@12 (line 5857)
                      ; - org.eclipse.swt.widgets.Widget::sendEvent@26 (line 1617)
                      ; - org.eclipse.swt.widgets.Display::runDeferredEvents@92 (line 5067)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@63 (line 4519)
                      ;   {optimized virtual_call}
  0x00007ffea8254304: 8709 0394 

  0x00007ffea8254308: ;   {post_call_nop}
  0x00007ffea8254308: 1f20 03d5 | 1fc8 80f2 | 1fe0 80f2 | e207 40f9 | 4b10 41b9 | 6af1 7dd3 

  0x00007ffea8254320: ; implicit exception: dispatches to 0x00007ffea82556bc
  0x00007ffea8254320: 4c11 40b9 | 91f1 7dd3 

  0x00007ffea8254328: ; implicit exception: dispatches to 0x00007ffea82556d8
  0x00007ffea8254328: 2e0e 40b9 

  0x00007ffea825432c: ; ImmutableOopMap {r17=Oop c_rarg2=Oop [0]=Oop [8]=Oop }
                      ;*if_icmplt {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) org.eclipse.swt.widgets.EventTable::hooks@42 (line 75)
                      ; - org.eclipse.swt.widgets.Display::sendJDKInternalEvent@12 (line 5826)
                      ; - org.eclipse.swt.widgets.Display::sendPostEvent@28 (line 5875)
                      ; - org.eclipse.swt.widgets.Display::sendEvent@30 (line 5859)
                      ; - org.eclipse.swt.widgets.Widget::sendEvent@26 (line 1617)
                      ; - org.eclipse.swt.widgets.Display::runDeferredEvents@92 (line 5067)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@63 (line 4519)
  0x00007ffea825432c: 8b1b 40f9 

  0x00007ffea8254330: ;   {poll}
  0x00007ffea8254330: 7f01 40b9 | ee05 0034 | cb05 0051 | 7f01 0e6b | c271 0054 | 2b12 40b9 | 7fcd 0071 | 4072 0054 
  0x00007ffea8254350: cc0d 0051 | 9f05 0071 | 2d72 0054 | ed03 0032 | ca01 0d4b | 9f01 0d6b | 4b0d 0051 | ebb3 8b1a 
  0x00007ffea8254370: 7f81 3e71 | 0af4 8152 | 4b81 8b1a | 6a01 0d0b | 2bca 2d8b | 7011 40b9 | 6f1d 40b9 | 7281 4229 
  0x00007ffea8254390: 1fce 0071 | a057 0054 | 5fce 0071 | a057 0054 | 1fcc 0071 | a057 0054 | ffcd 0071 | a057 0054 
  0x00007ffea82543b0: ad11 0011 | bf01 0a6b | 4bfe ff54 

  0x00007ffea82543bc: ; ImmutableOopMap {r17=Oop c_rarg2=Oop [0]=Oop }
                      ;*if_icmplt {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) org.eclipse.swt.widgets.EventTable::hooks@42 (line 75)
                      ; - org.eclipse.swt.widgets.Display::sendJDKInternalEvent@12 (line 5826)
                      ; - org.eclipse.swt.widgets.Display::sendPostEvent@28 (line 5875)
                      ; - org.eclipse.swt.widgets.Display::sendEvent@30 (line 5859)
                      ; - org.eclipse.swt.widgets.Widget::sendEvent@26 (line 1617)
                      ; - org.eclipse.swt.widgets.Display::runDeferredEvents@92 (line 5067)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@63 (line 4519)
  0x00007ffea82543bc: 8b1b 40f9 

  0x00007ffea82543c0: ;   {poll}
  0x00007ffea82543c0: 7f01 40b9 | bf01 0c6b | cbfc ff54 | bf01 0e6b | 0a01 0054 | 2aca 2d8b | 4a11 40b9 | 5fcd 0071 
  0x00007ffea82543e0: 806e 0054 | ad05 0011 | bf01 0e6b | 4bff ff54 | fd03 0032 | c6fe ff17 | 0aca 218b | 4a11 40b9 
  0x00007ffea8254400: 5fc9 0071 | 006d 0054 | 2104 0011 | 3f00 0f6b | 4bff ff54 | eb03 0caa | b8ff ff17 | e303 1faa 
  0x00007ffea8254420: 8f23 4139 | 2faa 0035 | e803 0caa | 63fd e888 | 1f01 0c6b | fd17 9f9a | 60f0 7dd3 | 6f01 00ca 
  0x00007ffea8254440: effd 55d3 | 4f01 00b4 | 2001 00b4 | 6ffd 49d3 | 0d00 88d2 | ed2b b7f2 | cdff cff2 | ef01 0d8b 
  0x00007ffea8254460: ed01 4039 | bf09 0071 | 81ab 0054 | 5d81 0034 | 5f02 116b | 8001 0054 | cbfd df88 | 63f1 7dd3 
  0x00007ffea8254480: 6342 00b4 | e403 00f9 | fd03 10aa 

  0x00007ffea825448c: ; ImmutableOopMap {rfp=Oop [0]=Oop }
                      ;*invokevirtual updateHead {reexecute=0 rethrow=0 return_oop=0}
                      ; - java.util.concurrent.ConcurrentLinkedQueue::poll@48 (line 391)
                      ; - org.eclipse.swt.widgets.Synchronizer::removeFirst@4 (line 115)
                      ; - org.eclipse.swt.widgets.Synchronizer::runAsyncMessages@3 (line 125)
                      ; - org.eclipse.swt.widgets.Display::runAsyncMessages@5 (line 5042)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@78 (line 4522)
                      ;   {optimized virtual_call}
  0x00007ffea825448c: 1dbb 1c96 

  0x00007ffea8254490: ;   {post_call_nop}
  0x00007ffea8254490: 1f20 03d5 | 1ff9 80f2 | 1f40 81f2 | f003 1daa | e403 40f9 | 8b08 40b9 

  0x00007ffea82544a8: ;   {metadata('org/eclipse/swt/widgets/RunnableLock')}
  0x00007ffea82544a8: 8a22 a0d2 | 0ab5 9ff2 | 7f01 0a6b | c187 0054 | ed43 0191 | f103 04aa | 8beb 47b9 | 7fdd 2071 
  0x00007ffea82544c8: 8c03 0054 | 6a21 0051 | 8a6b 6af8 | 3f02 0aeb | 2001 0054 | 2c02 40f9 | 6c01 0837 | 8c01 40b2 
  0x00007ffea82544e8: 8a01 40d2 | e803 0caa | 2a7e e8c8 | 1f01 0ceb | 0102 0054 | 916b 2bf8 | 6b21 0011 | 8beb 07b9 
  0x00007ffea8254508: 0c00 0014 | 8bf9 0091 | 8997 42f9 | ea03 1faa | 697d eac8 | 5f01 1feb | c000 0054 | 5f01 09eb 
  0x00007ffea8254528: 8100 0054 | 8861 48f8 | 0805 0091 | 8861 08f8 | 0173 0054 | 0b0e 40b9 | 62f1 7dd3 | 2b12 40b9 
  0x00007ffea8254548: 0a52 0091 | 8e23 4139 | 8ea7 0035 | 4b01 00b9 | 6cf1 7dd3 | 4e01 0cca | cefd 55d3 | 4e01 00b4 
  0x00007ffea8254568: 2c01 00b4 | 4efd 49d3 | 0d00 88d2 | ed2b b7f2 | cdff cff2 | ce01 0d8b | cd01 4039 | bf09 0071 
  0x00007ffea8254588: a1a8 0054 

  0x00007ffea825458c: ; implicit exception: dispatches to 0x00007ffea8255790
  0x00007ffea825458c: 4a10 41b9 | 5df1 7dd3 

  0x00007ffea8254594: ; implicit exception: dispatches to 0x00007ffea82557c4
  0x00007ffea8254594: ab13 40b9 | 6ef1 7dd3 

  0x00007ffea825459c: ; implicit exception: dispatches to 0x00007ffea82557e0
  0x00007ffea825459c: cf0d 40b9 | 0f06 0034 | ea05 0051 | 5f01 0f6b | 6272 0054 | ca11 40b9 | 5fc9 0071 | 4073 0054 
  0x00007ffea82545bc: f20d 0051 | 5f06 0071 | 4d73 0054 | e103 0032 | eb01 014b | 5f02 016b | 6a0d 0051 | eab3 8a1a 
  0x00007ffea82545dc: 5f81 3e71 | 0cf4 8152 | 8b81 8a1a | 6a01 010b | 1f20 03d5 | cbc9 218b | 6d11 40b9 | 6c1d 40b9 
  0x00007ffea82545fc: 63ad 4229 | bfc9 0071 | 2053 0054 | 7fc8 0071 | 4053 0054 | 7fc9 0071 | 6053 0054 | 9fc9 0071 
  0x00007ffea825461c: 8053 0054 | 2110 0011 | 3f00 0a6b | 4bfe ff54 

  0x00007ffea825462c: ; ImmutableOopMap {r14=Oop r16=Oop r17=Oop c_rarg2=Oop }
                      ;*if_icmplt {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) org.eclipse.swt.widgets.EventTable::hooks@42 (line 75)
                      ; - org.eclipse.swt.widgets.Display::sendJDKInternalEvent@12 (line 5826)
                      ; - org.eclipse.swt.widgets.Display::sendPreEvent@28 (line 5867)
                      ; - org.eclipse.swt.widgets.Synchronizer::runAsyncMessages@33 (line 130)
                      ; - org.eclipse.swt.widgets.Display::runAsyncMessages@5 (line 5042)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@78 (line 4522)
  0x00007ffea825462c: 801b 40f9 

  0x00007ffea8254630: ;   {poll}
  0x00007ffea8254630: 1f00 40b9 | 3f00 126b | abfc ff54 | 3f00 0f6b | 0a01 0054 | cac9 218b | 4b11 40b9 | 7fc9 0071 
  0x00007ffea8254650: c070 0054 | 2104 0011 | 3f00 0f6b | 4bff ff54 | f107 00f9 | fd03 10aa | e103 11aa 

  0x00007ffea825466c: ; ImmutableOopMap {rfp=Oop [8]=Oop }
                      ;*invokevirtual run {reexecute=0 rethrow=0 return_oop=0}
                      ; - org.eclipse.swt.widgets.Synchronizer::runAsyncMessages@41 (line 132)
                      ; - org.eclipse.swt.widgets.Display::runAsyncMessages@5 (line 5042)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@78 (line 4522)
                      ;   {optimized virtual_call}
  0x00007ffea825466c: b572 3396 

  0x00007ffea8254670: ;   {post_call_nop}
  0x00007ffea8254670: 1f20 03d5 | 1f35 81f2 | 1f80 81f2 | f203 1daa | 4a0e 40b9 | 5df1 7dd3 | 5d71 00b4 | aa0f 0191 
  0x00007ffea8254690: 5dfd df08 | 4b0e 40b9 | 62f1 7dd3 | 1d6f 0035 

  0x00007ffea82546a0: ; implicit exception: dispatches to 0x00007ffea82557ac
  0x00007ffea82546a0: 4a10 41b9 | 5df1 7dd3 

  0x00007ffea82546a8: ; implicit exception: dispatches to 0x00007ffea8255800
  0x00007ffea82546a8: ab13 40b9 | 70f1 7dd3 

  0x00007ffea82546b0: ; implicit exception: dispatches to 0x00007ffea8255818
  0x00007ffea82546b0: 0f0e 40b9 | ef05 0034 | ea05 0051 | 5f01 0f6b | a26b 0054 | 0a12 40b9 | 5fcd 0071 | 606c 0054 
  0x00007ffea82546d0: eb0d 0051 | 7f05 0071 | 4d6c 0054 | e103 0032 | ea01 014b | 7f01 016b | 4c0d 0051 | ecb3 8c1a 
  0x00007ffea82546f0: 9f81 3e71 | 0df4 8152 | ac81 8c1a | 8a01 010b | 0cca 218b | 8e11 40b9 | 8d1d 40b9 | 9181 4229 
  0x00007ffea8254710: dfcd 0071 | 004d 0054 | 3fce 0071 | 004d 0054 | 1fcc 0071 | 004d 0054 | bfcd 0071 | 004d 0054 
  0x00007ffea8254730: 2110 0011 | 3f00 0a6b | 4bfe ff54 

  0x00007ffea825473c: ; ImmutableOopMap {r16=Oop r18_tls=Oop c_rarg2=Oop [8]=Oop }
                      ;*if_icmplt {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) org.eclipse.swt.widgets.EventTable::hooks@42 (line 75)
                      ; - org.eclipse.swt.widgets.Display::sendJDKInternalEvent@12 (line 5826)
                      ; - org.eclipse.swt.widgets.Display::sendPostEvent@28 (line 5875)
                      ; - org.eclipse.swt.widgets.Synchronizer::runAsyncMessages@160 (line 138)
                      ; - org.eclipse.swt.widgets.Display::runAsyncMessages@5 (line 5042)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@78 (line 4522)
  0x00007ffea825473c: 8c1b 40f9 

  0x00007ffea8254740: ;   {poll}
  0x00007ffea8254740: 9f01 40b9 | 3f00 0b6b | cbfc ff54 | 3f00 0f6b | 0a01 0054 | 0aca 218b | 4a11 40b9 | 5fcd 0071 
  0x00007ffea8254760: a068 0054 | 2104 0011 | 3f00 0f6b | 4bff ff54 | ee03 1faa | 4a52 0091 | 8c23 4139 | cc9b 0035 
  0x00007ffea8254780: 4e01 00b9 | fd03 12aa | e107 40f9 

  0x00007ffea825478c: ; ImmutableOopMap {rfp=Oop [8]=Oop }
                      ;*invokevirtual notifyAll {reexecute=0 rethrow=0 return_oop=0}
                      ; - org.eclipse.swt.widgets.Synchronizer::runAsyncMessages@169 (line 141)
                      ; - org.eclipse.swt.widgets.Display::runAsyncMessages@5 (line 5042)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@78 (line 4522)
                      ;   {optimized virtual_call}
  0x00007ffea825478c: 4322 fc97 

  0x00007ffea8254790: ;   {post_call_nop}
  0x00007ffea8254790: 1f20 03d5 | 1f59 81f2 | 1fc0 81f2 | ee43 0191 | ed07 40f9 | 8ceb 47b9 | 8c21 0051 | 8a6b 6cf8 
  0x00007ffea82547b0: bf01 0aeb | 0102 0054 | 8ceb 07b9 | 8a21 0051 | 8a6b 6af8 | bf01 0aeb | e003 0054 | ab01 40f9 
  0x00007ffea82547d0: 4b01 0837 | 6a01 40b2 | e803 0baa | aafd a8c8 | 1f01 0beb | 0003 0054 | 8c21 0011 | 8cf7 03f9 
  0x00007ffea82547f0: 1600 0014 | ab01 40f9 | 6b09 00d1 | 6c45 40f9 | ac00 00b4 | 8c05 00d1 | 6c45 00f9 | 9f01 0ceb 
  0x00007ffea8254810: 0d00 0014 | 6c01 0191 | 9ffd 9fc8 | bf3b 03d5 | 6849 40f9 | 1f01 1feb | e000 0054 | 6851 40f9 
  0x00007ffea8254830: 1f01 1feb | 8100 0054 | 8b27 03f9 | ff03 1ceb | 0200 0014 | ff03 1feb | e15b 0054 | e02b 40b9 
  0x00007ffea8254850: b9fd ff17 | eb03 0caa | a8fe ff17 | 80e7 40f9 | 2b5c 42b9 | 0c02 82d2 | 8aef 40f9 | 0c00 0c8b 
  0x00007ffea8254870: 6ff1 7dd3 | e203 1632 | 9f01 0aeb | 823b 0054 | ea03 40b2 | 8ce7 00f9 | 0a00 00f9 

  0x00007ffea825488c: ;   {metadata('org/eclipse/swt/widgets/Widget'[])}
  0x00007ffea825488c: 8b21 a0d2 | 0b3c 8bf2 | 9061 80f9 | 0b08 00b9 | 9081 80f9 | 020c 00b9 | 0a40 0091 | 90a1 80f9 
  0x00007ffea82548ac: eb03 77b2 | 6821 00f1 | 4300 0054 

  0x00007ffea82548b8: ;   {runtime_call Stub::zero_blocks}
  0x00007ffea82548b8: 02e5 e597 | 6b00 1036 | 5f7d 81a8 | 5f7d 81a8 | 4b00 0836 | 5f7d 81a8 | 4b00 0036 | 5f01 00f9 
  0x00007ffea82548d8: bf3a 03d5 | 8b12 41b9 | 61f1 7dd3 | 8a72 0991 | 9f5a 04b9 | 8b23 4139 | cb92 0035 | 0cfc 43d3 
  0x00007ffea82548f8: 4c01 00b9 | 4b01 00ca | 6bfd 55d3 | 2b01 00b4 | 4bfd 49d3 | 0e00 88d2 | ee2b b7f2 | ceff cff2 
  0x00007ffea8254918: 6b01 0e8b | 6e01 4039 | df09 0071 | 0194 0054 | 611d 00b4 | fd03 0faa | f457 00a9 | ed13 00b9 
  0x00007ffea8254938: a205 8052 

  0x00007ffea825493c: ; ImmutableOopMap {rfp=Oop [0]=Oop [8]=Derived_oop_[0] }
                      ;*invokevirtual hooks {reexecute=0 rethrow=0 return_oop=0}
                      ; - org.eclipse.swt.widgets.Display::runSkin@45 (line 5140)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@5 (line 4506)
                      ;   {optimized virtual_call}
  0x00007ffea825493c: 194a fe97 

  0x00007ffea8254940: ;   {post_call_nop}
  0x00007ffea8254940: 1f20 03d5 | 1f8f 81f2 | 1fe0 81f2 | 201d 0034 | ed03 1daa 

  0x00007ffea8254954: ; implicit exception: dispatches to 0x00007ffea82554c8
  0x00007ffea8254954: aa0d 40b9 | 0b00 8092 | ee13 40b9 | 6bc1 2e8b | 4c7d 4093 | 0a5b 0034 | 7f01 0ceb | c25a 0054 
  0x00007ffea8254974: f303 1f2a | eb03 1f2a | 0f00 0014 | 5f02 0f6b | c01a 0054 

  0x00007ffea8254988: ; ImmutableOopMap {r11=Oop r15=NarrowOop r16=Oop r17=NarrowOop c_rarg1=Oop r13=Derived_oop_c_rarg1 c_rarg2=Oop }
                      ;*goto {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) java.util.concurrent.ConcurrentLinkedQueue::poll@81 (line 385)
                      ; - org.eclipse.swt.widgets.Synchronizer::removeFirst@4 (line 115)
                      ; - org.eclipse.swt.widgets.Synchronizer::runAsyncMessages@3 (line 125)
                      ; - org.eclipse.swt.widgets.Display::runAsyncMessages@5 (line 5042)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@78 (line 4522)
  0x00007ffea8254988: 8e1b 40f9 

  0x00007ffea825498c: ;   {poll}
  0x00007ffea825498c: df01 40b9 | f203 0f2a | 4efd ff17 | 1f20 03d5 | 1f20 03d5 | ee4f 4229 | ed0f 40f9 | eb23 40b9 
  0x00007ffea82549ac: 6b05 0011 | 7f01 0e6b | ca0a 0054 | bdc9 2b8b | af13 40b9 | eaf1 7dd3 | 4aff ffb4 | ee4f 0229 
  0x00007ffea82549cc: ed0f 00f9 | eb3f 0429 | ea17 00f9 | e103 0aaa | 09cf 95d2 | 2983 abf2 | c9ff cff2 

  0x00007ffea82549e8: ; ImmutableOopMap {[0]=Oop [8]=Derived_oop_[0] [24]=Oop rfp=Derived_oop_[24] [36]=NarrowOop [40]=Oop }
                      ;*invokevirtual isDisposed {reexecute=0 rethrow=0 return_oop=0}
                      ; - org.eclipse.swt.widgets.Display::runSkin@68 (line 5143)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@5 (line 4506)
                      ;   {virtual_call}
  0x00007ffea82549e8: 86cb e597 

  0x00007ffea82549ec: ;   {post_call_nop}
  0x00007ffea82549ec: 1f20 03d5 | 9fa4 81f2 | 1f20 82f2 | 40fd ff35 | f017 40f9 | 0b1a 40b9 | 6b79 0712 | 80e7 40f9 
  0x00007ffea8254a0c: 0b1a 00b9 | f203 1faa | 8aef 40f9 | ab43 0091 | 0c20 0291 | 8f23 4139 | cf8e 0035 | 7201 00b9 
  0x00007ffea8254a2c: 9f01 0aeb | a230 0054 | ea03 40b2 | 8ce7 00f9 

  0x00007ffea8254a3c: ;   {metadata('org/eclipse/swt/widgets/Event')}
  0x00007ffea8254a3c: 8b22 a0d2 | 0b50 8cf2 | 0a00 00f9 | 0b7c 0129 | 0a40 0091 | 9061 80f9 | 5f01 00f9 | 5ffd 00a9 
  0x00007ffea8254a5c: 5ffd 01a9 | 5ffd 02a9 | 5ffd 03a9 | 5ffd 04a9 | 5ffd 05a9 | 5ffd 06a9 | fd03 10aa | bf3a 03d5 
  0x00007ffea8254a7c: ea03 00aa | ea17 00f9 | e103 0aaa 

  0x00007ffea8254a88: ; ImmutableOopMap {rfp=Oop [0]=Oop [8]=Derived_oop_[0] [24]=Oop [36]=NarrowOop [40]=Oop }
                      ;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
                      ; - org.eclipse.swt.widgets.Display::runSkin@95 (line 5146)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@5 (line 4506)
                      ;   {optimized virtual_call}
  0x00007ffea8254a88: deca e597 

  0x00007ffea8254a8c: ;   {post_call_nop}
  0x00007ffea8254a8c: 1f20 03d5 | 9fb8 81f2 | 1f40 82f2 | ee27 40b9 | ea17 40f9 | 4aa1 0191 | 8c23 4139 | 8c8d 0035 
  0x00007ffea8254aac: 4e01 00b9 | ed0f 0e8b | 4c01 0dca | 8cfd 55d3 | 2c01 00b4 | 4cfd 49d3 | 0b00 88d2 | eb2b b7f2 
  0x00007ffea8254acc: cbff cff2 | 8c01 0b8b | 8b01 4039 | 7f09 0071 | 418e 0054 | e103 40f9 | a205 8052 | e317 40f9 
  0x00007ffea8254aec: ; ImmutableOopMap {[0]=Oop [8]=Derived_oop_[0] [24]=Oop }
                      ;*invokevirtual sendEvent {reexecute=0 rethrow=0 return_oop=0}
                      ; - org.eclipse.swt.widgets.Display::runSkin@112 (line 5148)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@5 (line 4506)
                      ;   {optimized virtual_call}
  0x00007ffea8254aec: c5ca e597 

  0x00007ffea8254af0: ;   {post_call_nop}
  0x00007ffea8254af0: 1f20 03d5 | 1fc5 81f2 | 1f60 82f2 | ee4f 4229 | ed0f 40f9 | eb23 40b9 | a9ff ff17 | f457 40a9 
  0x00007ffea8254b10: ccfc ff17 | 8c23 4139 | ac8e 0035 | e803 11aa | b2fd e888 | 1f01 116b | fd17 9f9a | 4af2 7dd3 
  0x00007ffea8254b30: ac01 0aca | 8cfd 55d3 | 4c01 00b4 | 2a01 00b4 | acfd 49d3 | 0b00 88d2 | eb2b b7f2 | cbff cff2 
  0x00007ffea8254b50: 8c01 0b8b | 8b01 4039 | 7f09 0071 | 618f 0054 | fd4f 0034 | 024c 00b4 | bf3b 03d5 | 4a40 0091 
  0x00007ffea8254b70: 8d23 4139 | 6d91 0035 | 5101 00b9 | eb0f 118b | 4d01 0bca | adfd 55d3 | 2d01 00b4 | 4dfd 49d3 
  0x00007ffea8254b90: 0c00 88d2 | ec2b b7f2 | ccff cff2 | ad01 0c8b | ac01 4039 | 9f09 0071 | 2192 0054 | d5fc ff17 
  0x00007ffea8254bb0: 8d6a 41b9 | f103 1faa | 8ba2 0591 | 8f23 4139 | af93 0035 | 7101 00b9 | 9f1a 04b9 | 5f01 0071 
  0x00007ffea8254bd0: 0d13 0054 | aef1 7dd3 

  0x00007ffea8254bd8: ; implicit exception: dispatches to 0x00007ffea8255574
  0x00007ffea8254bd8: cb0d 40b9 | 0c00 8092 | 8cc1 2a8b | 6d7d 4093 | 6b4c 0034 | 9f01 0deb | 224c 0054 | fd03 1f2a 
  0x00007ffea8254bf8: 0500 0014 | 1f20 03d5 | f457 40a9 | f313 40b9 | ee0f 40f9 | cbc9 3d8b | 6b11 40b9 | 6bf1 7dd3 
  0x00007ffea8254c18: 6b3b 00b4 | f457 00a9 | f32b 0229 | eeaf 01a9 | e103 0baa 

  0x00007ffea8254c2c: ; ImmutableOopMap {[0]=Oop [8]=Derived_oop_[0] [24]=Oop [32]=Oop }
                      ;*invokevirtual isDisposed {reexecute=0 rethrow=0 return_oop=0}
                      ; - org.eclipse.swt.widgets.Display::runDeferredLayouts@39 (line 5091)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@10 (line 4507)
                      ;   {optimized virtual_call}
  0x00007ffea8254c2c: ad96 fe97 

  0x00007ffea8254c30: ;   {post_call_nop}
  0x00007ffea8254c30: 1f20 03d5 | 1fed 81f2 | 1f80 82f2 | 2002 0034 | bd07 0011 | ea17 40b9 | bf03 0a6b | abfd ff54 
  0x00007ffea8254c50: f457 40a9 | f503 00f9 | fd03 14aa | e103 14aa 

  0x00007ffea8254c60: ; ImmutableOopMap {rfp=Oop [0]=Derived_oop_rfp }
                      ;*invokevirtual update {reexecute=0 rethrow=0 return_oop=0}
                      ; - org.eclipse.swt.widgets.Display::runDeferredLayouts@60 (line 5093)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@10 (line 4507)
                      ;   {optimized virtual_call}
  0x00007ffea8254c60: 2405 0094 

  0x00007ffea8254c64: ;   {post_call_nop}
  0x00007ffea8254c64: 1f20 03d5 | 9ff3 81f2 | 1fa0 82f2 | f403 1daa | f503 40f9 | f313 40b9 | 73fc ff17 | e213 40b9 
  0x00007ffea8254c84: e113 40f9 

  0x00007ffea8254c88: ; ImmutableOopMap {[0]=Oop [8]=Derived_oop_[0] [24]=Oop }
                      ;*invokevirtual setLayoutDeferred {reexecute=0 rethrow=0 return_oop=0}
                      ; - org.eclipse.swt.widgets.Display::runDeferredLayouts@48 (line 5091)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@10 (line 4507)
                      ;   {optimized virtual_call}
  0x00007ffea8254c88: 2605 0094 

  0x00007ffea8254c8c: ;   {post_call_nop}
  0x00007ffea8254c8c: 1f20 03d5 | 9ff8 81f2 | 1fc0 82f2 | eaff ff17 | 2b08 40b9 

  0x00007ffea8254ca0: ;   {metadata('org/eclipse/swt/widgets/TreeItem')}
  0x00007ffea8254ca0: 2a24 a0d2 | 0a54 98f2 | 7f01 0a6b | 4147 0054 

  0x00007ffea8254cb0: ; ImmutableOopMap {[0]=Oop [8]=Oop [16]=Oop }
                      ;*invokevirtual isDisposed {reexecute=0 rethrow=0 return_oop=0}
                      ; - org.eclipse.swt.widgets.Display::runDeferredEvents@81 (line 5065)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@63 (line 4519)
                      ;   {optimized virtual_call}
  0x00007ffea8254cb0: 8c96 fe97 

  0x00007ffea8254cb4: ;   {post_call_nop}
  0x00007ffea8254cb4: 1f20 03d5 | 9ffd 81f2 | 1fe0 82f2 | c00b 0034 | fd13 00b9 | 90fc ff17 | e303 0aaa | edfd ff17 
  0x00007ffea8254cd4: f303 1f2a | 5afc ff17 | affd df88 

  0x00007ffea8254ce0: ; ImmutableOopMap {r15=NarrowOop r16=Oop c_rarg1=Oop r13=Derived_oop_c_rarg1 }
                      ;*goto {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) java.util.concurrent.ConcurrentLinkedQueue::poll@76 (line 399)
                      ; - org.eclipse.swt.widgets.Synchronizer::removeFirst@4 (line 115)
                      ; - org.eclipse.swt.widgets.Synchronizer::runAsyncMessages@3 (line 125)
                      ; - org.eclipse.swt.widgets.Display::runAsyncMessages@5 (line 5042)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@78 (line 4522)
  0x00007ffea8254ce0: 8b1b 40f9 

  0x00007ffea8254ce4: ;   {poll}
  0x00007ffea8254ce4: 7f01 40b9 | f103 0f2a | 29ff ff17 | f303 1f2a | f457 40a9 | 52fc ff17 | f603 0032 | ed03 1f2a 
  0x00007ffea8254d04: 0600 0014 | 1f20 03d5 | 1f20 03d5 | ed03 0032 | f507 40f9 | f35b 4229 | 8cf1 7dd3 | 8141 0091 
  0x00007ffea8254d24: ; implicit exception: dispatches to 0x00007ffea8255834
  0x00007ffea8254d24: 8b0d 40b9 | cb3e 0034 | 2a00 40b9 | 59f1 7dd3 | 1906 00b4 | 7705 0051 | 7f01 176b | e33f 0054 
  0x00007ffea8254d44: d73f f837 | 787d 4093 | 7f05 0071 | e000 0054 | 0207 00d1 | 8051 0091 

  0x00007ffea8254d5c: ;   {runtime_call Stub::arrayof_oop_disjoint_arraycopy}
  0x00007ffea8254d5c: 79e8 e597 

  0x00007ffea8254d60: ;   {post_call_nop}
  0x00007ffea8254d60: 1f20 03d5 | 1f00 80f2 | 1f00 80f2 | 8b52 42b9 | 7df1 7dd3 

  0x00007ffea8254d74: ; implicit exception: dispatches to 0x00007ffea8255848
  0x00007ffea8254d74: aa0f 40b9 | ab6b 388b | ff02 0a6b | 023d 0054 | 6a31 0091 | ef03 1faa | 8c23 4139 | cc87 0035 
  0x00007ffea8254d94: 4f01 00b9 | f457 00a9 | f35b 0229 | f90f 00f9 | e103 14aa 

  0x00007ffea8254da8: ; ImmutableOopMap {[0]=Oop [8]=Derived_oop_[0] [24]=Oop }
                      ;*invokevirtual runDeferredEvents {reexecute=0 rethrow=0 return_oop=0}
                      ; - org.eclipse.swt.widgets.Display::runPopups@59 (line 5108)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@25 (line 4510)
                      ;   {optimized virtual_call}
  0x00007ffea8254da8: 7ed4 ff97 

  0x00007ffea8254dac: ;   {post_call_nop}
  0x00007ffea8254dac: 1f20 03d5 | 9f1c 82f2 | 1f20 83f2 | e10f 40f9 

  0x00007ffea8254dbc: ; ImmutableOopMap {[0]=Oop [8]=Derived_oop_[0] [24]=Oop }
                      ;*invokevirtual isDisposed {reexecute=0 rethrow=0 return_oop=0}
                      ; - org.eclipse.swt.widgets.Display::runPopups@64 (line 5109)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@25 (line 4510)
                      ;   {optimized virtual_call}
  0x00007ffea8254dbc: 4996 fe97 

  0x00007ffea8254dc0: ;   {post_call_nop}
  0x00007ffea8254dc0: 1f20 03d5 | 1f1f 82f2 | 1f40 83f2 | 4002 0034 | f403 40f9 | 8c52 42b9 | 8d1b 40f9 

  0x00007ffea8254ddc: ; ImmutableOopMap {r12=NarrowOop r14=Oop resp=Oop [8]=Derived_oop_resp }
                      ;*ifnonnull {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) org.eclipse.swt.widgets.Display::runPopups@81 (line 5102)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@25 (line 4510)
  0x00007ffea8254ddc: 8ef1 7dd3 

  0x00007ffea8254de0: ;   {poll}
  0x00007ffea8254de0: bf01 40b9 | 6ef9 ffb5 | ed03 0032 | f507 40f9 | f35b 4229 | f003 1faa | 8a42 0991 | 8b23 4139 
  0x00007ffea8254e00: ab86 0035 | 5001 00b9 | f313 00b9 | f62b 00b9 | 16fc ff17 | e217 40b9 | e10f 40f9 

  0x00007ffea8254e1c: ; ImmutableOopMap {[0]=Oop [8]=Derived_oop_[0] }
                      ;*invokevirtual _setVisible {reexecute=0 rethrow=0 return_oop=0}
                      ; - org.eclipse.swt.widgets.Display::runPopups@72 (line 5109)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@25 (line 4510)
                      ;   {optimized virtual_call}
  0x00007ffea8254e1c: f104 0094 

  0x00007ffea8254e20: ;   {post_call_nop}
  0x00007ffea8254e20: 1f20 03d5 | 1f2b 82f2 | 1f80 83f2 | e9ff ff17 | f313 00b9 | 88ff ff17 | f107 40f9 | 73fc ff17 
  0x00007ffea8254e40: ea03 11aa | eb03 0eaa | 0900 0014 | ea03 11aa | eb03 0eaa | 0600 0014 | ea03 11aa | eb03 0eaa 
  0x00007ffea8254e60: 0300 0014 | ea03 11aa | eb03 0eaa | 4117 8012 | ec2b 01a9 | eb13 00f9 

  0x00007ffea8254e78: ; ImmutableOopMap {[0]=Oop [16]=Oop [24]=Oop [32]=Oop }
                      ;*ifne {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) org.eclipse.swt.widgets.Display::sendJDKInternalEvent@15 (line 5826)
                      ; - org.eclipse.swt.widgets.Display::sendPreEvent@28 (line 5867)
                      ; - org.eclipse.swt.widgets.Display::sendEvent@7 (line 5855)
                      ; - org.eclipse.swt.widgets.Widget::sendEvent@26 (line 1617)
                      ; - org.eclipse.swt.widgets.Display::runDeferredEvents@92 (line 5067)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@63 (line 4519)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea8254e78: 4221 e997 

  0x00007ffea8254e7c: ;   {post_call_nop}
  0x00007ffea8254e7c: 1f20 03d5 | 9f36 82f2 | 1fa0 83f2 | ea03 02aa | 0600 0014 | ea03 02aa | 0400 0014 | ea03 02aa 
  0x00007ffea8254e9c: 0200 0014 | ea03 02aa | 4117 8012 | ea07 00f9 

  0x00007ffea8254eac: ; ImmutableOopMap {[0]=Oop [8]=Oop }
                      ;*ifne {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) org.eclipse.swt.widgets.Display::sendJDKInternalEvent@15 (line 5826)
                      ; - org.eclipse.swt.widgets.Display::sendPostEvent@28 (line 5875)
                      ; - org.eclipse.swt.widgets.Display::sendEvent@30 (line 5859)
                      ; - org.eclipse.swt.widgets.Widget::sendEvent@26 (line 1617)
                      ; - org.eclipse.swt.widgets.Display::runDeferredEvents@92 (line 5067)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@63 (line 4519)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea8254eac: 3521 e997 

  0x00007ffea8254eb0: ;   {post_call_nop}
  0x00007ffea8254eb0: 1f20 03d5 | 1f3d 82f2 | 1fc0 83f2 | ea03 11aa | eb03 0eaa | 0900 0014 | ea03 11aa | eb03 0eaa 
  0x00007ffea8254ed0: 0600 0014 | ea03 11aa | eb03 0eaa | 0300 0014 | ea03 11aa | eb03 0eaa | ec0b 40f9 | 4117 8012 
  0x00007ffea8254ef0: ec07 00f9 | eb2b 02a9 | eb1b 00f9 

  0x00007ffea8254efc: ; ImmutableOopMap {[0]=Oop [8]=Oop [32]=Oop [40]=Oop [48]=Oop }
                      ;*ifne {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) org.eclipse.swt.widgets.Display::sendJDKInternalEvent@15 (line 5826)
                      ; - org.eclipse.swt.widgets.Display::sendPreEvent@28 (line 5867)
                      ; - org.eclipse.swt.widgets.Display::filterEvent@14 (line 1954)
                      ; - org.eclipse.swt.widgets.Widget::sendEvent@7 (line 1616)
                      ; - org.eclipse.swt.widgets.Display::runDeferredEvents@92 (line 5067)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@63 (line 4519)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea8254efc: 2121 e997 

  0x00007ffea8254f00: ;   {post_call_nop}
  0x00007ffea8254f00: 1f20 03d5 | 1f47 82f2 | 1fe0 83f2 | ea03 0eaa | 0600 0014 | ea03 0eaa | 0400 0014 | ea03 0eaa 
  0x00007ffea8254f20: 0200 0014 | ea03 0eaa | eb0b 40f9 | eb07 00f9 | eb0f 40f9 | 4117 8012 | eb0b 00f9 | ea13 00f9 
  0x00007ffea8254f40: ; ImmutableOopMap {[0]=Oop [8]=Oop [16]=Oop [32]=Oop }
                      ;*ifne {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) org.eclipse.swt.widgets.Display::sendJDKInternalEvent@15 (line 5826)
                      ; - org.eclipse.swt.widgets.Display::sendPostEvent@28 (line 5875)
                      ; - org.eclipse.swt.widgets.Display::filterEvent@38 (line 1958)
                      ; - org.eclipse.swt.widgets.Widget::sendEvent@7 (line 1616)
                      ; - org.eclipse.swt.widgets.Display::runDeferredEvents@92 (line 5067)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@63 (line 4519)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea8254f40: 1021 e997 

  0x00007ffea8254f44: ;   {post_call_nop}
  0x00007ffea8254f44: 1f20 03d5 | 9f4f 82f2 | 1f00 84f2 | 4117 8012 | f403 00f9 | ea0b 00b9 

  0x00007ffea8254f5c: ; ImmutableOopMap {[0]=Oop }
                      ;*ifne {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) org.eclipse.swt.widgets.Display::runSettings@4 (line 5117)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@18 (line 4509)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea8254f5c: 0921 e997 

  0x00007ffea8254f60: ;   {post_call_nop}
  0x00007ffea8254f60: 1f20 03d5 | 1f53 82f2 | 1f20 84f2 | 4117 8012 | f433 00a9 

  0x00007ffea8254f74: ; ImmutableOopMap {[0]=Oop [8]=Oop }
                      ;*ifnonnull {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) org.eclipse.swt.widgets.Display::checkDevice@4 (line 1001)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@1 (line 4505)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea8254f74: 0321 e997 

  0x00007ffea8254f78: ;   {post_call_nop}
  0x00007ffea8254f78: 1f20 03d5 | 1f56 82f2 | 1f40 84f2 | 4117 8012 | f433 00a9 | ea0b 00f9 

  0x00007ffea8254f90: ; ImmutableOopMap {[0]=Oop [8]=Oop [16]=Oop }
                      ;*if_acmpeq {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) org.eclipse.swt.widgets.Display::checkDevice@20 (line 1002)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@1 (line 4505)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea8254f90: fc20 e997 

  0x00007ffea8254f94: ;   {post_call_nop}
  0x00007ffea8254f94: 1f20 03d5 | 9f59 82f2 | 1f60 84f2 | 4117 8012 | f403 00f9 | eb0b 00b9 

  0x00007ffea8254fac: ; ImmutableOopMap {[0]=Oop }
                      ;*ifeq {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) org.eclipse.swt.widgets.Display::checkDevice@33 (line 1003)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@1 (line 4505)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea8254fac: f520 e997 

  0x00007ffea8254fb0: ;   {post_call_nop}
  0x00007ffea8254fb0: 1f20 03d5 | 1f5d 82f2 | 1f80 84f2 | 2101 8012 | fd03 10aa 

  0x00007ffea8254fc4: ; ImmutableOopMap {rfp=Oop }
                      ;*getfield item {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) java.util.concurrent.ConcurrentLinkedQueue::poll@8 (line 387)
                      ; - org.eclipse.swt.widgets.Synchronizer::removeFirst@4 (line 115)
                      ; - org.eclipse.swt.widgets.Synchronizer::runAsyncMessages@3 (line 125)
                      ; - org.eclipse.swt.widgets.Display::runAsyncMessages@5 (line 5042)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@78 (line 4522)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea8254fc4: ef20 e997 

  0x00007ffea8254fc8: ;   {post_call_nop}
  0x00007ffea8254fc8: 1f20 03d5 | 1f60 82f2 | 1fa0 84f2 | 2101 8012 | fd03 10aa 

  0x00007ffea8254fdc: ; ImmutableOopMap {rfp=Oop }
                      ;*invokevirtual poll {reexecute=0 rethrow=0 return_oop=0}
                      ; - org.eclipse.swt.widgets.Synchronizer::removeFirst@4 (line 115)
                      ; - org.eclipse.swt.widgets.Synchronizer::runAsyncMessages@3 (line 125)
                      ; - org.eclipse.swt.widgets.Display::runAsyncMessages@5 (line 5042)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@78 (line 4522)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea8254fdc: e920 e997 

  0x00007ffea8254fe0: ;   {post_call_nop}
  0x00007ffea8254fe0: 1f20 03d5 | 1f63 82f2 | 1fc0 84f2 | fd03 01aa | f503 00f9 | ed0b 00b9 | ef0b 00f9 

  0x00007ffea8254ffc: ;   {metadata('org/eclipse/swt/widgets/Widget'[])}
  0x00007ffea8254ffc: 013c 8bd2 | 8121 a0f2 | e11f c0f2 

  0x00007ffea8255008: ; ImmutableOopMap {rfp=Oop [0]=Derived_oop_rfp [16]=Oop }
                      ;*anewarray {reexecute=0 rethrow=0 return_oop=1}
                      ; - org.eclipse.swt.widgets.Display::runSkin@21 (line 5138)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@5 (line 4506)
                      ;   {runtime_call C2 Runtime new_array}
  0x00007ffea8255008: 0e28 e997 

  0x00007ffea825500c: ;   {post_call_nop}
  0x00007ffea825500c: 1f20 03d5 | 9f68 82f2 | 1fe0 84f2 | f403 1daa | f503 40f9 | ed0b 40b9 | ef0b 40f9 | 2cfe ff17 
  0x00007ffea825502c: 4117 8012 | fd03 0b2a 

  0x00007ffea8255034: ; ImmutableOopMap {}
                      ;*ifne {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) org.eclipse.swt.widgets.Display::readAndDispatch@73 (line 4522)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea8255034: d320 e997 

  0x00007ffea8255038: ;   {post_call_nop}
  0x00007ffea8255038: 1f20 03d5 | 1f6e 82f2 | 1f00 85f2 | fd03 10aa 

  0x00007ffea8255048: ;   {metadata('org/eclipse/swt/widgets/Event')}
  0x00007ffea8255048: 0150 8cd2 | 8122 a0f2 | e11f c0f2 

  0x00007ffea8255054: ; ImmutableOopMap {rfp=Oop [0]=Oop [8]=Derived_oop_[0] [24]=Oop [36]=NarrowOop }
                      ;*new {reexecute=0 rethrow=0 return_oop=1}
                      ; - org.eclipse.swt.widgets.Display::runSkin@91 (line 5146)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@5 (line 4506)
                      ;   {runtime_call C2 Runtime new_instance}
  0x00007ffea8255054: bb30 e997 

  0x00007ffea8255058: ;   {post_call_nop}
  0x00007ffea8255058: 1f20 03d5 | 1f72 82f2 | 1f20 85f2 | 85fe ff17 | ea03 10aa | eb03 11aa | 0900 0014 | ea03 10aa 
  0x00007ffea8255078: eb03 11aa | 0600 0014 | ea03 10aa | eb03 11aa | 0300 0014 | ea03 10aa | eb03 11aa | 4117 8012 
  0x00007ffea8255098: fd03 0aaa | ebaf 00a9 | e20f 00f9 

  0x00007ffea82550a4: ; ImmutableOopMap {rfp=Oop [8]=Oop [16]=Oop [24]=Oop }
                      ;*ifne {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) org.eclipse.swt.widgets.Display::sendJDKInternalEvent@15 (line 5826)
                      ; - org.eclipse.swt.widgets.Display::sendPreEvent@28 (line 5867)
                      ; - org.eclipse.swt.widgets.Synchronizer::runAsyncMessages@33 (line 130)
                      ; - org.eclipse.swt.widgets.Display::runAsyncMessages@5 (line 5042)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@78 (line 4522)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea82550a4: b720 e997 

  0x00007ffea82550a8: ;   {post_call_nop}
  0x00007ffea82550a8: 1f20 03d5 | 1f7c 82f2 | 1f40 85f2 | ea03 12aa | 0600 0014 | ea03 12aa | 0400 0014 | ea03 12aa 
  0x00007ffea82550c8: 0200 0014 | ea03 12aa | 4117 8012 | fd03 0aaa | e20f 00f9 

  0x00007ffea82550dc: ; ImmutableOopMap {rfp=Oop [8]=Oop [24]=Oop }
                      ;*ifne {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) org.eclipse.swt.widgets.Display::sendJDKInternalEvent@15 (line 5826)
                      ; - org.eclipse.swt.widgets.Display::sendPostEvent@28 (line 5875)
                      ; - org.eclipse.swt.widgets.Synchronizer::runAsyncMessages@160 (line 138)
                      ; - org.eclipse.swt.widgets.Display::runAsyncMessages@5 (line 5042)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@78 (line 4522)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea82550dc: a920 e997 

  0x00007ffea82550e0: ;   {post_call_nop}
  0x00007ffea82550e0: 1f20 03d5 | 1f83 82f2 | 1f60 85f2 | 6103 8012 | ea07 00f9 

  0x00007ffea82550f4: ; ImmutableOopMap {[0]=Oop [8]=Oop }
                      ;*aaload {reexecute=0 rethrow=0 return_oop=0}
                      ; - org.eclipse.swt.widgets.Display::runDeferredEvents@10 (line 5055)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@63 (line 4519)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea82550f4: a320 e997 

  0x00007ffea82550f8: ;   {post_call_nop}
  0x00007ffea82550f8: 1f20 03d5 | 1f86 82f2 | 1f80 85f2 | 6103 8012 | f3ab 00a9 | f41b 00b9 

  0x00007ffea8255110: ; ImmutableOopMap {[0]=Oop [8]=Oop [16]=Oop }
                      ;*aastore {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) org.eclipse.swt.widgets.Display::runDeferredEvents@48 (line 5059)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@63 (line 4519)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea8255110: 9c20 e997 

  0x00007ffea8255114: ;   {post_call_nop}
  0x00007ffea8255114: 1f20 03d5 | 9f89 82f2 | 1fa0 85f2 | 6106 8012 | f307 00f9 | f417 00b9 | ea13 00f9 

  0x00007ffea8255130: ; ImmutableOopMap {[0]=Oop [8]=Oop [32]=Oop }
                      ;*invokestatic arraycopy {reexecute=0 rethrow=0 return_oop=0}
                      ; - org.eclipse.swt.widgets.Display::runDeferredEvents@39 (line 5058)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@63 (line 4519)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea8255130: 9420 e997 

  0x00007ffea8255134: ;   {post_call_nop}
  0x00007ffea8255134: 1f20 03d5 | 9f8d 82f2 | 1fc0 85f2 | 2112 8012 | ec47 01a9 | ee13 00f9 | f01b 00f9 | ef3b 00b9 
  0x00007ffea8255154: ; ImmutableOopMap {[0]=Oop [16]=Oop [24]=Oop [32]=Oop [48]=Oop }
                      ;*if_icmplt {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) org.eclipse.swt.widgets.EventTable::hooks@42 (line 75)
                      ; - org.eclipse.swt.widgets.Display::sendJDKInternalEvent@12 (line 5826)
                      ; - org.eclipse.swt.widgets.Display::sendPreEvent@28 (line 5867)
                      ; - org.eclipse.swt.widgets.Display::sendEvent@7 (line 5855)
                      ; - org.eclipse.swt.widgets.Widget::sendEvent@26 (line 1617)
                      ; - org.eclipse.swt.widgets.Display::runDeferredEvents@92 (line 5067)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@63 (line 4519)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea8255154: 8b20 e997 

  0x00007ffea8255158: ;   {post_call_nop}
  0x00007ffea8255158: 1f20 03d5 | 1f92 82f2 | 1fe0 85f2 | ea03 11aa | eb03 0eaa | 40ff ff17 | e103 0032 | 5efc ff17 
  0x00007ffea8255178: 2112 8012 | ee17 00b9 | f10f 00f9 

  0x00007ffea8255184: ; ImmutableOopMap {[0]=Oop [8]=Oop [24]=Oop }
                      ;*if_icmplt {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) org.eclipse.swt.widgets.EventTable::hooks@42 (line 75)
                      ; - org.eclipse.swt.widgets.Display::sendJDKInternalEvent@12 (line 5826)
                      ; - org.eclipse.swt.widgets.Display::sendPostEvent@28 (line 5875)
                      ; - org.eclipse.swt.widgets.Display::sendEvent@30 (line 5859)
                      ; - org.eclipse.swt.widgets.Widget::sendEvent@26 (line 1617)
                      ; - org.eclipse.swt.widgets.Display::runDeferredEvents@92 (line 5067)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@63 (line 4519)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea8255184: 7f20 e997 

  0x00007ffea8255188: ;   {post_call_nop}
  0x00007ffea8255188: 1f20 03d5 | 1f98 82f2 | 1f00 86f2 | ea03 02aa | 43ff ff17 | ed03 0032 | 8bfc ff17 | ea03 11aa 
  0x00007ffea82551a8: eb03 0eaa | 30ff ff17 | ea03 02aa | 3cff ff17 | ea0b 40f9 | 2112 8012 | ea07 00f9 | ee47 02a9 
  0x00007ffea82551c8: ee1b 00f9 | ec23 00f9 | ed4b 00b9 

  0x00007ffea82551d4: ; ImmutableOopMap {[0]=Oop [8]=Oop [32]=Oop [40]=Oop [48]=Oop [64]=Oop }
                      ;*if_icmplt {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) org.eclipse.swt.widgets.EventTable::hooks@42 (line 75)
                      ; - org.eclipse.swt.widgets.Display::sendJDKInternalEvent@12 (line 5826)
                      ; - org.eclipse.swt.widgets.Display::sendPreEvent@28 (line 5867)
                      ; - org.eclipse.swt.widgets.Display::filterEvent@14 (line 1954)
                      ; - org.eclipse.swt.widgets.Widget::sendEvent@7 (line 1616)
                      ; - org.eclipse.swt.widgets.Display::runDeferredEvents@92 (line 5067)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@63 (line 4519)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea82551d4: 6b20 e997 

  0x00007ffea82551d8: ;   {post_call_nop}
  0x00007ffea82551d8: 1f20 03d5 | 1fa2 82f2 | 1f20 86f2 | ea03 11aa | eb03 0eaa | 3fff ff17 | f203 0032 | befb ff17 
  0x00007ffea82551f8: ea0b 40f9 | ea07 00f9 | ea0f 40f9 | 2112 8012 | ea0b 00f9 | ef2f 00b9 | ed1b 00f9 

  0x00007ffea8255214: ; ImmutableOopMap {[0]=Oop [8]=Oop [16]=Oop [32]=Oop [48]=Oop }
                      ;*if_icmplt {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) org.eclipse.swt.widgets.EventTable::hooks@42 (line 75)
                      ; - org.eclipse.swt.widgets.Display::sendJDKInternalEvent@12 (line 5826)
                      ; - org.eclipse.swt.widgets.Display::sendPostEvent@28 (line 5875)
                      ; - org.eclipse.swt.widgets.Display::filterEvent@38 (line 1958)
                      ; - org.eclipse.swt.widgets.Widget::sendEvent@7 (line 1616)
                      ; - org.eclipse.swt.widgets.Display::runDeferredEvents@92 (line 5067)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@63 (line 4519)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea8255214: 5b20 e997 

  0x00007ffea8255218: ;   {post_call_nop}
  0x00007ffea8255218: 1f20 03d5 | 1faa 82f2 | 1f40 86f2 | ea03 0eaa | 40ff ff17 | eb03 0032 | ebfb ff17 | ea03 11aa 
  0x00007ffea8255238: eb03 0eaa | 2bff ff17 | ea03 0eaa | 39ff ff17 | 4117 8012 | e00b 00b9 

  0x00007ffea8255250: ; ImmutableOopMap {[0]=Oop }
                      ;*ifne {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) org.eclipse.swt.widgets.Display::runDeferredEvents@65 (line 5063)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@63 (line 4519)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea8255250: 4c20 e997 

  0x00007ffea8255254: ;   {post_call_nop}
  0x00007ffea8255254: 1f20 03d5 | 9fb1 82f2 | 1f60 86f2 | 4117 8012 | ee0b 00f9 

  0x00007ffea8255268: ; ImmutableOopMap {[0]=Oop [16]=Oop }
                      ;*ifnull {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) org.eclipse.swt.widgets.Display::runDeferredEvents@57 (line 5063)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@63 (line 4519)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea8255268: 4620 e997 

  0x00007ffea825526c: ;   {post_call_nop}
  0x00007ffea825526c: 1f20 03d5 | 9fb4 82f2 | 1f80 86f2 | fd03 40f9 | 4117 8012 | ec03 00f9 

  0x00007ffea8255284: ; ImmutableOopMap {rfp=Oop [0]=Oop }
                      ;*ifnull {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) org.eclipse.swt.widgets.Widget::sendEvent@17 (line 1617)
                      ; - org.eclipse.swt.widgets.Display::runDeferredEvents@92 (line 5067)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@63 (line 4519)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea8255284: 3f20 e997 

  0x00007ffea8255288: ;   {post_call_nop}
  0x00007ffea8255288: 1f20 03d5 | 1fb8 82f2 | 1fa0 86f2 | 4117 8012 | eeb3 00a9 | f10f 00f9 

  0x00007ffea82552a0: ; ImmutableOopMap {[0]=Oop [8]=Oop [16]=Oop [24]=Oop }
                      ;*if_icmpeq {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) org.eclipse.swt.widgets.Display::sendPreEvent@3 (line 5864)
                      ; - org.eclipse.swt.widgets.Display::sendEvent@7 (line 5855)
                      ; - org.eclipse.swt.widgets.Widget::sendEvent@26 (line 1617)
                      ; - org.eclipse.swt.widgets.Display::runDeferredEvents@92 (line 5067)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@63 (line 4519)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea82552a0: 3820 e997 

  0x00007ffea82552a4: ;   {post_call_nop}
  0x00007ffea82552a4: 1f20 03d5 | 9fbb 82f2 | 1fc0 86f2 | 4117 8012 | eeb3 00a9 | f10f 00f9 

  0x00007ffea82552bc: ; ImmutableOopMap {[0]=Oop [8]=Oop [16]=Oop [24]=Oop }
                      ;*if_icmpeq {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) org.eclipse.swt.widgets.Display::sendPreEvent@9 (line 5864)
                      ; - org.eclipse.swt.widgets.Display::sendEvent@7 (line 5855)
                      ; - org.eclipse.swt.widgets.Widget::sendEvent@26 (line 1617)
                      ; - org.eclipse.swt.widgets.Display::runDeferredEvents@92 (line 5067)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@63 (line 4519)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea82552bc: 3120 e997 

  0x00007ffea82552c0: ;   {post_call_nop}
  0x00007ffea82552c0: 1f20 03d5 | 1fbf 82f2 | 1fe0 86f2 | 4117 8012 | eeb3 00a9 | f10f 00f9 

  0x00007ffea82552d8: ; ImmutableOopMap {[0]=Oop [8]=Oop [16]=Oop [24]=Oop }
                      ;*if_icmpeq {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) org.eclipse.swt.widgets.Display::sendPreEvent@15 (line 5865)
                      ; - org.eclipse.swt.widgets.Display::sendEvent@7 (line 5855)
                      ; - org.eclipse.swt.widgets.Widget::sendEvent@26 (line 1617)
                      ; - org.eclipse.swt.widgets.Display::runDeferredEvents@92 (line 5067)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@63 (line 4519)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea82552d8: 2a20 e997 

  0x00007ffea82552dc: ;   {post_call_nop}
  0x00007ffea82552dc: 1f20 03d5 | 9fc2 82f2 | 1f00 87f2 | 4117 8012 | eeb3 00a9 | f10f 00f9 

  0x00007ffea82552f4: ; ImmutableOopMap {[0]=Oop [8]=Oop [16]=Oop [24]=Oop }
                      ;*if_icmpeq {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) org.eclipse.swt.widgets.Display::sendPreEvent@21 (line 5866)
                      ; - org.eclipse.swt.widgets.Display::sendEvent@7 (line 5855)
                      ; - org.eclipse.swt.widgets.Widget::sendEvent@26 (line 1617)
                      ; - org.eclipse.swt.widgets.Display::runDeferredEvents@92 (line 5067)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@63 (line 4519)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea82552f4: 2320 e997 

  0x00007ffea82552f8: ;   {post_call_nop}
  0x00007ffea82552f8: 1f20 03d5 | 1fc6 82f2 | 1f20 87f2 | ea0b 40f9 | 4117 8012 | ea07 00f9 | ee47 02a9 

  0x00007ffea8255314: ; ImmutableOopMap {[0]=Oop [8]=Oop [32]=Oop [40]=Oop }
                      ;*if_icmpeq {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) org.eclipse.swt.widgets.Display::sendPreEvent@3 (line 5864)
                      ; - org.eclipse.swt.widgets.Display::filterEvent@14 (line 1954)
                      ; - org.eclipse.swt.widgets.Widget::sendEvent@7 (line 1616)
                      ; - org.eclipse.swt.widgets.Display::runDeferredEvents@92 (line 5067)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@63 (line 4519)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea8255314: 1b20 e997 

  0x00007ffea8255318: ;   {post_call_nop}
  0x00007ffea8255318: 1f20 03d5 | 1fca 82f2 | 1f40 87f2 | ea0b 40f9 | 4117 8012 | ea07 00f9 | ee47 02a9 

  0x00007ffea8255334: ; ImmutableOopMap {[0]=Oop [8]=Oop [32]=Oop [40]=Oop }
                      ;*if_icmpeq {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) org.eclipse.swt.widgets.Display::sendPreEvent@9 (line 5864)
                      ; - org.eclipse.swt.widgets.Display::filterEvent@14 (line 1954)
                      ; - org.eclipse.swt.widgets.Widget::sendEvent@7 (line 1616)
                      ; - org.eclipse.swt.widgets.Display::runDeferredEvents@92 (line 5067)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@63 (line 4519)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea8255334: 1320 e997 

  0x00007ffea8255338: ;   {post_call_nop}
  0x00007ffea8255338: 1f20 03d5 | 1fce 82f2 | 1f60 87f2 | ea0b 40f9 | 4117 8012 | ea07 00f9 | ee47 02a9 

  0x00007ffea8255354: ; ImmutableOopMap {[0]=Oop [8]=Oop [32]=Oop [40]=Oop }
                      ;*if_icmpeq {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) org.eclipse.swt.widgets.Display::sendPreEvent@15 (line 5865)
                      ; - org.eclipse.swt.widgets.Display::filterEvent@14 (line 1954)
                      ; - org.eclipse.swt.widgets.Widget::sendEvent@7 (line 1616)
                      ; - org.eclipse.swt.widgets.Display::runDeferredEvents@92 (line 5067)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@63 (line 4519)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea8255354: 0b20 e997 

  0x00007ffea8255358: ;   {post_call_nop}
  0x00007ffea8255358: 1f20 03d5 | 1fd2 82f2 | 1f80 87f2 | ea0b 40f9 | 4117 8012 | ea07 00f9 | ee47 02a9 

  0x00007ffea8255374: ; ImmutableOopMap {[0]=Oop [8]=Oop [32]=Oop [40]=Oop }
                      ;*if_icmpeq {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) org.eclipse.swt.widgets.Display::sendPreEvent@21 (line 5866)
                      ; - org.eclipse.swt.widgets.Display::filterEvent@14 (line 1954)
                      ; - org.eclipse.swt.widgets.Widget::sendEvent@7 (line 1616)
                      ; - org.eclipse.swt.widgets.Display::runDeferredEvents@92 (line 5067)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@63 (line 4519)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea8255374: 0320 e997 

  0x00007ffea8255378: ;   {post_call_nop}
  0x00007ffea8255378: 1f20 03d5 | 1fd6 82f2 | 1fa0 87f2 | 2101 8012 

  0x00007ffea8255388: ; ImmutableOopMap {}
                      ;*invokevirtual isDisposed {reexecute=0 rethrow=0 return_oop=0}
                      ; - org.eclipse.swt.widgets.Display::runDeferredLayouts@39 (line 5091)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@10 (line 4507)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea8255388: fe1f e997 

  0x00007ffea825538c: ;   {post_call_nop}
  0x00007ffea825538c: 1f20 03d5 | 9fd8 82f2 | 1fc0 87f2 | f103 00f9 | e103 11aa | fd03 10aa | e243 0191 

  0x00007ffea82553a8: ; ImmutableOopMap {rfp=Oop [0]=Oop }
                      ;*monitorenter {reexecute=0 rethrow=0 return_oop=0}
                      ; - org.eclipse.swt.widgets.Synchronizer::runAsyncMessages@19 (line 128)
                      ; - org.eclipse.swt.widgets.Display::runAsyncMessages@5 (line 5042)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@78 (line 4522)
                      ;   {runtime_call C2 Runtime complete_monitor_locking}
  0x00007ffea82553a8: e640 e997 

  0x00007ffea82553ac: ;   {post_call_nop}
  0x00007ffea82553ac: 1f20 03d5 | 9fdc 82f2 | 1fe0 87f2 | f003 1daa | f103 40f9 | 5ffc ff17 | e143 0191 | e203 1caa 
  0x00007ffea82553cc: e003 0daa | c900 0010 | 894b 02f9 

  0x00007ffea82553d8: ;   {runtime_call SharedRuntime::complete_monitor_unlocking_C(oopDesc*, BasicLock*, JavaThread*)}
  0x00007ffea82553d8: 0868 8bd2 | 88f2 b7f2 | c8ff cff2 | 0001 3fd6 

  0x00007ffea82553e8: ;   {post_call_nop}
  0x00007ffea82553e8: 1f20 03d5 | 1f00 80f2 | 1f00 80f2 | 16fd ff17 | 2112 8012 | fd03 10aa | f1c7 00a9 | e20f 00f9 
  0x00007ffea8255408: ef27 00b9 | ee17 00f9 

  0x00007ffea8255410: ; ImmutableOopMap {rfp=Oop [8]=Oop [16]=Oop [24]=Oop [40]=Oop }
                      ;*if_icmplt {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) org.eclipse.swt.widgets.EventTable::hooks@42 (line 75)
                      ; - org.eclipse.swt.widgets.Display::sendJDKInternalEvent@12 (line 5826)
                      ; - org.eclipse.swt.widgets.Display::sendPreEvent@28 (line 5867)
                      ; - org.eclipse.swt.widgets.Synchronizer::runAsyncMessages@33 (line 130)
                      ; - org.eclipse.swt.widgets.Display::runAsyncMessages@5 (line 5042)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@78 (line 4522)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea8255410: dc1f e997 

  0x00007ffea8255414: ;   {post_call_nop}
  0x00007ffea8255414: 1f20 03d5 | 9fe9 82f2 | 1f00 88f2 | ea03 10aa | eb03 11aa | 1bff ff17 | e103 0032 | 83fc ff17 
  0x00007ffea8255434: 2112 8012 | fd03 12aa | e20f 00f9 | ef27 00b9 | f017 00f9 

  0x00007ffea8255448: ; ImmutableOopMap {rfp=Oop [8]=Oop [24]=Oop [40]=Oop }
                      ;*if_icmplt {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) org.eclipse.swt.widgets.EventTable::hooks@42 (line 75)
                      ; - org.eclipse.swt.widgets.Display::sendJDKInternalEvent@12 (line 5826)
                      ; - org.eclipse.swt.widgets.Display::sendPostEvent@28 (line 5875)
                      ; - org.eclipse.swt.widgets.Synchronizer::runAsyncMessages@160 (line 138)
                      ; - org.eclipse.swt.widgets.Display::runAsyncMessages@5 (line 5042)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@78 (line 4522)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea8255448: ce1f e997 

  0x00007ffea825544c: ;   {post_call_nop}
  0x00007ffea825544c: 1f20 03d5 | 9ff0 82f2 | 1f20 88f2 | ea03 12aa | 1dff ff17 | e103 0032 | bafc ff17 | ea03 10aa 
  0x00007ffea825546c: eb03 11aa | 09ff ff17 | ea03 12aa | 16ff ff17 | 4117 8012 | f203 00f9 

  0x00007ffea8255484: ; ImmutableOopMap {[0]=Oop [8]=Oop }
                      ;*ifne {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) org.eclipse.swt.widgets.Synchronizer::runAsyncMessages@152 (line 137)
                      ; - org.eclipse.swt.widgets.Display::runAsyncMessages@5 (line 5042)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@78 (line 4522)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea8255484: bf1f e997 

  0x00007ffea8255488: ;   {post_call_nop}
  0x00007ffea8255488: 1f20 03d5 | 1ff8 82f2 | 1f40 88f2 | f007 00a9 | e22b 01a9 | 4117 8012 

  0x00007ffea82554a0: ; ImmutableOopMap {[0]=Oop [8]=Oop [16]=Oop [24]=Oop }
                      ;*ifeq {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) java.util.concurrent.ConcurrentLinkedQueue::poll@24 (line 387)
                      ; - org.eclipse.swt.widgets.Synchronizer::removeFirst@4 (line 115)
                      ; - org.eclipse.swt.widgets.Synchronizer::runAsyncMessages@3 (line 125)
                      ; - org.eclipse.swt.widgets.Display::runAsyncMessages@5 (line 5042)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@78 (line 4522)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea82554a0: b81f e997 

  0x00007ffea82554a4: ;   {post_call_nop}
  0x00007ffea82554a4: 1f20 03d5 | 9ffb 82f2 | 1f60 88f2 | 4117 8012 | f203 00f9 

  0x00007ffea82554b8: ; ImmutableOopMap {rfp=Oop [0]=Oop [8]=Oop }
                      ;*ifnull {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) org.eclipse.swt.widgets.Synchronizer::runAsyncMessages@142 (line 137)
                      ; - org.eclipse.swt.widgets.Display::runAsyncMessages@5 (line 5042)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@78 (line 4522)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea82554b8: b21f e997 

  0x00007ffea82554bc: ;   {post_call_nop}
  0x00007ffea82554bc: 1f20 03d5 | 9ffe 82f2 | 1f80 88f2 | 2112 8012 | fd03 40f9 | ed07 00f9 

  0x00007ffea82554d4: ; ImmutableOopMap {rfp=Oop [8]=Oop }
                      ;*if_icmplt {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) org.eclipse.swt.widgets.Display::runSkin@120 (line 5141)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@5 (line 4506)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea82554d4: ab1f e997 

  0x00007ffea82554d8: ;   {post_call_nop}
  0x00007ffea82554d8: 1f20 03d5 | 1f02 83f2 | 1fa0 88f2 | 6115 8012 | fd03 10aa | e203 00f9 

  0x00007ffea82554f0: ; ImmutableOopMap {rfp=Oop [0]=Oop }
                      ;*ifnonnull {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) java.util.Objects::requireNonNull@1 (line 219)
                      ; - java.lang.invoke.VarHandleReferences$FieldInstanceReadWrite::setRelease@16 (line 172)
                      ; - java.lang.invoke.VarHandleGuards::guard_LL_V@45 (line 369)
                      ; - java.util.concurrent.ConcurrentLinkedQueue::updateHead@22 (line 293)
                      ; - java.util.concurrent.ConcurrentLinkedQueue::poll@66 (line 395)
                      ; - org.eclipse.swt.widgets.Synchronizer::removeFirst@4 (line 115)
                      ; - org.eclipse.swt.widgets.Synchronizer::runAsyncMessages@3 (line 125)
                      ; - org.eclipse.swt.widgets.Display::runAsyncMessages@5 (line 5042)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@78 (line 4522)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea82554f0: a41f e997 

  0x00007ffea82554f4: ;   {post_call_nop}
  0x00007ffea82554f4: 1f20 03d5 | 9f05 83f2 | 1fc0 88f2 | 6103 8012 | f403 00f9 | ed0b 00b9 | ec0b 00f9 

  0x00007ffea8255510: ; ImmutableOopMap {[0]=Oop [16]=Oop }
                      ;*aaload {reexecute=0 rethrow=0 return_oop=0}
                      ; - org.eclipse.swt.widgets.Display::runPopups@19 (line 5103)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@25 (line 4510)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea8255510: 9c1f e997 

  0x00007ffea8255514: ;   {post_call_nop}
  0x00007ffea8255514: 1f20 03d5 | 9f09 83f2 | 1fe0 88f2 | 6103 8012 | f4e7 00a9 | f71b 00b9 

  0x00007ffea825552c: ; ImmutableOopMap {rfp=Oop [8]=Oop [16]=Oop }
                      ;*aastore {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) org.eclipse.swt.widgets.Display::runPopups@57 (line 5107)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@25 (line 4510)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea825552c: 951f e997 

  0x00007ffea8255530: ;   {post_call_nop}
  0x00007ffea8255530: 1f20 03d5 | 1f0d 83f2 | 1f00 89f2 | 6106 8012 | f433 00a9 | f90b 00f9 | f71b 00b9 

  0x00007ffea825554c: ; ImmutableOopMap {[0]=Oop [8]=Oop [16]=Oop }
                      ;*invokestatic arraycopy {reexecute=0 rethrow=0 return_oop=0}
                      ; - org.eclipse.swt.widgets.Display::runPopups@48 (line 5106)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@25 (line 4510)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea825554c: 8d1f e997 

  0x00007ffea8255550: ;   {post_call_nop}
  0x00007ffea8255550: 1f20 03d5 | 1f11 83f2 | 1f20 89f2 | 4117 8012 | f003 00f9 

  0x00007ffea8255564: ; ImmutableOopMap {[0]=Oop }
                      ;*ifeq {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) java.util.concurrent.ConcurrentLinkedQueue::updateHead@14 (line 292)
                      ; - java.util.concurrent.ConcurrentLinkedQueue::poll@66 (line 395)
                      ; - org.eclipse.swt.widgets.Synchronizer::removeFirst@4 (line 115)
                      ; - org.eclipse.swt.widgets.Synchronizer::runAsyncMessages@3 (line 125)
                      ; - org.eclipse.swt.widgets.Display::runAsyncMessages@5 (line 5042)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@78 (line 4522)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea8255564: 871f e997 

  0x00007ffea8255568: ;   {post_call_nop}
  0x00007ffea8255568: 1f20 03d5 | 1f14 83f2 | 1f40 89f2 | 2112 8012 | f403 00f9 | ea0f 00b9 | ee0b 00f9 

  0x00007ffea8255584: ; ImmutableOopMap {[0]=Oop [16]=Oop }
                      ;*if_icmplt {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) org.eclipse.swt.widgets.Display::runDeferredLayouts@56 (line 5089)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@10 (line 4507)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea8255584: 7f1f e997 

  0x00007ffea8255588: ;   {post_call_nop}
  0x00007ffea8255588: 1f20 03d5 | 1f18 83f2 | 1f60 89f2 | e10f 00f9 | 2104 8012 

  0x00007ffea825559c: ; ImmutableOopMap {[0]=Oop [8]=Oop [16]=Oop [24]=Oop }
                      ;*invokevirtual isDisposed {reexecute=0 rethrow=0 return_oop=0}
                      ; - org.eclipse.swt.widgets.Display::runDeferredEvents@81 (line 5065)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@63 (line 4519)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea825559c: 791f e997 

  0x00007ffea82555a0: ;   {post_call_nop}
  0x00007ffea82555a0: 1f20 03d5 | 1f1b 83f2 | 1f80 89f2 | 2104 8012 | fd03 10aa | e403 00f9 

  0x00007ffea82555b8: ; ImmutableOopMap {rfp=Oop [0]=Oop }
                      ;*checkcast {reexecute=0 rethrow=0 return_oop=0}
                      ; - org.eclipse.swt.widgets.Synchronizer::removeFirst@7 (line 115)
                      ; - org.eclipse.swt.widgets.Synchronizer::runAsyncMessages@3 (line 125)
                      ; - org.eclipse.swt.widgets.Display::runAsyncMessages@5 (line 5042)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@78 (line 4522)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea82555b8: 721f e997 

  0x00007ffea82555bc: ;   {post_call_nop}
  0x00007ffea82555bc: 1f20 03d5 | 9f1e 83f2 | 1fa0 89f2 | 2101 8012 

  0x00007ffea82555cc: ; ImmutableOopMap {}
                      ;*invokevirtual runAsyncMessages {reexecute=0 rethrow=0 return_oop=0}
                      ; - org.eclipse.swt.widgets.Display::runAsyncMessages@5 (line 5042)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@78 (line 4522)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea82555cc: 6d1f e997 

  0x00007ffea82555d0: ;   {post_call_nop}
  0x00007ffea82555d0: 1f20 03d5 | 1f21 83f2 | 1fc0 89f2 | e00b 00f9 | 410d 8012 

  0x00007ffea82555e4: ; ImmutableOopMap {[0]=Oop [8]=Oop [16]=Oop }
                      ;*astore {reexecute=0 rethrow=0 return_oop=0}
                      ; - org.eclipse.swt.widgets.Display::sendEvent@18 (line 5858)
                      ; - org.eclipse.swt.widgets.Widget::sendEvent@26 (line 1617)
                      ; - org.eclipse.swt.widgets.Display::runDeferredEvents@92 (line 5067)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@63 (line 4519)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea82555e4: 671f e997 

  0x00007ffea82555e8: ;   {post_call_nop}
  0x00007ffea82555e8: 1f20 03d5 | 1f24 83f2 | 1fe0 89f2 | ea0b 40f9 | ea07 00f9 | ea0f 40f9 | 410d 8012 | ea0b 00f9 
  0x00007ffea8255608: e017 00f9 

  0x00007ffea825560c: ; ImmutableOopMap {[0]=Oop [8]=Oop [16]=Oop [32]=Oop [40]=Oop }
                      ;*astore_3 {reexecute=0 rethrow=0 return_oop=0}
                      ; - org.eclipse.swt.widgets.Display::filterEvent@28 (line 1957)
                      ; - org.eclipse.swt.widgets.Widget::sendEvent@7 (line 1616)
                      ; - org.eclipse.swt.widgets.Display::runDeferredEvents@92 (line 5067)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@63 (line 4519)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea825560c: 5d1f e997 

  0x00007ffea8255610: ;   {post_call_nop}
  0x00007ffea8255610: 1f20 03d5 | 1f29 83f2 | 1f00 8af2 | e00f 00f9 | 410d 8012 

  0x00007ffea8255624: ; ImmutableOopMap {rfp=Oop [8]=Oop [24]=Oop }
                      ;*astore {reexecute=0 rethrow=0 return_oop=0}
                      ; - org.eclipse.swt.widgets.Synchronizer::runAsyncMessages@47 (line 133)
                      ; - org.eclipse.swt.widgets.Display::runAsyncMessages@5 (line 5042)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@78 (line 4522)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea8255624: 571f e997 

  0x00007ffea8255628: ;   {post_call_nop}
  0x00007ffea8255628: 1f20 03d5 | 1f2c 83f2 | 1f20 8af2 | e00b 00f9 | 410d 8012 | fd07 40f9 

  0x00007ffea8255640: ; ImmutableOopMap {rfp=Oop [16]=Oop }
                      ;*aload {reexecute=0 rethrow=0 return_oop=0}
                      ; - org.eclipse.swt.widgets.Synchronizer::runAsyncMessages@178 (line 128)
                      ; - org.eclipse.swt.widgets.Display::runAsyncMessages@5 (line 5042)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@78 (line 4522)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea8255640: 501f e997 

  0x00007ffea8255644: ;   {post_call_nop}
  0x00007ffea8255644: 1f20 03d5 | 9f2f 83f2 | 1f40 8af2 | 2101 8012 | fd03 142a 

  0x00007ffea8255658: ; ImmutableOopMap {}
                      ;*aastore {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) org.eclipse.swt.widgets.Display::runDeferredEvents@48 (line 5059)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@63 (line 4519)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea8255658: 4a1f e997 

  0x00007ffea825565c: ;   {post_call_nop}
  0x00007ffea825565c: 1f20 03d5 | 9f32 83f2 | 1f60 8af2 | 2101 8012 | fd03 11aa 

  0x00007ffea8255670: ; ImmutableOopMap {rfp=Oop }
                      ;*invokevirtual filterEvent {reexecute=0 rethrow=0 return_oop=0}
                      ; - org.eclipse.swt.widgets.Widget::sendEvent@7 (line 1616)
                      ; - org.eclipse.swt.widgets.Display::runDeferredEvents@92 (line 5067)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@63 (line 4519)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea8255670: 441f e997 

  0x00007ffea8255674: ;   {post_call_nop}
  0x00007ffea8255674: 1f20 03d5 | 9f35 83f2 | 1f80 8af2 | 4117 8012 | eeb3 00a9 | f1af 01a9 

  0x00007ffea825568c: ; ImmutableOopMap {[0]=Oop [8]=Oop [16]=Oop [24]=Oop [32]=Oop }
                      ;*ifnull {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) org.eclipse.swt.widgets.Display::sendJDKInternalEvent@4 (line 5826)
                      ; - org.eclipse.swt.widgets.Display::sendPreEvent@28 (line 5867)
                      ; - org.eclipse.swt.widgets.Display::sendEvent@7 (line 5855)
                      ; - org.eclipse.swt.widgets.Widget::sendEvent@26 (line 1617)
                      ; - org.eclipse.swt.widgets.Display::runDeferredEvents@92 (line 5067)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@63 (line 4519)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea825568c: 3d1f e997 

  0x00007ffea8255690: ;   {post_call_nop}
  0x00007ffea8255690: 1f20 03d5 | 1f39 83f2 | 1fa0 8af2 | 4117 8012 | ec47 01a9 | ee13 00f9 | f01b 00f9 

  0x00007ffea82556ac: ; ImmutableOopMap {[0]=Oop [16]=Oop [24]=Oop [32]=Oop [48]=Oop }
                      ;*ifnonnull {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) org.eclipse.swt.widgets.EventTable::hooks@4 (line 74)
                      ; - org.eclipse.swt.widgets.Display::sendJDKInternalEvent@12 (line 5826)
                      ; - org.eclipse.swt.widgets.Display::sendPreEvent@28 (line 5867)
                      ; - org.eclipse.swt.widgets.Display::sendEvent@7 (line 5855)
                      ; - org.eclipse.swt.widgets.Widget::sendEvent@26 (line 1617)
                      ; - org.eclipse.swt.widgets.Display::runDeferredEvents@92 (line 5067)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@63 (line 4519)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea82556ac: 351f e997 

  0x00007ffea82556b0: ;   {post_call_nop}
  0x00007ffea82556b0: 1f20 03d5 | 1f3d 83f2 | 1fc0 8af2 | fd03 40f9 | 4117 8012 | ea03 00f9 

  0x00007ffea82556c8: ; ImmutableOopMap {rfp=Oop [0]=Oop }
                      ;*ifnull {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) org.eclipse.swt.widgets.Display::sendJDKInternalEvent@4 (line 5826)
                      ; - org.eclipse.swt.widgets.Display::sendPostEvent@28 (line 5875)
                      ; - org.eclipse.swt.widgets.Display::sendEvent@30 (line 5859)
                      ; - org.eclipse.swt.widgets.Widget::sendEvent@26 (line 1617)
                      ; - org.eclipse.swt.widgets.Display::runDeferredEvents@92 (line 5067)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@63 (line 4519)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea82556c8: 2e1f e997 

  0x00007ffea82556cc: ;   {post_call_nop}
  0x00007ffea82556cc: 1f20 03d5 | 9f40 83f2 | 1fe0 8af2 | 4117 8012 | f10b 00f9 

  0x00007ffea82556e0: ; ImmutableOopMap {[0]=Oop [8]=Oop [16]=Oop }
                      ;*ifnonnull {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) org.eclipse.swt.widgets.EventTable::hooks@4 (line 74)
                      ; - org.eclipse.swt.widgets.Display::sendJDKInternalEvent@12 (line 5826)
                      ; - org.eclipse.swt.widgets.Display::sendPostEvent@28 (line 5875)
                      ; - org.eclipse.swt.widgets.Display::sendEvent@30 (line 5859)
                      ; - org.eclipse.swt.widgets.Widget::sendEvent@26 (line 1617)
                      ; - org.eclipse.swt.widgets.Display::runDeferredEvents@92 (line 5067)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@63 (line 4519)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea82556e0: 281f e997 

  0x00007ffea82556e4: ;   {post_call_nop}
  0x00007ffea82556e4: 1f20 03d5 | 9f43 83f2 | 1f00 8bf2 | eb0b 40f9 | 4117 8012 | eb07 00f9 | ee47 02a9 | ea1b 00f9 
  0x00007ffea8255704: ; ImmutableOopMap {[0]=Oop [8]=Oop [32]=Oop [40]=Oop [48]=Oop }
                      ;*ifnull {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) org.eclipse.swt.widgets.Display::sendJDKInternalEvent@4 (line 5826)
                      ; - org.eclipse.swt.widgets.Display::sendPreEvent@28 (line 5867)
                      ; - org.eclipse.swt.widgets.Display::filterEvent@14 (line 1954)
                      ; - org.eclipse.swt.widgets.Widget::sendEvent@7 (line 1616)
                      ; - org.eclipse.swt.widgets.Display::runDeferredEvents@92 (line 5067)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@63 (line 4519)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea8255704: 1f1f e997 

  0x00007ffea8255708: ;   {post_call_nop}
  0x00007ffea8255708: 1f20 03d5 | 1f48 83f2 | 1f20 8bf2 | ea0b 40f9 | 4117 8012 | ea07 00f9 | ee47 02a9 | ee1b 00f9 
  0x00007ffea8255728: ec23 00f9 

  0x00007ffea825572c: ; ImmutableOopMap {[0]=Oop [8]=Oop [32]=Oop [40]=Oop [48]=Oop [64]=Oop }
                      ;*ifnonnull {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) org.eclipse.swt.widgets.EventTable::hooks@4 (line 74)
                      ; - org.eclipse.swt.widgets.Display::sendJDKInternalEvent@12 (line 5826)
                      ; - org.eclipse.swt.widgets.Display::sendPreEvent@28 (line 5867)
                      ; - org.eclipse.swt.widgets.Display::filterEvent@14 (line 1954)
                      ; - org.eclipse.swt.widgets.Widget::sendEvent@7 (line 1616)
                      ; - org.eclipse.swt.widgets.Display::runDeferredEvents@92 (line 5067)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@63 (line 4519)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea825572c: 151f e997 

  0x00007ffea8255730: ;   {post_call_nop}
  0x00007ffea8255730: 1f20 03d5 | 1f4d 83f2 | 1f40 8bf2 | fd03 40f9 | eb0b 40f9 | eb03 00f9 | eb0f 40f9 | 4117 8012 
  0x00007ffea8255750: eb07 00f9 | ea0f 00f9 

  0x00007ffea8255758: ; ImmutableOopMap {rfp=Oop [0]=Oop [8]=Oop [24]=Oop [32]=Oop }
                      ;*ifnull {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) org.eclipse.swt.widgets.Display::sendJDKInternalEvent@4 (line 5826)
                      ; - org.eclipse.swt.widgets.Display::sendPostEvent@28 (line 5875)
                      ; - org.eclipse.swt.widgets.Display::filterEvent@38 (line 1958)
                      ; - org.eclipse.swt.widgets.Widget::sendEvent@7 (line 1616)
                      ; - org.eclipse.swt.widgets.Display::runDeferredEvents@92 (line 5067)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@63 (line 4519)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea8255758: 0a1f e997 

  0x00007ffea825575c: ;   {post_call_nop}
  0x00007ffea825575c: 1f20 03d5 | 9f52 83f2 | 1f60 8bf2 | ea0b 40f9 | ea07 00f9 | ea0f 40f9 | 4117 8012 | ea0b 00f9 
  0x00007ffea825577c: ed17 00f9 

  0x00007ffea8255780: ; ImmutableOopMap {[0]=Oop [8]=Oop [16]=Oop [32]=Oop [40]=Oop }
                      ;*ifnonnull {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) org.eclipse.swt.widgets.EventTable::hooks@4 (line 74)
                      ; - org.eclipse.swt.widgets.Display::sendJDKInternalEvent@12 (line 5826)
                      ; - org.eclipse.swt.widgets.Display::sendPostEvent@28 (line 5875)
                      ; - org.eclipse.swt.widgets.Display::filterEvent@38 (line 1958)
                      ; - org.eclipse.swt.widgets.Widget::sendEvent@7 (line 1616)
                      ; - org.eclipse.swt.widgets.Display::runDeferredEvents@92 (line 5067)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@63 (line 4519)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea8255780: 001f e997 

  0x00007ffea8255784: ;   {post_call_nop}
  0x00007ffea8255784: 1f20 03d5 | 9f57 83f2 | 1f80 8bf2 | 2101 8012 | fd03 10aa | f1c7 00a9 

  0x00007ffea825579c: ; ImmutableOopMap {rfp=Oop [8]=Oop [16]=Oop }
                      ;*invokevirtual sendPreEvent {reexecute=0 rethrow=0 return_oop=0}
                      ; - org.eclipse.swt.widgets.Synchronizer::runAsyncMessages@33 (line 130)
                      ; - org.eclipse.swt.widgets.Display::runAsyncMessages@5 (line 5042)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@78 (line 4522)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea825579c: f91e e997 

  0x00007ffea82557a0: ;   {post_call_nop}
  0x00007ffea82557a0: 1f20 03d5 | 1f5b 83f2 | 1fa0 8bf2 | 2101 8012 | fd03 12aa 

  0x00007ffea82557b4: ; ImmutableOopMap {rfp=Oop [8]=Oop }
                      ;*invokevirtual sendPostEvent {reexecute=0 rethrow=0 return_oop=0}
                      ; - org.eclipse.swt.widgets.Synchronizer::runAsyncMessages@160 (line 138)
                      ; - org.eclipse.swt.widgets.Display::runAsyncMessages@5 (line 5042)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@78 (line 4522)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea82557b4: f31e e997 

  0x00007ffea82557b8: ;   {post_call_nop}
  0x00007ffea82557b8: 1f20 03d5 | 1f5e 83f2 | 1fc0 8bf2 | 4117 8012 | f003 00f9 | f147 01a9 

  0x00007ffea82557d0: ; ImmutableOopMap {rfp=Oop [0]=Oop [16]=Oop [24]=Oop }
                      ;*ifnull {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) org.eclipse.swt.widgets.Display::sendJDKInternalEvent@4 (line 5826)
                      ; - org.eclipse.swt.widgets.Display::sendPreEvent@28 (line 5867)
                      ; - org.eclipse.swt.widgets.Synchronizer::runAsyncMessages@33 (line 130)
                      ; - org.eclipse.swt.widgets.Display::runAsyncMessages@5 (line 5042)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@78 (line 4522)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea82557d0: ec1e e997 

  0x00007ffea82557d4: ;   {post_call_nop}
  0x00007ffea82557d4: 1f20 03d5 | 9f61 83f2 | 1fe0 8bf2 | 4117 8012 | fd03 10aa | f1c7 00a9 | e2bb 01a9 

  0x00007ffea82557f0: ; ImmutableOopMap {rfp=Oop [8]=Oop [16]=Oop [24]=Oop [32]=Oop }
                      ;*ifnonnull {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) org.eclipse.swt.widgets.EventTable::hooks@4 (line 74)
                      ; - org.eclipse.swt.widgets.Display::sendJDKInternalEvent@12 (line 5826)
                      ; - org.eclipse.swt.widgets.Display::sendPreEvent@28 (line 5867)
                      ; - org.eclipse.swt.widgets.Synchronizer::runAsyncMessages@33 (line 130)
                      ; - org.eclipse.swt.widgets.Display::runAsyncMessages@5 (line 5042)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@78 (line 4522)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea82557f0: e41e e997 

  0x00007ffea82557f4: ;   {post_call_nop}
  0x00007ffea82557f4: 1f20 03d5 | 9f65 83f2 | 1f00 8cf2 | 4117 8012 | f203 00f9 

  0x00007ffea8255808: ; ImmutableOopMap {rfp=Oop [0]=Oop [8]=Oop }
                      ;*ifnull {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) org.eclipse.swt.widgets.Display::sendJDKInternalEvent@4 (line 5826)
                      ; - org.eclipse.swt.widgets.Display::sendPostEvent@28 (line 5875)
                      ; - org.eclipse.swt.widgets.Synchronizer::runAsyncMessages@160 (line 138)
                      ; - org.eclipse.swt.widgets.Display::runAsyncMessages@5 (line 5042)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@78 (line 4522)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea8255808: de1e e997 

  0x00007ffea825580c: ;   {post_call_nop}
  0x00007ffea825580c: 1f20 03d5 | 9f68 83f2 | 1f20 8cf2 | 4117 8012 | fd03 12aa | e2c3 01a9 

  0x00007ffea8255824: ; ImmutableOopMap {rfp=Oop [8]=Oop [24]=Oop [32]=Oop }
                      ;*ifnonnull {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) org.eclipse.swt.widgets.EventTable::hooks@4 (line 74)
                      ; - org.eclipse.swt.widgets.Display::sendJDKInternalEvent@12 (line 5826)
                      ; - org.eclipse.swt.widgets.Display::sendPostEvent@28 (line 5875)
                      ; - org.eclipse.swt.widgets.Synchronizer::runAsyncMessages@160 (line 138)
                      ; - org.eclipse.swt.widgets.Display::runAsyncMessages@5 (line 5042)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@78 (line 4522)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea8255824: d71e e997 

  0x00007ffea8255828: ;   {post_call_nop}
  0x00007ffea8255828: 1f20 03d5 | 1f6c 83f2 | 1f40 8cf2 | 2101 8012 

  0x00007ffea8255838: ; ImmutableOopMap {}
                      ;*aaload {reexecute=0 rethrow=0 return_oop=0}
                      ; - org.eclipse.swt.widgets.Display::runPopups@19 (line 5103)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@25 (line 4510)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea8255838: d21e e997 

  0x00007ffea825583c: ;   {post_call_nop}
  0x00007ffea825583c: 1f20 03d5 | 9f6e 83f2 | 1f60 8cf2 | fd03 172a | 2101 8012 

  0x00007ffea8255850: ; ImmutableOopMap {}
                      ;*aastore {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) org.eclipse.swt.widgets.Display::runPopups@57 (line 5107)
                      ; - org.eclipse.swt.widgets.Display::readAndDispatch@25 (line 4510)
                      ;   {runtime_call UncommonTrapBlob}
  0x00007ffea8255850: cc1e e997 

  0x00007ffea8255854: ;   {post_call_nop}
  0x00007ffea8255854: 1f20 03d5 | 9f71 83f2 | 1f80 8cf2 | 1000 0014 | 0f00 0014 | 0700 0014 | 0f00 0014 | 0a00 0014 
  0x00007ffea8255874: 0900 0014 | 0a00 0014 | 0900 0014 | 0100 0014 | e103 00aa | 0d00 0014 | 0500 0014 | e103 00aa 
  0x00007ffea8255894: 0a00 0014 | e103 00aa | 0800 0014 | e103 00aa | 0600 0014 | e103 00aa | 0400 0014 | e103 00aa 
  0x00007ffea82558b4: 0200 0014 | e103 00aa | fd7b 46a9 | ffc3 0191 

  0x00007ffea82558c4: ;   {runtime_call C2 Runtime rethrow}
  0x00007ffea82558c4: af3d e917 | 4d01 40b9 | adf1 7dd3 | ed32 ffb4 | 8c1f 40f9 | cc00 00b4 | 8c21 00d1 | 8c1f 00f9 
  0x00007ffea82558e4: 8b23 40f9 | 6d69 2cf8 | 90f9 ff17 | ea3f bfa9 | e003 0daa | e103 1caa | 0884 95d2 | 08e6 b7f2 
  0x00007ffea8255904: c8ff cff2 | 0001 3fd6 | ea3f c1a8 | 87f9 ff17 | 4c01 40b9 | 8cf1 7dd3 | 6c35 ffb4 | 8d1f 40f9 
  0x00007ffea8255924: cd00 00b4 | ad21 00d1 | 8d1f 00f9 | 8b23 40f9 | 6c69 2df8 | a4f9 ff17 | ea3b bea9 | ef7f 01a9 
  0x00007ffea8255944: e003 0caa | e103 1caa | 0884 95d2 | 08e6 b7f2 | c8ff cff2 | 0001 3fd6 | ef7f 41a9 | ea3b c2a8 
  0x00007ffea8255964: 99f9 ff17 | 6001 40b9 | 00f0 7dd3 | c055 ffb4 | 8f1f 40f9 | cf00 00b4 | ef21 00d1 | 8f1f 00f9 
  0x00007ffea8255984: 8d23 40f9 | a069 2ff8 | a7fa ff17 | e10b baa9 | e313 01a9 | ea2f 02a9 | ec3b 03a9 | f047 04a9 
  0x00007ffea82559a4: f27f 05a9 | e103 1caa | 0884 95d2 | 08e6 b7f2 | c8ff cff2 | 0001 3fd6 | e313 41a9 | ea2f 42a9 
  0x00007ffea82559c4: ec3b 43a9 | f047 44a9 | f27f 45a9 | e10b c6a8 | 95fa ff17 | bf3b 03d5 | ed01 4039 | 6d54 ff34 
  0x00007ffea82559e4: ff01 0039 | 8d2b 40f9 | cd00 00b4 | ad21 00d1 | 8d2b 00f9 | 882f 40f9 | 0f69 2df8 | 9bfa ff17 
  0x00007ffea8255a04: e10b bca9 | e42b 01a9 | ee43 02a9 | f14b 03a9 | e003 0faa | e103 1caa | 0888 95d2 | 08e6 b7f2 
  0x00007ffea8255a24: c8ff cff2 | 0001 3fd6 | e42b 41a9 | ee43 42a9 | f14b 43a9 | e10b c4a8 | 8cfa ff17 | 4c01 40b9 
  0x00007ffea8255a44: 8cf1 7dd3 | 6c58 ffb4 | 8e1f 40f9 | ce00 00b4 | ce21 00d1 | 8e1f 00f9 | 8d23 40f9 | ac69 2ef8 
  0x00007ffea8255a64: bcfa ff17 | e22b bda9 | eb43 01a9 | f17f 02a9 | e003 0caa | e103 1caa | 0884 95d2 | 08e6 b7f2 
  0x00007ffea8255a84: c8ff cff2 | 0001 3fd6 | eb43 41a9 | f17f 42a9 | e22b c3a8 | affa ff17 | bf3b 03d5 | cd01 4039 
  0x00007ffea8255aa4: 4d57 ff34 | df01 0039 | 8d2b 40f9 | cd00 00b4 | ad21 00d1 | 8d2b 00f9 | 882f 40f9 | 0e69 2df8 
  0x00007ffea8255ac4: b2fa ff17 | e243 bea9 | f17f 01a9 | e003 0eaa | e103 1caa | 0888 95d2 | 08e6 b7f2 | c8ff cff2 
  0x00007ffea8255ae4: 0001 3fd6 | f17f 41a9 | e243 c2a8 | a7fa ff17 | 4b01 40b9 | 6bf1 7dd3 | 2b64 ffb4 | 8c1f 40f9 
  0x00007ffea8255b04: cc00 00b4 | 8c21 00d1 | 8c1f 00f9 | 8d23 40f9 | ab69 2cf8 | 1afb ff17 | ea3b bea9 | f27f 01a9 
  0x00007ffea8255b24: e003 0baa | e103 1caa | 0884 95d2 | 08e6 b7f2 | c8ff cff2 | 0001 3fd6 | f27f 41a9 | ea3b c2a8 
  0x00007ffea8255b44: 0ffb ff17 | 4c01 40b9 | 8cf1 7dd3 | 2c6d ffb4 | 8b1f 40f9 | cb00 00b4 | 6b21 00d1 | 8b1f 00f9 
  0x00007ffea8255b64: 8e23 40f9 | cc69 2bf8 | 62fb ff17 | e007 bda9 | ea37 01a9 | ef7f 02a9 | e003 0caa | e103 1caa 
  0x00007ffea8255b84: 0884 95d2 | 08e6 b7f2 | c8ff cff2 | 0001 3fd6 | ea37 41a9 | ef7f 42a9 | e007 c3a8 | 55fb ff17 
  0x00007ffea8255ba4: bf3b 03d5 | 6e01 4039 | ee6b ff34 | 7f01 0039 | 8e2b 40f9 | ce00 00b4 | ce21 00d1 | 8e2b 00f9 
  0x00007ffea8255bc4: 882f 40f9 | 0b69 2ef8 | 57fb ff17 | e137 bea9 | ef7f 01a9 | e003 0baa | e103 1caa | 0888 95d2 
  0x00007ffea8255be4: 08e6 b7f2 | c8ff cff2 | 0001 3fd6 | ef7f 41a9 | e137 c2a8 | 4cfb ff17 | 6e01 40b9 | cef1 7dd3 
  0x00007ffea8255c04: 2e71 ffb4 | 8f1f 40f9 | cf00 00b4 | ef21 00d1 | 8f1f 00f9 | 8d23 40f9 | ae69 2ff8 | 82fb ff17 
  0x00007ffea8255c24: e02b bda9 | eb33 01a9 | f04b 02a9 | e003 0eaa | e103 1caa | 0884 95d2 | 08e6 b7f2 | c8ff cff2 
  0x00007ffea8255c44: 0001 3fd6 | eb33 41a9 | f04b 42a9 | e02b c3a8 | 75fb ff17 | 4d01 40b9 | adf1 7dd3 | 6d72 ffb4 
  0x00007ffea8255c64: 8c1f 40f9 | cc00 00b4 | 8c21 00d1 | 8c1f 00f9 | 8b23 40f9 | 6d69 2cf8 | 8cfb ff17 | ea3b bfa9 
  0x00007ffea8255c84: e003 0daa | e103 1caa | 0884 95d2 | 08e6 b7f2 | c8ff cff2 | 0001 3fd6 | ea3b c1a8 | 83fb ff17 
  0x00007ffea8255ca4: bf3b 03d5 | 8b01 4039 | ab71 ff34 | 9f01 0039 | 8b2b 40f9 | cb00 00b4 | 6b21 00d1 | 8b2b 00f9 
  0x00007ffea8255cc4: 882f 40f9 | 0c69 2bf8 | 85fb ff17 | e003 0caa | e103 1caa | 0888 95d2 | 08e6 b7f2 | c8ff cff2 
  0x00007ffea8255ce4: 0001 3fd6 | 7efb ff17 | aa01 40b9 | 4af1 7dd3 | 4a71 ffb4 | 8c1f 40f9 | cc00 00b4 | 8c21 00d1 
  0x00007ffea8255d04: 8c1f 00f9 | 8b23 40f9 | 6a69 2cf8 | 83fb ff17 | e237 bda9 | f047 01a9 | f27f 02a9 | e003 0aaa 
  0x00007ffea8255d24: e103 1caa | 0884 95d2 | 08e6 b7f2 | c8ff cff2 | 0001 3fd6 | f047 41a9 | f27f 42a9 | e237 c3a8 
  0x00007ffea8255d44: 76fb ff17 | bf3b 03d5 | 8b01 4039 | 8b70 ff34 | 9f01 0039 | 8b2b 40f9 | cb00 00b4 | 6b21 00d1 
  0x00007ffea8255d64: 8b2b 00f9 | 882f 40f9 | 0c69 2bf8 | 7cfb ff17 | e243 bea9 | f17f 01a9 | e003 0caa | e103 1caa 
  0x00007ffea8255d84: 0888 95d2 | 08e6 b7f2 | c8ff cff2 | 0001 3fd6 | f17f 41a9 | e243 c2a8 | 71fb ff17 | 4b01 40b9 
  0x00007ffea8255da4: 6bf1 7dd3 | 8b6e ffb4 | 8d1f 40f9 | cd00 00b4 | ad21 00d1 | 8d1f 00f9 | 8c23 40f9 | 8b69 2df8 
  0x00007ffea8255dc4: 6dfb ff17 | ea47 bfa9 | e003 0baa | e103 1caa | 0884 95d2 | 08e6 b7f2 | c8ff cff2 | 0001 3fd6 
  0x00007ffea8255de4: ea47 c1a8 | 64fb ff17 | bf3b 03d5 | ac01 4039 | cc6d ff34 | bf01 0039 | 8c2b 40f9 | cc00 00b4 
  0x00007ffea8255e04: 8c21 00d1 | 8c2b 00f9 | 882f 40f9 | 0d69 2cf8 | 66fb ff17 | e003 0daa | e103 1caa | 0888 95d2 
  0x00007ffea8255e24: 08e6 b7f2 | c8ff cff2 | 0001 3fd6 | 5ffb ff17 | 6e01 40b9 | cef1 7dd3 | 4e6c ffb4 | 8f1f 40f9 
  0x00007ffea8255e44: cf00 00b4 | ef21 00d1 | 8f1f 00f9 | 8c23 40f9 | 8e69 2ff8 | 5bfb ff17 | ea2f bea9 | ed47 01a9 
  0x00007ffea8255e64: e003 0eaa | e103 1caa | 0884 95d2 | 08e6 b7f2 | c8ff cff2 | 0001 3fd6 | ed47 41a9 | ea2f c2a8 
  0x00007ffea8255e84: 50fb ff17 | 4d01 40b9 | adf1 7dd3 | 2d78 ffb4 | 8c1f 40f9 | cc00 00b4 | 8c21 00d1 | 8c1f 00f9 
  0x00007ffea8255ea4: 8b23 40f9 | 6d69 2cf8 | bafb ff17 | ea3f bfa9 | e003 0daa | e103 1caa | 0884 95d2 | 08e6 b7f2 
  0x00007ffea8255ec4: c8ff cff2 | 0001 3fd6 | ea3f c1a8 | b1fb ff17 | 4c01 40b9 | 8cf1 7dd3 | 4c79 ffb4 | 8b1f 40f9 
  0x00007ffea8255ee4: cb00 00b4 | 6b21 00d1 | 8b1f 00f9 | 8e23 40f9 | cc69 2bf8 | c3fb ff17 | ea37 bea9 | f07f 01a9 
  0x00007ffea8255f04: e003 0caa | e103 1caa | 0884 95d2 | 08e6 b7f2 | c8ff cff2 | 0001 3fd6 | f07f 41a9 | ea37 c2a8 
  0x00007ffea8255f24: b8fb ff17 

  0x00007ffea8255f28: ;   {internal_word}
  0x00007ffea8255f28: a800 ff10 | 88a3 02f9 

  0x00007ffea8255f30: ;   {runtime_call SafepointBlob}
  0x00007ffea8255f30: 54cb e517 

  0x00007ffea8255f34: ;   {runtime_call Stub::method_entry_barrier}
  0x00007ffea8255f34: 0830 80d2 | a8f7 b4f2 | c8ff cff2 | 0001 3fd6 | b0f7 ff17 

  0x00007ffea8255f48: ;   {entry_guard}
  0x00007ffea8255f48: 0300 0000 | 0000 0000 
[Stub Code]
  0x00007ffea8255f50: ;   {trampoline_stub}
  0x00007ffea8255f50: 4800 0058 | 0001 1fd6 | 183c 1aa8 | fe7f 0000 

  0x00007ffea8255f60: ;   {trampoline_stub}
  0x00007ffea8255f60: 4800 0058 | 0001 1fd6 | 9839 1aa8 | fe7f 0000 

  0x00007ffea8255f70: ;   {trampoline_stub}
  0x00007ffea8255f70: 4800 0058 | 0001 1fd6 | 0092 cfa7 | fe7f 0000 

  0x00007ffea8255f80: ;   {trampoline_stub}
  0x00007ffea8255f80: 4800 0058 | 0001 1fd6 | 2069 31a8 | fe7f 0000 

  0x00007ffea8255f90: ;   {static_stub}
  0x00007ffea8255f90: df3f 03d5 

  0x00007ffea8255f94: ;   {metadata(nullptr)}
  0x00007ffea8255f94: 0c00 80d2 | 0c00 a0f2 | 0c00 c0f2 | 0800 80d2 | 0800 a0f2 | 0800 c0f2 | 0001 1fd6 

  0x00007ffea8255fb0: ;   {trampoline_stub}
  0x00007ffea8255fb0: 4800 0058 | 0001 1fd6 | 2069 31a8 | fe7f 0000 

  0x00007ffea8255fc0: ;   {static_stub}
  0x00007ffea8255fc0: df3f 03d5 

  0x00007ffea8255fc4: ;   {metadata(nullptr)}
  0x00007ffea8255fc4: 0c00 80d2 | 0c00 a0f2 | 0c00 c0f2 | 0800 80d2 | 0800 a0f2 | 0800 c0f2 | 0001 1fd6 

  0x00007ffea8255fe0: ;   {trampoline_stub}
  0x00007ffea8255fe0: 4800 0058 | 0001 1fd6 | 0031 98a0 | fe7f 0000 

  0x00007ffea8255ff0: ;   {trampoline_stub}
  0x00007ffea8255ff0: 4800 0058 | 0001 1fd6 | 4011 f3a0 | fe7f 0000 

  0x00007ffea8256000: ;   {static_stub}
  0x00007ffea8256000: df3f 03d5 

  0x00007ffea8256004: ;   {metadata({method} {0x00007ffe7cb40f38} 'run' '(Lorg/eclipse/swt/widgets/Display;)V' in 'org/eclipse/swt/widgets/RunnableLock')}
  0x00007ffea8256004: 0ce7 81d2 | 8c96 aff2 | ccff cff2 | 08ba 9ad2 | 88f7 b4f2 | c8ff cff2 | 0001 1fd6 

  0x00007ffea8256020: ;   {trampoline_stub}
  0x00007ffea8256020: 4800 0058 | 0001 1fd6 | 98d0 15a8 | fe7f 0000 

  0x00007ffea8256030: ;   {trampoline_stub}
  0x00007ffea8256030: 4800 0058 | 0001 1fd6 | a071 1ea8 | fe7f 0000 

  0x00007ffea8256040: ;   {static_stub}
  0x00007ffea8256040: df3f 03d5 

  0x00007ffea8256044: ;   {metadata(nullptr)}
  0x00007ffea8256044: 0c00 80d2 | 0c00 a0f2 | 0c00 c0f2 | 0800 80d2 | 0800 a0f2 | 0800 c0f2 | 0001 1fd6 

  0x00007ffea8256060: ;   {trampoline_stub}
  0x00007ffea8256060: 4800 0058 | 0001 1fd6 | 0078 bca7 | fe7f 0000 

  0x00007ffea8256070: ;   {trampoline_stub}
  0x00007ffea8256070: 4800 0058 | 0001 1fd6 | 0076 bca7 | fe7f 0000 

  0x00007ffea8256080: ;   {trampoline_stub}
  0x00007ffea8256080: 4800 0058 | 0001 1fd6 | 0076 bca7 | fe7f 0000 

  0x00007ffea8256090: ;   {static_stub}
  0x00007ffea8256090: df3f 03d5 

  0x00007ffea8256094: ;   {metadata(nullptr)}
  0x00007ffea8256094: 0c00 80d2 | 0c00 a0f2 | 0c00 c0f2 | 0800 80d2 | 0800 a0f2 | 0800 c0f2 | 0001 1fd6 

  0x00007ffea82560b0: ;   {trampoline_stub}
  0x00007ffea82560b0: 4800 0058 | 0001 1fd6 | e0a6 1fa8 | fe7f 0000 

  0x00007ffea82560c0: ;   {static_stub}
  0x00007ffea82560c0: df3f 03d5 

  0x00007ffea82560c4: ;   {metadata(nullptr)}
  0x00007ffea82560c4: 0c00 80d2 | 0c00 a0f2 | 0c00 c0f2 | 0800 80d2 | 0800 a0f2 | 0800 c0f2 | 0001 1fd6 

  0x00007ffea82560e0: ;   {trampoline_stub}
  0x00007ffea82560e0: 4800 0058 | 0001 1fd6 | f060 25a8 | fe7f 0000 

  0x00007ffea82560f0: ;   {static_stub}
  0x00007ffea82560f0: df3f 03d5 

  0x00007ffea82560f4: ;   {metadata({method} {0x00007ffe7c6323e8} 'update' '()V' in 'org/eclipse/swt/widgets/Display')}
  0x00007ffea82560f4: 0c7d 84d2 | 6c8c aff2 | ccff cff2 | 0882 90d2 | 88f7 b4f2 | c8ff cff2 | 0001 1fd6 

  0x00007ffea8256110: ;   {trampoline_stub}
  0x00007ffea8256110: 4800 0058 | 0001 1fd6 | 2061 25a8 | fe7f 0000 

  0x00007ffea8256120: ;   {static_stub}
  0x00007ffea8256120: df3f 03d5 

  0x00007ffea8256124: ;   {metadata({method} {0x00007ffe7c804f48} 'setLayoutDeferred' '(Z)V' in 'org/eclipse/swt/widgets/Composite')}
  0x00007ffea8256124: 0ce9 89d2 | 0c90 aff2 | ccff cff2 | 8852 9ad2 | 88f7 b4f2 | c8ff cff2 | 0001 1fd6 

  0x00007ffea8256140: ;   {trampoline_stub}
  0x00007ffea8256140: 4800 0058 | 0001 1fd6 | e0a6 1fa8 | fe7f 0000 

  0x00007ffea8256150: ;   {static_stub}
  0x00007ffea8256150: df3f 03d5 

  0x00007ffea8256154: ;   {metadata(nullptr)}
  0x00007ffea8256154: 0c00 80d2 | 0c00 a0f2 | 0c00 c0f2 | 0800 80d2 | 0800 a0f2 | 0800 c0f2 | 0001 1fd6 

  0x00007ffea8256170: ;   {trampoline_stub}
  0x00007ffea8256170: 4800 0058 | 0001 1fd6 | a09f 24a8 | fe7f 0000 

  0x00007ffea8256180: ;   {static_stub}
  0x00007ffea8256180: df3f 03d5 

  0x00007ffea8256184: ;   {metadata(nullptr)}
  0x00007ffea8256184: 0c00 80d2 | 0c00 a0f2 | 0c00 c0f2 | 0800 80d2 | 0800 a0f2 | 0800 c0f2 | 0001 1fd6 

  0x00007ffea82561a0: ;   {trampoline_stub}
  0x00007ffea82561a0: 4800 0058 | 0001 1fd6 | e0a6 1fa8 | fe7f 0000 

  0x00007ffea82561b0: ;   {static_stub}
  0x00007ffea82561b0: df3f 03d5 

  0x00007ffea82561b4: ;   {metadata(nullptr)}
  0x00007ffea82561b4: 0c00 80d2 | 0c00 a0f2 | 0c00 c0f2 | 0800 80d2 | 0800 a0f2 | 0800 c0f2 | 0001 1fd6 

  0x00007ffea82561d0: ;   {trampoline_stub}
  0x00007ffea82561d0: 4800 0058 | 0001 1fd6 | e061 25a8 | fe7f 0000 

  0x00007ffea82561e0: ;   {static_stub}
  0x00007ffea82561e0: df3f 03d5 

  0x00007ffea82561e4: ;   {metadata({method} {0x00007ffe7d0b4270} '_setVisible' '(Z)V' in 'org/eclipse/swt/widgets/Menu')}
  0x00007ffea82561e4: 0c4e 88d2 | 6ca1 aff2 | ccff cff2 | 8852 9ad2 | 88f7 b4f2 | c8ff cff2 | 0001 1fd6 

  0x00007ffea8256200: ;   {static_stub}
  0x00007ffea8256200: df3f 03d5 

  0x00007ffea8256204: ;   {metadata(nullptr)}
  0x00007ffea8256204: 0c00 80d2 | 0c00 a0f2 | 0c00 c0f2 | 0800 80d2 | 0800 a0f2 | 0800 c0f2 | 0001 1fd6 

  0x00007ffea8256220: ;   {static_stub}
  0x00007ffea8256220: df3f 03d5 

  0x00007ffea8256224: ;   {metadata(nullptr)}
  0x00007ffea8256224: 0c00 80d2 | 0c00 a0f2 | 0c00 c0f2 | 0800 80d2 | 0800 a0f2 | 0800 c0f2 | 0001 1fd6 

  0x00007ffea8256240: ;   {static_stub}
  0x00007ffea8256240: df3f 03d5 

  0x00007ffea8256244: ;   {metadata(nullptr)}
  0x00007ffea8256244: 0c00 80d2 | 0c00 a0f2 | 0c00 c0f2 | 0800 80d2 | 0800 a0f2 | 0800 c0f2 | 0001 1fd6 

  0x00007ffea8256260: ;   {static_stub}
  0x00007ffea8256260: df3f 03d5 

  0x00007ffea8256264: ;   {metadata(nullptr)}
  0x00007ffea8256264: 0c00 80d2 | 0c00 a0f2 | 0c00 c0f2 | 0800 80d2 | 0800 a0f2 | 0800 c0f2 | 0001 1fd6 

  0x00007ffea8256280: ;   {static_stub}
  0x00007ffea8256280: df3f 03d5 

  0x00007ffea8256284: ;   {metadata(nullptr)}
  0x00007ffea8256284: 0c00 80d2 | 0c00 a0f2 | 0c00 c0f2 | 0800 80d2 | 0800 a0f2 | 0800 c0f2 | 0001 1fd6 
[Exception Handler]
  0x00007ffea82562a0: ;   {runtime_call ExceptionBlob}
  0x00007ffea82562a0: 981c e917 
[Deopt Handler Code]
  0x00007ffea82562a4: 1e00 0010 

  0x00007ffea82562a8: ;   {runtime_call DeoptimizationBlob}
  0x00007ffea82562a8: f6ca e517 | 0000 0000 
[/MachCode]


Compiled method (c1) 204818 5809 % !   3       org.eclipse.jface.window.Window::runEventLoop @ 22 (70 bytes)
 total in heap  [0x00007ffea0f51288,0x00007ffea0f51fb0] = 3368
 main code      [0x00007ffea0f51380,0x00007ffea0f51e30] = 2736
 stub code      [0x00007ffea0f51e30,0x00007ffea0f51fa0] = 368
 oops           [0x00007ffea0f51fa0,0x00007ffea0f51fb0] = 16
 mutable data [0x00007ffe6058d0f0,0x00007ffe6058d378] = 648
 relocation     [0x00007ffe6058d0f0,0x00007ffe6058d280] = 400
 metadata       [0x00007ffe6058d280,0x00007ffe6058d378] = 248
 immutable data [0x00007ffe6058cda0,0x00007ffe6058d0e0] = 832
 dependencies   [0x00007ffe6058cda0,0x00007ffe6058cdd8] = 56
 nul chk table  [0x00007ffe6058cdd8,0x00007ffe6058ce08] = 48
 handler table  [0x00007ffe6058ce08,0x00007ffe6058ce50] = 72
 scopes pcs     [0x00007ffe6058ce50,0x00007ffe6058cfd0] = 384
 scopes data    [0x00007ffe6058cfd0,0x00007ffe6058d0e0] = 272

[Constant Pool (empty)]

[MachCode]
[Instructions begin]
  0x00007ffea0f51380: 1f20 03d5 | 1f20 03d5 | 1f20 03d5 | 1f20 03d5 | 1f20 03d5 | 1f20 03d5 | 1f20 03d5 | 1f20 03d5 
  0x00007ffea0f513a0: 1f20 03d5 | 1f20 03d5 | 1f20 03d5 
[Entry Point]
  # {method} {0x00007ffe7c420490} 'runEventLoop' '(Lorg/eclipse/swt/widgets/Shell;)V' in 'org/eclipse/jface/window/Window'
  0x00007ffea0f513ac: 2808 40b9 | 2a09 40b9 | 1f01 0a6b | 4000 0054 

  0x00007ffea0f513bc: ;   {runtime_call Shared Runtime ic_miss_blob}
  0x00007ffea0f513bc: 11d8 b115 
[Verified Entry Point]
  0x00007ffea0f513c0: 1f20 03d5 | e953 40d1 | 3f01 00f9 | ffc3 02d1 | fd7b 0aa9 | 2801 0018 | 8923 40b9 | 1f01 09eb 
  0x00007ffea0f513e0: e000 0054 

  0x00007ffea0f513e4: ;   {runtime_call Stub::method_entry_barrier}
  0x00007ffea0f513e4: 0830 80d2 | a8f7 b4f2 | c8ff cff2 | 0001 3fd6 | 0200 0014 | 0300 0000 | fd03 02aa 

  0x00007ffea0f51400: ;   {metadata(method data for {method} {0x00007ffe7c420490} 'runEventLoop' '(Lorg/eclipse/swt/widgets/Shell;)V' in 'org/eclipse/jface/window/Window')}
  0x00007ffea0f51400: 0000 90d2 | 00b6 aff2 | c0ff cff2 | 0290 40b9 | 4208 0011 | 0290 00b9 | 4224 1f12 | 5f00 0071 
  0x00007ffea0f51420: 6045 0054 | 2120 40b9 | 21f0 7dd3 | e003 1faa | 3f00 00eb 

  0x00007ffea0f51434: ;   {metadata(method data for {method} {0x00007ffe7c420490} 'runEventLoop' '(Lorg/eclipse/swt/widgets/Shell;)V' in 'org/eclipse/jface/window/Window')}
  0x00007ffea0f51434: 0100 90d2 | 01b6 aff2 | c1ff cff2 | 081b 80d2 | 091d 80d2 | 0011 899a | 2268 60f8 | 4204 0091 
  0x00007ffea0f51454: 2268 20f8 | 2105 0054 

  0x00007ffea0f5145c: ;   {metadata(method data for {method} {0x00007ffe7c420490} 'runEventLoop' '(Lorg/eclipse/swt/widgets/Shell;)V' in 'org/eclipse/jface/window/Window')}
  0x00007ffea0f5145c: 0100 90d2 | 01b6 aff2 | c1ff cff2 | 287c 40f9 | 0805 0091 | 287c 00f9 

  0x00007ffea0f51474: ;   {metadata(method data for {method} {0x00007ffe7c61f098} 'getCurrent' '()Lorg/eclipse/swt/widgets/Display;' in 'org/eclipse/swt/widgets/Display')}
  0x00007ffea0f51474: 019c 8cd2 | 81a1 aff2 | c1ff cff2 | 2090 40b9 | 0008 0011 | 2090 00b9 | 004c 1f12 | 1f00 0071 
  0x00007ffea0f51494: c042 0054 

  0x00007ffea0f51498: ;   {metadata(method data for {method} {0x00007ffe7c61f098} 'getCurrent' '()Lorg/eclipse/swt/widgets/Display;' in 'org/eclipse/swt/widgets/Display')}
  0x00007ffea0f51498: 019c 8cd2 | 81a1 aff2 | c1ff cff2 | 286c 40f9 | 0805 0091 | 286c 00f9 

  0x00007ffea0f514b0: ;   {metadata(method data for {method} {0x00007ffe7c61f098} 'getCurrent' '()Lorg/eclipse/swt/widgets/Display;' in 'org/eclipse/swt/widgets/Display')}
  0x00007ffea0f514b0: 019c 8cd2 | 81a1 aff2 | c1ff cff2 | 2874 40f9 | 0805 0091 | 2874 00f9 | 813b 42f9 | 2100 40f9 
  0x00007ffea0f514d0: ; ImmutableOopMap {rfp=Oop }
                      ;*invokestatic findDisplay {reexecute=0 rethrow=0 return_oop=0}
                      ; - org.eclipse.swt.widgets.Display::getCurrent@3 (line 1846)
                      ; - org.eclipse.jface.window.Window::runEventLoop@7 (line 816)
                      ;   {static_call}
  0x00007ffea0f514d0: 4cd9 b195 

  0x00007ffea0f514d4: ;   {post_call_nop}
  0x00007ffea0f514d4: 1f20 03d5 | 9f49 80f2 | 1f00 80f2 

  0x00007ffea0f514e0: ;   {metadata(method data for {method} {0x00007ffe7c420490} 'runEventLoop' '(Lorg/eclipse/swt/widgets/Shell;)V' in 'org/eclipse/jface/window/Window')}
  0x00007ffea0f514e0: 0100 90d2 | 01b6 aff2 | c1ff cff2 | 2284 40f9 | 4204 0091 | 2284 00f9 | 9b00 0014 

  0x00007ffea0f514fc: ; implicit exception: dispatches to 0x00007ffea0f51d0c
  0x00007ffea0f514fc: bf03 40f9 | e103 1daa 

  0x00007ffea0f51504: ;   {metadata(method data for {method} {0x00007ffe7c420490} 'runEventLoop' '(Lorg/eclipse/swt/widgets/Shell;)V' in 'org/eclipse/jface/window/Window')}
  0x00007ffea0f51504: 0200 90d2 | 02b6 aff2 | c2ff cff2 | 2108 40b9 | 211c 60d2 | 4894 40f9 | 3f00 08eb | a100 0054 
  0x00007ffea0f51524: 4898 40f9 | 0805 0091 | 4898 00f9 | 1700 0014 | 489c 40f9 | 3f00 08eb | a100 0054 | 48a0 40f9 
  0x00007ffea0f51544: 0805 0091 | 48a0 00f9 | 1000 0014 | 4894 40f9 | a800 00b5 | 4194 00f9 | e803 40b2 | 4898 00f9 
  0x00007ffea0f51564: 0a00 0014 | 489c 40f9 | a800 00b5 | 419c 00f9 | e803 40b2 | 48a0 00f9 | 0400 0014 | 4890 40f9 
  0x00007ffea0f51584: 0805 0091 | 4890 00f9 

  0x00007ffea0f5158c: ;   {metadata(method data for {method} {0x00007ffe7c6b4fd8} 'getDisplay' '()Lorg/eclipse/swt/widgets/Display;' in 'org/eclipse/swt/widgets/Widget')}
  0x00007ffea0f5158c: 012d 86d2 | c1a6 aff2 | c1ff cff2 | 2290 40b9 | 4208 0011 | 2290 00b9 | 424c 1f12 | 5f00 0071 
  0x00007ffea0f515ac: 203b 0054 | a01f 40b9 | 00f0 7dd3 | e103 1faa | 1f00 01eb 

  0x00007ffea0f515c0: ;   {metadata(method data for {method} {0x00007ffe7c6b4fd8} 'getDisplay' '()Lorg/eclipse/swt/widgets/Display;' in 'org/eclipse/swt/widgets/Widget')}
  0x00007ffea0f515c0: 012d 86d2 | c1a6 aff2 | c1ff cff2 | 081b 80d2 | 091d 80d2 | 0211 899a | 2368 62f8 | 6304 0091 
  0x00007ffea0f515e0: 2368 22f8 | e03f 00f9 | 010b 0054 | e103 1daa 

  0x00007ffea0f515f0: ;   {metadata(method data for {method} {0x00007ffe7c6b4fd8} 'getDisplay' '()Lorg/eclipse/swt/widgets/Display;' in 'org/eclipse/swt/widgets/Widget')}
  0x00007ffea0f515f0: 022d 86d2 | c2a6 aff2 | c2ff cff2 | 2108 40b9 | 211c 60d2 | 4880 40f9 | 3f00 08eb | a100 0054 
  0x00007ffea0f51610: 4884 40f9 | 0805 0091 | 4884 00f9 | 1700 0014 | 4888 40f9 | 3f00 08eb | a100 0054 | 488c 40f9 
  0x00007ffea0f51630: 0805 0091 | 488c 00f9 | 1000 0014 | 4880 40f9 | a800 00b5 | 4180 00f9 | e803 40b2 | 4884 00f9 
  0x00007ffea0f51650: 0a00 0014 | 4888 40f9 | a800 00b5 | 4188 00f9 | e803 40b2 | 488c 00f9 | 0400 0014 | 487c 40f9 
  0x00007ffea0f51670: 0805 0091 | 487c 00f9 

  0x00007ffea0f51678: ;   {metadata(method data for {method} {0x00007ffe7c6b4cd0} 'error' '(I)V' in 'org/eclipse/swt/widgets/Widget')}
  0x00007ffea0f51678: 019b 96d2 | 8196 aff2 | c1ff cff2 | 2290 40b9 | 4208 0011 | 2290 00b9 | 424c 1f12 | 5f00 0071 
  0x00007ffea0f51698: c034 0054 

  0x00007ffea0f5169c: ;   {metadata(method data for {method} {0x00007ffe7c6b4cd0} 'error' '(I)V' in 'org/eclipse/swt/widgets/Widget')}
  0x00007ffea0f5169c: 019b 96d2 | 8196 aff2 | c1ff cff2 | 286c 40f9 | 0805 0091 | 286c 00f9 

  0x00007ffea0f516b4: ;   {metadata(method data for {method} {0x00007ffe7c6c8198} 'error' '(I)V' in 'org/eclipse/swt/SWT')}
  0x00007ffea0f516b4: 01a7 97d2 | 4194 aff2 | c1ff cff2 | 2290 40b9 | 4208 0011 | 2290 00b9 | 424c 1f12 | 5f00 0071 
  0x00007ffea0f516d4: e033 0054 

  0x00007ffea0f516d8: ;   {metadata(method data for {method} {0x00007ffe7c6c8198} 'error' '(I)V' in 'org/eclipse/swt/SWT')}
  0x00007ffea0f516d8: 01a7 97d2 | 4194 aff2 | c1ff cff2 | 286c 40f9 | 0805 0091 | 286c 00f9 

  0x00007ffea0f516f0: ;   {metadata(method data for {method} {0x00007ffe7c6c8250} 'error' '(ILjava/lang/Throwable;)V' in 'org/eclipse/swt/SWT')}
  0x00007ffea0f516f0: 01cc 97d2 | 4194 aff2 | c1ff cff2 | 2290 40b9 | 4208 0011 | 2290 00b9 | 424c 1f12 | 5f00 0071 
  0x00007ffea0f51710: 0033 0054 

  0x00007ffea0f51714: ;   {metadata(method data for {method} {0x00007ffe7c6c8250} 'error' '(ILjava/lang/Throwable;)V' in 'org/eclipse/swt/SWT')}
  0x00007ffea0f51714: 01cc 97d2 | 4194 aff2 | c1ff cff2 | 286c 40f9 | 0805 0091 | 286c 00f9 | e107 1d32 | e203 1faa 
  0x00007ffea0f51734: e303 1faa 

  0x00007ffea0f51738: ; ImmutableOopMap {rfp=Oop [120]=Oop }
                      ;*invokestatic error {reexecute=0 rethrow=0 return_oop=0}
                      ; - org.eclipse.swt.SWT::error@3 (line 4837)
                      ; - org.eclipse.swt.SWT::error@2 (line 4808)
                      ; - org.eclipse.swt.widgets.Widget::error@1 (line 597)
                      ; - org.eclipse.swt.widgets.Widget::getDisplay@12 (line 683)
                      ; - org.eclipse.jface.window.Window::runEventLoop@15 (line 818)
                      ;   {static_call}
  0x00007ffea0f51738: b2d8 b195 

  0x00007ffea0f5173c: ;   {post_call_nop}
  0x00007ffea0f5173c: 1f20 03d5 | 9f96 80f2 | 1f20 80f2 | e03f 40f9 

  0x00007ffea0f5174c: ;   {metadata(method data for {method} {0x00007ffe7c420490} 'runEventLoop' '(Lorg/eclipse/swt/widgets/Shell;)V' in 'org/eclipse/jface/window/Window')}
  0x00007ffea0f5174c: 0100 90d2 | 01b6 aff2 | c1ff cff2 | 22a8 40f9 | 4204 0091 | 22a8 00f9 | e103 1faa | bf03 01eb 
  0x00007ffea0f5176c: ;   {metadata(method data for {method} {0x00007ffe7c420490} 'runEventLoop' '(Lorg/eclipse/swt/widgets/Shell;)V' in 'org/eclipse/jface/window/Window')}
  0x00007ffea0f5176c: 0100 90d2 | 01b6 aff2 | c1ff cff2 | 0846 80d2 | 0948 80d2 | 0201 899a | 2368 62f8 | 6304 0091 
  0x00007ffea0f5178c: 2368 22f8 | c018 0054 

  0x00007ffea0f51794: ; implicit exception: dispatches to 0x00007ffea0f51d90
  0x00007ffea0f51794: bf03 40f9 | e103 1daa 

  0x00007ffea0f5179c: ;   {metadata(method data for {method} {0x00007ffe7c420490} 'runEventLoop' '(Lorg/eclipse/swt/widgets/Shell;)V' in 'org/eclipse/jface/window/Window')}
  0x00007ffea0f5179c: 0200 90d2 | 02b6 aff2 | c2ff cff2 | 2108 40b9 | 211c 60d2 | 482c 41f9 | 3f00 08eb | a100 0054 
  0x00007ffea0f517bc: 4830 41f9 | 0805 0091 | 4830 01f9 | 1700 0014 | 4834 41f9 | 3f00 08eb | a100 0054 | 4838 41f9 
  0x00007ffea0f517dc: 0805 0091 | 4838 01f9 | 1000 0014 | 482c 41f9 | a800 00b5 | 412c 01f9 | e803 40b2 | 4830 01f9 
  0x00007ffea0f517fc: 0a00 0014 | 4834 41f9 | a800 00b5 | 4134 01f9 | e803 40b2 | 4838 01f9 | 0400 0014 | 4828 41f9 
  0x00007ffea0f5181c: 0805 0091 | 4828 01f9 

  0x00007ffea0f51824: ;   {metadata(method data for {method} {0x00007ffe7c6b9858} 'isDisposed' '()Z' in 'org/eclipse/swt/widgets/Widget')}
  0x00007ffea0f51824: 0176 89d2 | a196 aff2 | c1ff cff2 | 2290 40b9 | 4208 0011 | 2290 00b9 | 424c 1f12 | 5f00 0071 
  0x00007ffea0f51844: 802a 0054 | a11b 40b9 | 2100 0012 | 3f00 0071 

  0x00007ffea0f51854: ;   {metadata(method data for {method} {0x00007ffe7c6b9858} 'isDisposed' '()Z' in 'org/eclipse/swt/widgets/Widget')}
  0x00007ffea0f51854: 0176 89d2 | a196 aff2 | c1ff cff2 | 081b 80d2 | 091d 80d2 | 0201 899a | 2368 62f8 | 6304 0091 
  0x00007ffea0f51874: 2368 22f8 | 6000 0054 | e103 0032 | 0200 0014 | 0100 a052 | 3f00 0071 | e803 1f32 | 0900 a052 
  0x00007ffea0f51894: 0201 899a 

  0x00007ffea0f51898: ;   {metadata(method data for {method} {0x00007ffe7c420490} 'runEventLoop' '(Lorg/eclipse/swt/widgets/Shell;)V' in 'org/eclipse/jface/window/Window')}
  0x00007ffea0f51898: 0300 90d2 | 03b6 aff2 | c3ff cff2 | 6494 40b9 | 8400 020b | 6494 00b9 | 5f00 0071 | e903 1f32 
  0x00007ffea0f518b8: 8410 899a | 8430 1f12 | 9f00 0071 | 8027 0054 

  0x00007ffea0f518c8: ; ImmutableOopMap {c_rarg0=Oop rfp=Oop }
                      ;*ifeq {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) org.eclipse.jface.window.Window::runEventLoop@55 (line 821)
  0x00007ffea0f518c8: 881b 40f9 

  0x00007ffea0f518cc: ;   {poll}
  0x00007ffea0f518cc: 1f01 40b9 | 3f00 0071 

  0x00007ffea0f518d4: ;   {metadata(method data for {method} {0x00007ffe7c420490} 'runEventLoop' '(Lorg/eclipse/swt/widgets/Shell;)V' in 'org/eclipse/jface/window/Window')}
  0x00007ffea0f518d4: 0100 90d2 | 01b6 aff2 | c1ff cff2 | 0852 80d2 | 0950 80d2 | 0211 899a | 2368 62f8 | 6304 0091 
  0x00007ffea0f518f4: 2368 22f8 | 810d 0054 

  0x00007ffea0f518fc: ; implicit exception: dispatches to 0x00007ffea0f51dd4
  0x00007ffea0f518fc: 1f00 40f9 | e103 00aa 

  0x00007ffea0f51904: ;   {metadata(method data for {method} {0x00007ffe7c420490} 'runEventLoop' '(Lorg/eclipse/swt/widgets/Shell;)V' in 'org/eclipse/jface/window/Window')}
  0x00007ffea0f51904: 0200 90d2 | 02b6 aff2 | c2ff cff2 

  0x00007ffea0f51910: ;   {metadata('org/eclipse/swt/widgets/Display')}
  0x00007ffea0f51910: 083b 93d2 | 6821 a0f2 | e81f c0f2 | 48b8 00f9 | 48bc 40f9 | 0805 0091 | 48bc 00f9 | e103 00aa 
  0x00007ffea0f51930: e047 00f9 

  0x00007ffea0f51934: ; ImmutableOopMap {rfp=Oop [136]=Oop }
                      ;*invokevirtual readAndDispatch {reexecute=0 rethrow=0 return_oop=0}
                      ; - org.eclipse.jface.window.Window::runEventLoop@23 (line 823)
                      ;   {optimized virtual_call}
  0x00007ffea0f51934: 2b09 cc95 

  0x00007ffea0f51938: ;   {post_call_nop}
  0x00007ffea0f51938: 1f20 03d5 | 1fd6 80f2 | 1f60 80f2 | 1f00 0071 

  0x00007ffea0f51948: ;   {metadata(method data for {method} {0x00007ffe7c420490} 'runEventLoop' '(Lorg/eclipse/swt/widgets/Shell;)V' in 'org/eclipse/jface/window/Window')}
  0x00007ffea0f51948: 0100 90d2 | 01b6 aff2 | c1ff cff2 | 0833 80d2 | 0935 80d2 | 0011 899a | 2268 60f8 | 4204 0091 
  0x00007ffea0f51968: 2268 20f8 | e047 40f9 | a1ef ff54 

  0x00007ffea0f51974: ;   {metadata(method data for {method} {0x00007ffe7c420490} 'runEventLoop' '(Lorg/eclipse/swt/widgets/Shell;)V' in 'org/eclipse/jface/window/Window')}
  0x00007ffea0f51974: 0100 90d2 | 01b6 aff2 | c1ff cff2 

  0x00007ffea0f51980: ;   {metadata('org/eclipse/swt/widgets/Display')}
  0x00007ffea0f51980: 083b 93d2 | 6821 a0f2 | e81f c0f2 | 28e0 00f9 | 28e4 40f9 | 0805 0091 | 28e4 00f9 | e147 40f9 
  0x00007ffea0f519a0: ; ImmutableOopMap {rfp=Oop [136]=Oop }
                      ;*invokevirtual sleep {reexecute=0 rethrow=0 return_oop=0}
                      ; - org.eclipse.jface.window.Window::runEventLoop@30 (line 824)
                      ;   {optimized virtual_call}
  0x00007ffea0f519a0: c0f2 cd95 

  0x00007ffea0f519a4: ;   {post_call_nop}
  0x00007ffea0f519a4: 1f20 03d5 | 9fe3 80f2 | 1f80 80f2 

  0x00007ffea0f519b0: ;   {metadata(method data for {method} {0x00007ffe7c420490} 'runEventLoop' '(Lorg/eclipse/swt/widgets/Shell;)V' in 'org/eclipse/jface/window/Window')}
  0x00007ffea0f519b0: 0000 90d2 | 00b6 aff2 | c0ff cff2 | 02f4 40f9 | 4204 0091 | 02f4 00f9 | e047 40f9 | 66ff ff17 
  0x00007ffea0f519d0: 80f7 42f9 | 9ff7 02f9 | 9ffb 02f9 

  0x00007ffea0f519dc: ;   {oop(a 'java/lang/Class'{0x0000000702ada450} = 'org/eclipse/jface/window/Window')}
  0x00007ffea0f519dc: 028a 94d2 | a255 a0f2 | e200 c0f2 | 417c 40b9 | 21f0 7dd3 

  0x00007ffea0f519f0: ; implicit exception: dispatches to 0x00007ffea0f51dd8
  0x00007ffea0f519f0: 3f00 40f9 | e203 01aa 

  0x00007ffea0f519f8: ;   {metadata(method data for {method} {0x00007ffe7c420490} 'runEventLoop' '(Lorg/eclipse/swt/widgets/Shell;)V' in 'org/eclipse/jface/window/Window')}
  0x00007ffea0f519f8: 0400 90d2 | 04b6 aff2 | c4ff cff2 | 4208 40b9 | 421c 60d2 | 8804 41f9 | 5f00 08eb | a100 0054 
  0x00007ffea0f51a18: 8808 41f9 | 0805 0091 | 8808 01f9 | 1700 0014 | 880c 41f9 | 5f00 08eb | a100 0054 | 8810 41f9 
  0x00007ffea0f51a38: 0805 0091 | 8810 01f9 | 1000 0014 | 8804 41f9 | a800 00b5 | 8204 01f9 | e803 40b2 | 8808 01f9 
  0x00007ffea0f51a58: 0a00 0014 | 880c 41f9 | a800 00b5 | 820c 01f9 | e803 40b2 | 8810 01f9 | 0400 0014 | 8800 41f9 
  0x00007ffea0f51a78: 0805 0091 | 8800 01f9 | e203 00aa | 09a8 9ad2 | 090b acf2 | c9ff cff2 

  0x00007ffea0f51a90: ; ImmutableOopMap {rfp=Oop [136]=Oop }
                      ;*invokeinterface handleException {reexecute=0 rethrow=0 return_oop=0}
                      ; - org.eclipse.jface.window.Window::runEventLoop@42 (line 827)
                      ;   {virtual_call}
  0x00007ffea0f51a90: 5cd7 b195 

  0x00007ffea0f51a94: ;   {post_call_nop}
  0x00007ffea0f51a94: 1f20 03d5 | 9f01 81f2 | 1fa0 80f2 | e047 40f9 | 30ff ff17 

  0x00007ffea0f51aa8: ; implicit exception: dispatches to 0x00007ffea0f51ddc
  0x00007ffea0f51aa8: 1f00 40f9 | e103 00aa 

  0x00007ffea0f51ab0: ;   {metadata(method data for {method} {0x00007ffe7c420490} 'runEventLoop' '(Lorg/eclipse/swt/widgets/Shell;)V' in 'org/eclipse/jface/window/Window')}
  0x00007ffea0f51ab0: 0200 90d2 | 02b6 aff2 | c2ff cff2 | 2108 40b9 | 211c 60d2 | 4854 41f9 | 3f00 08eb | a100 0054 
  0x00007ffea0f51ad0: 4858 41f9 | 0805 0091 | 4858 01f9 | 1700 0014 | 485c 41f9 | 3f00 08eb | a100 0054 | 4860 41f9 
  0x00007ffea0f51af0: 0805 0091 | 4860 01f9 | 1000 0014 | 4854 41f9 | a800 00b5 | 4154 01f9 | e803 40b2 | 4858 01f9 
  0x00007ffea0f51b10: 0a00 0014 | 485c 41f9 | a800 00b5 | 415c 01f9 | e803 40b2 | 4860 01f9 | 0400 0014 | 4850 41f9 
  0x00007ffea0f51b30: 0805 0091 | 4850 01f9 | bf3b 03d5 | 010c 4139 | bf39 03d5 | 2100 0012 | 3f00 0071 

  0x00007ffea0f51b4c: ;   {metadata(method data for {method} {0x00007ffe7c420490} 'runEventLoop' '(Lorg/eclipse/swt/widgets/Shell;)V' in 'org/eclipse/jface/window/Window')}
  0x00007ffea0f51b4c: 0100 90d2 | 01b6 aff2 | c1ff cff2 | 085a 80d2 | 095c 80d2 | 0211 899a | 2368 62f8 | 6304 0091 
  0x00007ffea0f51b6c: 2368 22f8 | 0106 0054 | e103 00aa 

  0x00007ffea0f51b78: ;   {metadata(method data for {method} {0x00007ffe7c420490} 'runEventLoop' '(Lorg/eclipse/swt/widgets/Shell;)V' in 'org/eclipse/jface/window/Window')}
  0x00007ffea0f51b78: 0200 90d2 | 02b6 aff2 | c2ff cff2 

  0x00007ffea0f51b84: ;   {metadata('org/eclipse/swt/widgets/Display')}
  0x00007ffea0f51b84: 083b 93d2 | 6821 a0f2 | e81f c0f2 | 487c 01f9 | 4880 41f9 | 0805 0091 | 4880 01f9 

  0x00007ffea0f51ba0: ;   {metadata(method data for {method} {0x00007ffe7c6323e8} 'update' '()V' in 'org/eclipse/swt/widgets/Display')}
  0x00007ffea0f51ba0: 01cb 90d2 | a196 aff2 | c1ff cff2 | 2290 40b9 | 4208 0011 | 2290 00b9 | 424c 1f12 | 5f00 0071 
  0x00007ffea0f51bc0: 0011 0054 | e103 00aa 

  0x00007ffea0f51bc8: ;   {metadata(method data for {method} {0x00007ffe7c6323e8} 'update' '()V' in 'org/eclipse/swt/widgets/Display')}
  0x00007ffea0f51bc8: 02cb 90d2 | a296 aff2 | c2ff cff2 | 4874 40f9 | 0805 0091 | 4874 00f9 | e103 00aa | fd03 00aa 
  0x00007ffea0f51be8: ; ImmutableOopMap {rfp=Oop }
                      ;*invokevirtual checkDevice {reexecute=0 rethrow=0 return_oop=0}
                      ; - org.eclipse.swt.widgets.Display::update@1 (line 6038)
                      ; - org.eclipse.jface.window.Window::runEventLoop@66 (line 830)
                      ;   {optimized virtual_call}
  0x00007ffea0f51be8: 0e8e ca95 

  0x00007ffea0f51bec: ;   {post_call_nop}
  0x00007ffea0f51bec: 1f20 03d5 | 9f2c 81f2 | 1fc0 80f2 | e003 1daa 

  0x00007ffea0f51bfc: ;   {metadata(method data for {method} {0x00007ffe7c6323e8} 'update' '()V' in 'org/eclipse/swt/widgets/Display')}
  0x00007ffea0f51bfc: 02cb 90d2 | a296 aff2 | c2ff cff2 | 488c 40f9 | 0805 0091 | 488c 00f9 | 0200 80d2 | e303 0032 
  0x00007ffea0f51c1c: e103 1daa 

  0x00007ffea0f51c20: ; ImmutableOopMap {}
                      ;*invokevirtual flushExposes {reexecute=0 rethrow=0 return_oop=0}
                      ; - org.eclipse.swt.widgets.Display::update@7 (line 6039)
                      ; - org.eclipse.jface.window.Window::runEventLoop@66 (line 830)
                      ;   {optimized virtual_call}
  0x00007ffea0f51c20: bc00 0094 

  0x00007ffea0f51c24: ;   {post_call_nop}
  0x00007ffea0f51c24: 1f20 03d5 | 9f33 81f2 | 1fe0 80f2 | fd7b 4aa9 | ffc3 0291 

  0x00007ffea0f51c38: ;   {poll_return}
  0x00007ffea0f51c38: 8817 40f9 | ff63 28eb | 080e 0054 | c003 5fd6 | e953 40d1 | 3f01 00f9 | ffc3 02d1 | fd7b 0aa9 
  0x00007ffea0f51c58: 2801 0018 | 8923 40b9 | 1f01 09eb | e000 0054 

  0x00007ffea0f51c68: ;   {runtime_call Stub::method_entry_barrier}
  0x00007ffea0f51c68: 0830 80d2 | a8f7 b4f2 | c8ff cff2 | 0001 3fd6 | 0200 0014 | 0000 0000 | e003 1c32 | 007c 4093 
  0x00007ffea0f51c88: 3d68 60f8 | e003 1d32 | 007c 4093 | 2268 60f8 | e003 01aa | fd43 00f9 | fd03 02aa 

  0x00007ffea0f51ca4: ;   {runtime_call SharedRuntime::OSR_migration_end(long*)}
  0x00007ffea0f51ca4: 8845 8ed2 | 88f2 b7f2 | c8ff cff2 | 0001 3fd6 

  0x00007ffea0f51cb4: ;   {post_call_nop}
  0x00007ffea0f51cb4: 1f20 03d5 | 1f00 80f2 | 1f00 80f2 | e003 1daa | fd43 40f9 | 0dff ff17 

  0x00007ffea0f51ccc: ;   {metadata({method} {0x00007ffe7c420490} 'runEventLoop' '(Lorg/eclipse/swt/widgets/Shell;)V' in 'org/eclipse/jface/window/Window')}
  0x00007ffea0f51ccc: 0892 80d2 | 4888 aff2 | c8ff cff2 | e807 00f9 | 0800 8092 | e803 00f9 

  0x00007ffea0f51ce4: ; ImmutableOopMap {c_rarg1=Oop rfp=Oop }
                      ;*synchronization entry
                      ; - org.eclipse.jface.window.Window::runEventLoop@-1 (line 815)
                      ;   {runtime_call C1 Runtime counter_overflow_blob}
  0x00007ffea0f51ce4: 8729 b595 | cffd ff17 

  0x00007ffea0f51cec: ;   {metadata({method} {0x00007ffe7c61f098} 'getCurrent' '()Lorg/eclipse/swt/widgets/Display;' in 'org/eclipse/swt/widgets/Display')}
  0x00007ffea0f51cec: 0813 9ed2 | 288c aff2 | c8ff cff2 | e807 00f9 | 0800 8092 | e803 00f9 

  0x00007ffea0f51d04: ; ImmutableOopMap {rfp=Oop }
                      ;*synchronization entry
                      ; - org.eclipse.swt.widgets.Display::getCurrent@-1 (line 1846)
                      ; - org.eclipse.jface.window.Window::runEventLoop@7 (line 816)
                      ;   {runtime_call C1 Runtime counter_overflow_blob}
  0x00007ffea0f51d04: 7f29 b595 | e4fd ff17 

  0x00007ffea0f51d0c: ; ImmutableOopMap {rfp=Oop }
                      ;*invokevirtual getDisplay {reexecute=0 rethrow=0 return_oop=0}
                      ; - org.eclipse.jface.window.Window::runEventLoop@15 (line 818)
                      ;   {runtime_call C1 Runtime throw_null_pointer_exception_blob}
  0x00007ffea0f51d0c: bd1c b595 

  0x00007ffea0f51d10: ;   {metadata({method} {0x00007ffe7c6b4fd8} 'getDisplay' '()Lorg/eclipse/swt/widgets/Display;' in 'org/eclipse/swt/widgets/Widget')}
  0x00007ffea0f51d10: 08fb 89d2 | 688d aff2 | c8ff cff2 | e807 00f9 | 0800 8092 | e803 00f9 

  0x00007ffea0f51d28: ; ImmutableOopMap {rfp=Oop }
                      ;*synchronization entry
                      ; - org.eclipse.swt.widgets.Widget::getDisplay@-1 (line 682)
                      ; - org.eclipse.jface.window.Window::runEventLoop@15 (line 818)
                      ;   {runtime_call C1 Runtime counter_overflow_blob}
  0x00007ffea0f51d28: 7629 b595 | 21fe ff17 

  0x00007ffea0f51d30: ;   {metadata({method} {0x00007ffe7c6b4cd0} 'error' '(I)V' in 'org/eclipse/swt/widgets/Widget')}
  0x00007ffea0f51d30: 089a 89d2 | 688d aff2 | c8ff cff2 | e807 00f9 | 0800 8092 | e803 00f9 

  0x00007ffea0f51d48: ; ImmutableOopMap {rfp=Oop [120]=Oop }
                      ;*synchronization entry
                      ; - org.eclipse.swt.widgets.Widget::error@-1 (line 597)
                      ; - org.eclipse.swt.widgets.Widget::getDisplay@12 (line 683)
                      ; - org.eclipse.jface.window.Window::runEventLoop@15 (line 818)
                      ;   {runtime_call C1 Runtime counter_overflow_blob}
  0x00007ffea0f51d48: 6e29 b595 | 54fe ff17 

  0x00007ffea0f51d50: ;   {metadata({method} {0x00007ffe7c6c8198} 'error' '(I)V' in 'org/eclipse/swt/SWT')}
  0x00007ffea0f51d50: 0833 90d2 | 888d aff2 | c8ff cff2 | e807 00f9 | 0800 8092 | e803 00f9 

  0x00007ffea0f51d68: ; ImmutableOopMap {rfp=Oop [120]=Oop }
                      ;*synchronization entry
                      ; - org.eclipse.swt.SWT::error@-1 (line 4808)
                      ; - org.eclipse.swt.widgets.Widget::error@1 (line 597)
                      ; - org.eclipse.swt.widgets.Widget::getDisplay@12 (line 683)
                      ; - org.eclipse.jface.window.Window::runEventLoop@15 (line 818)
                      ;   {runtime_call C1 Runtime counter_overflow_blob}
  0x00007ffea0f51d68: 6629 b595 | 5bfe ff17 

  0x00007ffea0f51d70: ;   {metadata({method} {0x00007ffe7c6c8250} 'error' '(ILjava/lang/Throwable;)V' in 'org/eclipse/swt/SWT')}
  0x00007ffea0f51d70: 084a 90d2 | 888d aff2 | c8ff cff2 | e807 00f9 | 0800 8092 | e803 00f9 

  0x00007ffea0f51d88: ; ImmutableOopMap {rfp=Oop [120]=Oop }
                      ;*synchronization entry
                      ; - org.eclipse.swt.SWT::error@-1 (line 4837)
                      ; - org.eclipse.swt.SWT::error@2 (line 4808)
                      ; - org.eclipse.swt.widgets.Widget::error@1 (line 597)
                      ; - org.eclipse.swt.widgets.Widget::getDisplay@12 (line 683)
                      ; - org.eclipse.jface.window.Window::runEventLoop@15 (line 818)
                      ;   {runtime_call C1 Runtime counter_overflow_blob}
  0x00007ffea0f51d88: 5e29 b595 | 62fe ff17 

  0x00007ffea0f51d90: ; ImmutableOopMap {c_rarg0=Oop rfp=Oop }
                      ;*invokevirtual isDisposed {reexecute=0 rethrow=0 return_oop=0}
                      ; - org.eclipse.jface.window.Window::runEventLoop@52 (line 821)
                      ;   {runtime_call C1 Runtime throw_null_pointer_exception_blob}
  0x00007ffea0f51d90: 9c1c b595 

  0x00007ffea0f51d94: ;   {metadata({method} {0x00007ffe7c6b9858} 'isDisposed' '()Z' in 'org/eclipse/swt/widgets/Widget')}
  0x00007ffea0f51d94: 080b 93d2 | 688d aff2 | c8ff cff2 | e807 00f9 | 0800 8092 | e803 00f9 

  0x00007ffea0f51dac: ; ImmutableOopMap {c_rarg0=Oop rfp=Oop }
                      ;*synchronization entry
                      ; - org.eclipse.swt.widgets.Widget::isDisposed@-1 (line 1276)
                      ; - org.eclipse.jface.window.Window::runEventLoop@52 (line 821)
                      ;   {runtime_call C1 Runtime counter_overflow_blob}
  0x00007ffea0f51dac: 5529 b595 | a6fe ff17 

  0x00007ffea0f51db4: ;   {metadata({method} {0x00007ffe7c420490} 'runEventLoop' '(Lorg/eclipse/swt/widgets/Shell;)V' in 'org/eclipse/jface/window/Window')}
  0x00007ffea0f51db4: 0892 80d2 | 4888 aff2 | c8ff cff2 | e807 00f9 | e806 80d2 | e803 00f9 

  0x00007ffea0f51dcc: ; ImmutableOopMap {c_rarg0=Oop rfp=Oop }
                      ;*ifeq {reexecute=1 rethrow=0 return_oop=0}
                      ; - (reexecute) org.eclipse.jface.window.Window::runEventLoop@55 (line 821)
                      ;   {runtime_call C1 Runtime counter_overflow_blob}
  0x00007ffea0f51dcc: 4d29 b595 | befe ff17 

  0x00007ffea0f51dd4: ; ImmutableOopMap {c_rarg0=Oop rfp=Oop }
                      ;*invokevirtual readAndDispatch {reexecute=0 rethrow=0 return_oop=0}
                      ; - org.eclipse.jface.window.Window::runEventLoop@23 (line 823)
                      ;   {runtime_call C1 Runtime throw_null_pointer_exception_blob}
  0x00007ffea0f51dd4: 8b1c b595 

  0x00007ffea0f51dd8: ; ImmutableOopMap {rfp=Oop c_rarg0=Oop c_rarg1=Oop [136]=Oop }
                      ;*invokeinterface handleException {reexecute=0 rethrow=0 return_oop=0}
                      ; - org.eclipse.jface.window.Window::runEventLoop@42 (line 827)
                      ;   {runtime_call C1 Runtime throw_null_pointer_exception_blob}
  0x00007ffea0f51dd8: 8a1c b595 

  0x00007ffea0f51ddc: ; ImmutableOopMap {c_rarg0=Oop }
                      ;*invokevirtual isDisposed {reexecute=0 rethrow=0 return_oop=0}
                      ; - org.eclipse.jface.window.Window::runEventLoop@59 (line 830)
                      ;   {runtime_call C1 Runtime throw_null_pointer_exception_blob}
  0x00007ffea0f51ddc: 891c b595 

  0x00007ffea0f51de0: ;   {metadata({method} {0x00007ffe7c6323e8} 'update' '()V' in 'org/eclipse/swt/widgets/Display')}
  0x00007ffea0f51de0: 087d 84d2 | 688c aff2 | c8ff cff2 | e807 00f9 | 0800 8092 | e803 00f9 

  0x00007ffea0f51df8: ; ImmutableOopMap {c_rarg0=Oop }
                      ;*synchronization entry
                      ; - org.eclipse.swt.widgets.Display::update@-1 (line 6038)
                      ; - org.eclipse.jface.window.Window::runEventLoop@66 (line 830)
                      ;   {runtime_call C1 Runtime counter_overflow_blob}
  0x00007ffea0f51df8: 4229 b595 | 72ff ff17 

  0x00007ffea0f51e00: ;   {internal_word}
  0x00007ffea0f51e00: c8f1 ff10 | 88a3 02f9 

  0x00007ffea0f51e08: ;   {runtime_call SafepointBlob}
  0x00007ffea0f51e08: 9edb b115 | e047 00f9 | f0fe ff17 | 80f7 42f9 | 9ff7 02f9 | 9ffb 02f9 | fd7b 4aa9 | ffc3 0291 
  0x00007ffea0f51e28: ;   {runtime_call C1 Runtime unwind_exception_blob}
  0x00007ffea0f51e28: 961a b515 | 0000 0000 
[Stub Code]
  0x00007ffea0f51e30: ;   {trampoline_stub}
  0x00007ffea0f51e30: 4800 0058 | 0001 1fd6 | 007a bca7 | fe7f 0000 

  0x00007ffea0f51e40: ;   {trampoline_stub}
  0x00007ffea0f51e40: 4800 0058 | 0001 1fd6 | 007a bca7 | fe7f 0000 

  0x00007ffea0f51e50: ;   {static_stub}
  0x00007ffea0f51e50: df3f 03d5 

  0x00007ffea0f51e54: ;   {metadata(nullptr)}
  0x00007ffea0f51e54: 0c00 80d2 | 0c00 a0f2 | 0c00 c0f2 | 0800 80d2 | 0800 a0f2 | 0800 c0f2 | 0001 1fd6 

  0x00007ffea0f51e70: ;   {trampoline_stub}
  0x00007ffea0f51e70: 4800 0058 | 0001 1fd6 | e03d 25a8 | fe7f 0000 

  0x00007ffea0f51e80: ;   {static_stub}
  0x00007ffea0f51e80: df3f 03d5 

  0x00007ffea0f51e84: ;   {metadata(nullptr)}
  0x00007ffea0f51e84: 0c00 80d2 | 0c00 a0f2 | 0c00 c0f2 | 0800 80d2 | 0800 a0f2 | 0800 c0f2 | 0001 1fd6 

  0x00007ffea0f51ea0: ;   {trampoline_stub}
  0x00007ffea0f51ea0: 4800 0058 | 0001 1fd6 | a0e4 2ca8 | fe7f 0000 

  0x00007ffea0f51eb0: ;   {static_stub}
  0x00007ffea0f51eb0: df3f 03d5 

  0x00007ffea0f51eb4: ;   {metadata(nullptr)}
  0x00007ffea0f51eb4: 0c00 80d2 | 0c00 a0f2 | 0c00 c0f2 | 0800 80d2 | 0800 a0f2 | 0800 c0f2 | 0001 1fd6 

  0x00007ffea0f51ed0: ;   {trampoline_stub}
  0x00007ffea0f51ed0: 4800 0058 | 0001 1fd6 | 0078 bca7 | fe7f 0000 

  0x00007ffea0f51ee0: ;   {static_stub}
  0x00007ffea0f51ee0: df3f 03d5 

  0x00007ffea0f51ee4: ;   {metadata(nullptr)}
  0x00007ffea0f51ee4: 0c00 80d2 | 0c00 a0f2 | 0c00 c0f2 | 0800 80d2 | 0800 a0f2 | 0800 c0f2 | 0001 1fd6 

  0x00007ffea0f51f00: ;   {trampoline_stub}
  0x00007ffea0f51f00: 4800 0058 | 0001 1fd6 | 2054 1fa8 | fe7f 0000 

  0x00007ffea0f51f10: ;   {static_stub}
  0x00007ffea0f51f10: df3f 03d5 

  0x00007ffea0f51f14: ;   {metadata({method} {0x00007ffe7c61eb68} 'flushExposes' '(JZ)V' in 'org/eclipse/swt/widgets/Display')}
  0x00007ffea0f51f14: 0c6d 9dd2 | 2c8c aff2 | ccff cff2 | 08a3 8dd2 | 88f7 b4f2 | c8ff cff2 | 0001 1fd6 

  0x00007ffea0f51f30: ;   {trampoline_stub}
  0x00007ffea0f51f30: 4800 0058 | 0001 1fd6 | 101f f5a0 | fe7f 0000 

  0x00007ffea0f51f40: ;   {static_stub}
  0x00007ffea0f51f40: df3f 03d5 

  0x00007ffea0f51f44: ;   {metadata(nullptr)}
  0x00007ffea0f51f44: 0c00 80d2 | 0c00 a0f2 | 0c00 c0f2 | 0800 80d2 | 0800 a0f2 | 0800 c0f2 | 0001 1fd6 

  0x00007ffea0f51f60: ;   {static_stub}
  0x00007ffea0f51f60: df3f 03d5 

  0x00007ffea0f51f64: ;   {metadata(nullptr)}
  0x00007ffea0f51f64: 0c00 80d2 | 0c00 a0f2 | 0c00 c0f2 | 0800 80d2 | 0800 a0f2 | 0800 c0f2 | 0001 1fd6 
[Exception Handler]
  0x00007ffea0f51f80: ;   {runtime_call C1 Runtime handle_exception_from_callee_blob}
  0x00007ffea0f51f80: 8020 b595 

  0x00007ffea0f51f84: ;   {external_word}
  0x00007ffea0f51f84: 002b 99d2 | a0f9 b7f2 | c0ff cff2 | c1d5 bbd4 
[Deopt Handler Code]
  0x00007ffea0f51f94: 1e00 0010 

  0x00007ffea0f51f98: ;   {runtime_call DeoptimizationBlob}
  0x00007ffea0f51f98: badb b115 | 0000 0000 
[/MachCode]


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

Threads class SMR info:
_java_thread_list=0x00007ffe4c24cd10, length=28, elements={
0x00007ffeb80181b0, 0x00007ffeb80e50d0, 0x00007ffeb80e6860, 0x00007ffeb80e82f0,
0x00007ffeb80e9c50, 0x00007ffeb80eb510, 0x00007ffeb80ed2e0, 0x00007ffeb80eed10,
0x00007ffeb8133970, 0x00007ffeb8136190, 0x00007ffe4c01fe30, 0x00007ffe4c020a70,
0x00007ffe4c005760, 0x00007ffe4c006a80, 0x00007ffe4c008000, 0x00007ffe4c00a530,
0x00007ffe4c249920, 0x00007ffe4c24d7d0, 0x00007ffe4c2546e0, 0x00007ffe4c256c70,
0x00007ffeb92cd060, 0x00007ffe10003af0, 0x00007ffe10004a30, 0x00007ffe10006010,
0x00007ffe10008010, 0x00007ffeb9452b50, 0x00007ffeb9cc7530, 0x00007ffeb9d94390
}

Java Threads: ( => current thread )
=>0x00007ffeb80181b0 JavaThread "main"                              [_thread_in_native, id=144723, stack(0x00007ffebe620000,0x00007ffebe81e000) (2040K)]
  0x00007ffeb80e50d0 JavaThread "Reference Handler"          daemon [_thread_blocked, id=144733, stack(0x00007ffe8db14000,0x00007ffe8dd14000) (2048K)]
  0x00007ffeb80e6860 JavaThread "Finalizer"                  daemon [_thread_blocked, id=144734, stack(0x00007ffe8d914000,0x00007ffe8db14000) (2048K)]
  0x00007ffeb80e82f0 JavaThread "Signal Dispatcher"          daemon [_thread_blocked, id=144735, stack(0x00007ffe8d714000,0x00007ffe8d914000) (2048K)]
  0x00007ffeb80e9c50 JavaThread "Service Thread"             daemon [_thread_blocked, id=144736, stack(0x00007ffe8d514000,0x00007ffe8d714000) (2048K)]
  0x00007ffeb80eb510 JavaThread "Monitor Deflation Thread"   daemon [_thread_blocked, id=144737, stack(0x00007ffe8d314000,0x00007ffe8d514000) (2048K)]
  0x00007ffeb80ed2e0 JavaThread "C2 CompilerThread0"         daemon [_thread_blocked, id=144738, stack(0x00007ffe8d114000,0x00007ffe8d314000) (2048K)]
  0x00007ffeb80eed10 JavaThread "C1 CompilerThread0"         daemon [_thread_blocked, id=144739, stack(0x00007ffe8cf14000,0x00007ffe8d114000) (2048K)]
  0x00007ffeb8133970 JavaThread "Notification Thread"        daemon [_thread_blocked, id=144740, stack(0x00007ffe8cd14000,0x00007ffe8cf14000) (2048K)]
  0x00007ffeb8136190 JavaThread "Common-Cleaner"             daemon [_thread_blocked, id=144741, stack(0x00007ffe8cb14000,0x00007ffe8cd14000) (2048K)]
  0x00007ffe4c01fe30 JavaThread "NXCPMsgWaitQueue::HousekeeperThread" daemon [_thread_blocked, id=144768, stack(0x00007ffe39574000,0x00007ffe39774000) (2048K)]
  0x00007ffe4c020a70 JavaThread "Network Message Receiver"   daemon [_thread_in_native, id=144769, stack(0x00007ffe39374000,0x00007ffe39574000) (2048K)]
  0x00007ffe4c005760 JavaThread "Thread-1"                   daemon [_thread_blocked, id=144770, stack(0x00007ffe39174000,0x00007ffe39374000) (2048K)]
  0x00007ffe4c006a80 JavaThread "Session Notification Processor" daemon [_thread_blocked, id=144771, stack(0x00007ffe38f74000,0x00007ffe39174000) (2048K)]
  0x00007ffe4c008000 JavaThread "BackgroundUserSync"         daemon [_thread_blocked, id=144772, stack(0x00007ffe38d74000,0x00007ffe38f74000) (2048K)]
  0x00007ffe4c00a530 JavaThread "BackgroundOUISync"          daemon [_thread_blocked, id=144773, stack(0x00007ffe38b74000,0x00007ffe38d74000) (2048K)]
  0x00007ffe4c249920 JavaThread "AlarmReminderThread"        daemon [_thread_blocked, id=144775, stack(0x00007ffe38774000,0x00007ffe38974000) (2048K)]
  0x00007ffe4c24d7d0 JavaThread "AlarmSoundPlayer"           daemon [_thread_blocked, id=144776, stack(0x00007ffe38574000,0x00007ffe38774000) (2048K)]
  0x00007ffe4c2546e0 JavaThread "JobScheduler"               daemon [_thread_blocked, id=144777, stack(0x00007ffe38374000,0x00007ffe38574000) (2048K)]
  0x00007ffe4c256c70 JavaThread "Session Keepalive Timer"    daemon [_thread_blocked, id=144778, stack(0x00007ffe38174000,0x00007ffe38374000) (2048K)]
  0x00007ffeb92cd060 JavaThread "LinkDciValueProvider"       daemon [_thread_blocked, id=144783, stack(0x00007ffe38974000,0x00007ffe38b74000) (2048K)]
  0x00007ffe10003af0 JavaThread "RefreshTimer-1"             daemon [_thread_blocked, id=144784, stack(0x00007ffe1769c000,0x00007ffe1789c000) (2048K)]
  0x00007ffe10004a30 JavaThread "RefreshTimer-2"             daemon [_thread_blocked, id=144786, stack(0x00007ffe168ec000,0x00007ffe16aec000) (2048K)]
  0x00007ffe10006010 JavaThread "RefreshTimer-3"             daemon [_thread_blocked, id=144787, stack(0x00007ffe166ec000,0x00007ffe168ec000) (2048K)]
  0x00007ffe10008010 JavaThread "RefreshTimer-4"             daemon [_thread_blocked, id=144788, stack(0x00007ffe164ec000,0x00007ffe166ec000) (2048K)]
  0x00007ffeb9452b50 JavaThread "MapContentProvider"         daemon [_thread_blocked, id=144789, stack(0x00007ffe17e00000,0x00007ffe18000000) (2048K)]
  0x00007ffeb9cc7530 JavaThread "MapObjectSyncer"            daemon [_thread_blocked, id=144791, stack(0x00007ffe17a00000,0x00007ffe17c00000) (2048K)]
  0x00007ffeb9d94390 JavaThread "JobWorker-2"                daemon [_thread_blocked, id=144793, stack(0x00007ffe1749c000,0x00007ffe1769c000) (2048K)]
Total: 28

Other Threads:
  0x00007ffeb80db3a0 VMThread "VM Thread"                           [id=144732, stack(0x00007ffe9c0d8000,0x00007ffe9c2d8000) (2048K)]
  0x00007ffeb80cb0d0 WatcherThread "VM Periodic Task Thread"        [id=144731, stack(0x00007ffe9c2e8000,0x00007ffe9c4e8000) (2048K)]
  0x00007ffeb8069cb0 WorkerThread "GC Thread#0"                     [id=144724, stack(0x00007ffebcbc4000,0x00007ffebcdc4000) (2048K)]
  0x00007ffe78006bf0 WorkerThread "GC Thread#1"                     [id=144751, stack(0x00007ffe8c714000,0x00007ffe8c914000) (2048K)]
  0x00007ffe78007950 WorkerThread "GC Thread#2"                     [id=144752, stack(0x00007ffe8c504000,0x00007ffe8c704000) (2048K)]
  0x00007ffe780086b0 WorkerThread "GC Thread#3"                     [id=144753, stack(0x00007ffe8c2f4000,0x00007ffe8c4f4000) (2048K)]
  0x00007ffeb80831a0 ConcurrentGCThread "G1 Main Marker"            [id=144725, stack(0x00007ffebc9b4000,0x00007ffebcbb4000) (2048K)]
  0x00007ffeb80843a0 WorkerThread "G1 Conc#0"                       [id=144726, stack(0x00007ffebc7a4000,0x00007ffebc9a4000) (2048K)]
  0x00007ffeb80b3070 ConcurrentGCThread "G1 Refine#0"               [id=144727, stack(0x00007ffebc184000,0x00007ffebc384000) (2048K)]
  0x00007ffeb80b4290 ConcurrentGCThread "G1 Service"                [id=144728, stack(0x00007ffe9c4f8000,0x00007ffe9c6f8000) (2048K)]
Total: 10

Threads with active compile tasks:
Total: 0

VM state: not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap address: 0x0000000702800000, size: 4056 MB, Compressed Oops mode: Zero based, Oop shift amount: 3

CDS archive(s) mapped at: [0x000000ff00000000-0x000000ff00db0000-0x000000ff00db0000), size 14352384, SharedBaseAddress: 0x000000ff00000000, ArchiveRelocationMode: 1.
Compressed class space mapped at: 0x000000ff01000000-0x000000ff41000000, reserved size: 1073741824
UseCompressedClassPointers 1, UseCompactObjectHeaders 0
Narrow klass pointer bits 32, Max shift 3
Narrow klass base: 0x000000ff00000000, Narrow klass shift: 0
Encoding Range: [0x000000ff00000000 - 0x0000010000000000), (4294967296 bytes)
Klass Range:    [0x000000ff00010000 - 0x000000ff41000000), (1090453504 bytes)
Klass ID Range:  [65536 - 1090519033) (1090453497)
Protection zone: [0x000000ff00000000 - 0x000000ff00010000), (65536 bytes)

GC Precious Log:
 CardTable entry size: 512
 Card Set container configuration: InlinePtr #cards 4 size 8 Array Of Cards #cards 16 size 48 Howl #buckets 8 coarsen threshold 3686 Howl Bitmap #cards 512 size 80 coarsen threshold 460 Card regions per heap region 1 cards per card region 4096
 CPUs: 4 total, 4 available
 Memory: 16214M
 Large Page Support: Disabled
 NUMA Support: Disabled
 Compressed Oops: Enabled (Zero based)
 Heap Region Size: 2M
 Heap Min Capacity: 8M
 Heap Initial Capacity: 256M
 Heap Max Capacity: 4056M
 Pre-touch: Disabled
 Parallel Workers: 4
 Concurrent Workers: 1
 Concurrent Refinement Workers: 4
 Periodic GC: Disabled

Heap:
 garbage-first heap   total reserved 4153344K, committed 110592K, used 83602K [0x0000000702800000, 0x0000000800000000)
  region size 2048K, 32 young (65536K), 1 survivors (2048K)

Heap Regions: E=young(eden), S=young(survivor), O=old, HS=humongous(starts), HC=humongous(continues), CS=collection set, F=free, TAMS=top-at-mark-start, PB=parsable bottom
|   0|0x0000000702800000, 0x0000000702a00000, 0x0000000702a00000|100%| O|  |TAMS 0x0000000702800000| PB 0x0000000702800000| Untracked |  0
|   1|0x0000000702a00000, 0x0000000702c00000, 0x0000000702c00000|100%| O|  |TAMS 0x0000000702a00000| PB 0x0000000702a00000| Untracked |  0
|   2|0x0000000702c00000, 0x0000000702e00000, 0x0000000702e00000|100%|HS|  |TAMS 0x0000000702c00000| PB 0x0000000702c00000| Complete |  0
|   3|0x0000000702e00000, 0x0000000703000000, 0x0000000703000000|100%|HC|  |TAMS 0x0000000702e00000| PB 0x0000000702e00000| Complete |  0
|   4|0x0000000703000000, 0x0000000703200000, 0x0000000703200000|100%|HC|  |TAMS 0x0000000703000000| PB 0x0000000703000000| Complete |  0
|   5|0x0000000703200000, 0x0000000703400000, 0x0000000703400000|100%| O|  |TAMS 0x0000000703200000| PB 0x0000000703200000| Untracked |  0
|   6|0x0000000703400000, 0x0000000703600000, 0x0000000703600000|100%| O|  |TAMS 0x0000000703400000| PB 0x0000000703400000| Untracked |  0
|   7|0x0000000703600000, 0x0000000703800000, 0x0000000703800000|100%| O|  |TAMS 0x0000000703600000| PB 0x0000000703600000| Untracked |  0
|   8|0x0000000703800000, 0x0000000703a00000, 0x0000000703a00000|100%| O|  |TAMS 0x0000000703800000| PB 0x0000000703800000| Untracked |  0
|   9|0x0000000703a00000, 0x0000000703c00000, 0x0000000703c00000|100%| O|  |TAMS 0x0000000703a00000| PB 0x0000000703a00000| Untracked |  0
|  10|0x0000000703c00000, 0x0000000703e00000, 0x0000000703e00000|100%| O|  |TAMS 0x0000000703c00000| PB 0x0000000703c00000| Untracked |  0
|  11|0x0000000703e00000, 0x0000000703f204f8, 0x0000000704000000| 56%| O|  |TAMS 0x0000000703e00000| PB 0x0000000703e00000| Untracked |  0
|  12|0x0000000704000000, 0x0000000704000000, 0x0000000704200000|  0%| F|  |TAMS 0x0000000704000000| PB 0x0000000704000000| Untracked |  0
|  13|0x0000000704200000, 0x0000000704200000, 0x0000000704400000|  0%| F|  |TAMS 0x0000000704200000| PB 0x0000000704200000| Untracked |  0
|  14|0x0000000704400000, 0x0000000704400000, 0x0000000704600000|  0%| F|  |TAMS 0x0000000704400000| PB 0x0000000704400000| Untracked |  0
|  15|0x0000000704600000, 0x0000000704600000, 0x0000000704800000|  0%| F|  |TAMS 0x0000000704600000| PB 0x0000000704600000| Untracked |  0
|  16|0x0000000704800000, 0x0000000704800000, 0x0000000704a00000|  0%| F|  |TAMS 0x0000000704800000| PB 0x0000000704800000| Untracked |  0
|  17|0x0000000704a00000, 0x0000000704a844a0, 0x0000000704c00000| 25%| S|CS|TAMS 0x0000000704a00000| PB 0x0000000704a00000| Complete |  0
|  18|0x0000000704c00000, 0x0000000704c00000, 0x0000000704e00000|  0%| F|  |TAMS 0x0000000704c00000| PB 0x0000000704c00000| Untracked |  0
|  19|0x0000000704e00000, 0x0000000704e00000, 0x0000000705000000|  0%| F|  |TAMS 0x0000000704e00000| PB 0x0000000704e00000| Untracked |  0
|  20|0x0000000705000000, 0x0000000705000000, 0x0000000705200000|  0%| F|  |TAMS 0x0000000705000000| PB 0x0000000705000000| Untracked |  0
|  21|0x0000000705200000, 0x0000000705200000, 0x0000000705400000|  0%| F|  |TAMS 0x0000000705200000| PB 0x0000000705200000| Untracked |  0
|  22|0x0000000705400000, 0x0000000705400000, 0x0000000705600000|  0%| F|  |TAMS 0x0000000705400000| PB 0x0000000705400000| Untracked |  0
|  23|0x0000000705600000, 0x0000000705700000, 0x0000000705800000| 50%| E|  |TAMS 0x0000000705600000| PB 0x0000000705600000| Complete |  0
|  24|0x0000000705800000, 0x0000000705a00000, 0x0000000705a00000|100%| E|CS|TAMS 0x0000000705800000| PB 0x0000000705800000| Complete |  0
|  25|0x0000000705a00000, 0x0000000705c00000, 0x0000000705c00000|100%| E|CS|TAMS 0x0000000705a00000| PB 0x0000000705a00000| Complete |  0
|  26|0x0000000705c00000, 0x0000000705e00000, 0x0000000705e00000|100%| E|CS|TAMS 0x0000000705c00000| PB 0x0000000705c00000| Complete |  0
|  27|0x0000000705e00000, 0x0000000706000000, 0x0000000706000000|100%| E|CS|TAMS 0x0000000705e00000| PB 0x0000000705e00000| Complete |  0
|  28|0x0000000706000000, 0x0000000706200000, 0x0000000706200000|100%| E|CS|TAMS 0x0000000706000000| PB 0x0000000706000000| Complete |  0
|  29|0x0000000706200000, 0x0000000706400000, 0x0000000706400000|100%| E|CS|TAMS 0x0000000706200000| PB 0x0000000706200000| Complete |  0
|  30|0x0000000706400000, 0x0000000706600000, 0x0000000706600000|100%| E|CS|TAMS 0x0000000706400000| PB 0x0000000706400000| Complete |  0
|  31|0x0000000706600000, 0x0000000706800000, 0x0000000706800000|100%| E|CS|TAMS 0x0000000706600000| PB 0x0000000706600000| Complete |  0
|  32|0x0000000706800000, 0x0000000706a00000, 0x0000000706a00000|100%| E|CS|TAMS 0x0000000706800000| PB 0x0000000706800000| Complete |  0
|  33|0x0000000706a00000, 0x0000000706c00000, 0x0000000706c00000|100%| E|CS|TAMS 0x0000000706a00000| PB 0x0000000706a00000| Complete |  0
|  34|0x0000000706c00000, 0x0000000706e00000, 0x0000000706e00000|100%| E|CS|TAMS 0x0000000706c00000| PB 0x0000000706c00000| Complete |  0
|  35|0x0000000706e00000, 0x0000000707000000, 0x0000000707000000|100%| E|CS|TAMS 0x0000000706e00000| PB 0x0000000706e00000| Complete |  0
|  36|0x0000000707000000, 0x0000000707200000, 0x0000000707200000|100%| E|CS|TAMS 0x0000000707000000| PB 0x0000000707000000| Complete |  0
|  37|0x0000000707200000, 0x0000000707400000, 0x0000000707400000|100%| E|CS|TAMS 0x0000000707200000| PB 0x0000000707200000| Complete |  0
|  38|0x0000000707400000, 0x0000000707600000, 0x0000000707600000|100%| E|CS|TAMS 0x0000000707400000| PB 0x0000000707400000| Complete |  0
|  39|0x0000000707600000, 0x0000000707800000, 0x0000000707800000|100%| E|CS|TAMS 0x0000000707600000| PB 0x0000000707600000| Complete |  0
|  40|0x0000000707800000, 0x0000000707a00000, 0x0000000707a00000|100%| E|  |TAMS 0x0000000707800000| PB 0x0000000707800000| Complete |  0
|  41|0x0000000707a00000, 0x0000000707c00000, 0x0000000707c00000|100%| E|CS|TAMS 0x0000000707a00000| PB 0x0000000707a00000| Complete |  0
|  42|0x0000000707c00000, 0x0000000707e00000, 0x0000000707e00000|100%| E|CS|TAMS 0x0000000707c00000| PB 0x0000000707c00000| Complete |  0
|  43|0x0000000707e00000, 0x0000000708000000, 0x0000000708000000|100%| E|CS|TAMS 0x0000000707e00000| PB 0x0000000707e00000| Complete |  0
|  44|0x0000000708000000, 0x0000000708200000, 0x0000000708200000|100%| E|CS|TAMS 0x0000000708000000| PB 0x0000000708000000| Complete |  0
|  45|0x0000000708200000, 0x0000000708400000, 0x0000000708400000|100%| E|CS|TAMS 0x0000000708200000| PB 0x0000000708200000| Complete |  0
|  46|0x0000000708400000, 0x0000000708600000, 0x0000000708600000|100%| E|CS|TAMS 0x0000000708400000| PB 0x0000000708400000| Complete |  0
| 120|0x0000000711800000, 0x0000000711a00000, 0x0000000711a00000|100%| E|CS|TAMS 0x0000000711800000| PB 0x0000000711800000| Complete |  0
| 121|0x0000000711a00000, 0x0000000711c00000, 0x0000000711c00000|100%| E|CS|TAMS 0x0000000711a00000| PB 0x0000000711a00000| Complete |  0
| 122|0x0000000711c00000, 0x0000000711e00000, 0x0000000711e00000|100%| E|CS|TAMS 0x0000000711c00000| PB 0x0000000711c00000| Complete |  0
| 123|0x0000000711e00000, 0x0000000712000000, 0x0000000712000000|100%| E|CS|TAMS 0x0000000711e00000| PB 0x0000000711e00000| Complete |  0
| 124|0x0000000712000000, 0x0000000712200000, 0x0000000712200000|100%| E|CS|TAMS 0x0000000712000000| PB 0x0000000712000000| Complete |  0
| 127|0x0000000712600000, 0x0000000712800000, 0x0000000712800000|100%| E|CS|TAMS 0x0000000712600000| PB 0x0000000712600000| Complete |  0
|2027|0x00000007ffe00000, 0x0000000800000000, 0x0000000800000000|100%| E|CS|TAMS 0x00000007ffe00000| PB 0x00000007ffe00000| Complete |  0

Card table byte_map: [0x00007ffebce08000,0x00007ffebd5f4000] _byte_map_base: 0x00007ffeb95f4000

Marking Bits: (CMBitMap*) 0x00007ffeb806aa20
 Bits: [0x00007ffe9c6f8000, 0x00007ffea0658000)

Polling page: 0x00007ffec0414000

Metaspace:
Metaspace        used 30931K, committed 31168K, reserved 1114112K
 class space     used 3605K, committed 3712K, reserved 1048576K

Usage:
  Non-class:     26.69 MB used.
      Class:      3.52 MB used.
       Both:     30.21 MB used.

Virtual space:
  Non-class space:       64.00 MB reserved,      26.81 MB ( 42%) committed,  1 nodes.
      Class space:        1.00 GB reserved,       3.62 MB ( <1%) committed,  1 nodes.
             Both:        1.06 GB reserved,      30.44 MB (  3%) committed. 

Chunk freelists:
   Non-Class:  4.34 MB
       Class:  12.39 MB
        Both:  16.73 MB

MaxMetaspaceSize: unlimited
CompressedClassSpaceSize: 1.00 GB
Initial GC threshold: 21.00 MB
Current GC threshold: 35.12 MB
CDS: on
 - commit_granule_bytes: 65536.
 - commit_granule_words: 8192.
 - virtual_space_node_default_size: 8388608.
 - enlarge_chunks_in_place: 1.
UseCompressedClassPointers 1, UseCompactObjectHeaders 0
Narrow klass pointer bits 32, Max shift 3
Narrow klass base: 0x000000ff00000000, Narrow klass shift: 0
Encoding Range: [0x000000ff00000000 - 0x0000010000000000), (4294967296 bytes)
Klass Range:    [0x000000ff00010000 - 0x000000ff41000000), (1090453504 bytes)
Klass ID Range:  [65536 - 1090519033) (1090453497)
Protection zone: [0x000000ff00000000 - 0x000000ff00010000), (65536 bytes)


Internal statistics:

num_allocs_failed_limit: 3.
num_arena_births: 246.
num_arena_deaths: 0.
num_vsnodes_births: 2.
num_vsnodes_deaths: 0.
num_space_committed: 487.
num_space_uncommitted: 0.
num_chunks_returned_to_freelist: 3.
num_chunks_taken_from_freelist: 1087.
num_chunk_merges: 3.
num_chunk_splits: 761.
num_chunks_enlarged: 582.
num_inconsistent_stats: 0.

CodeHeap 'non-profiled nmethods': size=120048Kb used=2178Kb max_used=2178Kb free=117869Kb
 bounds [0x00007ffea811c000, 0x00007ffea838c000, 0x00007ffeaf658000]
CodeHeap 'profiled nmethods': size=120016Kb used=9992Kb max_used=9992Kb free=110023Kb
 bounds [0x00007ffea0658000, 0x00007ffea1028000, 0x00007ffea7b8c000]
CodeHeap 'non-nmethods': size=5696Kb used=1560Kb max_used=1682Kb free=4135Kb
 bounds [0x00007ffea7b8c000, 0x00007ffea7dfc000, 0x00007ffea811c000]
CodeCache: size=245760Kb, used=13730Kb, max_used=13852Kb, free=232027Kb
 total_blobs=7040, nmethods=6253, adapters=694, full_count=0
Compilation: enabled, stopped_count=0, restarted_count=0

Compilation events (20 events):
Event: 204.774 Thread 0x00007ffeb80eed10 6273       3       org.eclipse.draw2d.RectangleFigure::<init> (5 bytes)
Event: 204.774 Thread 0x00007ffeb80eed10 nmethod 6273 0x00007ffea1014908 code [0x00007ffea1014a00, 0x00007ffea1014b78]
Event: 204.774 Thread 0x00007ffeb80eed10 6274       3       org.eclipse.draw2d.MidpointLocator::<init> (11 bytes)
Event: 204.775 Thread 0x00007ffeb80eed10 nmethod 6274 0x00007ffea1014b88 code [0x00007ffea1014c80, 0x00007ffea1015098]
Event: 204.775 Thread 0x00007ffeb80eed10 6275       3       org.eclipse.gef4.zest.core.widgets.GraphConnection::applyDecoration (45 bytes)
Event: 204.775 Thread 0x00007ffeb80eed10 nmethod 6275 0x00007ffea10150c8 code [0x00007ffea10151c0, 0x00007ffea1015530]
Event: 204.775 Thread 0x00007ffeb80eed10 6276       3       org.eclipse.gef4.zest.core.widgets.decoration.DefaultConnectionDecorator::decorateConnection (1 bytes)
Event: 204.775 Thread 0x00007ffeb80eed10 nmethod 6276 0x00007ffea1015548 code [0x00007ffea1015640, 0x00007ffea1015760]
Event: 204.775 Thread 0x00007ffeb80eed10 6277       3       org.eclipse.gef4.zest.core.widgets.internal.ZestRootLayer::addConnection (7 bytes)
Event: 204.775 Thread 0x00007ffeb80eed10 nmethod 6277 0x00007ffea1015788 code [0x00007ffea1015880, 0x00007ffea1015a10]
Event: 204.775 Thread 0x00007ffeb80eed10 6278       3       org.eclipse.draw2d.PolylineConnection::addNotify (13 bytes)
Event: 204.776 Thread 0x00007ffeb80eed10 nmethod 6278 0x00007ffea1015a48 code [0x00007ffea1015b40, 0x00007ffea1016230]
Event: 204.776 Thread 0x00007ffeb80eed10 6279       3       org.eclipse.gef4.zest.core.widgets.InternalLayoutContext::fireConnectionAddedEvent (131 bytes)
Event: 204.776 Thread 0x00007ffeb80eed10 nmethod 6279 0x00007ffea1016248 code [0x00007ffea1016340, 0x00007ffea10173c8]
Event: 204.776 Thread 0x00007ffeb80eed10 6280       3       org.netxms.nxmc.modules.networkmaps.widgets.helpers.ExtendedGraphViewer$10::styleConnection (1 bytes)
Event: 204.776 Thread 0x00007ffeb80eed10 nmethod 6280 0x00007ffea1017408 code [0x00007ffea1017500, 0x00007ffea1017620]
Event: 204.776 Thread 0x00007ffeb80eed10 6281       3       org.netxms.client.NXCSession::getObjectName (28 bytes)
Event: 204.777 Thread 0x00007ffeb80eed10 nmethod 6281 0x00007ffea1017648 code [0x00007ffea1017740, 0x00007ffea1017a80]
Event: 204.777 Thread 0x00007ffeb80eed10 6282       3       org.eclipse.draw2d.BorderLayout::layout (513 bytes)
Event: 204.778 Thread 0x00007ffeb80eed10 nmethod 6282 0x00007ffea1017ac8 code [0x00007ffea1017bc0, 0x00007ffea101a198]

GC Heap Usage History (20 events):
Event: 148.743 {heap Before GC invocations=13 (full 0):
 garbage-first heap   total reserved 4153344K, committed 75776K, used 62834K [0x0000000702800000, 0x0000000800000000)
  region size 2048K, 22 young (45056K), 2 survivors (4096K)
}
Event: 148.746 {heap After GC invocations=14 (full 0):
 garbage-first heap   total reserved 4153344K, committed 75776K, used 23924K [0x0000000702800000, 0x0000000800000000)
  region size 2048K, 2 young (4096K), 2 survivors (4096K)
}
Event: 148.940 {heap Before GC invocations=14 (full 0):
 garbage-first heap   total reserved 4153344K, committed 75776K, used 62836K [0x0000000702800000, 0x0000000800000000)
  region size 2048K, 22 young (45056K), 2 survivors (4096K)
}
Event: 148.944 {heap After GC invocations=15 (full 0):
 garbage-first heap   total reserved 4153344K, committed 75776K, used 23917K [0x0000000702800000, 0x0000000800000000)
  region size 2048K, 2 young (4096K), 2 survivors (4096K)
}
Event: 149.147 {heap Before GC invocations=15 (full 0):
 garbage-first heap   total reserved 4153344K, committed 75776K, used 62829K [0x0000000702800000, 0x0000000800000000)
  region size 2048K, 22 young (45056K), 2 survivors (4096K)
}
Event: 149.151 {heap After GC invocations=16 (full 0):
 garbage-first heap   total reserved 4153344K, committed 75776K, used 24177K [0x0000000702800000, 0x0000000800000000)
  region size 2048K, 2 young (4096K), 2 survivors (4096K)
}
Event: 150.802 {heap Before GC invocations=16 (full 0):
 garbage-first heap   total reserved 4153344K, committed 75776K, used 63089K [0x0000000702800000, 0x0000000800000000)
  region size 2048K, 22 young (45056K), 2 survivors (4096K)
}
Event: 150.805 {heap After GC invocations=17 (full 0):
 garbage-first heap   total reserved 4153344K, committed 92160K, used 23924K [0x0000000702800000, 0x0000000800000000)
  region size 2048K, 2 young (4096K), 2 survivors (4096K)
}
Event: 151.081 {heap Before GC invocations=17 (full 0):
 garbage-first heap   total reserved 4153344K, committed 92160K, used 73076K [0x0000000702800000, 0x0000000800000000)
  region size 2048K, 27 young (55296K), 2 survivors (4096K)
}
Event: 151.085 {heap After GC invocations=18 (full 0):
 garbage-first heap   total reserved 4153344K, committed 92160K, used 23925K [0x0000000702800000, 0x0000000800000000)
  region size 2048K, 2 young (4096K), 2 survivors (4096K)
}
Event: 151.399 {heap Before GC invocations=18 (full 0):
 garbage-first heap   total reserved 4153344K, committed 92160K, used 73077K [0x0000000702800000, 0x0000000800000000)
  region size 2048K, 27 young (55296K), 2 survivors (4096K)
}
Event: 151.404 {heap After GC invocations=19 (full 0):
 garbage-first heap   total reserved 4153344K, committed 92160K, used 23926K [0x0000000702800000, 0x0000000800000000)
  region size 2048K, 2 young (4096K), 2 survivors (4096K)
}
Event: 151.673 {heap Before GC invocations=19 (full 0):
 garbage-first heap   total reserved 4153344K, committed 92160K, used 73078K [0x0000000702800000, 0x0000000800000000)
  region size 2048K, 27 young (55296K), 2 survivors (4096K)
}
Event: 151.676 {heap After GC invocations=20 (full 0):
 garbage-first heap   total reserved 4153344K, committed 92160K, used 23926K [0x0000000702800000, 0x0000000800000000)
  region size 2048K, 2 young (4096K), 2 survivors (4096K)
}
Event: 154.613 {heap Before GC invocations=20 (full 0):
 garbage-first heap   total reserved 4153344K, committed 92160K, used 73078K [0x0000000702800000, 0x0000000800000000)
  region size 2048K, 27 young (55296K), 2 survivors (4096K)
}
Event: 154.617 {heap After GC invocations=21 (full 0):
 garbage-first heap   total reserved 4153344K, committed 92160K, used 23982K [0x0000000702800000, 0x0000000800000000)
  region size 2048K, 2 young (4096K), 2 survivors (4096K)
}
Event: 154.890 {heap Before GC invocations=21 (full 0):
 garbage-first heap   total reserved 4153344K, committed 92160K, used 73134K [0x0000000702800000, 0x0000000800000000)
  region size 2048K, 27 young (55296K), 2 survivors (4096K)
}
Event: 154.893 {heap After GC invocations=22 (full 0):
 garbage-first heap   total reserved 4153344K, committed 92160K, used 23762K [0x0000000702800000, 0x0000000800000000)
  region size 2048K, 1 young (2048K), 1 survivors (2048K)
}
Event: 155.216 {heap Before GC invocations=22 (full 0):
 garbage-first heap   total reserved 4153344K, committed 92160K, used 74962K [0x0000000702800000, 0x0000000800000000)
  region size 2048K, 27 young (55296K), 1 survivors (2048K)
}
Event: 155.218 {heap After GC invocations=23 (full 0):
 garbage-first heap   total reserved 4153344K, committed 110592K, used 24210K [0x0000000702800000, 0x0000000800000000)
  region size 2048K, 1 young (2048K), 1 survivors (2048K)
}

Metaspace Usage History (20 events):
Event: 148.743 {metaspace Before GC invocations=13 (full 0):
 Metaspace       used 30347K, committed 30592K, reserved 1114112K
  class space    used 3516K, committed 3648K, reserved 1048576K
}
Event: 148.746 {metaspace After GC invocations=14 (full 0):
 Metaspace       used 30347K, committed 30592K, reserved 1114112K
  class space    used 3516K, committed 3648K, reserved 1048576K
}
Event: 148.940 {metaspace Before GC invocations=14 (full 0):
 Metaspace       used 30347K, committed 30592K, reserved 1114112K
  class space    used 3516K, committed 3648K, reserved 1048576K
}
Event: 148.944 {metaspace After GC invocations=15 (full 0):
 Metaspace       used 30347K, committed 30592K, reserved 1114112K
  class space    used 3516K, committed 3648K, reserved 1048576K
}
Event: 149.147 {metaspace Before GC invocations=15 (full 0):
 Metaspace       used 30347K, committed 30592K, reserved 1114112K
  class space    used 3516K, committed 3648K, reserved 1048576K
}
Event: 149.151 {metaspace After GC invocations=16 (full 0):
 Metaspace       used 30347K, committed 30592K, reserved 1114112K
  class space    used 3516K, committed 3648K, reserved 1048576K
}
Event: 150.802 {metaspace Before GC invocations=16 (full 0):
 Metaspace       used 30351K, committed 30592K, reserved 1114112K
  class space    used 3516K, committed 3648K, reserved 1048576K
}
Event: 150.805 {metaspace After GC invocations=17 (full 0):
 Metaspace       used 30351K, committed 30592K, reserved 1114112K
  class space    used 3516K, committed 3648K, reserved 1048576K
}
Event: 151.081 {metaspace Before GC invocations=17 (full 0):
 Metaspace       used 30352K, committed 30592K, reserved 1114112K
  class space    used 3516K, committed 3648K, reserved 1048576K
}
Event: 151.085 {metaspace After GC invocations=18 (full 0):
 Metaspace       used 30352K, committed 30592K, reserved 1114112K
  class space    used 3516K, committed 3648K, reserved 1048576K
}
Event: 151.399 {metaspace Before GC invocations=18 (full 0):
 Metaspace       used 30355K, committed 30592K, reserved 1114112K
  class space    used 3516K, committed 3648K, reserved 1048576K
}
Event: 151.404 {metaspace After GC invocations=19 (full 0):
 Metaspace       used 30355K, committed 30592K, reserved 1114112K
  class space    used 3516K, committed 3648K, reserved 1048576K
}
Event: 151.673 {metaspace Before GC invocations=19 (full 0):
 Metaspace       used 30355K, committed 30592K, reserved 1114112K
  class space    used 3516K, committed 3648K, reserved 1048576K
}
Event: 151.676 {metaspace After GC invocations=20 (full 0):
 Metaspace       used 30355K, committed 30592K, reserved 1114112K
  class space    used 3516K, committed 3648K, reserved 1048576K
}
Event: 154.613 {metaspace Before GC invocations=20 (full 0):
 Metaspace       used 30355K, committed 30592K, reserved 1114112K
  class space    used 3516K, committed 3648K, reserved 1048576K
}
Event: 154.617 {metaspace After GC invocations=21 (full 0):
 Metaspace       used 30355K, committed 30592K, reserved 1114112K
  class space    used 3516K, committed 3648K, reserved 1048576K
}
Event: 154.890 {metaspace Before GC invocations=21 (full 0):
 Metaspace       used 30355K, committed 30592K, reserved 1114112K
  class space    used 3516K, committed 3648K, reserved 1048576K
}
Event: 154.893 {metaspace After GC invocations=22 (full 0):
 Metaspace       used 30355K, committed 30592K, reserved 1114112K
  class space    used 3516K, committed 3648K, reserved 1048576K
}
Event: 155.216 {metaspace Before GC invocations=22 (full 0):
 Metaspace       used 30355K, committed 30592K, reserved 1114112K
  class space    used 3516K, committed 3648K, reserved 1048576K
}
Event: 155.218 {metaspace After GC invocations=23 (full 0):
 Metaspace       used 30355K, committed 30592K, reserved 1114112K
  class space    used 3516K, committed 3648K, reserved 1048576K
}

Dll operation events (11 events):
Event: 0.002 Loaded shared library /usr/lib/jvm/java-25-openjdk-arm64/lib/libjava.so
Event: 0.030 Loaded shared library /usr/lib/jvm/java-25-openjdk-arm64/lib/libnio.so
Event: 0.034 Loaded shared library /usr/lib/jvm/java-25-openjdk-arm64/lib/libzip.so
Event: 0.059 Loaded shared library /usr/lib/jvm/java-25-openjdk-arm64/lib/libjimage.so
Event: 0.080 Loaded shared library /usr/lib/jvm/java-25-openjdk-arm64/lib/libnet.so
Event: 0.904 Loaded shared library /home/alex/.swt/lib/linux/aarch64/libswt-gtk-4967r8.so
Event: 0.938 Loaded shared library /home/alex/.swt/lib/linux/aarch64/libswt-pi3-gtk-4967r8.so
Event: 1.068 Loaded shared library /home/alex/.swt/lib/linux/aarch64/libswt-cairo-gtk-4967r8.so
Event: 1.124 Loaded shared library /usr/lib/jvm/java-25-openjdk-arm64/lib/libverify.so
Event: 1.877 Loaded shared library /home/alex/.swt/lib/linux/aarch64/libswt-atk-gtk-4967r8.so
Event: 6.527 Loaded shared library /usr/lib/jvm/java-25-openjdk-arm64/lib/libextnet.so

Deoptimization events (20 events):
Event: 190.998 Thread 0x00007ffeb80181b0 DEOPT PACKING pc=0x00007ffea82fc444 sp=0x00007ffebe813da0
Event: 190.998 Thread 0x00007ffeb80181b0 DEOPT UNPACKING pc=0x00007ffea7c9d41c sp=0x00007ffebe813d40 mode 2
Event: 191.000 Thread 0x00007ffeb80181b0 Uncommon trap: trap_request=0xffffff45 fr.pc=0x00007ffea8300c8c relative=0x000000000000158c
Event: 191.000 Thread 0x00007ffeb80181b0 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007ffea8300c8c method=org.eclipse.swt.graphics.Rectangle.intersects(IIII)Z @ 10 c2
Event: 191.000 Thread 0x00007ffeb80181b0 DEOPT PACKING pc=0x00007ffea8300c8c sp=0x00007ffebe8140d0
Event: 191.000 Thread 0x00007ffeb80181b0 DEOPT UNPACKING pc=0x00007ffea7c9d41c sp=0x00007ffebe813f90 mode 2
Event: 191.001 Thread 0x00007ffeb80181b0 Uncommon trap: trap_request=0xffffff45 fr.pc=0x00007ffea826c1a4 relative=0x00000000000000e4
Event: 191.001 Thread 0x00007ffeb80181b0 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007ffea826c1a4 method=org.eclipse.swt.graphics.Rectangle.intersects(IIII)Z @ 10 c2
Event: 191.001 Thread 0x00007ffeb80181b0 DEOPT PACKING pc=0x00007ffea826c1a4 sp=0x00007ffebe814020
Event: 191.001 Thread 0x00007ffeb80181b0 DEOPT UNPACKING pc=0x00007ffea7c9d41c sp=0x00007ffebe813f40 mode 2
Event: 202.462 Thread 0x00007ffeb80181b0 DEOPT PACKING pc=0x00007ffea0bbc7fc sp=0x00007ffebe81a000
Event: 202.462 Thread 0x00007ffeb80181b0 DEOPT UNPACKING pc=0x00007ffea7bc90bc sp=0x00007ffebe819cb0 mode 3
Event: 203.738 Thread 0x00007ffeb80181b0 Uncommon trap: trap_request=0xffffffd6 fr.pc=0x00007ffea8316ca0 relative=0x00000000000003a0
Event: 203.738 Thread 0x00007ffeb80181b0 Uncommon trap: reason=array_check action=maybe_recompile pc=0x00007ffea8316ca0 method=org.eclipse.swt.widgets.EventTable.sendEvent(Lorg/eclipse/swt/widgets/Event;)V @ 565 c2
Event: 203.738 Thread 0x00007ffeb80181b0 DEOPT PACKING pc=0x00007ffea8316ca0 sp=0x00007ffebe81a180
Event: 203.738 Thread 0x00007ffeb80181b0 DEOPT UNPACKING pc=0x00007ffea7c9d41c sp=0x00007ffebe81a0c0 mode 2
Event: 204.488 Thread 0x00007ffeb80181b0 Uncommon trap: trap_request=0xffffffd6 fr.pc=0x00007ffea8316ca0 relative=0x00000000000003a0
Event: 204.488 Thread 0x00007ffeb80181b0 Uncommon trap: reason=array_check action=maybe_recompile pc=0x00007ffea8316ca0 method=org.eclipse.swt.widgets.EventTable.sendEvent(Lorg/eclipse/swt/widgets/Event;)V @ 565 c2
Event: 204.488 Thread 0x00007ffeb80181b0 DEOPT PACKING pc=0x00007ffea8316ca0 sp=0x00007ffebe81a560
Event: 204.488 Thread 0x00007ffeb80181b0 DEOPT UNPACKING pc=0x00007ffea7c9d41c sp=0x00007ffebe81a4a0 mode 2

Classes loaded (20 events):
Event: 79.037 Loading class sun/net/www/protocol/http/HttpURLConnection$HttpInputStream
Event: 79.037 Loading class sun/net/www/protocol/http/HttpURLConnection$HttpInputStream done
Event: 79.039 Loading class sun/net/www/http/KeepAliveCache$ClientVector
Event: 79.039 Loading class sun/net/www/http/KeepAliveCache$ClientVector done
Event: 79.040 Loading class sun/net/www/http/KeepAliveEntry
Event: 79.040 Loading class sun/net/www/http/KeepAliveEntry done
Event: 99.370 Loading class java/lang/Math$RandomNumberGeneratorHolder
Event: 99.370 Loading class java/lang/Math$RandomNumberGeneratorHolder done
Event: 114.041 Loading class sun/security/ssl/Alert
Event: 114.041 Loading class sun/security/ssl/Alert done
Event: 114.041 Loading class sun/security/ssl/Alert$AlertConsumer
Event: 114.041 Loading class sun/security/ssl/Alert$AlertConsumer done
Event: 114.041 Loading class sun/security/ssl/Alert$Level
Event: 114.041 Loading class sun/security/ssl/Alert$Level done
Event: 114.043 Loading class java/net/SocketTimeoutException
Event: 114.043 Loading class java/io/InterruptedIOException
Event: 114.043 Loading class java/io/InterruptedIOException done
Event: 114.043 Loading class java/net/SocketTimeoutException done
Event: 190.687 Loading class java/util/IllegalFormatException
Event: 190.688 Loading class java/util/IllegalFormatException done

Classes unloaded (0 events):
No events

Classes redefined (0 events):
No events

Internal exceptions (20 events):
Event: 190.826 Thread 0x00007ffeb80181b0 Exception <a 'java/io/FileNotFoundException'{0x00000007062ef8e8}> (0x00000007062ef8e8) 
thrown [./src/hotspot/share/prims/jni.cpp, line 516]
Event: 190.838 Thread 0x00007ffeb80181b0 Exception <a 'java/io/FileNotFoundException'{0x000000070630b038}> (0x000000070630b038) 
thrown [./src/hotspot/share/prims/jni.cpp, line 516]
Event: 190.838 Thread 0x00007ffeb80181b0 Exception <a 'java/io/FileNotFoundException'{0x000000070630c700}> (0x000000070630c700) 
thrown [./src/hotspot/share/prims/jni.cpp, line 516]
Event: 190.872 Thread 0x00007ffeb80181b0 Exception <a 'java/io/FileNotFoundException'{0x0000000706339ad0}> (0x0000000706339ad0) 
thrown [./src/hotspot/share/prims/jni.cpp, line 516]
Event: 190.872 Thread 0x00007ffeb80181b0 Exception <a 'java/io/FileNotFoundException'{0x000000070633afe8}> (0x000000070633afe8) 
thrown [./src/hotspot/share/prims/jni.cpp, line 516]
Event: 190.946 Thread 0x00007ffeb80181b0 Exception <a 'java/io/FileNotFoundException'{0x00000007063b0958}> (0x00000007063b0958) 
thrown [./src/hotspot/share/prims/jni.cpp, line 516]
Event: 190.946 Thread 0x00007ffeb80181b0 Exception <a 'java/io/FileNotFoundException'{0x00000007063b1e70}> (0x00000007063b1e70) 
thrown [./src/hotspot/share/prims/jni.cpp, line 516]
Event: 190.992 Thread 0x00007ffeb80181b0 Exception <a 'java/lang/NoSuchMethodError'{0x00000007063df7b0}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeSpecial(java.lang.Object, java.lang.Object, int, java.lang.Object, int)'> (0x00000007063df7b0) 
thrown [./src/hotspot/share/interpreter/linkResolver.cpp, line 803]
Event: 190.993 Thread 0x00007ffeb80181b0 Exception <a 'java/lang/NoSuchMethodError'{0x00000007063ef670}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.newInvokeSpecial(java.lang.Object, java.lang.Object, int, java.lang.Object)'> (0x00000007063ef670) 
thrown [./src/hotspot/share/interpreter/linkResolver.cpp, line 803]
Event: 190.994 Thread 0x00007ffeb80181b0 Exception <a 'java/lang/NoSuchMethodError'{0x00000007063f78e8}: 'java.lang.Object java.lang.invoke.Invokers$Holder.linkToTargetMethod(java.lang.Object, int, java.lang.Object, java.lang.Object)'> (0x00000007063f78e8) 
thrown [./src/hotspot/share/interpreter/linkResolver.cpp, line 803]
Event: 191.717 Thread 0x00007ffeb80181b0 Exception <a 'java/io/FileNotFoundException'{0x00000007060b3de8}> (0x00000007060b3de8) 
thrown [./src/hotspot/share/prims/jni.cpp, line 516]
Event: 191.717 Thread 0x00007ffeb80181b0 Exception <a 'java/io/FileNotFoundException'{0x00000007060b5300}> (0x00000007060b5300) 
thrown [./src/hotspot/share/prims/jni.cpp, line 516]
Event: 191.719 Thread 0x00007ffeb80181b0 Exception <a 'java/io/FileNotFoundException'{0x00000007060bf318}> (0x00000007060bf318) 
thrown [./src/hotspot/share/prims/jni.cpp, line 516]
Event: 191.719 Thread 0x00007ffeb80181b0 Exception <a 'java/io/FileNotFoundException'{0x00000007060c0880}> (0x00000007060c0880) 
thrown [./src/hotspot/share/prims/jni.cpp, line 516]
Event: 191.720 Thread 0x00007ffeb80181b0 Exception <a 'java/io/FileNotFoundException'{0x00000007060c8aa0}> (0x00000007060c8aa0) 
thrown [./src/hotspot/share/prims/jni.cpp, line 516]
Event: 191.720 Thread 0x00007ffeb80181b0 Exception <a 'java/io/FileNotFoundException'{0x00000007060ca158}> (0x00000007060ca158) 
thrown [./src/hotspot/share/prims/jni.cpp, line 516]
Event: 191.721 Thread 0x00007ffeb80181b0 Exception <a 'java/io/FileNotFoundException'{0x00000007060d2168}> (0x00000007060d2168) 
thrown [./src/hotspot/share/prims/jni.cpp, line 516]
Event: 191.721 Thread 0x00007ffeb80181b0 Exception <a 'java/io/FileNotFoundException'{0x00000007060d3640}> (0x00000007060d3640) 
thrown [./src/hotspot/share/prims/jni.cpp, line 516]
Event: 204.705 Thread 0x00007ffeb80181b0 Exception <a 'java/io/FileNotFoundException'{0x000000070599ece0}> (0x000000070599ece0) 
thrown [./src/hotspot/share/prims/jni.cpp, line 516]
Event: 204.706 Thread 0x00007ffeb80181b0 Exception <a 'java/io/FileNotFoundException'{0x000000070599fc98}> (0x000000070599fc98) 
thrown [./src/hotspot/share/prims/jni.cpp, line 516]

VM Operations (20 events):
Event: 149.147 Executing safepoint VM operation: G1CollectForAllocation (G1 Evacuation Pause)
Event: 149.151 Executing safepoint VM operation: G1CollectForAllocation (G1 Evacuation Pause) done
Event: 150.802 Executing safepoint VM operation: G1CollectForAllocation (G1 Evacuation Pause)
Event: 150.805 Executing safepoint VM operation: G1CollectForAllocation (G1 Evacuation Pause) done
Event: 151.081 Executing safepoint VM operation: G1CollectForAllocation (G1 Evacuation Pause)
Event: 151.085 Executing safepoint VM operation: G1CollectForAllocation (G1 Evacuation Pause) done
Event: 151.399 Executing safepoint VM operation: G1CollectForAllocation (G1 Evacuation Pause)
Event: 151.404 Executing safepoint VM operation: G1CollectForAllocation (G1 Evacuation Pause) done
Event: 151.673 Executing safepoint VM operation: G1CollectForAllocation (G1 Evacuation Pause)
Event: 151.676 Executing safepoint VM operation: G1CollectForAllocation (G1 Evacuation Pause) done
Event: 154.613 Executing safepoint VM operation: G1CollectForAllocation (G1 Evacuation Pause)
Event: 154.617 Executing safepoint VM operation: G1CollectForAllocation (G1 Evacuation Pause) done
Event: 154.890 Executing safepoint VM operation: G1CollectForAllocation (G1 Evacuation Pause)
Event: 154.893 Executing safepoint VM operation: G1CollectForAllocation (G1 Evacuation Pause) done
Event: 155.216 Executing safepoint VM operation: G1CollectForAllocation (G1 Evacuation Pause)
Event: 155.218 Executing safepoint VM operation: G1CollectForAllocation (G1 Evacuation Pause) done
Event: 180.160 Executing non-safepoint VM operation: HandshakeAllThreads (HandshakeForDeflation)
Event: 180.160 Executing non-safepoint VM operation: HandshakeAllThreads (HandshakeForDeflation) done
Event: 180.160 Executing non-safepoint VM operation: RendezvousGCThreads
Event: 180.160 Executing non-safepoint VM operation: RendezvousGCThreads done

Memory protections (20 events):
Event: 7.276 Protecting memory [0x00007ffe38174000,0x00007ffe38180000] with protection modes 0
Event: 7.306 Protecting memory [0x00007ffe8c914000,0x00007ffe8c920000] with protection modes 0
Event: 9.939 Protecting memory [0x00007ffe38974000,0x00007ffe38980000] with protection modes 0
Event: 10.956 Protecting memory [0x00007ffe1769c000,0x00007ffe176a8000] with protection modes 0
Event: 20.793 Protecting memory [0x00007ffe168ec000,0x00007ffe168f8000] with protection modes 0
Event: 20.996 Protecting memory [0x00007ffe166ec000,0x00007ffe166f8000] with protection modes 0
Event: 22.005 Protecting memory [0x00007ffe164ec000,0x00007ffe164f8000] with protection modes 0
Event: 24.373 Protecting memory [0x00007ffe17e00000,0x00007ffe17e0c000] with protection modes 0
Event: 24.378 Protecting memory [0x00007ffe17c00000,0x00007ffe17c0c000] with protection modes 0
Event: 24.388 Protecting memory [0x00007ffe17a00000,0x00007ffe17a0c000] with protection modes 0
Event: 24.656 Protecting memory [0x00007ffe1749c000,0x00007ffe174a8000] with protection modes 0
Event: 42.683 Protecting memory [0x00007ffe17c00000,0x00007ffe17c0c000] with protection modes 0
Event: 75.957 Protecting memory [0x00007ffe17c00000,0x00007ffe17c0c000] with protection modes 0
Event: 77.594 Protecting memory [0x00007ffe17c00000,0x00007ffe17c0c000] with protection modes 0
Event: 77.998 Protecting memory [0x00007ffe16b38000,0x00007ffe16b44000] with protection modes 0
Event: 79.039 Protecting memory [0x00007ffe16b38000,0x00007ffe16b44000] with protection modes 0
Event: 99.374 Protecting memory [0x00007ffe17c00000,0x00007ffe17c0c000] with protection modes 0
Event: 160.546 Protecting memory [0x00007ffe16b38000,0x00007ffe16b44000] with protection modes 0
Event: 161.192 Protecting memory [0x00007ffe16b38000,0x00007ffe16b44000] with protection modes 0
Event: 166.162 Protecting memory [0x00007ffe16b38000,0x00007ffe16b44000] with protection modes 0

Nmethod flushes (0 events):
No events

Events (20 events):
Event: 25.471 Thread 0x00007ffe5c19a490 Thread exited: 0x00007ffe5c19a490
Event: 42.683 Thread 0x00007ffeb80181b0 Thread added: 0x00007ffeb9d3de80
Event: 43.723 Thread 0x00007ffeb9d3de80 Thread exited: 0x00007ffeb9d3de80
Event: 75.957 Thread 0x00007ffeb80eed10 Thread added: 0x00007ffe602a7220
Event: 77.000 Thread 0x00007ffe602a7220 Thread exited: 0x00007ffe602a7220
Event: 77.594 Thread 0x00007ffeb80eed10 Thread added: 0x00007ffe60ac66c0
Event: 77.993 Thread 0x00007ffeb9d94390 Thread added: 0x00007ffe581aea10
Event: 77.998 Thread 0x00007ffe581aea10 Thread exited: 0x00007ffe581aea10
Event: 79.039 Thread 0x00007ffeb9d94390 Thread added: 0x00007ffe581b1020
Event: 80.870 Thread 0x00007ffe60ac66c0 Thread exited: 0x00007ffe60ac66c0
Event: 99.372 Thread 0x00007ffeb80eed10 Thread added: 0x00007ffe60827e80
Event: 100.077 Thread 0x00007ffe60827e80 Thread exited: 0x00007ffe60827e80
Event: 119.043 Thread 0x00007ffe581b1020 Thread exited: 0x00007ffe581b1020
Event: 160.546 Thread 0x00007ffeb80181b0 Thread added: 0x00007ffeb9e80f40
Event: 161.188 Thread 0x00007ffeb9e80f40 Thread exited: 0x00007ffeb9e80f40
Event: 161.192 Thread 0x00007ffeb80181b0 Thread added: 0x00007ffeb9e80f40
Event: 162.628 Thread 0x00007ffeb9e80f40 Thread exited: 0x00007ffeb9e80f40
Event: 166.161 Thread 0x00007ffeb80181b0 Thread added: 0x00007ffeb9e80f40
Event: 167.528 Thread 0x00007ffeb9e80f40 Thread exited: 0x00007ffeb9e80f40
Event: 197.013 Thread 0x00007ffeb8ec8380 Thread exited: 0x00007ffeb8ec8380


Dynamic libraries:
702800000-708600000 rw-p 00000000 00:00 0 
708600000-711800000 ---p 00000000 00:00 0 
711800000-712200000 rw-p 00000000 00:00 0 
712200000-712600000 ---p 00000000 00:00 0 
712600000-712800000 rw-p 00000000 00:00 0 
712800000-7ffe00000 ---p 00000000 00:00 0 
7ffe00000-7fff24000 rw-p 00df0000 103:02 3037832                         /usr/lib/jvm/java-25-openjdk-arm64/lib/server/classes.jsa
7fff24000-800000000 rw-p 00000000 00:00 0 
ff00000000-ff00010000 ---p 00000000 00:00 0 
ff00010000-ff00db0000 rw-p 00010000 103:02 3037832                       /usr/lib/jvm/java-25-openjdk-arm64/lib/server/classes.jsa
ff00db0000-ff01000000 ---p 00000000 00:00 0 
ff01000000-ff01040000 rw-p 00000000 00:00 0 
ff01040000-ff01080000 rw-p 00000000 00:00 0 
ff01080000-ff010e0000 rw-p 00000000 00:00 0 
ff010e0000-ff01100000 rw-p 00000000 00:00 0 
ff01100000-ff011c0000 rw-p 00000000 00:00 0 
ff011c0000-ff01200000 rw-p 00000000 00:00 0 
ff01200000-ff01340000 rw-p 00000000 00:00 0 
ff01340000-ff013a0000 rw-p 00000000 00:00 0 
ff013a0000-ff41000000 ---p 00000000 00:00 0 
5556231e0000-5556231e4000 r-xp 00000000 103:02 3017559                   /usr/lib/jvm/java-25-openjdk-arm64/bin/java
5556231fc000-555623200000 r--p 0000c000 103:02 3017559                   /usr/lib/jvm/java-25-openjdk-arm64/bin/java
555623200000-555623204000 rw-p 00010000 103:02 3017559                   /usr/lib/jvm/java-25-openjdk-arm64/bin/java
5556280cc000-555628114000 rw-p 00000000 00:00 0                          [heap]
7ffe10000000-7ffe10024000 rw-p 00000000 00:00 0 
7ffe10024000-7ffe14000000 ---p 00000000 00:00 0 
7ffe15d88000-7ffe164ec000 rw-s 00000000 00:01 908398                     /memfd:gdk-wayland (deleted)
7ffe164ec000-7ffe164f8000 ---p 00000000 00:00 0 
7ffe164f8000-7ffe166ec000 rw-p 00000000 00:00 0 
7ffe166ec000-7ffe166f8000 ---p 00000000 00:00 0 
7ffe166f8000-7ffe168ec000 rw-p 00000000 00:00 0 
7ffe168ec000-7ffe168f8000 ---p 00000000 00:00 0 
7ffe168f8000-7ffe16aec000 rw-p 00000000 00:00 0 
7ffe16b38000-7ffe16b44000 ---p 00000000 00:00 0 
7ffe16b44000-7ffe16d38000 rw-p 00000000 00:00 0 
7ffe16d38000-7ffe1749c000 rw-s 00000000 00:01 908397                     /memfd:gdk-wayland (deleted)
7ffe1749c000-7ffe174a8000 ---p 00000000 00:00 0 
7ffe174a8000-7ffe1769c000 rw-p 00000000 00:00 0 
7ffe1769c000-7ffe176a8000 ---p 00000000 00:00 0 
7ffe176a8000-7ffe1789c000 rw-p 00000000 00:00 0 
7ffe17900000-7ffe17980000 r--p 00000000 103:02 377743                    /usr/share/fonts/truetype/noto/NotoSans-Bold.ttf
7ffe17980000-7ffe17a00000 r--p 00000000 103:02 377743                    /usr/share/fonts/truetype/noto/NotoSans-Bold.ttf
7ffe17a00000-7ffe17a0c000 ---p 00000000 00:00 0 
7ffe17a0c000-7ffe17c00000 rw-p 00000000 00:00 0 
7ffe17c00000-7ffe17c0c000 ---p 00000000 00:00 0 
7ffe17c0c000-7ffe17e00000 rw-p 00000000 00:00 0 
7ffe17e00000-7ffe17e0c000 ---p 00000000 00:00 0 
7ffe17e0c000-7ffe180d4000 rw-p 00000000 00:00 0 
7ffe180d4000-7ffe1c000000 ---p 00000000 00:00 0 
7ffe1c000000-7ffe1c694000 rw-p 00000000 00:00 0 
7ffe1c694000-7ffe20000000 ---p 00000000 00:00 0 
7ffe20000000-7ffe20108000 rw-p 00000000 00:00 0 
7ffe20108000-7ffe24000000 ---p 00000000 00:00 0 
7ffe24000000-7ffe24024000 rw-p 00000000 00:00 0 
7ffe24024000-7ffe28000000 ---p 00000000 00:00 0 
7ffe28000000-7ffe28024000 rw-p 00000000 00:00 0 
7ffe28024000-7ffe2c000000 ---p 00000000 00:00 0 
7ffe2c000000-7ffe2c024000 rw-p 00000000 00:00 0 
7ffe2c024000-7ffe30000000 ---p 00000000 00:00 0 
7ffe30000000-7ffe30024000 rw-p 00000000 00:00 0 
7ffe30024000-7ffe34000000 ---p 00000000 00:00 0 
7ffe34000000-7ffe34024000 rw-p 00000000 00:00 0 
7ffe34024000-7ffe38000000 ---p 00000000 00:00 0 
7ffe38050000-7ffe3810c000 r--p 00000000 103:02 377371                    /usr/share/fonts/truetype/dejavu/DejaVuSans.ttf
7ffe3810c000-7ffe38174000 r--p 00000000 103:02 377398                    /usr/share/fonts/truetype/liberation/LiberationSans-Regular.ttf
7ffe38174000-7ffe38180000 ---p 00000000 00:00 0 
7ffe38180000-7ffe38374000 rw-p 00000000 00:00 0 
7ffe38374000-7ffe38380000 ---p 00000000 00:00 0 
7ffe38380000-7ffe38574000 rw-p 00000000 00:00 0 
7ffe38574000-7ffe38580000 ---p 00000000 00:00 0 
7ffe38580000-7ffe38774000 rw-p 00000000 00:00 0 
7ffe38774000-7ffe38780000 ---p 00000000 00:00 0 
7ffe38780000-7ffe38974000 rw-p 00000000 00:00 0 
7ffe38974000-7ffe38980000 ---p 00000000 00:00 0 
7ffe38980000-7ffe38b74000 rw-p 00000000 00:00 0 
7ffe38b74000-7ffe38b80000 ---p 00000000 00:00 0 
7ffe38b80000-7ffe38d74000 rw-p 00000000 00:00 0 
7ffe38d74000-7ffe38d80000 ---p 00000000 00:00 0 
7ffe38d80000-7ffe38f74000 rw-p 00000000 00:00 0 
7ffe38f74000-7ffe38f80000 ---p 00000000 00:00 0 
7ffe38f80000-7ffe39174000 rw-p 00000000 00:00 0 
7ffe39174000-7ffe39180000 ---p 00000000 00:00 0 
7ffe39180000-7ffe39374000 rw-p 00000000 00:00 0 
7ffe39374000-7ffe39380000 ---p 00000000 00:00 0 
7ffe39380000-7ffe39574000 rw-p 00000000 00:00 0 
7ffe39574000-7ffe39580000 ---p 00000000 00:00 0 
7ffe39580000-7ffe39774000 rw-p 00000000 00:00 0 
7ffe39794000-7ffe397fc000 r--p 00000000 103:02 377398                    /usr/share/fonts/truetype/liberation/LiberationSans-Regular.ttf
7ffe39870000-7ffe39874000 r-xp 00000000 103:02 3037800                   /usr/lib/jvm/java-25-openjdk-arm64/lib/libextnet.so
7ffe39874000-7ffe3988c000 ---p 00004000 103:02 3037800                   /usr/lib/jvm/java-25-openjdk-arm64/lib/libextnet.so
7ffe3988c000-7ffe39890000 r--p 0000c000 103:02 3037800                   /usr/lib/jvm/java-25-openjdk-arm64/lib/libextnet.so
7ffe39890000-7ffe39894000 rw-p 00010000 103:02 3037800                   /usr/lib/jvm/java-25-openjdk-arm64/lib/libextnet.so
7ffe398a0000-7ffe398a4000 r-xp 00000000 103:02 5643                      /usr/lib/aarch64-linux-gnu/libnss_mdns4_minimal.so.2
7ffe398a4000-7ffe398bc000 ---p 00004000 103:02 5643                      /usr/lib/aarch64-linux-gnu/libnss_mdns4_minimal.so.2
7ffe398bc000-7ffe398c0000 r--p 0000c000 103:02 5643                      /usr/lib/aarch64-linux-gnu/libnss_mdns4_minimal.so.2
7ffe398c0000-7ffe398c4000 rw-p 00010000 103:02 5643                      /usr/lib/aarch64-linux-gnu/libnss_mdns4_minimal.so.2
7ffe398d0000-7ffe398d4000 r-xp 00000000 103:02 517467                    /usr/lib/aarch64-linux-gnu/gtk-3.0/modules/libwindow-decorations-gtk-module.so
7ffe398d4000-7ffe398ec000 ---p 00004000 103:02 517467                    /usr/lib/aarch64-linux-gnu/gtk-3.0/modules/libwindow-decorations-gtk-module.so
7ffe398ec000-7ffe398f0000 r--p 0000c000 103:02 517467                    /usr/lib/aarch64-linux-gnu/gtk-3.0/modules/libwindow-decorations-gtk-module.so
7ffe398f0000-7ffe398f4000 rw-p 00010000 103:02 517467                    /usr/lib/aarch64-linux-gnu/gtk-3.0/modules/libwindow-decorations-gtk-module.so
7ffe39900000-7ffe39904000 r-xp 00000000 103:02 517466                    /usr/lib/aarch64-linux-gnu/gtk-3.0/modules/libcolorreload-gtk-module.so
7ffe39904000-7ffe3991c000 ---p 00004000 103:02 517466                    /usr/lib/aarch64-linux-gnu/gtk-3.0/modules/libcolorreload-gtk-module.so
7ffe3991c000-7ffe39920000 r--p 0000c000 103:02 517466                    /usr/lib/aarch64-linux-gnu/gtk-3.0/modules/libcolorreload-gtk-module.so
7ffe39920000-7ffe39924000 rw-p 00010000 103:02 517466                    /usr/lib/aarch64-linux-gnu/gtk-3.0/modules/libcolorreload-gtk-module.so
7ffe39930000-7ffe3995c000 r-xp 00000000 103:02 5596                      /usr/lib/aarch64-linux-gnu/liblzma.so.5.8.1
7ffe3995c000-7ffe3996c000 ---p 0002c000 103:02 5596                      /usr/lib/aarch64-linux-gnu/liblzma.so.5.8.1
7ffe3996c000-7ffe39970000 r--p 0002c000 103:02 5596                      /usr/lib/aarch64-linux-gnu/liblzma.so.5.8.1
7ffe39970000-7ffe39974000 rw-p 00030000 103:02 5596                      /usr/lib/aarch64-linux-gnu/liblzma.so.5.8.1
7ffe39980000-7ffe39b28000 r-xp 00000000 103:02 5749                      /usr/lib/aarch64-linux-gnu/libxml2.so.2.9.14
7ffe39b28000-7ffe39b34000 ---p 001a8000 103:02 5749                      /usr/lib/aarch64-linux-gnu/libxml2.so.2.9.14
7ffe39b34000-7ffe39b40000 r--p 001a4000 103:02 5749                      /usr/lib/aarch64-linux-gnu/libxml2.so.2.9.14
7ffe39b40000-7ffe39b44000 rw-p 001b0000 103:02 5749                      /usr/lib/aarch64-linux-gnu/libxml2.so.2.9.14
7ffe39b50000-7ffe39bf8000 r-xp 00000000 103:02 77601                     /usr/lib/aarch64-linux-gnu/libdav1d.so.7.0.0
7ffe39bf8000-7ffe39c0c000 ---p 000a8000 103:02 77601                     /usr/lib/aarch64-linux-gnu/libdav1d.so.7.0.0
7ffe39c0c000-7ffe39c10000 r--p 000ac000 103:02 77601                     /usr/lib/aarch64-linux-gnu/libdav1d.so.7.0.0
7ffe39c10000-7ffe39c14000 rw-p 000b0000 103:02 77601                     /usr/lib/aarch64-linux-gnu/libdav1d.so.7.0.0
7ffe39c14000-7ffe39c4c000 rw-p 00000000 00:00 0 
7ffe39c50000-7ffe3a110000 r-xp 00000000 103:02 77709                     /usr/lib/aarch64-linux-gnu/librsvg-2.so.2.60.0
7ffe3a110000-7ffe3a118000 ---p 004c0000 103:02 77709                     /usr/lib/aarch64-linux-gnu/librsvg-2.so.2.60.0
7ffe3a118000-7ffe3a1b0000 r--p 004c8000 103:02 77709                     /usr/lib/aarch64-linux-gnu/librsvg-2.so.2.60.0
7ffe3a1b0000-7ffe3a1b4000 rw-p 00560000 103:02 77709                     /usr/lib/aarch64-linux-gnu/librsvg-2.so.2.60.0
7ffe3a1c0000-7ffe3a210000 r-xp 00000000 103:02 434160                    /usr/lib/aarch64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader_svg.so
7ffe3a210000-7ffe3a21c000 ---p 00050000 103:02 434160                    /usr/lib/aarch64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader_svg.so
7ffe3a21c000-7ffe3a220000 r--p 0005c000 103:02 434160                    /usr/lib/aarch64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader_svg.so
7ffe3a220000-7ffe3a224000 rw-p 00060000 103:02 434160                    /usr/lib/aarch64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader_svg.so
7ffe3a22c000-7ffe3a2e0000 r--p 00000000 103:02 439204                    /usr/share/icons/breeze/icon-theme.cache
7ffe3a2e0000-7ffe3a390000 r--p 00000000 103:02 434307                    /usr/share/icons/breeze-dark/icon-theme.cache
7ffe3a390000-7ffe3a7d0000 r--s 00000000 103:02 1015856                   /var/cache/fontconfig/0bd3dc0958fa2205aaaa8ebb13e2872b-le64.cache-9
7ffe3a7d0000-7ffe3a7e0000 ---p 00000000 00:00 0 
7ffe3a7e0000-7ffe3afe0000 rw-p 00000000 00:00 0 
7ffe3afe0000-7ffe3aff0000 ---p 00000000 00:00 0 
7ffe3aff0000-7ffe3b7f0000 rw-p 00000000 00:00 0 
7ffe3b7f0000-7ffe3b800000 ---p 00000000 00:00 0 
7ffe3b800000-7ffe3c024000 rw-p 00000000 00:00 0 
7ffe3c024000-7ffe40000000 ---p 00000000 00:00 0 
7ffe40004000-7ffe400c0000 r--p 00000000 103:02 377371                    /usr/share/fonts/truetype/dejavu/DejaVuSans.ttf
7ffe400c0000-7ffe400cc000 r-xp 00000000 103:02 3018401                   /home/alex/.swt/lib/linux/aarch64/libswt-atk-gtk-4967r8.so
7ffe400cc000-7ffe400dc000 ---p 0000c000 103:02 3018401                   /home/alex/.swt/lib/linux/aarch64/libswt-atk-gtk-4967r8.so
7ffe400dc000-7ffe400e0000 r--p 0000c000 103:02 3018401                   /home/alex/.swt/lib/linux/aarch64/libswt-atk-gtk-4967r8.so
7ffe400e0000-7ffe400e4000 rw-p 00010000 103:02 3018401                   /home/alex/.swt/lib/linux/aarch64/libswt-atk-gtk-4967r8.so
7ffe400e8000-7ffe40110000 rw-s 00000000 00:01 896133                     /memfd:gdk-wayland (deleted)
7ffe40110000-7ffe40118000 r-xp 00000000 103:02 388624                    /usr/lib/aarch64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-gif.so
7ffe40118000-7ffe4012c000 ---p 00008000 103:02 388624                    /usr/lib/aarch64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-gif.so
7ffe4012c000-7ffe40130000 r--p 0000c000 103:02 388624                    /usr/lib/aarch64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-gif.so
7ffe40130000-7ffe40134000 rw-p 00010000 103:02 388624                    /usr/lib/aarch64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-gif.so
7ffe40144000-7ffe40170000 r--s 00000000 103:02 38360                     /usr/share/mime/mime.cache
7ffe40170000-7ffe40180000 r-xp 00000000 103:02 3037827                   /usr/lib/jvm/java-25-openjdk-arm64/lib/libverify.so
7ffe40180000-7ffe4018c000 ---p 00010000 103:02 3037827                   /usr/lib/jvm/java-25-openjdk-arm64/lib/libverify.so
7ffe4018c000-7ffe40190000 r--p 0000c000 103:02 3037827                   /usr/lib/jvm/java-25-openjdk-arm64/lib/libverify.so
7ffe40190000-7ffe40194000 rw-p 00010000 103:02 3037827                   /usr/lib/jvm/java-25-openjdk-arm64/lib/libverify.so
7ffe401a0000-7ffe401a8000 r-xp 00000000 103:02 510132                    /usr/lib/aarch64-linux-gnu/gtk-3.0/3.0.0/immodules/im-wayland.so
7ffe401a8000-7ffe401bc000 ---p 00008000 103:02 510132                    /usr/lib/aarch64-linux-gnu/gtk-3.0/3.0.0/immodules/im-wayland.so
7ffe401bc000-7ffe401c0000 r--p 0000c000 103:02 510132                    /usr/lib/aarch64-linux-gnu/gtk-3.0/3.0.0/immodules/im-wayland.so
7ffe401c0000-7ffe401c4000 rw-p 00010000 103:02 510132                    /usr/lib/aarch64-linux-gnu/gtk-3.0/3.0.0/immodules/im-wayland.so
7ffe401d4000-7ffe40228000 r--p 00000000 103:02 377341                    /usr/share/fonts/truetype/dejavu/DejaVuSansMono.ttf
7ffe40228000-7ffe402a8000 r--p 00000000 103:02 377746                    /usr/share/fonts/truetype/noto/NotoSans-Regular.ttf
7ffe402a8000-7ffe40328000 r--p 00000000 103:02 377746                    /usr/share/fonts/truetype/noto/NotoSans-Regular.ttf
7ffe40328000-7ffe40350000 r--s 00000000 103:02 1015780                   /var/cache/fontconfig/9b89f8e3dae116d678bbf48e5f21f69b-le64.cache-9
7ffe40350000-7ffe4035c000 r-xp 00000000 103:02 3018399                   /home/alex/.swt/lib/linux/aarch64/libswt-cairo-gtk-4967r8.so
7ffe4035c000-7ffe4036c000 ---p 0000c000 103:02 3018399                   /home/alex/.swt/lib/linux/aarch64/libswt-cairo-gtk-4967r8.so
7ffe4036c000-7ffe40370000 r--p 0000c000 103:02 3018399                   /home/alex/.swt/lib/linux/aarch64/libswt-cairo-gtk-4967r8.so
7ffe40370000-7ffe40374000 rw-p 00010000 103:02 3018399                   /home/alex/.swt/lib/linux/aarch64/libswt-cairo-gtk-4967r8.so
7ffe40380000-7ffe40510000 rw-s 00000000 00:01 894330                     /memfd:wayland-cursor (deleted)
7ffe40510000-7ffe40524000 r-xp 00000000 103:02 83331                     /usr/lib/aarch64-linux-gnu/gio/modules/libdconfsettings.so
7ffe40524000-7ffe4053c000 ---p 00014000 103:02 83331                     /usr/lib/aarch64-linux-gnu/gio/modules/libdconfsettings.so
7ffe4053c000-7ffe40540000 r--p 0001c000 103:02 83331                     /usr/lib/aarch64-linux-gnu/gio/modules/libdconfsettings.so
7ffe40540000-7ffe40544000 rw-p 00020000 103:02 83331                     /usr/lib/aarch64-linux-gnu/gio/modules/libdconfsettings.so
7ffe4054c000-7ffe40570000 r--p 00000000 103:02 45052                     /usr/share/locale/en_GB/LC_MESSAGES/glib20.mo
7ffe40570000-7ffe40580000 ---p 00000000 00:00 0 
7ffe40580000-7ffe40d80000 rw-p 00000000 00:00 0 
7ffe40d80000-7ffe40d90000 ---p 00000000 00:00 0 
7ffe40d90000-7ffe41590000 rw-p 00000000 00:00 0 
7ffe41590000-7ffe415a0000 ---p 00000000 00:00 0 
7ffe415a0000-7ffe41da0000 rw-p 00000000 00:00 0 
7ffe41da0000-7ffe41dd0000 r--p 00000000 103:02 86188                     /usr/share/locale/en_GB/LC_MESSAGES/gtk30-properties.mo
7ffe41dd0000-7ffe41ddc000 r-xp 00000000 103:02 34410                     /usr/lib/aarch64-linux-gnu/libcap.so.2.75
7ffe41ddc000-7ffe41dec000 ---p 0000c000 103:02 34410                     /usr/lib/aarch64-linux-gnu/libcap.so.2.75
7ffe41dec000-7ffe41df0000 r--p 0000c000 103:02 34410                     /usr/lib/aarch64-linux-gnu/libcap.so.2.75
7ffe41df0000-7ffe41df4000 rw-p 00010000 103:02 34410                     /usr/lib/aarch64-linux-gnu/libcap.so.2.75
7ffe41e00000-7ffe41e20000 r-xp 00000000 103:02 5461                      /usr/lib/aarch64-linux-gnu/libbrotlicommon.so.1.1.0
7ffe41e20000-7ffe41e2c000 ---p 00020000 103:02 5461                      /usr/lib/aarch64-linux-gnu/libbrotlicommon.so.1.1.0
7ffe41e2c000-7ffe41e30000 r--p 0002c000 103:02 5461                      /usr/lib/aarch64-linux-gnu/libbrotlicommon.so.1.1.0
7ffe41e30000-7ffe41e34000 rw-p 00030000 103:02 5461                      /usr/lib/aarch64-linux-gnu/libbrotlicommon.so.1.1.0
7ffe41e40000-7ffe41f50000 r-xp 00000000 103:02 5719                      /usr/lib/aarch64-linux-gnu/libsystemd.so.0.40.0
7ffe41f50000-7ffe41f60000 r--p 00110000 103:02 5719                      /usr/lib/aarch64-linux-gnu/libsystemd.so.0.40.0
7ffe41f60000-7ffe41f64000 rw-p 00120000 103:02 5719                      /usr/lib/aarch64-linux-gnu/libsystemd.so.0.40.0
7ffe41f70000-7ffe41f78000 r-xp 00000000 103:02 80420                     /usr/lib/aarch64-linux-gnu/libdatrie.so.1.4.0
7ffe41f78000-7ffe41f8c000 ---p 00008000 103:02 80420                     /usr/lib/aarch64-linux-gnu/libdatrie.so.1.4.0
7ffe41f8c000-7ffe41f90000 r--p 0000c000 103:02 80420                     /usr/lib/aarch64-linux-gnu/libdatrie.so.1.4.0
7ffe41f90000-7ffe41f94000 rw-p 00010000 103:02 80420                     /usr/lib/aarch64-linux-gnu/libdatrie.so.1.4.0
7ffe41fa0000-7ffe42000000 r-xp 00000000 103:02 5452                      /usr/lib/aarch64-linux-gnu/libblkid.so.1.1.0
7ffe42000000-7ffe42008000 ---p 00060000 103:02 5452                      /usr/lib/aarch64-linux-gnu/libblkid.so.1.1.0
7ffe42008000-7ffe42010000 r--p 00068000 103:02 5452                      /usr/lib/aarch64-linux-gnu/libblkid.so.1.1.0
7ffe42010000-7ffe42014000 rw-p 00070000 103:02 5452                      /usr/lib/aarch64-linux-gnu/libblkid.so.1.1.0
7ffe42020000-7ffe42028000 r-xp 00000000 103:02 5417                      /usr/lib/aarch64-linux-gnu/libXdmcp.so.6.0.0
7ffe42028000-7ffe4203c000 ---p 00008000 103:02 5417                      /usr/lib/aarch64-linux-gnu/libXdmcp.so.6.0.0
7ffe4203c000-7ffe42040000 r--p 0000c000 103:02 5417                      /usr/lib/aarch64-linux-gnu/libXdmcp.so.6.0.0
7ffe42040000-7ffe42044000 rw-p 00010000 103:02 5417                      /usr/lib/aarch64-linux-gnu/libXdmcp.so.6.0.0
7ffe42050000-7ffe42054000 r-xp 00000000 103:02 5416                      /usr/lib/aarch64-linux-gnu/libXau.so.6.0.0
7ffe42054000-7ffe4206c000 ---p 00004000 103:02 5416                      /usr/lib/aarch64-linux-gnu/libXau.so.6.0.0
7ffe4206c000-7ffe42070000 r--p 0000c000 103:02 5416                      /usr/lib/aarch64-linux-gnu/libXau.so.6.0.0
7ffe42070000-7ffe42074000 rw-p 00010000 103:02 5416                      /usr/lib/aarch64-linux-gnu/libXau.so.6.0.0
7ffe42080000-7ffe4208c000 r-xp 00000000 103:02 5462                      /usr/lib/aarch64-linux-gnu/libbrotlidec.so.1.1.0
7ffe4208c000-7ffe4209c000 ---p 0000c000 103:02 5462                      /usr/lib/aarch64-linux-gnu/libbrotlidec.so.1.1.0
7ffe4209c000-7ffe420a0000 r--p 0000c000 103:02 5462                      /usr/lib/aarch64-linux-gnu/libbrotlidec.so.1.1.0
7ffe420a0000-7ffe420a4000 rw-p 00010000 103:02 5462                      /usr/lib/aarch64-linux-gnu/libbrotlidec.so.1.1.0
7ffe420b0000-7ffe420c0000 r-xp 00000000 103:02 5466                      /usr/lib/aarch64-linux-gnu/libbz2.so.1.0.4
7ffe420c0000-7ffe420cc000 ---p 00010000 103:02 5466                      /usr/lib/aarch64-linux-gnu/libbz2.so.1.0.4
7ffe420cc000-7ffe420d0000 r--p 0000c000 103:02 5466                      /usr/lib/aarch64-linux-gnu/libbz2.so.1.0.4
7ffe420d0000-7ffe420d4000 rw-p 00010000 103:02 5466                      /usr/lib/aarch64-linux-gnu/libbz2.so.1.0.4
7ffe420e0000-7ffe42138000 r-xp 00000000 103:02 5489                      /usr/lib/aarch64-linux-gnu/libdbus-1.so.3.38.3
7ffe42138000-7ffe4214c000 ---p 00058000 103:02 5489                      /usr/lib/aarch64-linux-gnu/libdbus-1.so.3.38.3
7ffe4214c000-7ffe42150000 r--p 0005c000 103:02 5489                      /usr/lib/aarch64-linux-gnu/libdbus-1.so.3.38.3
7ffe42150000-7ffe42154000 rw-p 00060000 103:02 5489                      /usr/lib/aarch64-linux-gnu/libdbus-1.so.3.38.3
7ffe42160000-7ffe4219c000 r-xp 00000000 103:02 47850                     /usr/lib/aarch64-linux-gnu/libatspi.so.0.0.1
7ffe4219c000-7ffe421ac000 ---p 0003c000 103:02 47850                     /usr/lib/aarch64-linux-gnu/libatspi.so.0.0.1
7ffe421ac000-7ffe421b0000 r--p 0003c000 103:02 47850                     /usr/lib/aarch64-linux-gnu/libatspi.so.0.0.1
7ffe421b0000-7ffe421b4000 rw-p 00040000 103:02 47850                     /usr/lib/aarch64-linux-gnu/libatspi.so.0.0.1
7ffe421c0000-7ffe42214000 r-xp 00000000 103:02 5568                      /usr/lib/aarch64-linux-gnu/libjpeg.so.62.3.0
7ffe42214000-7ffe4222c000 ---p 00054000 103:02 5568                      /usr/lib/aarch64-linux-gnu/libjpeg.so.62.3.0
7ffe4222c000-7ffe42230000 r--p 0005c000 103:02 5568                      /usr/lib/aarch64-linux-gnu/libjpeg.so.62.3.0
7ffe42230000-7ffe42234000 rw-p 00060000 103:02 5568                      /usr/lib/aarch64-linux-gnu/libjpeg.so.62.3.0
7ffe42240000-7ffe42268000 r-xp 00000000 103:02 5510                      /usr/lib/aarch64-linux-gnu/libexpat.so.1.10.2
7ffe42268000-7ffe4227c000 ---p 00028000 103:02 5510                      /usr/lib/aarch64-linux-gnu/libexpat.so.1.10.2
7ffe4227c000-7ffe42280000 r--p 0002c000 103:02 5510                      /usr/lib/aarch64-linux-gnu/libexpat.so.1.10.2
7ffe42280000-7ffe42284000 rw-p 00030000 103:02 5510                      /usr/lib/aarch64-linux-gnu/libexpat.so.1.10.2
7ffe42290000-7ffe422b0000 r-xp 00000000 103:02 75214                     /usr/lib/aarch64-linux-gnu/libgraphite2.so.3.2.1
7ffe422b0000-7ffe422bc000 ---p 00020000 103:02 75214                     /usr/lib/aarch64-linux-gnu/libgraphite2.so.3.2.1
7ffe422bc000-7ffe422c0000 r--p 0002c000 103:02 75214                     /usr/lib/aarch64-linux-gnu/libgraphite2.so.3.2.1
7ffe422c0000-7ffe422c4000 rw-p 00030000 103:02 75214                     /usr/lib/aarch64-linux-gnu/libgraphite2.so.3.2.1
7ffe422d0000-7ffe422dc000 r-xp 00000000 103:02 80426                     /usr/lib/aarch64-linux-gnu/libthai.so.0.3.1
7ffe422dc000-7ffe422ec000 ---p 0000c000 103:02 80426                     /usr/lib/aarch64-linux-gnu/libthai.so.0.3.1
7ffe422ec000-7ffe422f0000 r--p 0000c000 103:02 80426                     /usr/lib/aarch64-linux-gnu/libthai.so.0.3.1
7ffe422f0000-7ffe422f4000 rw-p 00010000 103:02 80426                     /usr/lib/aarch64-linux-gnu/libthai.so.0.3.1
7ffe42300000-7ffe42334000 r-xp 00000000 103:02 5702                      /usr/lib/aarch64-linux-gnu/libselinux.so.1
7ffe42334000-7ffe4234c000 ---p 00034000 103:02 5702                      /usr/lib/aarch64-linux-gnu/libselinux.so.1
7ffe4234c000-7ffe42350000 r--p 0003c000 103:02 5702                      /usr/lib/aarch64-linux-gnu/libselinux.so.1
7ffe42350000-7ffe42354000 rw-p 00040000 103:02 5702                      /usr/lib/aarch64-linux-gnu/libselinux.so.1
7ffe42360000-7ffe423e0000 r-xp 00000000 103:02 5610                      /usr/lib/aarch64-linux-gnu/libmount.so.1.1.0
7ffe423e0000-7ffe423ec000 ---p 00080000 103:02 5610                      /usr/lib/aarch64-linux-gnu/libmount.so.1.1.0
7ffe423ec000-7ffe423f0000 r--p 0007c000 103:02 5610                      /usr/lib/aarch64-linux-gnu/libmount.so.1.1.0
7ffe423f0000-7ffe423f4000 rw-p 00080000 103:02 5610                      /usr/lib/aarch64-linux-gnu/libmount.so.1.1.0
7ffe42400000-7ffe4240c000 r-xp 00000000 103:02 5515                      /usr/lib/aarch64-linux-gnu/libffi.so.8.1.4
7ffe4240c000-7ffe4241c000 ---p 0000c000 103:02 5515                      /usr/lib/aarch64-linux-gnu/libffi.so.8.1.4
7ffe4241c000-7ffe42420000 r--p 0000c000 103:02 5515                      /usr/lib/aarch64-linux-gnu/libffi.so.8.1.4
7ffe42420000-7ffe42424000 rw-p 00010000 103:02 5515                      /usr/lib/aarch64-linux-gnu/libffi.so.8.1.4
7ffe42430000-7ffe424c8000 r-xp 00000000 103:02 5669                      /usr/lib/aarch64-linux-gnu/libpcre2-8.so.0.14.0
7ffe424c8000-7ffe424dc000 ---p 00098000 103:02 5669                      /usr/lib/aarch64-linux-gnu/libpcre2-8.so.0.14.0
7ffe424dc000-7ffe424e0000 r--p 0009c000 103:02 5669                      /usr/lib/aarch64-linux-gnu/libpcre2-8.so.0.14.0
7ffe424e0000-7ffe424e4000 rw-p 000a0000 103:02 5669                      /usr/lib/aarch64-linux-gnu/libpcre2-8.so.0.14.0
7ffe424f0000-7ffe424fc000 r-xp 00000000 103:02 5430                      /usr/lib/aarch64-linux-gnu/libatomic.so.1.2.0
7ffe424fc000-7ffe4250c000 ---p 0000c000 103:02 5430                      /usr/lib/aarch64-linux-gnu/libatomic.so.1.2.0
7ffe4250c000-7ffe42510000 r--p 0000c000 103:02 5430                      /usr/lib/aarch64-linux-gnu/libatomic.so.1.2.0
7ffe42510000-7ffe42514000 rw-p 00010000 103:02 5430                      /usr/lib/aarch64-linux-gnu/libatomic.so.1.2.0
7ffe42520000-7ffe425b4000 r-xp 00000000 103:02 78040                     /usr/lib/aarch64-linux-gnu/libpixman-1.so.0.44.0
7ffe425b4000-7ffe425c8000 ---p 00094000 103:02 78040                     /usr/lib/aarch64-linux-gnu/libpixman-1.so.0.44.0
7ffe425c8000-7ffe425d0000 r--p 00098000 103:02 78040                     /usr/lib/aarch64-linux-gnu/libpixman-1.so.0.44.0
7ffe425d0000-7ffe425d4000 rw-p 000a0000 103:02 78040                     /usr/lib/aarch64-linux-gnu/libpixman-1.so.0.44.0
7ffe425e0000-7ffe425e4000 r-xp 00000000 103:02 75161                     /usr/lib/aarch64-linux-gnu/libxcb-shm.so.0.0.0
7ffe425e4000-7ffe425fc000 ---p 00004000 103:02 75161                     /usr/lib/aarch64-linux-gnu/libxcb-shm.so.0.0.0
7ffe425fc000-7ffe42600000 r--p 0000c000 103:02 75161                     /usr/lib/aarch64-linux-gnu/libxcb-shm.so.0.0.0
7ffe42600000-7ffe42604000 rw-p 00010000 103:02 75161                     /usr/lib/aarch64-linux-gnu/libxcb-shm.so.0.0.0
7ffe42610000-7ffe4261c000 r-xp 00000000 103:02 75341                     /usr/lib/aarch64-linux-gnu/libxcb-render.so.0.0.0
7ffe4261c000-7ffe4262c000 ---p 0000c000 103:02 75341                     /usr/lib/aarch64-linux-gnu/libxcb-render.so.0.0.0
7ffe4262c000-7ffe42630000 r--p 0000c000 103:02 75341                     /usr/lib/aarch64-linux-gnu/libxcb-render.so.0.0.0
7ffe42630000-7ffe42634000 rw-p 00010000 103:02 75341                     /usr/lib/aarch64-linux-gnu/libxcb-render.so.0.0.0
7ffe42640000-7ffe4266c000 r-xp 00000000 103:02 5748                      /usr/lib/aarch64-linux-gnu/libxcb.so.1.1.0
7ffe4266c000-7ffe4267c000 ---p 0002c000 103:02 5748                      /usr/lib/aarch64-linux-gnu/libxcb.so.1.1.0
7ffe4267c000-7ffe42680000 r--p 0002c000 103:02 5748                      /usr/lib/aarch64-linux-gnu/libxcb.so.1.1.0
7ffe42680000-7ffe42684000 rw-p 00030000 103:02 5748                      /usr/lib/aarch64-linux-gnu/libxcb.so.1.1.0
7ffe42690000-7ffe4269c000 r-xp 00000000 103:02 78047                     /usr/lib/aarch64-linux-gnu/libXrender.so.1.3.0
7ffe4269c000-7ffe426ac000 ---p 0000c000 103:02 78047                     /usr/lib/aarch64-linux-gnu/libXrender.so.1.3.0
7ffe426ac000-7ffe426b0000 r--p 0000c000 103:02 78047                     /usr/lib/aarch64-linux-gnu/libXrender.so.1.3.0
7ffe426b0000-7ffe426b4000 rw-p 00010000 103:02 78047                     /usr/lib/aarch64-linux-gnu/libXrender.so.1.3.0
7ffe426c0000-7ffe4277c000 r-xp 00000000 103:02 74930                     /usr/lib/aarch64-linux-gnu/libfreetype.so.6.20.2
7ffe4277c000-7ffe42788000 ---p 000bc000 103:02 74930                     /usr/lib/aarch64-linux-gnu/libfreetype.so.6.20.2
7ffe42788000-7ffe42790000 r--p 000c8000 103:02 74930                     /usr/lib/aarch64-linux-gnu/libfreetype.so.6.20.2
7ffe42790000-7ffe42794000 rw-p 000d0000 103:02 74930                     /usr/lib/aarch64-linux-gnu/libfreetype.so.6.20.2
7ffe427a0000-7ffe427d4000 r-xp 00000000 103:02 32479                     /usr/lib/aarch64-linux-gnu/libpng16.so.16.48.0
7ffe427d4000-7ffe427ec000 ---p 00034000 103:02 32479                     /usr/lib/aarch64-linux-gnu/libpng16.so.16.48.0
7ffe427ec000-7ffe427f0000 r--p 0003c000 103:02 32479                     /usr/lib/aarch64-linux-gnu/libpng16.so.16.48.0
7ffe427f0000-7ffe427f4000 rw-p 00040000 103:02 32479                     /usr/lib/aarch64-linux-gnu/libpng16.so.16.48.0
7ffe42800000-7ffe42804000 r-xp 00000000 103:02 78338                     /usr/lib/aarch64-linux-gnu/libXinerama.so.1.0.0
7ffe42804000-7ffe4281c000 ---p 00004000 103:02 78338                     /usr/lib/aarch64-linux-gnu/libXinerama.so.1.0.0
7ffe4281c000-7ffe42820000 r--p 0000c000 103:02 78338                     /usr/lib/aarch64-linux-gnu/libXinerama.so.1.0.0
7ffe42820000-7ffe42824000 rw-p 00010000 103:02 78338                     /usr/lib/aarch64-linux-gnu/libXinerama.so.1.0.0
7ffe42830000-7ffe4283c000 r-xp 00000000 103:02 78358                     /usr/lib/aarch64-linux-gnu/libXrandr.so.2.2.0
7ffe4283c000-7ffe4284c000 ---p 0000c000 103:02 78358                     /usr/lib/aarch64-linux-gnu/libXrandr.so.2.2.0
7ffe4284c000-7ffe42850000 r--p 0000c000 103:02 78358                     /usr/lib/aarch64-linux-gnu/libXrandr.so.2.2.0
7ffe42850000-7ffe42854000 rw-p 00010000 103:02 78358                     /usr/lib/aarch64-linux-gnu/libXrandr.so.2.2.0
7ffe42860000-7ffe42864000 r-xp 00000000 103:02 82552                     /usr/lib/aarch64-linux-gnu/libXcomposite.so.1.0.0
7ffe42864000-7ffe4287c000 ---p 00004000 103:02 82552                     /usr/lib/aarch64-linux-gnu/libXcomposite.so.1.0.0
7ffe4287c000-7ffe42880000 r--p 0000c000 103:02 82552                     /usr/lib/aarch64-linux-gnu/libXcomposite.so.1.0.0
7ffe42880000-7ffe42884000 rw-p 00010000 103:02 82552                     /usr/lib/aarch64-linux-gnu/libXcomposite.so.1.0.0
7ffe42890000-7ffe42894000 r-xp 00000000 103:02 82558                     /usr/lib/aarch64-linux-gnu/libXdamage.so.1.1.0
7ffe42894000-7ffe428ac000 ---p 00004000 103:02 82558                     /usr/lib/aarch64-linux-gnu/libXdamage.so.1.1.0
7ffe428ac000-7ffe428b0000 r--p 0000c000 103:02 82558                     /usr/lib/aarch64-linux-gnu/libXdamage.so.1.1.0
7ffe428b0000-7ffe428b4000 rw-p 00010000 103:02 82558                     /usr/lib/aarch64-linux-gnu/libXdamage.so.1.1.0
7ffe428c0000-7ffe428cc000 r-xp 00000000 103:02 86037                     /usr/lib/aarch64-linux-gnu/libXcursor.so.1.0.2
7ffe428cc000-7ffe428dc000 ---p 0000c000 103:02 86037                     /usr/lib/aarch64-linux-gnu/libXcursor.so.1.0.2
7ffe428dc000-7ffe428e0000 r--p 0000c000 103:02 86037                     /usr/lib/aarch64-linux-gnu/libXcursor.so.1.0.2
7ffe428e0000-7ffe428e4000 rw-p 00010000 103:02 86037                     /usr/lib/aarch64-linux-gnu/libXcursor.so.1.0.2
7ffe428f0000-7ffe42904000 r-xp 00000000 103:02 5418                      /usr/lib/aarch64-linux-gnu/libXext.so.6.4.0
7ffe42904000-7ffe4291c000 ---p 00014000 103:02 5418                      /usr/lib/aarch64-linux-gnu/libXext.so.6.4.0
7ffe4291c000-7ffe42920000 r--p 0001c000 103:02 5418                      /usr/lib/aarch64-linux-gnu/libXext.so.6.4.0
7ffe42920000-7ffe42924000 rw-p 00020000 103:02 5418                      /usr/lib/aarch64-linux-gnu/libXext.so.6.4.0
7ffe42930000-7ffe42934000 r-xp 00000000 103:02 86179                     /usr/lib/aarch64-linux-gnu/libwayland-egl.so.1.23.1
7ffe42934000-7ffe4294c000 ---p 00004000 103:02 86179                     /usr/lib/aarch64-linux-gnu/libwayland-egl.so.1.23.1
7ffe4294c000-7ffe42950000 r--p 0000c000 103:02 86179                     /usr/lib/aarch64-linux-gnu/libwayland-egl.so.1.23.1
7ffe42950000-7ffe42954000 rw-p 00010000 103:02 86179                     /usr/lib/aarch64-linux-gnu/libwayland-egl.so.1.23.1
7ffe42960000-7ffe42968000 r-xp 00000000 103:02 75943                     /usr/lib/aarch64-linux-gnu/libwayland-cursor.so.0.23.1
7ffe42968000-7ffe4297c000 ---p 00008000 103:02 75943                     /usr/lib/aarch64-linux-gnu/libwayland-cursor.so.0.23.1
7ffe4297c000-7ffe42980000 r--p 0000c000 103:02 75943                     /usr/lib/aarch64-linux-gnu/libwayland-cursor.so.0.23.1
7ffe42980000-7ffe42984000 rw-p 00010000 103:02 75943                     /usr/lib/aarch64-linux-gnu/libwayland-cursor.so.0.23.1
7ffe42990000-7ffe429a0000 r-xp 00000000 103:02 75155                     /usr/lib/aarch64-linux-gnu/libwayland-client.so.0.23.1
7ffe429a0000-7ffe429ac000 ---p 00010000 103:02 75155                     /usr/lib/aarch64-linux-gnu/libwayland-client.so.0.23.1
7ffe429ac000-7ffe429b0000 r--p 0000c000 103:02 75155                     /usr/lib/aarch64-linux-gnu/libwayland-client.so.0.23.1
7ffe429b0000-7ffe429b4000 rw-p 00010000 103:02 75155                     /usr/lib/aarch64-linux-gnu/libwayland-client.so.0.23.1
7ffe429c0000-7ffe42a08000 r-xp 00000000 103:02 75389                     /usr/lib/aarch64-linux-gnu/libxkbcommon.so.0.0.0
7ffe42a08000-7ffe42a1c000 ---p 00048000 103:02 75389                     /usr/lib/aarch64-linux-gnu/libxkbcommon.so.0.0.0
7ffe42a1c000-7ffe42a20000 r--p 0004c000 103:02 75389                     /usr/lib/aarch64-linux-gnu/libxkbcommon.so.0.0.0
7ffe42a20000-7ffe42a24000 rw-p 00050000 103:02 75389                     /usr/lib/aarch64-linux-gnu/libxkbcommon.so.0.0.0
7ffe42a30000-7ffe42a38000 r-xp 00000000 103:02 76078                     /usr/lib/aarch64-linux-gnu/libXfixes.so.3.1.0
7ffe42a38000-7ffe42a4c000 ---p 00008000 103:02 76078                     /usr/lib/aarch64-linux-gnu/libXfixes.so.3.1.0
7ffe42a4c000-7ffe42a50000 r--p 0000c000 103:02 76078                     /usr/lib/aarch64-linux-gnu/libXfixes.so.3.1.0
7ffe42a50000-7ffe42a54000 rw-p 00010000 103:02 76078                     /usr/lib/aarch64-linux-gnu/libXfixes.so.3.1.0
7ffe42a60000-7ffe42a78000 r-xp 00000000 103:02 86024                     /usr/lib/aarch64-linux-gnu/libcloudproviders.so.0.3.6
7ffe42a78000-7ffe42a8c000 ---p 00018000 103:02 86024                     /usr/lib/aarch64-linux-gnu/libcloudproviders.so.0.3.6
7ffe42a8c000-7ffe42a90000 r--p 0001c000 103:02 86024                     /usr/lib/aarch64-linux-gnu/libcloudproviders.so.0.3.6
7ffe42a90000-7ffe42a94000 rw-p 00020000 103:02 86024                     /usr/lib/aarch64-linux-gnu/libcloudproviders.so.0.3.6
7ffe42aa0000-7ffe42adc000 r-xp 00000000 103:02 47794                     /usr/lib/aarch64-linux-gnu/libatk-bridge-2.0.so.0.0.0
7ffe42adc000-7ffe42aec000 ---p 0003c000 103:02 47794                     /usr/lib/aarch64-linux-gnu/libatk-bridge-2.0.so.0.0.0
7ffe42aec000-7ffe42af0000 r--p 0003c000 103:02 47794                     /usr/lib/aarch64-linux-gnu/libatk-bridge-2.0.so.0.0.0
7ffe42af0000-7ffe42af4000 rw-p 00040000 103:02 47794                     /usr/lib/aarch64-linux-gnu/libatk-bridge-2.0.so.0.0.0
7ffe42b00000-7ffe42c44000 r-xp 00000000 103:02 5415                      /usr/lib/aarch64-linux-gnu/libX11.so.6.4.0
7ffe42c44000-7ffe42c5c000 ---p 00144000 103:02 5415                      /usr/lib/aarch64-linux-gnu/libX11.so.6.4.0
7ffe42c5c000-7ffe42c60000 r--p 0014c000 103:02 5415                      /usr/lib/aarch64-linux-gnu/libX11.so.6.4.0
7ffe42c60000-7ffe42c68000 rw-p 00150000 103:02 5415                      /usr/lib/aarch64-linux-gnu/libX11.so.6.4.0
7ffe42c70000-7ffe42c80000 r-xp 00000000 103:02 77576                     /usr/lib/aarch64-linux-gnu/libXi.so.6.1.0
7ffe42c80000-7ffe42c8c000 ---p 00010000 103:02 77576                     /usr/lib/aarch64-linux-gnu/libXi.so.6.1.0
7ffe42c8c000-7ffe42c90000 r--p 0000c000 103:02 77576                     /usr/lib/aarch64-linux-gnu/libXi.so.6.1.0
7ffe42c90000-7ffe42c94000 rw-p 00010000 103:02 77576                     /usr/lib/aarch64-linux-gnu/libXi.so.6.1.0
7ffe42ca0000-7ffe42de4000 r-xp 00000000 103:02 78090                     /usr/lib/aarch64-linux-gnu/libepoxy.so.0.0.0
7ffe42de4000-7ffe42df8000 ---p 00144000 103:02 78090                     /usr/lib/aarch64-linux-gnu/libepoxy.so.0.0.0
7ffe42df8000-7ffe42e00000 r--p 00148000 103:02 78090                     /usr/lib/aarch64-linux-gnu/libepoxy.so.0.0.0
7ffe42e00000-7ffe42e08000 rw-p 00150000 103:02 78090                     /usr/lib/aarch64-linux-gnu/libepoxy.so.0.0.0
7ffe42e10000-7ffe42e3c000 r-xp 00000000 103:02 47811                     /usr/lib/aarch64-linux-gnu/libatk-1.0.so.0.25611.1
7ffe42e3c000-7ffe42e4c000 ---p 0002c000 103:02 47811                     /usr/lib/aarch64-linux-gnu/libatk-1.0.so.0.25611.1
7ffe42e4c000-7ffe42e50000 r--p 0002c000 103:02 47811                     /usr/lib/aarch64-linux-gnu/libatk-1.0.so.0.25611.1
7ffe42e50000-7ffe42e54000 rw-p 00030000 103:02 47811                     /usr/lib/aarch64-linux-gnu/libatk-1.0.so.0.25611.1
7ffe42e60000-7ffe42e8c000 r-xp 00000000 103:02 79438                     /usr/lib/aarch64-linux-gnu/libgdk_pixbuf-2.0.so.0.4200.12
7ffe42e8c000-7ffe42e9c000 ---p 0002c000 103:02 79438                     /usr/lib/aarch64-linux-gnu/libgdk_pixbuf-2.0.so.0.4200.12
7ffe42e9c000-7ffe42ea0000 r--p 0002c000 103:02 79438                     /usr/lib/aarch64-linux-gnu/libgdk_pixbuf-2.0.so.0.4200.12
7ffe42ea0000-7ffe42ea4000 rw-p 00030000 103:02 79438                     /usr/lib/aarch64-linux-gnu/libgdk_pixbuf-2.0.so.0.4200.12
7ffe42eb0000-7ffe42eb8000 r-xp 00000000 103:02 80403                     /usr/lib/aarch64-linux-gnu/libcairo-gobject.so.2.11804.4
7ffe42eb8000-7ffe42ecc000 ---p 00008000 103:02 80403                     /usr/lib/aarch64-linux-gnu/libcairo-gobject.so.2.11804.4
7ffe42ecc000-7ffe42ed0000 r--p 0000c000 103:02 80403                     /usr/lib/aarch64-linux-gnu/libcairo-gobject.so.2.11804.4
7ffe42ed0000-7ffe42ed4000 rw-p 00010000 103:02 80403                     /usr/lib/aarch64-linux-gnu/libcairo-gobject.so.2.11804.4
7ffe42ee0000-7ffe42efc000 r-xp 00000000 103:02 80410                     /usr/lib/aarch64-linux-gnu/libfribidi.so.0.4.0
7ffe42efc000-7ffe42f0c000 ---p 0001c000 103:02 80410                     /usr/lib/aarch64-linux-gnu/libfribidi.so.0.4.0
7ffe42f0c000-7ffe42f10000 r--p 0001c000 103:02 80410                     /usr/lib/aarch64-linux-gnu/libfribidi.so.0.4.0
7ffe42f10000-7ffe42f14000 rw-p 00020000 103:02 80410                     /usr/lib/aarch64-linux-gnu/libfribidi.so.0.4.0
7ffe42f20000-7ffe42f70000 r-xp 00000000 103:02 75025                     /usr/lib/aarch64-linux-gnu/libfontconfig.so.1.12.1
7ffe42f70000-7ffe42f7c000 ---p 00050000 103:02 75025                     /usr/lib/aarch64-linux-gnu/libfontconfig.so.1.12.1
7ffe42f7c000-7ffe42f80000 r--p 0004c000 103:02 75025                     /usr/lib/aarch64-linux-gnu/libfontconfig.so.1.12.1
7ffe42f80000-7ffe42f84000 rw-p 00050000 103:02 75025                     /usr/lib/aarch64-linux-gnu/libfontconfig.so.1.12.1
7ffe42f90000-7ffe42fac000 r-xp 00000000 103:02 77311                     /usr/lib/aarch64-linux-gnu/libpangoft2-1.0.so.0.5600.3
7ffe42fac000-7ffe42fbc000 ---p 0001c000 103:02 77311                     /usr/lib/aarch64-linux-gnu/libpangoft2-1.0.so.0.5600.3
7ffe42fbc000-7ffe42fc0000 r--p 0001c000 103:02 77311                     /usr/lib/aarch64-linux-gnu/libpangoft2-1.0.so.0.5600.3
7ffe42fc0000-7ffe42fc4000 rw-p 00020000 103:02 77311                     /usr/lib/aarch64-linux-gnu/libpangoft2-1.0.so.0.5600.3
7ffe42fd0000-7ffe43104000 r-xp 00000000 103:02 75221                     /usr/lib/aarch64-linux-gnu/libharfbuzz.so.0.61020.0
7ffe43104000-7ffe4311c000 ---p 00134000 103:02 75221                     /usr/lib/aarch64-linux-gnu/libharfbuzz.so.0.61020.0
7ffe4311c000-7ffe43120000 r--p 0013c000 103:02 75221                     /usr/lib/aarch64-linux-gnu/libharfbuzz.so.0.61020.0
7ffe43120000-7ffe43124000 rw-p 00140000 103:02 75221                     /usr/lib/aarch64-linux-gnu/libharfbuzz.so.0.61020.0
7ffe43130000-7ffe4319c000 r-xp 00000000 103:02 80432                     /usr/lib/aarch64-linux-gnu/libpango-1.0.so.0.5600.3
7ffe4319c000-7ffe431ac000 ---p 0006c000 103:02 80432                     /usr/lib/aarch64-linux-gnu/libpango-1.0.so.0.5600.3
7ffe431ac000-7ffe431b0000 r--p 0006c000 103:02 80432                     /usr/lib/aarch64-linux-gnu/libpango-1.0.so.0.5600.3
7ffe431b0000-7ffe431b4000 rw-p 00070000 103:02 80432                     /usr/lib/aarch64-linux-gnu/libpango-1.0.so.0.5600.3
7ffe431c0000-7ffe431d0000 r-xp 00000000 103:02 77555                     /usr/lib/aarch64-linux-gnu/libpangocairo-1.0.so.0.5600.3
7ffe431d0000-7ffe431dc000 ---p 00010000 103:02 77555                     /usr/lib/aarch64-linux-gnu/libpangocairo-1.0.so.0.5600.3
7ffe431dc000-7ffe431e0000 r--p 0000c000 103:02 77555                     /usr/lib/aarch64-linux-gnu/libpangocairo-1.0.so.0.5600.3
7ffe431e0000-7ffe431e4000 rw-p 00010000 103:02 77555                     /usr/lib/aarch64-linux-gnu/libpangocairo-1.0.so.0.5600.3
7ffe431f0000-7ffe433fc000 r-xp 00000000 103:02 37714                     /usr/lib/aarch64-linux-gnu/libgio-2.0.so.0.8400.4
7ffe433fc000-7ffe43408000 ---p 0020c000 103:02 37714                     /usr/lib/aarch64-linux-gnu/libgio-2.0.so.0.8400.4
7ffe43408000-7ffe43410000 r--p 00218000 103:02 37714                     /usr/lib/aarch64-linux-gnu/libgio-2.0.so.0.8400.4
7ffe43410000-7ffe43414000 rw-p 00220000 103:02 37714                     /usr/lib/aarch64-linux-gnu/libgio-2.0.so.0.8400.4
7ffe43420000-7ffe43488000 r-xp 00000000 103:02 37809                     /usr/lib/aarch64-linux-gnu/libgobject-2.0.so.0.8400.4
7ffe43488000-7ffe4349c000 ---p 00068000 103:02 37809                     /usr/lib/aarch64-linux-gnu/libgobject-2.0.so.0.8400.4
7ffe4349c000-7ffe434a0000 r--p 0006c000 103:02 37809                     /usr/lib/aarch64-linux-gnu/libgobject-2.0.so.0.8400.4
7ffe434a0000-7ffe434a4000 rw-p 00070000 103:02 37809                     /usr/lib/aarch64-linux-gnu/libgobject-2.0.so.0.8400.4
7ffe434b0000-7ffe43614000 r-xp 00000000 103:02 37754                     /usr/lib/aarch64-linux-gnu/libglib-2.0.so.0.8400.4
7ffe43614000-7ffe4362c000 ---p 00164000 103:02 37754                     /usr/lib/aarch64-linux-gnu/libglib-2.0.so.0.8400.4
7ffe4362c000-7ffe43630000 r--p 0016c000 103:02 37754                     /usr/lib/aarch64-linux-gnu/libglib-2.0.so.0.8400.4
7ffe43630000-7ffe43634000 rw-p 00170000 103:02 37754                     /usr/lib/aarch64-linux-gnu/libglib-2.0.so.0.8400.4
7ffe43640000-7ffe43778000 r-xp 00000000 103:02 78053                     /usr/lib/aarch64-linux-gnu/libcairo.so.2.11804.4
7ffe43778000-7ffe4378c000 ---p 00138000 103:02 78053                     /usr/lib/aarch64-linux-gnu/libcairo.so.2.11804.4
7ffe4378c000-7ffe43790000 r--p 0013c000 103:02 78053                     /usr/lib/aarch64-linux-gnu/libcairo.so.2.11804.4
7ffe43790000-7ffe43794000 rw-p 00140000 103:02 78053                     /usr/lib/aarch64-linux-gnu/libcairo.so.2.11804.4
7ffe437a0000-7ffe43fd8000 r-xp 00000000 103:02 86850                     /usr/lib/aarch64-linux-gnu/libgtk-3.so.0.2417.32
7ffe43fd8000-7ffe43fe0000 ---p 00838000 103:02 86850                     /usr/lib/aarch64-linux-gnu/libgtk-3.so.0.2417.32
7ffe43fe0000-7ffe43ff0000 r--p 00840000 103:02 86850                     /usr/lib/aarch64-linux-gnu/libgtk-3.so.0.2417.32
7ffe43ff0000-7ffe43ff4000 rw-p 00850000 103:02 86850                     /usr/lib/aarch64-linux-gnu/libgtk-3.so.0.2417.32
7ffe43ff4000-7ffe43ff8000 rw-p 00000000 00:00 0 
7ffe44000000-7ffe44024000 rw-p 00000000 00:00 0 
7ffe44024000-7ffe48000000 ---p 00000000 00:00 0 
7ffe48000000-7ffe48024000 rw-p 00000000 00:00 0 
7ffe48024000-7ffe4c000000 ---p 00000000 00:00 0 
7ffe4c000000-7ffe4c5dc000 rw-p 00000000 00:00 0 
7ffe4c5dc000-7ffe50000000 ---p 00000000 00:00 0 
7ffe50000000-7ffe51308000 rw-p 00000000 00:00 0 
7ffe51308000-7ffe54000000 ---p 00000000 00:00 0 
7ffe54000000-7ffe54024000 rw-p 00000000 00:00 0 
7ffe54024000-7ffe58000000 ---p 00000000 00:00 0 
7ffe58000000-7ffe58d6c000 rw-p 00000000 00:00 0 
7ffe58d6c000-7ffe5c000000 ---p 00000000 00:00 0 
7ffe5c000000-7ffe5e1b4000 rw-p 00000000 00:00 0 
7ffe5e1b4000-7ffe60000000 ---p 00000000 00:00 0 
7ffe60000000-7ffe60bdc000 rw-p 00000000 00:00 0 
7ffe60bdc000-7ffe64000000 ---p 00000000 00:00 0 
7ffe64000000-7ffe64024000 rw-p 00000000 00:00 0 
7ffe64024000-7ffe68000000 ---p 00000000 00:00 0 
7ffe68000000-7ffe68024000 rw-p 00000000 00:00 0 
7ffe68024000-7ffe6c000000 ---p 00000000 00:00 0 
7ffe6c000000-7ffe6c024000 rw-p 00000000 00:00 0 
7ffe6c024000-7ffe70000000 ---p 00000000 00:00 0 
7ffe70000000-7ffe701a4000 rw-p 00000000 00:00 0 
7ffe701a4000-7ffe74000000 ---p 00000000 00:00 0 
7ffe74000000-7ffe74024000 rw-p 00000000 00:00 0 
7ffe74024000-7ffe78000000 ---p 00000000 00:00 0 
7ffe78000000-7ffe78024000 rw-p 00000000 00:00 0 
7ffe78024000-7ffe7c000000 ---p 00000000 00:00 0 
7ffe7c000000-7ffe7c400000 rw-p 00000000 00:00 0 
7ffe7c400000-7ffe7c580000 rw-p 00000000 00:00 0 
7ffe7c580000-7ffe7c600000 rw-p 00000000 00:00 0 
7ffe7c600000-7ffe7c700000 rw-p 00000000 00:00 0 
7ffe7c700000-7ffe7c800000 rw-p 00000000 00:00 0 
7ffe7c800000-7ffe7cd00000 rw-p 00000000 00:00 0 
7ffe7cd00000-7ffe7ce00000 rw-p 00000000 00:00 0 
7ffe7ce00000-7ffe7cf00000 rw-p 00000000 00:00 0 
7ffe7cf00000-7ffe7d000000 rw-p 00000000 00:00 0 
7ffe7d000000-7ffe7d580000 rw-p 00000000 00:00 0 
7ffe7d580000-7ffe7d640000 rw-p 00000000 00:00 0 
7ffe7d640000-7ffe7d680000 rw-p 00000000 00:00 0 
7ffe7d680000-7ffe7d700000 rw-p 00000000 00:00 0 
7ffe7d700000-7ffe7d920000 rw-p 00000000 00:00 0 
7ffe7d920000-7ffe7da00000 ---p 00000000 00:00 0 
7ffe7da00000-7ffe7dbb0000 rw-p 00000000 00:00 0 
7ffe7dbb0000-7ffe80000000 ---p 00000000 00:00 0 
7ffe80000000-7ffe80024000 rw-p 00000000 00:00 0 
7ffe80024000-7ffe84000000 ---p 00000000 00:00 0 
7ffe84000000-7ffe84024000 rw-p 00000000 00:00 0 
7ffe84024000-7ffe88000000 ---p 00000000 00:00 0 
7ffe88000000-7ffe88024000 rw-p 00000000 00:00 0 
7ffe88024000-7ffe8c000000 ---p 00000000 00:00 0 
7ffe8c000000-7ffe8c010000 r--s 00000000 103:02 1015782                   /var/cache/fontconfig/a4e60e8d1e10d2fdff3fe3037a1845fb-le64.cache-9
7ffe8c010000-7ffe8c020000 r--s 00000000 103:02 1028791                   /var/cache/fontconfig/d589a48862398ed80a3d6066f4f56f4c-le64.cache-9
7ffe8c020000-7ffe8c024000 r-xp 00000000 103:02 37787                     /usr/lib/aarch64-linux-gnu/libgmodule-2.0.so.0.8400.4
7ffe8c024000-7ffe8c03c000 ---p 00004000 103:02 37787                     /usr/lib/aarch64-linux-gnu/libgmodule-2.0.so.0.8400.4
7ffe8c03c000-7ffe8c040000 r--p 0000c000 103:02 37787                     /usr/lib/aarch64-linux-gnu/libgmodule-2.0.so.0.8400.4
7ffe8c040000-7ffe8c044000 rw-p 00010000 103:02 37787                     /usr/lib/aarch64-linux-gnu/libgmodule-2.0.so.0.8400.4
7ffe8c050000-7ffe8c15c000 r-xp 00000000 103:02 86849                     /usr/lib/aarch64-linux-gnu/libgdk-3.so.0.2417.32
7ffe8c15c000-7ffe8c164000 ---p 0010c000 103:02 86849                     /usr/lib/aarch64-linux-gnu/libgdk-3.so.0.2417.32
7ffe8c164000-7ffe8c170000 r--p 00114000 103:02 86849                     /usr/lib/aarch64-linux-gnu/libgdk-3.so.0.2417.32
7ffe8c170000-7ffe8c174000 rw-p 00120000 103:02 86849                     /usr/lib/aarch64-linux-gnu/libgdk-3.so.0.2417.32
7ffe8c180000-7ffe8c1f4000 r-xp 00000000 103:02 3018280                   /home/alex/.swt/lib/linux/aarch64/libswt-pi3-gtk-4967r8.so
7ffe8c1f4000-7ffe8c20c000 ---p 00074000 103:02 3018280                   /home/alex/.swt/lib/linux/aarch64/libswt-pi3-gtk-4967r8.so
7ffe8c20c000-7ffe8c210000 r--p 0007c000 103:02 3018280                   /home/alex/.swt/lib/linux/aarch64/libswt-pi3-gtk-4967r8.so
7ffe8c210000-7ffe8c214000 rw-p 00080000 103:02 3018280                   /home/alex/.swt/lib/linux/aarch64/libswt-pi3-gtk-4967r8.so
7ffe8c220000-7ffe8c2b8000 r-xp 00000000 103:02 3018279                   /home/alex/.swt/lib/linux/aarch64/libswt-gtk-4967r8.so
7ffe8c2b8000-7ffe8c2cc000 ---p 00098000 103:02 3018279                   /home/alex/.swt/lib/linux/aarch64/libswt-gtk-4967r8.so
7ffe8c2cc000-7ffe8c2d0000 r--p 0009c000 103:02 3018279                   /home/alex/.swt/lib/linux/aarch64/libswt-gtk-4967r8.so
7ffe8c2d0000-7ffe8c2d8000 rw-p 000a0000 103:02 3018279                   /home/alex/.swt/lib/linux/aarch64/libswt-gtk-4967r8.so
7ffe8c2d8000-7ffe8c2dc000 rw-p 00000000 00:00 0 
7ffe8c2e4000-7ffe8c2f4000 ---p 00000000 00:00 0 
7ffe8c2f4000-7ffe8c4f4000 rw-p 00000000 00:00 0 
7ffe8c4f4000-7ffe8c504000 ---p 00000000 00:00 0 
7ffe8c504000-7ffe8c704000 rw-p 00000000 00:00 0 
7ffe8c704000-7ffe8c714000 ---p 00000000 00:00 0 
7ffe8c714000-7ffe8c914000 rw-p 00000000 00:00 0 
7ffe8c914000-7ffe8c920000 ---p 00000000 00:00 0 
7ffe8c920000-7ffe8cb14000 rw-p 00000000 00:00 0 
7ffe8cb14000-7ffe8cb20000 ---p 00000000 00:00 0 
7ffe8cb20000-7ffe8cd14000 rw-p 00000000 00:00 0 
7ffe8cd14000-7ffe8cd20000 ---p 00000000 00:00 0 
7ffe8cd20000-7ffe8cf14000 rw-p 00000000 00:00 0 
7ffe8cf14000-7ffe8cf20000 ---p 00000000 00:00 0 
7ffe8cf20000-7ffe8d114000 rw-p 00000000 00:00 0 
7ffe8d114000-7ffe8d120000 ---p 00000000 00:00 0 
7ffe8d120000-7ffe8d314000 rw-p 00000000 00:00 0 
7ffe8d314000-7ffe8d320000 ---p 00000000 00:00 0 
7ffe8d320000-7ffe8d514000 rw-p 00000000 00:00 0 
7ffe8d514000-7ffe8d520000 ---p 00000000 00:00 0 
7ffe8d520000-7ffe8d714000 rw-p 00000000 00:00 0 
7ffe8d714000-7ffe8d720000 ---p 00000000 00:00 0 
7ffe8d720000-7ffe8d914000 rw-p 00000000 00:00 0 
7ffe8d914000-7ffe8d920000 ---p 00000000 00:00 0 
7ffe8d920000-7ffe8db14000 rw-p 00000000 00:00 0 
7ffe8db14000-7ffe8db20000 ---p 00000000 00:00 0 
7ffe8db20000-7ffe8dd14000 rw-p 00000000 00:00 0 
7ffe8dd14000-7ffe8e000000 r--p 00000000 103:02 32175                     /usr/lib/locale/locale-archive
7ffe8e000000-7ffe90024000 rw-p 00000000 00:00 0 
7ffe90024000-7ffe94000000 ---p 00000000 00:00 0 
7ffe94000000-7ffe94024000 rw-p 00000000 00:00 0 
7ffe94024000-7ffe98000000 ---p 00000000 00:00 0 
7ffe98000000-7ffe98024000 rw-p 00000000 00:00 0 
7ffe98024000-7ffe9c000000 ---p 00000000 00:00 0 
7ffe9c008000-7ffe9c00c000 r--p 00000000 103:02 86177                     /usr/share/locale/en/LC_MESSAGES/gtk30.mo
7ffe9c00c000-7ffe9c020000 r--s 00000000 103:02 1015784                   /var/cache/fontconfig/e13b20fdb08344e0e664864cc2ede53d-le64.cache-9
7ffe9c020000-7ffe9c024000 r-xp 00000000 103:02 37845                     /usr/lib/aarch64-linux-gnu/libgthread-2.0.so.0.8400.4
7ffe9c024000-7ffe9c03c000 ---p 00004000 103:02 37845                     /usr/lib/aarch64-linux-gnu/libgthread-2.0.so.0.8400.4
7ffe9c03c000-7ffe9c040000 r--p 0000c000 103:02 37845                     /usr/lib/aarch64-linux-gnu/libgthread-2.0.so.0.8400.4
7ffe9c040000-7ffe9c044000 rw-p 00010000 103:02 37845                     /usr/lib/aarch64-linux-gnu/libgthread-2.0.so.0.8400.4
7ffe9c044000-7ffe9c054000 r--s 00000000 103:02 1015849                   /var/cache/fontconfig/6cc790b63b123a6a96ee260fcdad32a9-le64.cache-9
7ffe9c054000-7ffe9c070000 r--p 00000000 103:02 86189                     /usr/share/locale/en_GB/LC_MESSAGES/gtk30.mo
7ffe9c070000-7ffe9c078000 r-xp 00000000 103:02 3037828                   /usr/lib/jvm/java-25-openjdk-arm64/lib/libzip.so
7ffe9c078000-7ffe9c08c000 ---p 00008000 103:02 3037828                   /usr/lib/jvm/java-25-openjdk-arm64/lib/libzip.so
7ffe9c08c000-7ffe9c090000 r--p 0000c000 103:02 3037828                   /usr/lib/jvm/java-25-openjdk-arm64/lib/libzip.so
7ffe9c090000-7ffe9c094000 rw-p 00010000 103:02 3037828                   /usr/lib/jvm/java-25-openjdk-arm64/lib/libzip.so
7ffe9c094000-7ffe9c0a0000 r--p 00000000 103:02 439218                    /usr/share/icons/Adwaita/icon-theme.cache
7ffe9c0a0000-7ffe9c0b0000 r-xp 00000000 103:02 3037819                   /usr/lib/jvm/java-25-openjdk-arm64/lib/libnet.so
7ffe9c0b0000-7ffe9c0bc000 ---p 00010000 103:02 3037819                   /usr/lib/jvm/java-25-openjdk-arm64/lib/libnet.so
7ffe9c0bc000-7ffe9c0c0000 r--p 0000c000 103:02 3037819                   /usr/lib/jvm/java-25-openjdk-arm64/lib/libnet.so
7ffe9c0c0000-7ffe9c0c4000 rw-p 00010000 103:02 3037819                   /usr/lib/jvm/java-25-openjdk-arm64/lib/libnet.so
7ffe9c0c4000-7ffe9c0c8000 r--p 00000000 103:02 43275                     /usr/share/icons/hicolor/icon-theme.cache
7ffe9c0c8000-7ffe9c0d8000 ---p 00000000 00:00 0 
7ffe9c0d8000-7ffe9c2d8000 rw-p 00000000 00:00 0 
7ffe9c2d8000-7ffe9c2e8000 ---p 00000000 00:00 0 
7ffe9c2e8000-7ffe9c4e8000 rw-p 00000000 00:00 0 
7ffe9c4e8000-7ffe9c4f8000 ---p 00000000 00:00 0 
7ffe9c4f8000-7ffe9c870000 rw-p 00000000 00:00 0 
7ffe9c870000-7ffe9cab8000 ---p 00000000 00:00 0 
7ffe9cab8000-7ffe9cae0000 rw-p 00000000 00:00 0 
7ffe9cae0000-7ffe9caf0000 ---p 00000000 00:00 0 
7ffe9caf0000-7ffe9caf8000 rw-p 00000000 00:00 0 
7ffe9caf8000-7ffea0650000 ---p 00000000 00:00 0 
7ffea0650000-7ffea0658000 rw-p 00000000 00:00 0 
7ffea0658000-7ffea1028000 rwxp 00000000 00:00 0 
7ffea1028000-7ffea7b8c000 ---p 00000000 00:00 0 
7ffea7b8c000-7ffea7dfc000 rwxp 00000000 00:00 0 
7ffea7dfc000-7ffea811c000 ---p 00000000 00:00 0 
7ffea811c000-7ffea838c000 rwxp 00000000 00:00 0 
7ffea838c000-7ffeaf658000 ---p 00000000 00:00 0 
7ffeaf658000-7ffeb8000000 r--s 00000000 103:02 3037829                   /usr/lib/jvm/java-25-openjdk-arm64/lib/modules
7ffeb8000000-7ffebbd64000 rw-p 00000000 00:00 0 
7ffebbd64000-7ffebc000000 ---p 00000000 00:00 0 
7ffebc000000-7ffebc010000 r--p 00000000 103:02 43227                     /usr/share/glib-2.0/schemas/gschemas.compiled
7ffebc010000-7ffebc028000 r-xp 00000000 103:02 3037820                   /usr/lib/jvm/java-25-openjdk-arm64/lib/libnio.so
7ffebc028000-7ffebc03c000 ---p 00018000 103:02 3037820                   /usr/lib/jvm/java-25-openjdk-arm64/lib/libnio.so
7ffebc03c000-7ffebc040000 r--p 0001c000 103:02 3037820                   /usr/lib/jvm/java-25-openjdk-arm64/lib/libnio.so
7ffebc040000-7ffebc044000 rw-p 00020000 103:02 3037820                   /usr/lib/jvm/java-25-openjdk-arm64/lib/libnio.so
7ffebc044000-7ffebc048000 r--p 00000000 103:02 86176                     /usr/share/locale/en/LC_MESSAGES/gtk30-properties.mo
7ffebc048000-7ffebc050000 r--p 00000000 103:02 79354                     /usr/share/locale/en_GB/LC_MESSAGES/gdk-pixbuf.mo
7ffebc050000-7ffebc174000 rw-p 00000000 00:00 0 
7ffebc174000-7ffebc184000 ---p 00000000 00:00 0 
7ffebc184000-7ffebc794000 rw-p 00000000 00:00 0 
7ffebc794000-7ffebc7a4000 ---p 00000000 00:00 0 
7ffebc7a4000-7ffebc9a4000 rw-p 00000000 00:00 0 
7ffebc9a4000-7ffebc9b4000 ---p 00000000 00:00 0 
7ffebc9b4000-7ffebcbb4000 rw-p 00000000 00:00 0 
7ffebcbb4000-7ffebcbc4000 ---p 00000000 00:00 0 
7ffebcbc4000-7ffebce38000 rw-p 00000000 00:00 0 
7ffebce38000-7ffebce80000 ---p 00000000 00:00 0 
7ffebce80000-7ffebce88000 rw-p 00000000 00:00 0 
7ffebce88000-7ffebd5f0000 ---p 00000000 00:00 0 
7ffebd5f0000-7ffebd624000 rw-p 00000000 00:00 0 
7ffebd624000-7ffebd66c000 ---p 00000000 00:00 0 
7ffebd66c000-7ffebd674000 rw-p 00000000 00:00 0 
7ffebd674000-7ffebdddc000 ---p 00000000 00:00 0 
7ffebdddc000-7ffebe1fc000 rw-p 00000000 00:00 0 
7ffebe1fc000-7ffebe3c8000 ---p 00000000 00:00 0 
7ffebe3c8000-7ffebe3f0000 rw-p 00000000 00:00 0 
7ffebe3f0000-7ffebe5a0000 ---p 00000000 00:00 0 
7ffebe5a0000-7ffebe5c4000 r-xp 00000000 103:02 3037807                   /usr/lib/jvm/java-25-openjdk-arm64/lib/libjava.so
7ffebe5c4000-7ffebe5dc000 ---p 00024000 103:02 3037807                   /usr/lib/jvm/java-25-openjdk-arm64/lib/libjava.so
7ffebe5dc000-7ffebe5e0000 r--p 0002c000 103:02 3037807                   /usr/lib/jvm/java-25-openjdk-arm64/lib/libjava.so
7ffebe5e0000-7ffebe5e4000 rw-p 00030000 103:02 3037807                   /usr/lib/jvm/java-25-openjdk-arm64/lib/libjava.so
7ffebe5e4000-7ffebe5e8000 r--s 00000000 103:02 1022767                   /home/alex/.local/share/mime/mime.cache
7ffebe5e8000-7ffebe5ec000 r--s 00000000 103:02 1027238                   /var/cache/fontconfig/a698622a1794665038244195796e69d1-le64.cache-9
7ffebe5ec000-7ffebe5f0000 r--s 00000000 103:02 1015857                   /var/cache/fontconfig/c3bb64600bf7a4aa73b55dc8bb82b27b-le64.cache-9
7ffebe5f0000-7ffebe5f8000 r-xp 00000000 103:02 3037810                   /usr/lib/jvm/java-25-openjdk-arm64/lib/libjimage.so
7ffebe5f8000-7ffebe60c000 ---p 00008000 103:02 3037810                   /usr/lib/jvm/java-25-openjdk-arm64/lib/libjimage.so
7ffebe60c000-7ffebe610000 r--p 0000c000 103:02 3037810                   /usr/lib/jvm/java-25-openjdk-arm64/lib/libjimage.so
7ffebe610000-7ffebe614000 rw-p 00010000 103:02 3037810                   /usr/lib/jvm/java-25-openjdk-arm64/lib/libjimage.so
7ffebe614000-7ffebe61c000 r--s 00000000 103:02 1015854                   /var/cache/fontconfig/3047814df9a2f067bd2d96a2b9c36e5a-le64.cache-9
7ffebe61c000-7ffebe620000 r--s 00000000 103:02 1015853                   /var/cache/fontconfig/a0107c79d978dfcc5e42cb1335b71036-le64.cache-9
7ffebe620000-7ffebe62c000 ---p 00000000 00:00 0 
7ffebe62c000-7ffebe820000 rw-p 00000000 00:00 0 
7ffebe820000-7ffebe840000 r-xp 00000000 103:02 5529                      /usr/lib/aarch64-linux-gnu/libgcc_s.so.1
7ffebe840000-7ffebe84c000 ---p 00020000 103:02 5529                      /usr/lib/aarch64-linux-gnu/libgcc_s.so.1
7ffebe84c000-7ffebe850000 r--p 0001c000 103:02 5529                      /usr/lib/aarch64-linux-gnu/libgcc_s.so.1
7ffebe850000-7ffebe854000 rw-p 00020000 103:02 5529                      /usr/lib/aarch64-linux-gnu/libgcc_s.so.1
7ffebe854000-7ffebe860000 r--s 00000000 103:02 1029370                   /var/cache/fontconfig/5b53c526ae787a12082d07fbb700132e-le64.cache-9
7ffebe860000-7ffebe8f0000 r-xp 00000000 103:02 5600                      /usr/lib/aarch64-linux-gnu/libm.so.6
7ffebe8f0000-7ffebe8fc000 ---p 00090000 103:02 5600                      /usr/lib/aarch64-linux-gnu/libm.so.6
7ffebe8fc000-7ffebe900000 r--p 0008c000 103:02 5600                      /usr/lib/aarch64-linux-gnu/libm.so.6
7ffebe900000-7ffebe904000 rw-p 00090000 103:02 5600                      /usr/lib/aarch64-linux-gnu/libm.so.6
7ffebe904000-7ffebe908000 r--s 00000000 103:02 1015852                   /var/cache/fontconfig/3f7329c5293ffd510edef78f73874cfd-le64.cache-9
7ffebe908000-7ffebe90c000 r--s 00000000 103:02 1015781                   /var/cache/fontconfig/30829fa25452a46451e813d634d7f916-le64.cache-9
7ffebe90c000-7ffebe910000 rw-p 00000000 00:00 0 
7ffebe910000-7ffebeb5c000 r-xp 00000000 103:02 5718                      /usr/lib/aarch64-linux-gnu/libstdc++.so.6.0.33
7ffebeb5c000-7ffebeb64000 ---p 0024c000 103:02 5718                      /usr/lib/aarch64-linux-gnu/libstdc++.so.6.0.33
7ffebeb64000-7ffebeb70000 r--p 00254000 103:02 5718                      /usr/lib/aarch64-linux-gnu/libstdc++.so.6.0.33
7ffebeb70000-7ffebeb74000 rw-p 00260000 103:02 5718                      /usr/lib/aarch64-linux-gnu/libstdc++.so.6.0.33
7ffebeb74000-7ffebeb78000 rw-p 00000000 00:00 0 
7ffebeb78000-7ffebeb7c000 rw-p 00000000 00:00 0 
7ffebeb7c000-7ffebeb80000 r--p 00000000 103:02 43177                     /usr/share/locale/en_GB/LC_MESSAGES/at-spi2-core.mo
7ffebeb80000-7ffec0014000 r-xp 00000000 103:02 3037837                   /usr/lib/jvm/java-25-openjdk-arm64/lib/server/libjvm.so
7ffec0014000-7ffec0020000 ---p 01494000 103:02 3037837                   /usr/lib/jvm/java-25-openjdk-arm64/lib/server/libjvm.so
7ffec0020000-7ffec0100000 r--p 014a0000 103:02 3037837                   /usr/lib/jvm/java-25-openjdk-arm64/lib/server/libjvm.so
7ffec0100000-7ffec012c000 rw-p 01580000 103:02 3037837                   /usr/lib/jvm/java-25-openjdk-arm64/lib/server/libjvm.so
7ffec012c000-7ffec01c4000 rw-p 00000000 00:00 0 
7ffec01c4000-7ffec01c8000 r--p 00000000 103:02 1373                      /etc/dconf/db/local
7ffec01c8000-7ffec01cc000 r--p 00000000 103:02 1070908                   /home/alex/.config/dconf/user (deleted)
7ffec01cc000-7ffec01d0000 r--s 00000000 00:36 904                        /run/user/1000/dconf/user (deleted)
7ffec01d0000-7ffec01ec000 r-xp 00000000 103:02 5754                      /usr/lib/aarch64-linux-gnu/libz.so.1.3.1
7ffec01ec000-7ffec01fc000 ---p 0001c000 103:02 5754                      /usr/lib/aarch64-linux-gnu/libz.so.1.3.1
7ffec01fc000-7ffec0200000 r--p 0001c000 103:02 5754                      /usr/lib/aarch64-linux-gnu/libz.so.1.3.1
7ffec0200000-7ffec0204000 rw-p 00020000 103:02 5754                      /usr/lib/aarch64-linux-gnu/libz.so.1.3.1
7ffec0204000-7ffec020c000 r--s 00000000 103:02 6075                      /usr/lib/aarch64-linux-gnu/gconv/gconv-modules.cache
7ffec020c000-7ffec0210000 r--p 00000000 103:02 37205                     /usr/share/locale/en_GB/LC_MESSAGES/libc.mo
7ffec0210000-7ffec03b0000 r-xp 00000000 103:02 5469                      /usr/lib/aarch64-linux-gnu/libc.so.6
7ffec03b0000-7ffec03bc000 ---p 001a0000 103:02 5469                      /usr/lib/aarch64-linux-gnu/libc.so.6
7ffec03bc000-7ffec03c0000 r--p 001ac000 103:02 5469                      /usr/lib/aarch64-linux-gnu/libc.so.6
7ffec03c0000-7ffec03c4000 rw-p 001b0000 103:02 5469                      /usr/lib/aarch64-linux-gnu/libc.so.6
7ffec03c4000-7ffec03dc000 rw-p 00000000 00:00 0 
7ffec03dc000-7ffec03e8000 ---p 00000000 00:00 0 
7ffec03e8000-7ffec03f0000 rw-s 00000000 00:20 2468                       /tmp/hsperfdata_alex/144722
7ffec03f0000-7ffec0400000 r-xp 00000000 103:02 3037811                   /usr/lib/jvm/java-25-openjdk-arm64/lib/libjli.so
7ffec0400000-7ffec040c000 ---p 00010000 103:02 3037811                   /usr/lib/jvm/java-25-openjdk-arm64/lib/libjli.so
7ffec040c000-7ffec0410000 r--p 0000c000 103:02 3037811                   /usr/lib/jvm/java-25-openjdk-arm64/lib/libjli.so
7ffec0410000-7ffec0414000 rw-p 00010000 103:02 3037811                   /usr/lib/jvm/java-25-openjdk-arm64/lib/libjli.so
7ffec0414000-7ffec0418000 ---p 00000000 00:00 0 
7ffec0418000-7ffec041c000 r--p 00000000 00:00 0 
7ffec041c000-7ffec0420000 ---p 00000000 00:00 0 
7ffec0420000-7ffec0448000 r-xp 00000000 103:02 5298                      /usr/lib/aarch64-linux-gnu/ld-linux-aarch64.so.1
7ffec0448000-7ffec0450000 rw-p 00000000 00:00 0 
7ffec0450000-7ffec0458000 r--p 00000000 00:00 0                          [vvar]
7ffec0458000-7ffec045c000 r-xp 00000000 00:00 0                          [vdso]
7ffec045c000-7ffec0460000 r--p 0002c000 103:02 5298                      /usr/lib/aarch64-linux-gnu/ld-linux-aarch64.so.1
7ffec0460000-7ffec0464000 rw-p 00030000 103:02 5298                      /usr/lib/aarch64-linux-gnu/ld-linux-aarch64.so.1
7fffd79f8000-7fffd7a1c000 rw-p 00000000 00:00 0                          [stack]
Total number of mappings: 641

JVMTI agents: none


VM Arguments:
java_command: nxmc-5.2.8-standalone.jar
java_class_path (initial): nxmc-5.2.8-standalone.jar
Launcher Type: SUN_STANDARD

[Global flags]
     intx CICompilerCount                          = 3                                         {product} {ergonomic}
     uint ConcGCThreads                            = 1                                         {product} {ergonomic}
     uint G1ConcRefinementThreads                  = 4                                         {product} {ergonomic}
   size_t G1HeapRegionSize                         = 2097152                                   {product} {ergonomic}
   size_t InitialHeapSize                          = 268435456                                 {product} {ergonomic}
   size_t MarkStackSize                            = 4194304                                   {product} {ergonomic}
   size_t MarkStackSizeMax                         = 536870912                                 {product} {ergonomic}
   size_t MaxHeapSize                              = 4253024256                                {product} {ergonomic}
   size_t MaxNewSize                               = 2550136832                                {product} {ergonomic}
   size_t MinHeapDeltaBytes                        = 2097152                                   {product} {ergonomic}
   size_t MinHeapSize                              = 8388608                                   {product} {ergonomic}
    uintx NonNMethodCodeHeapSize                   = 5832704                                {pd product} {ergonomic}
    uintx NonProfiledCodeHeapSize                  = 122929152                              {pd product} {ergonomic}
    uintx ProfiledCodeHeapSize                     = 122896384                              {pd product} {ergonomic}
    uintx ReservedCodeCacheSize                    = 251658240                              {pd product} {ergonomic}
     bool SegmentedCodeCache                       = true                                      {product} {ergonomic}
   size_t SoftMaxHeapSize                          = 4253024256                             {manageable} {ergonomic}
     bool UseCompressedOops                        = true                           {product lp64_product} {ergonomic}
     bool UseG1GC                                  = true                                      {product} {ergonomic}

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

Release file:
IMPLEMENTOR="Debian"
JAVA_RUNTIME_VERSION="25.0.1+8-Debian-1deb13u1"
JAVA_VERSION="25.0.1"
JAVA_VERSION_DATE="2025-10-21"
LIBC="gnu"
MODULES="java.base java.compiler java.datatransfer java.xml java.prefs java.desktop java.instrument java.logging java.management java.security.sasl java.naming java.rmi java.management.rmi java.net.http java.scripting java.security.jgss java.transaction.xa java.sql java.sql.rowset java.xml.crypto java.se java.smartcardio jdk.accessibility jdk.internal.jvmstat jdk.attach jdk.charsets jdk.internal.opt jdk.zipfs jdk.compiler jdk.crypto.cryptoki jdk.crypto.ec jdk.dynalink jdk.internal.ed jdk.editpad jdk.internal.vm.ci jdk.graal.compiler jdk.graal.compiler.management jdk.hotspot.agent jdk.httpserver jdk.incubator.vector jdk.internal.le jdk.internal.md jdk.jartool jdk.javadoc jdk.jcmd jdk.management jdk.management.agent jdk.jconsole jdk.jdeps jdk.jdwp.agent jdk.jdi jdk.jfr jdk.jlink jdk.jpackage jdk.jshell jdk.jsobject jdk.jstatd jdk.localedata jdk.management.jfr jdk.naming.dns jdk.naming.rmi jdk.net jdk.nio.mapmode jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported jdk.unsupported.desktop jdk.xml.dom"
OS_ARCH="aarch64"
OS_NAME="Linux"
SOURCE=""

Environment Variables:
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/games:/usr/games
SHELL=/bin/bash
DISPLAY=:0
LANG=en_GB.UTF-8
TERM=xterm-256color

Active Locale:
LC_ALL=en_GB.UTF-8
LC_COLLATE=en_GB.UTF-8
LC_CTYPE=en_GB.UTF-8
LC_MESSAGES=en_GB.UTF-8
LC_MONETARY=en_GB.UTF-8
LC_NUMERIC=en_GB.UTF-8
LC_TIME=en_GB.UTF-8

Signal Handlers:
   SIGSEGV: crash_handler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, unblocked
    SIGBUS: crash_handler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, unblocked
    SIGFPE: crash_handler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, unblocked
   SIGPIPE: SIG_IGN, mask=00000000000010000000000000000000, flags=SA_RESTART, blocked
  *** Handler was modified!
  *** Expected: javaSignalHandler in libjvm.so, mask=11100100110111111111111111111110, flags=SA_RESTART|SA_SIGINFO
   SIGXFSZ: javaSignalHandler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, blocked
    SIGILL: crash_handler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, unblocked
   SIGUSR2: SR_handler in libjvm.so, mask=00000000000000000000000000000000, flags=SA_RESTART|SA_SIGINFO, blocked
    SIGHUP: UserHandler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, blocked
    SIGINT: UserHandler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, blocked
   SIGTERM: UserHandler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, blocked
   SIGQUIT: UserHandler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, blocked
   SIGTRAP: crash_handler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, unblocked


Compilation memory statistics disabled.

Periodic native trim disabled

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

OS:
PRETTY_NAME="Debian GNU/Linux 13 (trixie)"
NAME="Debian GNU/Linux"
VERSION_ID="13"
VERSION="13 (trixie)"
VERSION_CODENAME=trixie
DEBIAN_VERSION_FULL=13.3
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
uname: Linux 6.12.62+rpt-rpi-2712 #1 SMP PREEMPT Debian 1:6.12.62-1+rpt1 (2025-12-18) aarch64
OS uptime: 2 days 19:45 hours
libc: glibc 2.41 NPTL 2.41 
rlimit (soft/hard): STACK 8192k/infinity , CORE infinity/infinity , NPROC 64521/64521 , NOFILE 524288/524288 , AS infinity/infinity , CPU infinity/infinity , DATA infinity/infinity , FSIZE infinity/infinity , MEMLOCK 8192k/8192k
load average: 1.50 1.65 1.45

/proc/meminfo:
MemTotal:       16604096 kB
MemFree:          885552 kB
MemAvailable:    7472224 kB
Buffers:          184048 kB
Cached:          6287376 kB
SwapCached:          464 kB
Active:          8428448 kB
Inactive:        5059248 kB
Active(anon):    5949632 kB
Inactive(anon):   957280 kB
Active(file):    2478816 kB
Inactive(file):  4101968 kB
Unevictable:     1060640 kB
Mlocked:             960 kB
SwapTotal:       2097136 kB
SwapFree:        1586160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:               928 kB
Writeback:             0 kB
AnonPages:       8076608 kB
Mapped:          1293872 kB
Shmem:           1683024 kB
KReclaimable:     391200 kB
Slab:             540256 kB
SReclaimable:     391200 kB
SUnreclaim:       149056 kB
KernelStack:       22848 kB
PageTables:        94304 kB
SecPageTables:       480 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    10399184 kB
Committed_AS:   17494096 kB
VmallocTotal:   68447887360 kB
VmallocUsed:       90912 kB
VmallocChunk:          0 kB
Percpu:             1920 kB
CmaTotal:          65536 kB
CmaFree:             160 kB

/sys/kernel/mm/transparent_hugepage/enabled: <Not Available>
/sys/kernel/mm/transparent_hugepage/hpage_pmd_size: <Not Available>
/sys/kernel/mm/transparent_hugepage/shmem_enabled: <Not Available>
/sys/kernel/mm/transparent_hugepage/defrag (defrag/compaction efforts parameter): <Not Available>

Process Memory:
Virtual Size: 8071440K (peak: 8087056K)
Resident Set Size: 379152K (peak: 379152K) (anon: 302624K, file: 60960K, shmem: 15568K)
Swapped out: 0K
C-Heap outstanding allocations: 95329K, retained: 53742K
glibc malloc tunables: (default)

/proc/sys/kernel/threads-max (system-wide limit on the number of threads): 129043
/proc/sys/vm/max_map_count (maximum number of memory map areas a process may have): 1048576
/proc/sys/vm/swappiness (control to define how aggressively the kernel swaps out anonymous memory): 60
/proc/sys/kernel/pid_max (system-wide limit on number of process identifiers): 4194304

container information not found.
Steal ticks since vm start: 0
Steal ticks percentage since vm start:  0.000

CPU: total 4 (initial active 4) 0x41:0x4:0xd0b:1, fp, asimd, evtstrm, aes, pmull, sha1, sha256, crc32, lse, fphp, asimdhp, dcpop
/proc/cpuinfo:
processor	: 0
BogoMIPS	: 108.00
Features	: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp
CPU implementer	: 0x41
CPU architecture: 8
CPU variant	: 0x4
CPU part	: 0xd0b
CPU revision	: 1

processor	: 1
BogoMIPS	: 108.00
Features	: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp
CPU implementer	: 0x41
CPU architecture: 8
CPU variant	: 0x4
CPU part	: 0xd0b
CPU revision	: 1

processor	: 2
BogoMIPS	: 108.00
Features	: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp
CPU implementer	: 0x41
CPU architecture: 8
CPU variant	: 0x4
CPU part	: 0xd0b
CPU revision	: 1

processor	: 3
BogoMIPS	: 108.00
Features	: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp
CPU implementer	: 0x41
CPU architecture: 8
CPU variant	: 0x4
CPU part	: 0xd0b
CPU revision	: 1

Revision	: e04171
Serial		: c4c596044fc3063d
Model		: Raspberry Pi 5 Model B Rev 1.1

Online cpus: 0-3
Offline cpus: 

Memory: 16k page, physical 16604096k(7472224k free), swap 2097136k(1586160k free)
Page Sizes: 16k

vm_info: OpenJDK 64-Bit Server VM (25.0.1+8-Debian-1deb13u1) for linux-aarch64 JRE (25.0.1+8-Debian-1deb13u1), built on 2025-10-23T10:25:46Z with gcc 14.2.0

END.
