git: openjdk/mobile: 2 new changesets

duke duke at openjdk.org
Thu Sep 4 22:58:03 UTC 2025


Changeset: b7b64bb6
Branch: master
Author:    Leonid Mesnik <lmesnik at openjdk.org>
Date:      2025-09-04 22:35:21 +0000
URL:       https://git.openjdk.org/mobile/commit/b7b64bb6c800b45e32ff37b1b92b5927a3b3fb56

8365937: post_method_exit might incorrectly set was_popped_by_exception and value in the middle of stack unwinding

Reviewed-by: dholmes, pchilanomate

! src/hotspot/share/prims/jvmtiExport.cpp
+ test/hotspot/jtreg/serviceability/jvmti/events/MethodExit/PendingException/TestMethodExitWithPendingException.java
+ test/hotspot/jtreg/serviceability/jvmti/events/MethodExit/PendingException/libTestMethodExitWithPendingException.cpp
+ test/hotspot/jtreg/serviceability/jvmti/events/MethodExit/PoppedByException/TestPoppedByException.java
+ test/hotspot/jtreg/serviceability/jvmti/events/MethodExit/PoppedByException/libTestPoppedByException.cpp

Changeset: 028a0bdd
Branch: master
Author:    duke <duke at openjdk.org>
Date:      2025-09-04 22:35:45 +0000
URL:       https://git.openjdk.org/mobile/commit/028a0bdd20d5dcf53ba923a25b53c35814362044

Automatic merge of jdk:master into master




More information about the mobile-changes mailing list