git: openjdk/loom: master: 17 new changesets
duke
duke at openjdk.org
Sun Sep 28 18:16:49 UTC 2025
Changeset: f0e1078c
Branch: master
Author: Joachim Kern <jkern at openjdk.org>
Date: 2025-09-26 12:14:58 +0000
URL: https://git.openjdk.org/loom/commit/f0e1078c7175b3f930502a6079feff86aa53b669
8368250: [AIX] now ubsan vptr check is also possible (follow up of JDK-8354686)
Reviewed-by: erikj, stuefe, mbaesken
! make/autoconf/flags-ldflags.m4
! make/autoconf/jdk-options.m4
! src/hotspot/share/oops/compressedKlass.cpp
Changeset: bdb7d25a
Branch: master
Author: Alexey Semenyuk <asemenyuk at openjdk.org>
Date: 2025-09-26 13:59:39 +0000
URL: https://git.openjdk.org/loom/commit/bdb7d25ac11ca60a357b371c75544b346e523940
8358723: jpackage signing issues: the main launcher doesn't have entitlements
Reviewed-by: almatvee
! src/jdk.jpackage/macosx/classes/jdk/jpackage/internal/AppImageSigner.java
! src/jdk.jpackage/share/classes/jdk/jpackage/internal/util/PListReader.java
! test/jdk/tools/jpackage/TEST.properties
! test/jdk/tools/jpackage/helpers/jdk/jpackage/test/JPackageCommand.java
! test/jdk/tools/jpackage/helpers/jdk/jpackage/test/LauncherAsServiceVerifier.java
! test/jdk/tools/jpackage/helpers/jdk/jpackage/test/LauncherVerifier.java
! test/jdk/tools/jpackage/helpers/jdk/jpackage/test/MacHelper.java
! test/jdk/tools/jpackage/helpers/jdk/jpackage/test/MacSignVerify.java
! test/jdk/tools/jpackage/junit/share/jdk.jpackage/jdk/jpackage/internal/util/PListReaderTest.java
! test/jdk/tools/jpackage/macosx/MacFileAssociationsTest.java
Changeset: 2360542e
Branch: master
Author: Roger Riggs <rriggs at openjdk.org>
Date: 2025-09-26 14:19:12 +0000
URL: https://git.openjdk.org/loom/commit/2360542e89067e5c5d5a7bf403c18c9f371efd9a
8368683: [process] Increase jtreg debug output maxOutputSize for TreeTest
Reviewed-by: msheppar
+ test/jdk/java/lang/ProcessHandle/TEST.properties
Changeset: 501b2b3e
Branch: master
Author: Manuel Hässig <mhaessig at openjdk.org>
Date: 2025-09-26 14:28:35 +0000
URL: https://git.openjdk.org/loom/commit/501b2b3ebc50d9bb1c32267ef8e56561ea1e71eb
8368615: VSCode IDE: Oracle Java extension routinely runs out of memory
Reviewed-by: erikj
! make/ide/vscode/hotspot/template-workspace.jsonc
Changeset: 25abdd85
Branch: master
Author: Albert Mingkun Yang <ayang at openjdk.org>
Date: 2025-09-26 14:48:26 +0000
URL: https://git.openjdk.org/loom/commit/25abdd85c41f7aef41915cabd8596c0ce573acd6
8368752: Serial: Remove unused arg of DefNewGeneration::gc_epilogue
Reviewed-by: tschatzl, fandreuzzi
! src/hotspot/share/gc/serial/defNewGeneration.cpp
! src/hotspot/share/gc/serial/defNewGeneration.hpp
! src/hotspot/share/gc/serial/serialHeap.cpp
Changeset: aa6ff450
Branch: master
Author: Ashutosh Mehra <asmehra at openjdk.org>
Date: 2025-09-26 14:56:03 +0000
URL: https://git.openjdk.org/loom/commit/aa6ff45052516f5383fb7e62cfb469cbade0c42e
8368693: Duplicate methods in vmClasses
Reviewed-by: liach, coleenp, dholmes
! src/hotspot/share/classfile/classFileParser.cpp
! src/hotspot/share/classfile/javaClasses.cpp
! src/hotspot/share/classfile/vmClasses.cpp
! src/hotspot/share/classfile/vmClasses.hpp
! src/hotspot/share/memory/universe.cpp
! src/hotspot/share/oops/constantPool.cpp
! src/hotspot/share/oops/instanceKlass.cpp
! src/hotspot/share/oops/objArrayKlass.cpp
Changeset: bdf6853c
Branch: master
Author: Naoto Sato <naoto at openjdk.org>
Date: 2025-09-26 16:50:05 +0000
URL: https://git.openjdk.org/loom/commit/bdf6853cfdd24176bdddb59b6d7bb85036b94c57
8368328: CompactNumberFormat.clone does not produce independent instances
Reviewed-by: rgiulietti, jlu
! src/java.base/share/classes/java/text/CompactNumberFormat.java
+ test/jdk/java/text/Format/CompactNumberFormat/TestClone.java
Changeset: 556dfdda
Branch: master
Author: Leonid Mesnik <lmesnik at openjdk.org>
Date: 2025-09-26 19:34:04 +0000
URL: https://git.openjdk.org/loom/commit/556dfddac82f69b8a3d3730d05fcd00e49b84f2e
8308027: GetThreadListStackTraces/OneGetThreadListStackTraces.java should be skipped when thread factory is used
Reviewed-by: dholmes, sspitsyn
! test/hotspot/jtreg/ProblemList-Virtual.txt
! test/hotspot/jtreg/serviceability/jvmti/GetThreadListStackTraces/OneGetThreadListStackTraces.java
Changeset: 62cc3472
Branch: master
Author: Leonid Mesnik <lmesnik at openjdk.org>
Date: 2025-09-26 19:36:00 +0000
URL: https://git.openjdk.org/loom/commit/62cc347242ddbc8b51f023c288d78785b128e421
8368699: nsk/jvmti/scenarios/events/EM04/em04t001/em04t001.cpp destroys jvmti monitor when VM is dead
Reviewed-by: sspitsyn
! test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/events/EM04/em04t001/em04t001.cpp
Changeset: c6cecc58
Branch: master
Author: Francesco Andreuzzi <fandreuzzi at openjdk.org>
Committer: Alex Menkov <amenkov at openjdk.org>
Date: 2025-09-26 19:51:04 +0000
URL: https://git.openjdk.org/loom/commit/c6cecc581f331dc61af0df2dfd5d7e0d523f6b61
8283198: Remove src/jdk.hotspot.agent/test
Reviewed-by: amenkov, ayang, sspitsyn
- src/jdk.hotspot.agent/test/libproc/LibprocClient.java
- src/jdk.hotspot.agent/test/libproc/LibprocTest.java
- src/jdk.hotspot.agent/test/libproc/Makefile
- src/jdk.hotspot.agent/test/libproc/README
- src/jdk.hotspot.agent/test/libproc/libproctest.sh
- src/jdk.hotspot.agent/test/libproc/libproctest64.sh
Changeset: 12c0f29b
Branch: master
Author: Justin Lu <jlu at openjdk.org>
Date: 2025-09-26 20:12:48 +0000
URL: https://git.openjdk.org/loom/commit/12c0f29b97f0ccd03dee6850a3a9a7117124016e
8368498: Use JUnit instead of TestNG for jdk_text tests
Reviewed-by: naoto
! test/jdk/java/text/Collator/RuleBasedCollatorTest.java
! test/jdk/java/text/Format/CompactNumberFormat/CompactFormatAndParseHelper.java
! test/jdk/java/text/Format/CompactNumberFormat/TestCNFRounding.java
! test/jdk/java/text/Format/CompactNumberFormat/TestCompactNumber.java
! test/jdk/java/text/Format/CompactNumberFormat/TestCompactPatternsValidity.java
! test/jdk/java/text/Format/CompactNumberFormat/TestEquality.java
! test/jdk/java/text/Format/CompactNumberFormat/TestFormatToCharacterIterator.java
! test/jdk/java/text/Format/CompactNumberFormat/TestMutatingInstance.java
! test/jdk/java/text/Format/CompactNumberFormat/TestParseBigDecimal.java
! test/jdk/java/text/Format/CompactNumberFormat/TestPlurals.java
! test/jdk/java/text/Format/CompactNumberFormat/TestSpecialValues.java
! test/jdk/java/text/Format/CompactNumberFormat/TestUExtensionOverride.java
! test/jdk/java/text/Format/CompactNumberFormat/serialization/TestDeserializeCNF.java
! test/jdk/java/text/Format/CompactNumberFormat/serialization/TestSerialization.java
! test/jdk/java/text/Format/DateFormat/Bug8193444.java
! test/jdk/java/text/Format/DateFormat/CaseInsensitiveParseTest.java
! test/jdk/java/text/Format/DateFormat/LocaleDateFormats.java
! test/jdk/java/text/Format/DateFormat/SimpleDateFormatPatternTest.java
! test/jdk/java/text/Format/DecimalFormat/SetGroupingSizeTest.java
! test/jdk/java/text/Format/NumberFormat/DFSMinusPerCentMill.java
! test/jdk/java/text/Normalizer/SquareEraCharacterTest.java
Changeset: cedc0117
Branch: master
Author: Alex Menkov <amenkov at openjdk.org>
Date: 2025-09-26 20:49:36 +0000
URL: https://git.openjdk.org/loom/commit/cedc0117ac36243cc240e8ab6adb3c78af4055fc
8365057: Add support for java.util.concurrent lock information to Thread.dump_to_file
Co-authored-by: Alex Menkov <amenkov at openjdk.org>
Co-authored-by: Alan Bateman <alanb at openjdk.org>
Reviewed-by: sspitsyn, alanb
! src/hotspot/share/services/threadService.cpp
! src/java.base/share/classes/jdk/internal/vm/ThreadDumper.java
! src/java.base/share/classes/jdk/internal/vm/ThreadSnapshot.java
! src/jdk.management/share/classes/com/sun/management/doc-files/threadDump.schema.json
! test/jdk/com/sun/management/HotSpotDiagnosticMXBean/DumpThreads.java
! test/lib/jdk/test/lib/threaddump/ThreadDump.java
Changeset: 37f0e74d
Branch: master
Author: Mohamed Issa <missa at openjdk.org>
Committer: Sandhya Viswanathan <sviswanathan at openjdk.org>
Date: 2025-09-26 21:10:30 +0000
URL: https://git.openjdk.org/loom/commit/37f0e74d328d909810b54f7889cca991426d7488
8364305: Support AVX10 saturating floating point conversion instructions
Reviewed-by: sviswanathan, sparasa, jbhateja
! src/hotspot/cpu/x86/assembler_x86.cpp
! src/hotspot/cpu/x86/assembler_x86.hpp
! src/hotspot/cpu/x86/c2_MacroAssembler_x86.cpp
! src/hotspot/cpu/x86/c2_MacroAssembler_x86.hpp
! src/hotspot/cpu/x86/x86.ad
! src/hotspot/cpu/x86/x86_64.ad
+ test/hotspot/jtreg/compiler/floatingpoint/ScalarFPtoIntCastTest.java
! test/hotspot/jtreg/compiler/lib/ir_framework/IRNode.java
! test/hotspot/jtreg/compiler/lib/ir_framework/test/IREncodingPrinter.java
! test/hotspot/jtreg/compiler/vectorapi/VectorFPtoIntCastTest.java
! test/hotspot/jtreg/compiler/vectorization/runner/ArrayTypeConvertTest.java
Changeset: 5b1ebbb2
Branch: master
Author: Archie Cobbs <acobbs at openjdk.org>
Date: 2025-09-27 02:34:27 +0000
URL: https://git.openjdk.org/loom/commit/5b1ebbb2713e54511cb695d1d6f7f6b7f827b2a7
8366561: Improve documentation for how the -Xlint flag works
Reviewed-by: vromero
! src/jdk.compiler/share/classes/com/sun/tools/javac/code/Lint.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/main/Option.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/resources/javac.properties
! src/jdk.compiler/share/classes/module-info.java
! src/jdk.compiler/share/man/javac.md
Changeset: 9093d3a0
Branch: master
Author: SendaoYan <syan at openjdk.org>
Date: 2025-09-27 02:37:39 +0000
URL: https://git.openjdk.org/loom/commit/9093d3a04cd2b66425cefb44de2990cb5362a29f
8368668: Several vmTestbase/vm/gc/compact tests timed out on large memory machine
Reviewed-by: lmesnik
! test/hotspot/jtreg/vmTestbase/gc/gctests/AllocateWithoutOomTest/AllocateWithoutOomTest.java
! test/hotspot/jtreg/vmTestbase/vm/gc/compact/Compact_InternedStrings_Strings/TestDescription.java
! test/hotspot/jtreg/vmTestbase/vm/gc/compact/Compact_NonbranchyTree/TestDescription.java
! test/hotspot/jtreg/vmTestbase/vm/gc/compact/Compact_NonbranchyTree_ArrayOf/TestDescription.java
! test/hotspot/jtreg/vmTestbase/vm/gc/compact/Compact_NonbranchyTree_TwoFields/TestDescription.java
! test/hotspot/jtreg/vmTestbase/vm/gc/compact/Compact_Strings/TestDescription.java
! test/hotspot/jtreg/vmTestbase/vm/gc/compact/Compact_Strings_InternedStrings/TestDescription.java
! test/hotspot/jtreg/vmTestbase/vm/gc/compact/Compact_Strings_TwoFields/TestDescription.java
! test/hotspot/jtreg/vmTestbase/vm/gc/compact/Humongous_NonbranchyTree/TestDescription.java
! test/hotspot/jtreg/vmTestbase/vm/gc/compact/Humongous_Strings/TestDescription.java
Changeset: af8fb20a
Branch: master
Author: Kelvin Nilsen <kdnilsen at openjdk.org>
Date: 2025-09-27 04:07:29 +0000
URL: https://git.openjdk.org/loom/commit/af8fb20ac0325a231ee14bd72e9764e02ca07681
8368307: Shenandoah: get_next_bit_impl should special case weak and strong mark bits
Reviewed-by: wkemper
! src/hotspot/share/gc/shenandoah/shenandoahMarkBitMap.inline.hpp
Changeset: 320230db
Branch: master
Author: Sergey Bylokhov <serb at openjdk.org>
Date: 2025-09-28 04:49:58 +0000
URL: https://git.openjdk.org/loom/commit/320230db5f9ca95f23218704cb2e69521e03852f
8367795: HeadlessMalfunctionTest may fail due to timeout
Reviewed-by: prr
! test/jdk/java/awt/Headless/HeadlessMalfunctionTest.java
More information about the loom-dev
mailing list