hg: loom/loom: 4 new changesets
ron.pressler at oracle.com
ron.pressler at oracle.com
Fri Jul 19 14:30:08 UTC 2019
Changeset: 3d74bc8cc177
Author: rpressler
Date: 2019-07-19 14:44 +0100
URL: https://hg.openjdk.java.net/loom/loom/rev/3d74bc8cc177
Remove link-address from compiled frames and add double-NOP code
! 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/cpu/x86/hframe_x86.hpp
! src/hotspot/cpu/x86/macroAssembler_x86.cpp
! src/hotspot/cpu/x86/nativeInst_x86.cpp
! src/hotspot/cpu/x86/nativeInst_x86.hpp
! src/hotspot/cpu/x86/oopMapStubGenerator_x86.cpp
! src/hotspot/share/code/codeCache.cpp
! src/hotspot/share/code/codeCache.inline.hpp
! src/hotspot/share/compiler/oopMap.cpp
! src/hotspot/share/compiler/oopMap.hpp
! src/hotspot/share/compiler/oopMap.inline.hpp
! src/hotspot/share/compiler/oopMapStubGenerator.hpp
! src/hotspot/share/runtime/continuation.cpp
! src/hotspot/share/runtime/continuation.hpp
! src/hotspot/share/runtime/frame.hpp
! src/hotspot/share/runtime/frame.inline.hpp
! src/hotspot/share/utilities/globalDefinitions.hpp
! src/hotspot/share/utilities/globalDefinitions_gcc.hpp
! test/jdk/java/lang/Continuation/Basic.java
Changeset: f6b2c8d757e7
Author: rpressler
Date: 2019-07-19 14:44 +0100
URL: https://hg.openjdk.java.net/loom/loom/rev/f6b2c8d757e7
Merge
! src/hotspot/share/runtime/continuation.hpp
Changeset: 3e331285e5a2
Author: rpressler
Date: 2019-07-19 15:09 +0100
URL: https://hg.openjdk.java.net/loom/loom/rev/3e331285e5a2
turn off PERFTEST, which was accidentally left on
! src/hotspot/share/runtime/continuation.cpp
Changeset: eefca691e5d9
Author: rpressler
Date: 2019-07-19 15:10 +0100
URL: https://hg.openjdk.java.net/loom/loom/rev/eefca691e5d9
Merge
More information about the loom-dev
mailing list