git: openjdk/loom: fibers: 3 new changesets

duke duke at openjdk.org
Tue Oct 15 02:42:15 UTC 2024


Changeset: 3c0b998a
Branch: fibers
Author:    Patricio Chilano Mateo <patricio.chilano.mateo at oracle.com>
Date:      2024-10-14 10:21:17 +0000
URL:       https://git.openjdk.org/loom/commit/3c0b998a704de2d4f6e4fe7426d2670098a42e97

remove explicit check for interp_only_mode

! src/hotspot/share/prims/jvmtiExport.cpp
! src/hotspot/share/prims/jvmtiThreadState.cpp
! src/hotspot/share/runtime/continuationFreezeThaw.cpp

Changeset: 89000c3b
Branch: fibers
Author:    Patricio Chilano Mateo <patricio.chilano.mateo at oracle.com>
Date:      2024-10-14 11:35:20 +0000
URL:       https://git.openjdk.org/loom/commit/89000c3bfcddf65e07d361b90e828320a3a33468

comments in ObjectMonitor

! src/hotspot/share/runtime/objectMonitor.cpp
! src/hotspot/share/runtime/objectMonitor.hpp

Changeset: c3e0e0ee
Branch: fibers
Author:    Patricio Chilano Mateo <patricio.chilano.mateo at oracle.com>
Date:      2024-10-14 18:09:24 +0000
URL:       https://git.openjdk.org/loom/commit/c3e0e0eeba3d29502bbe9dc086b3d8346db60556

cleanup fields in JavaThread class

! src/hotspot/cpu/aarch64/interp_masm_aarch64.cpp
! src/hotspot/cpu/aarch64/stubGenerator_aarch64.cpp
! src/hotspot/cpu/riscv/interp_masm_riscv.cpp
! src/hotspot/cpu/riscv/stubGenerator_riscv.cpp
! src/hotspot/cpu/x86/interp_masm_x86.cpp
! src/hotspot/cpu/x86/stubGenerator_x86_64.cpp
! src/hotspot/share/interpreter/interpreterRuntime.cpp
! src/hotspot/share/runtime/continuation.cpp
! src/hotspot/share/runtime/continuation.hpp
! src/hotspot/share/runtime/continuationFreezeThaw.cpp
! src/hotspot/share/runtime/javaThread.cpp
! src/hotspot/share/runtime/javaThread.hpp
! src/hotspot/share/runtime/javaThread.inline.hpp
! src/hotspot/share/runtime/objectMonitor.cpp
! src/hotspot/share/runtime/sharedRuntime.cpp
! src/hotspot/share/runtime/synchronizer.cpp
! src/hotspot/share/runtime/synchronizer.hpp



More information about the loom-dev mailing list