hg: loom/loom: 3 new changesets
markus.gronlund at oracle.com
markus.gronlund at oracle.com
Mon Jun 10 14:48:53 UTC 2019
Changeset: b9a6678c5929
Author: mgronlun
Date: 2019-06-10 16:40 +0200
URL: http://hg.openjdk.java.net/loom/loom/rev/b9a6678c5929
VM support for Windows
! src/hotspot/cpu/x86/continuation_x86.inline.hpp
! src/hotspot/cpu/x86/macroAssembler_x86.cpp
! src/hotspot/cpu/x86/registerMap_x86.cpp
! src/hotspot/cpu/x86/stubGenerator_x86_64.cpp
! src/hotspot/share/classfile/javaClasses.inline.hpp
! src/hotspot/share/gc/shared/gcBehaviours.cpp
! src/hotspot/share/runtime/continuation.cpp
! src/hotspot/share/runtime/continuation.hpp
! src/hotspot/share/runtime/thread.cpp
! test/jdk/java/lang/Continuation/Preempt.java
! test/jdk/java/lang/Continuation/java.base/java/lang/PreemptLiveFrames.java
Changeset: 6f07d18d8a1f
Author: mgronlun
Date: 2019-06-10 16:42 +0200
URL: http://hg.openjdk.java.net/loom/loom/rev/6f07d18d8a1f
Merge
! src/hotspot/cpu/x86/stubGenerator_x86_64.cpp
! src/hotspot/share/runtime/continuation.hpp
Changeset: 4af1c2b5d09f
Author: mgronlun
Date: 2019-06-10 16:44 +0200
URL: http://hg.openjdk.java.net/loom/loom/rev/4af1c2b5d09f
Exclude NetSockets and NioChannels tests for Windows
! test/jdk/java/lang/Fiber/NetSockets.java
! test/jdk/java/lang/Fiber/NioChannels.java
More information about the loom-dev
mailing list