git: openjdk/loom: fibers: 9 new changesets
duke
duke at openjdk.org
Tue Oct 29 08:01:04 UTC 2024
Changeset: 7df17a3a
Branch: fibers
Author: Patricio Chilano Mateo <patricio.chilano.mateo at oracle.com>
Date: 2024-10-28 11:58:56 +0000
URL: https://git.openjdk.org/loom/commit/7df17a3a1efc1e44330f4e5330610c5b805f8481
Rename inflating_thread to locking_thread
! src/hotspot/share/runtime/lightweightSynchronizer.cpp
! src/hotspot/share/runtime/lightweightSynchronizer.hpp
! src/hotspot/share/runtime/synchronizer.cpp
! src/hotspot/share/runtime/synchronizer.hpp
Changeset: 1ff336bf
Branch: fibers
Author: Patricio Chilano Mateo <patricio.chilano.mateo at oracle.com>
Date: 2024-10-28 12:04:37 +0000
URL: https://git.openjdk.org/loom/commit/1ff336bf00936d3790ec0d0565ea8db0035e206f
Make member functions in ObjectWaiter const
! src/hotspot/share/runtime/objectMonitor.cpp
! src/hotspot/share/runtime/objectMonitor.hpp
Changeset: c513ae3a
Branch: fibers
Author: Patricio Chilano Mateo <patricio.chilano.mateo at oracle.com>
Date: 2024-10-28 13:09:47 +0000
URL: https://git.openjdk.org/loom/commit/c513ae3acf04a53970808282afd09e1425bfc12f
add authenticate_return_address() in StubAssembler::epilogue
! src/hotspot/cpu/aarch64/c1_Runtime1_aarch64.cpp
Changeset: 7cb4cffd
Branch: fibers
Author: Patricio Chilano Mateo <patricio.chilano.mateo at oracle.com>
Date: 2024-10-28 13:10:23 +0000
URL: https://git.openjdk.org/loom/commit/7cb4cffd32534ed9c8b98e973bad508a14f7c346
Simplify set last_sp in prepare_freeze_interpreted_top_frame
! src/hotspot/cpu/aarch64/continuationFreezeThaw_aarch64.inline.hpp
! src/hotspot/cpu/arm/continuationFreezeThaw_arm.inline.hpp
! src/hotspot/cpu/ppc/continuationFreezeThaw_ppc.inline.hpp
! src/hotspot/cpu/riscv/continuationFreezeThaw_riscv.inline.hpp
! src/hotspot/cpu/s390/continuationFreezeThaw_s390.inline.hpp
! src/hotspot/cpu/x86/continuationFreezeThaw_x86.inline.hpp
! src/hotspot/cpu/zero/continuationFreezeThaw_zero.inline.hpp
! src/hotspot/share/runtime/continuationFreezeThaw.cpp
Changeset: bd918fa7
Branch: fibers
Author: Patricio Chilano Mateo <patricio.chilano.mateo at oracle.com>
Date: 2024-10-28 14:54:53 +0000
URL: https://git.openjdk.org/loom/commit/bd918fa77c2dd03dc25bbf7c74b0b1282ab5cd05
extra suggestion to prepare_freeze_interpreted_top_frame
! src/hotspot/cpu/aarch64/continuationFreezeThaw_aarch64.inline.hpp
! src/hotspot/cpu/riscv/continuationFreezeThaw_riscv.inline.hpp
! src/hotspot/cpu/x86/continuationFreezeThaw_x86.inline.hpp
Changeset: 33cf05fc
Branch: fibers
Author: Patricio Chilano Mateo <patricio.chilano.mateo at oracle.com>
Date: 2024-10-28 16:44:29 +0000
URL: https://git.openjdk.org/loom/commit/33cf05fcca640e2f812a6058fd25a79aeff255df
Remove generate_cont_resume_monitor_operation() + comment in ObjectSynchronizer::inflate_impl()
! src/hotspot/cpu/x86/stubGenerator_x86_64.hpp
! src/hotspot/share/runtime/synchronizer.cpp
Changeset: fc9aa074
Branch: fibers
Author: Patricio Chilano Mateo <patricio.chilano.mateo at oracle.com>
Date: 2024-10-28 16:45:02 +0000
URL: https://git.openjdk.org/loom/commit/fc9aa07495172f896574c819b7a00560622acac7
Fix vmStructs definitions
! src/hotspot/share/jvmci/vmStructs_jvmci.cpp
! src/hotspot/share/runtime/vmStructs.cpp
Changeset: 056d21ec
Branch: fibers
Author: Patricio Chilano Mateo <patricio.chilano.mateo at oracle.com>
Date: 2024-10-28 19:54:03 +0000
URL: https://git.openjdk.org/loom/commit/056d21ec6a4be266c610dd1aad1e9c15b715f29d
Fix comment in VThreadWaitReenter
! src/hotspot/share/runtime/objectMonitor.cpp
Changeset: d6203835
Branch: fibers
Author: Alan Bateman <alan.bateman at oracle.com>
Date: 2024-10-29 06:57:35 +0000
URL: https://git.openjdk.org/loom/commit/d62038352ab5397fdb2cde7a23f7e5618790186f
Merge commit '056d21ec6a4be266c610dd1aad1e9c15b715f29d' into fibers
More information about the loom-dev
mailing list