git: openjdk/jdk: 2 new changesets
Patricio Chilano Mateo
pchilanomate at openjdk.java.net
Wed Jun 1 14:12:43 UTC 2022
Changeset: b2b4ee21
Author: Ron Pressler <rpressler at openjdk.org>
Committer: Patricio Chilano Mateo <pchilanomate at openjdk.org>
Date: 2022-06-01 14:10:10 +0000
URL: https://git.openjdk.java.net/jdk/commit/b2b4ee212f06c606fc51e03ff33642035f4a4328
8287233: Crash in Continuation.enterSpecial: stop: tried to execute native method as non-native
Reviewed-by: dholmes, pchilanomate
! src/hotspot/share/interpreter/linkResolver.cpp
! src/hotspot/share/oops/method.cpp
Changeset: f8eb7a89
Author: Ron Pressler <rpressler at openjdk.org>
Committer: Patricio Chilano Mateo <pchilanomate at openjdk.org>
Date: 2022-06-01 14:11:55 +0000
URL: https://git.openjdk.java.net/jdk/commit/f8eb7a892f2fe78671d2211e35369c7ff2ed24fa
8287512: continuationEntry.hpp has incomplete definitions
Reviewed-by: coleenp, pchilanomate
! src/hotspot/cpu/aarch64/sharedRuntime_aarch64.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/continuationEntry.inline.hpp
More information about the jdk-changes
mailing list