git: openjdk/mobile: 4 new changesets
duke
duke at openjdk.org
Tue Dec 2 12:24:08 UTC 2025
Changeset: 07856fce
Branch: master
Author: Jaikiran Pai <jpai at openjdk.org>
Date: 2025-12-02 12:17:40 +0000
URL: https://git.openjdk.org/mobile/commit/07856fce34ba14a83fc1ac0faffe3b5ba883e0b5
8372787: ModuleReader should throw IOException consistently when using --patch-module and ModuleReader is closed
Reviewed-by: alanb
! src/java.base/share/classes/jdk/internal/module/ModulePatcher.java
+ test/jdk/java/lang/module/ModuleReader/patched/PatchedModuleReaderTest.java
= test/jdk/java/lang/module/ModuleReader/patched/java.base/java/lang/PatchedFoo.java
Changeset: d4661ee9
Branch: master
Author: duke <duke at openjdk.org>
Date: 2025-12-02 12:17:54 +0000
URL: https://git.openjdk.org/mobile/commit/d4661ee995a326fb9790b941f474ae9d0c89b5e0
Automatic merge of jdk:master into master
Changeset: d3083ac0
Branch: master
Author: Yasumasa Suenaga <ysuenaga at openjdk.org>
Date: 2025-12-02 12:19:48 +0000
URL: https://git.openjdk.org/mobile/commit/d3083ac05453c9dd303038f90ddab50d52124e51
8371194: serviceability/sa/TestJhsdbJstackMixedWithXComp.java failing
Co-authored-by: Patricio Chilano Mateo <pchilanomate at openjdk.org>
Reviewed-by: cjplummer, pchilanomate
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/bsd/BsdDebuggerLocal.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/cdbg/CFrame.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/linux/LinuxCDebugger.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/linux/aarch64/LinuxAARCH64CFrame.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/linux/amd64/LinuxAMD64CFrame.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/linux/ppc64/LinuxPPC64CFrame.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/linux/riscv64/LinuxRISCV64CFrame.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/aarch64/AARCH64Frame.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/amd64/AMD64Frame.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/tools/PStack.java
! test/hotspot/jtreg/ProblemList.txt
! test/hotspot/jtreg/serviceability/sa/TestJhsdbJstackMixedWithXComp.java
Changeset: eb135542
Branch: master
Author: duke <duke at openjdk.org>
Date: 2025-12-02 12:20:09 +0000
URL: https://git.openjdk.org/mobile/commit/eb1355424f92eb0d71d6414c6ed0bd02b30842c7
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list