git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.java.net
Tue Nov 30 14:35:32 UTC 2021
Changeset: 98a9f037
Author: Jorn Vernee <jvernee at openjdk.org>
Date: 2021-11-30 14:34:00 +0000
URL: https://git.openjdk.java.net/mobile/commit/98a9f037397d437d2c3221e8522ed8ab397a457a
8277602: Deopt code does not extend the stack enough if the caller is an optimize entry blob
Reviewed-by: dlong, thartmann
! src/hotspot/cpu/x86/universalUpcallHandler_x86_64.cpp
! src/hotspot/share/runtime/deoptimization.cpp
! src/hotspot/share/runtime/frame.hpp
! src/hotspot/share/runtime/vframeArray.cpp
+ test/jdk/java/foreign/upcalldeopt/TestUpcallDeopt.java
= test/jdk/java/foreign/upcalldeopt/libUpcallDeopt.c
Changeset: 7c89295d
Author: duke <duke at openjdk.org>
Date: 2021-11-30 14:34:57 +0000
URL: https://git.openjdk.java.net/mobile/commit/7c89295dc5682f320e016dabe124c3d1134fd2ad
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list