git: openjdk/loom: fibers: 7 new changesets
duke
duke at openjdk.org
Wed Oct 30 08:15:42 UTC 2024
Changeset: 3e8b4fe6
Branch: fibers
Author: Patricio Chilano Mateo <patricio.chilano.mateo at oracle.com>
Date: 2024-10-29 14:50:47 +0000
URL: https://git.openjdk.org/loom/commit/3e8b4fe603976d989fba7cdf63a5d329f57dc225
Improve comment in SharedRuntime::generate_native_wrapper
! src/hotspot/cpu/aarch64/sharedRuntime_aarch64.cpp
! src/hotspot/cpu/riscv/sharedRuntime_riscv.cpp
! src/hotspot/cpu/x86/sharedRuntime_x86_64.cpp
Changeset: e4b00209
Branch: fibers
Author: Patricio Chilano Mateo <patricio.chilano.mateo at oracle.com>
Date: 2024-10-29 18:07:43 +0000
URL: https://git.openjdk.org/loom/commit/e4b00209823fea89092b5f9a2d3161aeec350639
add assert in ThawBase::recurse_thaw_interpreted_frame
! src/hotspot/share/runtime/continuationFreezeThaw.cpp
Changeset: 0f3b9021
Branch: fibers
Author: Patricio Chilano Mateo <patricio.chilano.mateo at oracle.com>
Date: 2024-10-29 18:08:40 +0000
URL: https://git.openjdk.org/loom/commit/0f3b902103af27bf20c716739868f06d01f775fe
Add comments for Dean + move reload result_handler in generate_native_entry
! src/hotspot/cpu/aarch64/templateInterpreterGenerator_aarch64.cpp
! src/hotspot/cpu/riscv/templateInterpreterGenerator_riscv.cpp
! src/hotspot/cpu/x86/c1_Runtime1_x86.cpp
! src/hotspot/cpu/x86/continuationFreezeThaw_x86.inline.hpp
! src/hotspot/share/c1/c1_Runtime1.hpp
Changeset: 1b695e57
Branch: fibers
Author: Patricio Chilano Mateo <patricio.chilano.mateo at oracle.com>
Date: 2024-10-29 20:33:55 +0000
URL: https://git.openjdk.org/loom/commit/1b695e57797287378c24c4990035d45596910bd2
Fix comment in continuation.hpp
! src/hotspot/share/runtime/continuation.hpp
Changeset: 9fd4c036
Branch: fibers
Author: Patricio Chilano Mateo <patricio.chilano.mateo at oracle.com>
Date: 2024-10-29 20:34:17 +0000
URL: https://git.openjdk.org/loom/commit/9fd4c036e7953f5507302c950385b456664788bf
Add klass_name check for is_object_wait0
! src/hotspot/share/oops/method.cpp
Changeset: f0d15a58
Branch: fibers
Author: Alan Bateman <alan.bateman at oracle.com>
Date: 2024-10-30 08:09:06 +0000
URL: https://git.openjdk.org/loom/commit/f0d15a582371f417377c29959b5a0792a2579863
Merge commit '9fd4c036e7953f5507302c950385b456664788bf' into fibers
Changeset: 70f01bb1
Branch: fibers
Author: Alan Bateman <alan.bateman at oracle.com>
Date: 2024-10-30 08:12:19 +0000
URL: https://git.openjdk.org/loom/commit/70f01bb1799955ee490f335847842178c11fd14d
Sync with changes from JDK-8343132
! src/java.base/share/classes/java/lang/VirtualThread.java
More information about the loom-dev
mailing list