git: openjdk/panama-foreign: foreign-jextract: 2 new changesets
duke
duke at openjdk.java.net
Thu Jul 8 13:22:05 UTC 2021
Changeset: fed85e7e
Author: Jorn Vernee <jvernee at openjdk.org>
Date: 2021-07-08 13:19:42 +0000
URL: https://git.openjdk.java.net/panama-foreign/commit/fed85e7eaf8c33adc6b6f3857d3f4211adf485fa
8269807: Implement the fix for JDK-8269240 in the panama-foreign repo
Reviewed-by: mcimadamore
! make/test/JtregNativeJdk.gmk
! src/hotspot/cpu/aarch64/frame_aarch64.cpp
! src/hotspot/cpu/arm/frame_arm.cpp
! src/hotspot/cpu/ppc/frame_ppc.cpp
! src/hotspot/cpu/s390/frame_s390.cpp
! src/hotspot/cpu/x86/frame_x86.cpp
! src/hotspot/cpu/x86/universalUpcallHandler_x86_64.cpp
! src/hotspot/cpu/zero/frame_zero.cpp
! src/hotspot/share/code/codeBlob.cpp
! src/hotspot/share/code/codeBlob.hpp
! src/hotspot/share/prims/universalUpcallHandler.cpp
! src/hotspot/share/prims/universalUpcallHandler.hpp
! src/hotspot/share/runtime/frame.cpp
! src/hotspot/share/runtime/javaFrameAnchor.hpp
! src/hotspot/share/runtime/thread.cpp
! src/hotspot/share/runtime/thread.hpp
! test/jdk/java/foreign/TestByteBuffer.java
! test/jdk/java/foreign/TestUpcall.java
! test/jdk/java/foreign/TestUpcallHighArity.java
+ test/jdk/java/foreign/libAsyncInvokers.cpp
! test/jdk/java/foreign/stackwalk/TestAsyncStackWalk.java
! test/jdk/java/foreign/stackwalk/TestStackWalk.java
Changeset: 42e03fd7
Author: duke <duke at openjdk.org>
Date: 2021-07-08 13:20:20 +0000
URL: https://git.openjdk.java.net/panama-foreign/commit/42e03fd7c6afd3cc5deeb51ef32328c152ec79d5
Automatic merge of foreign-memaccess+abi into foreign-jextract
More information about the panama-dev
mailing list