git: openjdk/loom: fibers: 5 new changesets

duke duke at openjdk.java.net
Fri Sep 4 14:34:03 UTC 2020


Changeset: df4ce830
Author:    Ron Pressler <ron.pressler at oracle.com>
Date:      2020-09-04 15:18:42 +0000
URL:       https://git.openjdk.java.net/loom/commit/df4ce830

-

! src/hotspot/cpu/x86/continuationChunk_x86.inline.hpp

Changeset: adc400fa
Author:    Ron Pressler <ron.pressler at oracle.com>
Date:      2020-09-04 15:19:23 +0000
URL:       https://git.openjdk.java.net/loom/commit/adc400fa

Add include to jfrCheckpointManager.hpp

! src/hotspot/share/jfr/recorder/checkpoint/jfrCheckpointManager.hpp

Changeset: d7d8b6a3
Author:    Ron Pressler <ron.pressler at oracle.com>
Date:      2020-09-04 15:23:49 +0000
URL:       https://git.openjdk.java.net/loom/commit/d7d8b6a3

-

! src/hotspot/share/runtime/continuation.cpp

Changeset: 497ef5a9
Author:    Ron Pressler <ron.pressler at oracle.com>
Date:      2020-09-04 15:30:44 +0000
URL:       https://git.openjdk.java.net/loom/commit/497ef5a9

Change representation of frames pointing into chunks

! src/hotspot/cpu/x86/continuation_x86.inline.hpp
! src/hotspot/cpu/x86/frame_x86.hpp
! src/hotspot/cpu/x86/frame_x86.inline.hpp
! src/hotspot/share/runtime/continuation.cpp
! src/hotspot/share/runtime/frame.hpp

Changeset: efd1e175
Author:    Ron Pressler <ron.pressler at oracle.com>
Date:      2020-09-04 15:33:02 +0000
URL:       https://git.openjdk.java.net/loom/commit/efd1e175

Support walking virtual and carrier threads in the VM

! src/hotspot/cpu/x86/continuation_x86.inline.hpp
! src/hotspot/cpu/x86/frame_x86.cpp
! src/hotspot/cpu/x86/frame_x86.inline.hpp
! src/hotspot/share/classfile/javaClasses.cpp
! src/hotspot/share/jfr/recorder/stacktrace/jfrStackTrace.cpp
! src/hotspot/share/prims/stackwalk.cpp
! src/hotspot/share/runtime/continuation.cpp
! src/hotspot/share/runtime/continuation.hpp
! src/hotspot/share/runtime/frame.cpp
! src/hotspot/share/runtime/thread.cpp
! src/hotspot/share/runtime/thread.hpp
! src/hotspot/share/runtime/vframe.cpp
! src/hotspot/share/runtime/vframe.hpp
! src/hotspot/share/runtime/vframe.inline.hpp
! test/jdk/java/lang/Thread/virtual/StackTraces.java



More information about the loom-dev mailing list