Changeset: 6079bfef Branch: fibers Author: Patricio Chilano Mateo <[email protected]> Date: 2025-10-05 16:43:48 +0000 URL: https://git.openjdk.org/loom/commit/6079bfef3f960249b682925d53bc9b48c4549af5
Remove changes to doYield_stub ! src/hotspot/cpu/aarch64/sharedRuntime_aarch64.cpp ! src/hotspot/cpu/ppc/sharedRuntime_ppc.cpp ! src/hotspot/cpu/riscv/sharedRuntime_riscv.cpp ! src/hotspot/cpu/x86/sharedRuntime_x86_64.cpp ! src/hotspot/share/runtime/continuationEntry.cpp ! src/hotspot/share/runtime/continuationEntry.hpp ! src/hotspot/share/runtime/continuationFreezeThaw.cpp ! src/hotspot/share/runtime/sharedRuntime.cpp ! src/hotspot/share/runtime/sharedRuntime.hpp Changeset: 65bfb1fc Branch: fibers Author: Patricio Chilano Mateo <[email protected]> Date: 2025-10-05 18:05:48 +0000 URL: https://git.openjdk.org/loom/commit/65bfb1fc196bfa80587549b57064638b2e80346f use Bytecode_invoke to retrieve parameter size ! src/hotspot/share/runtime/continuationFreezeThaw.cpp Changeset: 67d650d4 Branch: fibers Author: Patricio Chilano Mateo <[email protected]> Date: 2025-10-05 23:53:01 +0000 URL: https://git.openjdk.org/loom/commit/67d650d4c9b9bdec62162b17936f9a98f49cf8f6 Improve comments ! src/hotspot/share/runtime/continuationFreezeThaw.cpp Changeset: 6c47a1a8 Branch: fibers Author: Patricio Chilano Mateo <[email protected]> Date: 2025-10-08 11:53:12 +0000 URL: https://git.openjdk.org/loom/commit/6c47a1a86e0cf88f3393b77c7d115923494a3c4c Increase timeout on LotsOfContendedMonitorEnter ! test/jdk/java/lang/Thread/virtual/stress/LotsOfContendedMonitorEnter.java
