git: openjdk/leyden: hermetic-java-runtime: 75 new changesets
duke
duke at openjdk.org
Sat Feb 8 00:34:22 UTC 2025
Changeset: 305bbdae
Branch: hermetic-java-runtime
Author: Aleksey Shipilev <shade at openjdk.org>
Date: 2025-02-01 14:06:48 +0000
URL: https://git.openjdk.org/leyden/commit/305bbdae7fe40e33cf2baa100c134bd85ecaa553
8348402: PerfDataManager stalls shutdown for 1ms
Reviewed-by: dholmes, pchilanomate, coleenp
! src/hotspot/share/runtime/objectMonitor.cpp
! src/hotspot/share/runtime/objectMonitor.hpp
! src/hotspot/share/runtime/perfData.cpp
! src/hotspot/share/runtime/perfData.hpp
! src/hotspot/share/runtime/synchronizer.cpp
Changeset: 2cce5eeb
Branch: hermetic-java-runtime
Author: SendaoYan <syan at openjdk.org>
Date: 2025-02-02 02:46:16 +0000
URL: https://git.openjdk.org/leyden/commit/2cce5eeb092b68b4e4ce6a8289a8aa567f47c973
8349142: [JMH] compiler.MergeLoadBench.getCharBV fails
Reviewed-by: liach
! test/micro/org/openjdk/bench/vm/compiler/MergeLoadBench.java
Changeset: 9aa6d09b
Branch: hermetic-java-runtime
Author: Aggelos Biboudis <abimpoudis at openjdk.org>
Date: 2025-02-03 09:08:25 +0000
URL: https://git.openjdk.org/leyden/commit/9aa6d09bf74110bf4f5756d7c3b106558042102f
8326485: Assertion due to Type.addMetadata adding annotations to already-annotated type
Reviewed-by: jlahoda
! src/jdk.compiler/share/classes/com/sun/tools/javac/code/TypeAnnotations.java
+ test/langtools/tools/javac/T8326485.java
+ test/langtools/tools/javac/T8326485.out
Changeset: 6f4fc821
Branch: hermetic-java-runtime
Author: Alexander Zvegintsev <azvegint at openjdk.org>
Date: 2025-02-03 11:14:14 +0000
URL: https://git.openjdk.org/leyden/commit/6f4fc82149b52dd91289fe42def7d1cacad31212
8348675: TrayIcon tests fail in Ubuntu 24.10 Wayland
Reviewed-by: aivanov, dnguyen
! test/jdk/java/awt/TrayIcon/ActionCommand/ActionCommand.java
! test/jdk/java/awt/TrayIcon/TrayIconMouseTest/TrayIconMouseTest.java
! test/jdk/java/awt/TrayIcon/TrayIconPopup/TrayIconPopupClickTest.java
! test/jdk/java/awt/TrayIcon/TrayIconPopup/TrayIconPopupTest.java
Changeset: 3f1d9b57
Branch: hermetic-java-runtime
Author: Hamlin Li <mli at openjdk.org>
Date: 2025-02-03 12:33:31 +0000
URL: https://git.openjdk.org/leyden/commit/3f1d9b573546685215af06031656efe6f1429caf
8348575: SpinLockT is typedef'ed but unused
Reviewed-by: dholmes
! src/hotspot/share/runtime/thread.cpp
Changeset: d330421d
Branch: hermetic-java-runtime
Author: Coleen Phillimore <coleenp at openjdk.org>
Date: 2025-02-03 13:55:00 +0000
URL: https://git.openjdk.org/leyden/commit/d330421d28b62eae19114994d7266e9c0038dd94
8337548: Parallel class loading can pass is_superclass true for interfaces
Reviewed-by: iklam
! src/hotspot/share/classfile/systemDictionary.cpp
! src/hotspot/share/classfile/systemDictionary.hpp
Changeset: a57c9b10
Branch: hermetic-java-runtime
Author: SendaoYan <syan at openjdk.org>
Date: 2025-02-03 14:25:47 +0000
URL: https://git.openjdk.org/leyden/commit/a57c9b101a7fdb08ed1c8ca31ab0d4cc0040f1ba
8349184: [JMH] jdk.incubator.vector.ColumnFilterBenchmark.filterDoubleColumn fails on linux-aarch64
Reviewed-by: haosun, aph
! test/micro/org/openjdk/bench/jdk/incubator/vector/ColumnFilterBenchmark.java
Changeset: bb837d2f
Branch: hermetic-java-runtime
Author: Tom Rodriguez <never at openjdk.org>
Date: 2025-02-03 17:04:55 +0000
URL: https://git.openjdk.org/leyden/commit/bb837d2f9b636c05ff0c7733bc3d06c002974c17
8342775: [Graal] java/util/concurrent/locks/Lock/OOMEInAQS.java fails OOME thrown from the UncaughtExceptionHandler
Reviewed-by: jpai, dholmes
! test/jdk/java/util/concurrent/locks/Lock/OOMEInAQS.java
! test/jdk/java/util/concurrent/locks/StampedLock/OOMEInStampedLock.java
Changeset: 618c5eb2
Branch: hermetic-java-runtime
Author: Jaikiran Pai <jpai at openjdk.org>
Date: 2025-02-03 18:21:33 +0000
URL: https://git.openjdk.org/leyden/commit/618c5eb27b4c719afd577b690e6bcb21a45fcb0d
8349183: [BACKOUT] Optimization for StringBuilder append boolean & null
8349239: [BACKOUT] Reuse StringLatin1::putCharsAt and StringUTF16::putCharsAt
Reviewed-by: redestad, liach
! src/java.base/share/classes/java/lang/AbstractStringBuilder.java
! src/java.base/share/classes/java/lang/StringConcatHelper.java
! src/java.base/share/classes/java/lang/StringLatin1.java
! src/java.base/share/classes/java/lang/StringUTF16.java
! test/hotspot/jtreg/compiler/patches/java.base/java/lang/Helper.java
! test/micro/org/openjdk/bench/java/lang/StringBuilders.java
Changeset: 43979fb1
Branch: hermetic-java-runtime
Author: Ben Perez <bperez at openjdk.org>
Date: 2025-02-03 22:14:38 +0000
URL: https://git.openjdk.org/leyden/commit/43979fb1be424157b33268db078d345b4da29119
8347428: Avoid using secret-key in specifications
Reviewed-by: mullan
! src/java.base/share/classes/com/sun/crypto/provider/JceKeyStore.java
! src/java.base/share/classes/com/sun/crypto/provider/SunJCE.java
! src/java.base/share/classes/javax/crypto/SecretKeyFactory.java
! src/java.base/share/classes/javax/crypto/SecretKeyFactorySpi.java
! src/java.base/share/classes/javax/crypto/spec/PBEKeySpec.java
! src/java.base/share/classes/javax/crypto/spec/SecretKeySpec.java
! test/jdk/com/sun/crypto/provider/CICO/PBEFunc/AbstractPBEWrapper.java
Changeset: 9b495972
Branch: hermetic-java-runtime
Author: Coleen Phillimore <coleenp at openjdk.org>
Date: 2025-02-03 22:48:28 +0000
URL: https://git.openjdk.org/leyden/commit/9b49597244f898400222cfc252f50a2401ca3e2f
8334320: Replace vmTestbase/metaspace/share/TriggerUnloadingWithWhiteBox.java with ClassUnloadCommon from testlibrary
Reviewed-by: dholmes, lmesnik
+ test/hotspot/jtreg/vmTestbase/metaspace/share/TriggerUnloadingWithFullGC.java
- test/hotspot/jtreg/vmTestbase/metaspace/share/TriggerUnloadingWithWhiteBox.java
! test/hotspot/jtreg/vmTestbase/metaspace/staticReferences/StaticReferences.java
! test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/common/StressHierarchyBaseClass.java
Changeset: 7ea176d7
Branch: hermetic-java-runtime
Author: Amit Kumar <amitkumar at openjdk.org>
Date: 2025-02-04 03:05:00 +0000
URL: https://git.openjdk.org/leyden/commit/7ea176d79c126c69cea5631d6542cd42bd8b11d9
8349193: compiler/intrinsics/TestContinuationPinningAndEA.java missing @requires vm.continuations
Reviewed-by: chagedorn
! test/hotspot/jtreg/compiler/intrinsics/TestContinuationPinningAndEA.java
Changeset: c545a3e0
Branch: hermetic-java-runtime
Author: Christian Hagedorn <chagedorn at openjdk.org>
Date: 2025-02-04 07:33:34 +0000
URL: https://git.openjdk.org/leyden/commit/c545a3e028ad0760ed2f996e8bb7c56d28e4570a
8346774: Use Predicate classes instead of Node classes
Reviewed-by: epeter, kvn
! src/hotspot/share/opto/predicates.cpp
! src/hotspot/share/opto/predicates.hpp
Changeset: beae8843
Branch: hermetic-java-runtime
Author: Matthias Baesken <mbaesken at openjdk.org>
Date: 2025-02-04 08:10:49 +0000
URL: https://git.openjdk.org/leyden/commit/beae8843b9b2433af5e9fbe420b17e663cbdb960
8349150: Support precompiled headers on AIX
Reviewed-by: jkern, erikj
! make/hotspot/lib/CompileJvm.gmk
! make/hotspot/lib/JvmOverrideFiles.gmk
Changeset: 81126c20
Branch: hermetic-java-runtime
Author: Per Minborg <pminborg at openjdk.org>
Date: 2025-02-04 11:00:54 +0000
URL: https://git.openjdk.org/leyden/commit/81126c20cbcab577d82e690d9cf1c1b738754a07
8349238: Some more FFM benchmarks are broken
Reviewed-by: mcimadamore
! test/micro/org/openjdk/bench/java/lang/foreign/xor/XorTest.java
Changeset: d699aba2
Branch: hermetic-java-runtime
Author: Volkan Yazici <vyazici at openjdk.org>
Date: 2025-02-04 13:56:25 +0000
URL: https://git.openjdk.org/leyden/commit/d699aba26f65ce1941bfbaaf1918c987dd01727e
8349135: Add tests for HttpRequest.Builder.copy()
Reviewed-by: jpai, dfuchs
! test/jdk/java/net/httpclient/HttpRequestBuilderTest.java
Changeset: e91a6ec4
Branch: hermetic-java-runtime
Author: Fei Yang <fyang at openjdk.org>
Date: 2025-02-04 14:03:07 +0000
URL: https://git.openjdk.org/leyden/commit/e91a6ec49c80ea53bb6f1eb43c924f188803de7e
8347489: RISC-V: Misaligned memory access with COH
Reviewed-by: mli, vkempik
! src/hotspot/cpu/riscv/c2_MacroAssembler_riscv.cpp
! src/hotspot/cpu/riscv/macroAssembler_riscv.cpp
! src/hotspot/cpu/riscv/stubGenerator_riscv.cpp
Changeset: beb43e26
Branch: hermetic-java-runtime
Author: Per Minborg <pminborg at openjdk.org>
Date: 2025-02-04 14:10:42 +0000
URL: https://git.openjdk.org/leyden/commit/beb43e2633900bb9ab3c975376fe5860b6d054e0
8349343: Add missing copyright messages in FFM benchmarks
Reviewed-by: jvernee
! test/micro/org/openjdk/bench/java/lang/foreign/xor/GetArrayCriticalXorOpImpl.java
! test/micro/org/openjdk/bench/java/lang/foreign/xor/GetArrayElementsXorOpImpl.java
! test/micro/org/openjdk/bench/java/lang/foreign/xor/GetArrayForeignXorOpCriticalImpl.java
! test/micro/org/openjdk/bench/java/lang/foreign/xor/GetArrayForeignXorOpImpl.java
! test/micro/org/openjdk/bench/java/lang/foreign/xor/GetArrayForeignXorOpInitImpl.java
! test/micro/org/openjdk/bench/java/lang/foreign/xor/GetArrayRegionXorOpImpl.java
! test/micro/org/openjdk/bench/java/lang/foreign/xor/XorOp.java
! test/micro/org/openjdk/bench/java/lang/foreign/xor/libjnitest.c
Changeset: b985347c
Branch: hermetic-java-runtime
Author: Ioi Lam <iklam at openjdk.org>
Date: 2025-02-04 16:08:00 +0000
URL: https://git.openjdk.org/leyden/commit/b985347c2383a7a637ffa9a4a8687f7f7cde1369
8348349: Refactor CDSConfig::is_dumping_heap()
Reviewed-by: ccheung, matsaave
! src/hotspot/share/cds/archiveHeapWriter.cpp
! src/hotspot/share/cds/cdsConfig.cpp
! src/hotspot/share/cds/cdsConfig.hpp
! src/hotspot/share/cds/filemap.cpp
! src/hotspot/share/cds/heapShared.cpp
! src/hotspot/share/cds/heapShared.hpp
! src/hotspot/share/cds/metaspaceShared.cpp
! src/hotspot/share/classfile/classLoaderExt.cpp
! src/hotspot/share/classfile/stringTable.cpp
! src/hotspot/share/prims/whitebox.cpp
! test/hotspot/jtreg/runtime/cds/appcds/sharedStrings/IncompatibleOptions.java
! test/jtreg-ext/requires/VMProps.java
Changeset: ee4caa41
Branch: hermetic-java-runtime
Author: Jamil Nimeh <jnimeh at openjdk.org>
Date: 2025-02-04 16:28:04 +0000
URL: https://git.openjdk.org/leyden/commit/ee4caa4180e76911ee75148583c2923f847f8605
8349106: Change ChaCha20 intrinsic to use quarter-round parallel implementation on aarch64
Reviewed-by: aph
! src/hotspot/cpu/aarch64/stubGenerator_aarch64.cpp
Changeset: 250ff86d
Branch: hermetic-java-runtime
Author: Justin Lu <jlu at openjdk.org>
Date: 2025-02-04 17:07:01 +0000
URL: https://git.openjdk.org/leyden/commit/250ff86dc86f73dbf7c944d9b5a792c4bdfeef0d
8349000: Performance improvement for Currency.isPastCutoverDate(String)
Reviewed-by: naoto, aturbanov
! src/java.base/share/classes/java/util/Currency.java
Changeset: bad39b6d
Branch: hermetic-java-runtime
Author: Satyen Subramaniam <ssubramaniam at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
Date: 2025-02-04 17:19:19 +0000
URL: https://git.openjdk.org/leyden/commit/bad39b6d8892ba9b86bc81bf01108a1df617defb
8348610: GenShen: TestShenandoahEvacuationInformationEvent failed with setRegions >= regionsFreed: expected 1 >= 57
Reviewed-by: wkemper, phh
! src/hotspot/share/gc/shenandoah/heuristics/shenandoahGenerationalHeuristics.cpp
! src/hotspot/share/gc/shenandoah/shenandoahEvacInfo.hpp
! src/hotspot/share/gc/shenandoah/shenandoahTrace.cpp
! src/hotspot/share/jfr/metadata/metadata.xml
! test/jdk/jdk/jfr/event/gc/detailed/TestShenandoahEvacuationInformationEvent.java
Changeset: d222c186
Branch: hermetic-java-runtime
Author: Brent Christian <bchristi at openjdk.org>
Date: 2025-02-04 22:37:31 +0000
URL: https://git.openjdk.org/leyden/commit/d222c186a6c5a282e9ef143fac3568351ad7b9d7
8349107: Remove RMI finalizers
Reviewed-by: rriggs, vklang, djelinski, smarks
! src/java.rmi/share/classes/sun/rmi/log/LogInputStream.java
! src/jdk.naming.rmi/share/classes/com/sun/jndi/rmi/registry/RegistryContext.java
Changeset: 9d23de58
Branch: hermetic-java-runtime
Author: Ben Perez <bperez at openjdk.org>
Date: 2025-02-04 23:13:16 +0000
URL: https://git.openjdk.org/leyden/commit/9d23de58d167ff7d23ee1b8da675ec1b26b885f9
8184352: Remove Sun provider information from KeyPairGenerator javadoc
Reviewed-by: mullan
! src/java.base/share/classes/java/security/KeyPairGenerator.java
Changeset: a51e6699
Branch: hermetic-java-runtime
Author: SendaoYan <syan at openjdk.org>
Date: 2025-02-05 02:18:01 +0000
URL: https://git.openjdk.org/leyden/commit/a51e6699b497564de65620a36dc38437ca87cb32
8349200: [JMH] time.format.ZonedDateTimeFormatterBenchmark fails
Reviewed-by: naoto, jlu
! test/micro/org/openjdk/bench/java/time/format/ZonedDateTimeFormatterBenchmark.java
Changeset: 09269497
Branch: hermetic-java-runtime
Author: Jan Lahoda <jlahoda at openjdk.org>
Date: 2025-02-05 06:44:36 +0000
URL: https://git.openjdk.org/leyden/commit/09269497a27c732ce4644d0bb95e0380162398c9
8347629: Test FailOverDirectExecutionControlTest.java fails with -Xcomp
Reviewed-by: liach
! test/langtools/jdk/jshell/FailOverDirectExecutionControlTest.java
Changeset: 40603a5b
Branch: hermetic-java-runtime
Author: Matthias Baesken <mbaesken at openjdk.org>
Date: 2025-02-05 08:05:56 +0000
URL: https://git.openjdk.org/leyden/commit/40603a5bf039eef03c157bfc49ac8ea2229a94de
8349214: Improve size optimization flags for MSVC builds
Reviewed-by: djelinski, ihse
! make/autoconf/flags-cflags.m4
Changeset: 66a38984
Branch: hermetic-java-runtime
Author: Bhavana Kilambi <bkilambi at openjdk.org>
Committer: Aleksey Shipilev <shade at openjdk.org>
Date: 2025-02-05 08:37:21 +0000
URL: https://git.openjdk.org/leyden/commit/66a3898448023f1f22da7d7cbcf4c79a0eb59963
8348659: AArch64: IR rule failure with compiler/loopopts/superword/TestSplitPacks.java
Reviewed-by: shade, epeter
! test/hotspot/jtreg/compiler/loopopts/superword/TestSplitPacks.java
Changeset: 61465883
Branch: hermetic-java-runtime
Author: Magnus Ihse Bursie <ihse at openjdk.org>
Date: 2025-02-05 11:17:08 +0000
URL: https://git.openjdk.org/leyden/commit/61465883b465a184e31e7a03e2603d29ab4815a4
8348190: Framework for tracing makefile inclusion and parsing
Reviewed-by: erikj
! .github/actions/get-gtest/action.yml
! .github/actions/get-jtreg/action.yml
! Makefile
! make/Bundles.gmk
! make/CompileCommands.gmk
! make/CompileDemos.gmk
! make/CompileInterimLangtools.gmk
! make/CompileJavaModules.gmk
! make/CompileModuleTools.gmk
! make/CompileToolsHotspot.gmk
! make/CompileToolsJdk.gmk
! make/CopyImportModules.gmk
! make/CopyInterimTZDB.gmk
! make/Coverage.gmk
! make/CreateJmods.gmk
! make/Docs.gmk
! make/Doctor.gmk
! make/ExplodedImageOptimize.gmk
! make/GenerateLinkOptData.gmk
! make/GenerateModuleSummary.gmk
! make/Global.gmk
! make/GraalBuilderImage.gmk
! make/Hsdis.gmk
! make/Images.gmk
! make/Init.gmk
! make/InitSupport.gmk
! make/InterimImage.gmk
! make/JrtfsJar.gmk
! make/MacBundles.gmk
! make/Main.gmk
! make/MainSupport.gmk
! make/ModuleTools.gmk
! make/ModuleWrapper.gmk
! make/PreInit.gmk
! make/PreInitSupport.gmk
! make/ReleaseFile.gmk
! make/RunTests.gmk
! make/RunTestsPrebuilt.gmk
+ make/RunTestsPrebuiltFindTests.gmk
! make/SourceRevision.gmk
! make/StaticLibs.gmk
! make/StaticLibsImage.gmk
! make/TestImage.gmk
! make/ToolsHotspot.gmk
! make/ToolsJdk.gmk
! make/ToolsLangtools.gmk
! make/UpdateBuildDocs.gmk
! make/UpdateSleefSource.gmk
! make/UpdateX11Wrappers.gmk
! make/ZipSecurity.gmk
! make/ZipSource.gmk
! make/common/CopyFiles.gmk
! make/common/DebugInfoUtils.gmk
! make/common/Execute.gmk
! make/common/FileUtils.gmk
! make/common/FindTests.gmk
! make/common/JarArchive.gmk
! make/common/JavaCompilation.gmk
! make/common/JdkNativeCompilation.gmk
! make/common/LogUtils.gmk
! make/common/MakeBase.gmk
+ make/common/MakeFileEnd.gmk
+ make/common/MakeFileStart.gmk
! make/common/MakeIO.gmk
+ make/common/MakeIncludeEnd.gmk
+ make/common/MakeIncludeStart.gmk
+ make/common/MakeSnippetEnd.gmk
+ make/common/MakeSnippetStart.gmk
! make/common/Modules.gmk
! make/common/NativeCompilation.gmk
! make/common/ProcessMarkdown.gmk
! make/common/TestFilesCompilation.gmk
! make/common/TextFileProcessing.gmk
! make/common/Utils.gmk
! make/common/ZipArchive.gmk
! make/common/modules/CopyCommon.gmk
! make/common/modules/GendataCommon.gmk
! make/common/modules/GensrcCommon.gmk
! make/common/modules/GensrcModuleInfo.gmk
! make/common/modules/GensrcProperties.gmk
! make/common/modules/LauncherCommon.gmk
! make/common/modules/LibCommon.gmk
! make/common/native/CompileFile.gmk
! make/common/native/DebugSymbols.gmk
! make/common/native/Flags.gmk
! make/common/native/Link.gmk
! make/common/native/LinkMicrosoft.gmk
! make/common/native/Paths.gmk
! make/hotspot/CopyToExplodedJdk.gmk
! make/hotspot/HotspotCommon.gmk
! make/hotspot/gensrc/GenerateSources.gmk
! make/hotspot/gensrc/GensrcAdlc.gmk
! make/hotspot/gensrc/GensrcDtrace.gmk
! make/hotspot/gensrc/GensrcJfr.gmk
! make/hotspot/gensrc/GensrcJvmti.gmk
! make/hotspot/lib/CompileGtest.gmk
! make/hotspot/lib/CompileJvm.gmk
! make/hotspot/lib/CompileLibraries.gmk
! make/hotspot/lib/JvmFeatures.gmk
! make/hotspot/lib/JvmFlags.gmk
! make/hotspot/lib/JvmOverrideFiles.gmk
! make/hotspot/test/GtestImage.gmk
! make/ide/eclipse/CreateWorkspace.gmk
! make/ide/idea/jdk/IdeaGenConfig.gmk
! make/ide/visualstudio/hotspot/CreateVSProject.gmk
! make/ide/vscode/hotspot/CreateVSCodeProject.gmk
! make/ide/xcode/hotspot/CreateXcodeProject.gmk
! make/modules/java.base/Copy.gmk
! make/modules/java.base/Gendata.gmk
! make/modules/java.base/Gensrc.gmk
! make/modules/java.base/Java.gmk
! make/modules/java.base/Launcher.gmk
! make/modules/java.base/Lib.gmk
! make/modules/java.base/gendata/GendataBlockedCerts.gmk
! make/modules/java.base/gendata/GendataBreakIterator.gmk
! make/modules/java.base/gendata/GendataCryptoPolicy.gmk
! make/modules/java.base/gendata/GendataPublicSuffixList.gmk
! make/modules/java.base/gendata/GendataTZDB.gmk
! make/modules/java.base/gensrc/GensrcBuffer.gmk
! make/modules/java.base/gensrc/GensrcCharacterData.gmk
! make/modules/java.base/gensrc/GensrcCharsetCoder.gmk
! make/modules/java.base/gensrc/GensrcCharsetMapping.gmk
! make/modules/java.base/gensrc/GensrcExceptions.gmk
! make/modules/java.base/gensrc/GensrcMisc.gmk
! make/modules/java.base/gensrc/GensrcModuleLoaderMap.gmk
! make/modules/java.base/gensrc/GensrcRegex.gmk
! make/modules/java.base/gensrc/GensrcScopedMemoryAccess.gmk
! make/modules/java.base/gensrc/GensrcVarHandles.gmk
! make/modules/java.base/lib/CoreLibraries.gmk
! make/modules/java.compiler/Java.gmk
! make/modules/java.datatransfer/Java.gmk
! make/modules/java.desktop/Copy.gmk
! make/modules/java.desktop/Gendata.gmk
! make/modules/java.desktop/Gensrc.gmk
! make/modules/java.desktop/Java.gmk
! make/modules/java.desktop/Lib.gmk
! make/modules/java.desktop/gendata/GendataFontConfig.gmk
! make/modules/java.desktop/gendata/GendataHtml32dtd.gmk
! make/modules/java.desktop/gensrc/GensrcIcons.gmk
! make/modules/java.desktop/gensrc/GensrcSwing.gmk
! make/modules/java.desktop/gensrc/GensrcX11Wrappers.gmk
! make/modules/java.desktop/lib/AwtLibraries.gmk
! make/modules/java.desktop/lib/ClientLibraries.gmk
! make/modules/java.instrument/Java.gmk
! make/modules/java.instrument/Lib.gmk
! make/modules/java.logging/Copy.gmk
! make/modules/java.logging/Gensrc.gmk
! make/modules/java.logging/Java.gmk
! make/modules/java.management.rmi/Java.gmk
! make/modules/java.management/Java.gmk
! make/modules/java.management/Lib.gmk
! make/modules/java.naming/Java.gmk
! make/modules/java.prefs/Java.gmk
! make/modules/java.prefs/Lib.gmk
! make/modules/java.rmi/Java.gmk
! make/modules/java.rmi/Launcher.gmk
! make/modules/java.rmi/Lib.gmk
! make/modules/java.scripting/Java.gmk
! make/modules/java.scripting/Launcher.gmk
! make/modules/java.security.jgss/Java.gmk
! make/modules/java.security.jgss/Launcher.gmk
! make/modules/java.security.jgss/Lib.gmk
! make/modules/java.security.sasl/Java.gmk
! make/modules/java.smartcardio/Java.gmk
! make/modules/java.smartcardio/Lib.gmk
! make/modules/java.sql.rowset/Java.gmk
! make/modules/java.sql/Java.gmk
! make/modules/java.transaction.xa/Java.gmk
! make/modules/java.xml.crypto/Java.gmk
! make/modules/java.xml/Copy.gmk
! make/modules/java.xml/Java.gmk
! make/modules/jdk.accessibility/Copy.gmk
! make/modules/jdk.accessibility/Java.gmk
! make/modules/jdk.accessibility/Launcher.gmk
! make/modules/jdk.accessibility/Lib.gmk
! make/modules/jdk.attach/Lib.gmk
! make/modules/jdk.charsets/Gensrc.gmk
! make/modules/jdk.charsets/Java.gmk
! make/modules/jdk.compiler/Gendata.gmk
! make/modules/jdk.compiler/Gensrc.gmk
! make/modules/jdk.compiler/Java.gmk
! make/modules/jdk.compiler/Launcher.gmk
! make/modules/jdk.crypto.cryptoki/Java.gmk
! make/modules/jdk.crypto.cryptoki/Lib.gmk
! make/modules/jdk.crypto.mscapi/Java.gmk
! make/modules/jdk.crypto.mscapi/Lib.gmk
! make/modules/jdk.dev/Java.gmk
! make/modules/jdk.dynalink/Java.gmk
! make/modules/jdk.editpad/Java.gmk
! make/modules/jdk.hotspot.agent/Gensrc.gmk
! make/modules/jdk.hotspot.agent/Java.gmk
! make/modules/jdk.hotspot.agent/Launcher.gmk
! make/modules/jdk.hotspot.agent/Lib.gmk
! make/modules/jdk.httpserver/Gensrc.gmk
! make/modules/jdk.httpserver/Java.gmk
! make/modules/jdk.httpserver/Jmod.gmk
! make/modules/jdk.httpserver/Launcher.gmk
! make/modules/jdk.incubator.vector/Java.gmk
! make/modules/jdk.incubator.vector/Lib.gmk
! make/modules/jdk.internal.jvmstat/Java.gmk
! make/modules/jdk.internal.le/Java.gmk
! make/modules/jdk.internal.md/Java.gmk
! make/modules/jdk.internal.opt/Java.gmk
! make/modules/jdk.internal.vm.ci/Java.gmk
! make/modules/jdk.jartool/Gensrc.gmk
! make/modules/jdk.jartool/Java.gmk
! make/modules/jdk.jartool/Jmod.gmk
! make/modules/jdk.jartool/Launcher.gmk
! make/modules/jdk.javadoc/Copy.gmk
! make/modules/jdk.javadoc/Gendata.gmk
! make/modules/jdk.javadoc/Gensrc.gmk
! make/modules/jdk.javadoc/Java.gmk
! make/modules/jdk.javadoc/Launcher.gmk
! make/modules/jdk.jcmd/Java.gmk
! make/modules/jdk.jcmd/Launcher.gmk
! make/modules/jdk.jconsole/Java.gmk
! make/modules/jdk.jconsole/Launcher.gmk
! make/modules/jdk.jdeps/Gensrc.gmk
! make/modules/jdk.jdeps/Java.gmk
! make/modules/jdk.jdeps/Launcher.gmk
! make/modules/jdk.jdi/Gensrc.gmk
! make/modules/jdk.jdi/Java.gmk
! make/modules/jdk.jdi/Launcher.gmk
! make/modules/jdk.jdi/Lib.gmk
! make/modules/jdk.jdwp.agent/Copy.gmk
! make/modules/jdk.jdwp.agent/Lib.gmk
! make/modules/jdk.jfr/Copy.gmk
! make/modules/jdk.jfr/Gendata.gmk
! make/modules/jdk.jfr/Java.gmk
! make/modules/jdk.jfr/Jmod.gmk
! make/modules/jdk.jfr/Launcher.gmk
! make/modules/jdk.jlink/Gensrc.gmk
! make/modules/jdk.jlink/Launcher.gmk
! make/modules/jdk.jpackage/Gensrc.gmk
! make/modules/jdk.jpackage/Java.gmk
! make/modules/jdk.jpackage/Jmod.gmk
! make/modules/jdk.jpackage/Launcher.gmk
! make/modules/jdk.jpackage/Lib.gmk
! make/modules/jdk.jshell/Gensrc.gmk
! make/modules/jdk.jshell/Java.gmk
! make/modules/jdk.jshell/Jmod.gmk
! make/modules/jdk.jshell/Launcher.gmk
! make/modules/jdk.jstatd/Jmod.gmk
! make/modules/jdk.jstatd/Launcher.gmk
! make/modules/jdk.localedata/Gensrc.gmk
! make/modules/jdk.localedata/Java.gmk
! make/modules/jdk.management.agent/Copy.gmk
! make/modules/jdk.management.agent/Gensrc.gmk
! make/modules/jdk.management.agent/Lib.gmk
! make/modules/jdk.management/Java.gmk
! make/modules/jdk.management/Lib.gmk
! make/modules/jdk.net/Lib.gmk
! make/modules/jdk.sctp/Java.gmk
! make/modules/jdk.sctp/Lib.gmk
! make/modules/jdk.security.auth/Java.gmk
! make/modules/jdk.security.auth/Lib.gmk
! make/modules/sun.charsets/Java.gmk
! make/test/BuildFailureHandler.gmk
! make/test/BuildJtregTestThreadFactory.gmk
! make/test/BuildMicrobenchmark.gmk
! make/test/BuildTestLib.gmk
! make/test/BuildTestLibNative.gmk
! make/test/JtregNativeHotspot.gmk
! make/test/JtregNativeJdk.gmk
! make/test/JtregNativeLibTest.gmk
! test/make/TestCompileCommands.gmk
! test/make/TestCopyFiles.gmk
! test/make/TestFixDepsFile.gmk
! test/make/TestIdea.gmk
! test/make/TestJavaCompilation.gmk
! test/make/TestMake.gmk
! test/make/TestMakeBase.gmk
! test/make/UtilsForTests.gmk
Changeset: 19399d27
Branch: hermetic-java-runtime
Author: Emanuel Peter <epeter at openjdk.org>
Date: 2025-02-05 12:58:43 +0000
URL: https://git.openjdk.org/leyden/commit/19399d271ef00f925232fbbe9087b5772f2fca01
8348572: C2 compilation asserts due to unexpected irreducible loop
Reviewed-by: thartmann, kvn
! src/hotspot/share/opto/c2_globals.hpp
! src/hotspot/share/opto/cfgnode.cpp
! src/hotspot/share/opto/cfgnode.hpp
! src/hotspot/share/opto/loopnode.cpp
+ test/hotspot/jtreg/compiler/loopopts/TestSplitIfNewIrreducibleLoop.java
Changeset: 2ff8440c
Branch: hermetic-java-runtime
Author: Per Minborg <pminborg at openjdk.org>
Date: 2025-02-05 13:48:34 +0000
URL: https://git.openjdk.org/leyden/commit/2ff8440c76bb090634ecf4e6faa523498fd1d9f3
8349344: Clarify documentation of Arena.ofConfined
Reviewed-by: jvernee, jpai, mcimadamore
! src/java.base/share/classes/java/lang/foreign/Arena.java
Changeset: 6b994cd8
Branch: hermetic-java-runtime
Author: Roland Westrelin <roland at openjdk.org>
Date: 2025-02-05 13:54:35 +0000
URL: https://git.openjdk.org/leyden/commit/6b994cd8ccba4f5d0199cb2925f0a6b5450ac115
8333697: C2: Hit MemLimit in PhaseCFG::global_code_motion
Reviewed-by: thartmann, kvn
! src/hotspot/share/opto/indexSet.cpp
! src/hotspot/share/opto/indexSet.hpp
! test/hotspot/jtreg/compiler/escapeAnalysis/TestFindInstMemRecursion.java
Changeset: b9b62a02
Branch: hermetic-java-runtime
Author: Serguei Spitsyn <sspitsyn at openjdk.org>
Date: 2025-02-05 16:03:39 +0000
URL: https://git.openjdk.org/leyden/commit/b9b62a02488ee9c1a5a7a9ede87505781dfc0f73
8346792: serviceability/jvmti/vthread/GetThreadState/GetThreadState.java testObjectWaitMillis failed
Reviewed-by: dholmes, pchilanomate
! src/hotspot/share/prims/jvm.cpp
! src/hotspot/share/runtime/objectMonitor.cpp
! src/hotspot/share/services/threadService.hpp
Changeset: 2f2f7cf0
Branch: hermetic-java-runtime
Author: Mark Powers <mpowers at openjdk.org>
Date: 2025-02-05 18:04:00 +0000
URL: https://git.openjdk.org/leyden/commit/2f2f7cf0dddd82f11d6dfc4f8a5401ec1c5629dc
8349084: Update vectors used in several PQC benchmarks
Reviewed-by: weijun
! test/micro/org/openjdk/bench/java/security/HSS.java
! test/micro/org/openjdk/bench/java/security/MLDSA.java
! test/micro/org/openjdk/bench/java/security/MLKEMBench.java
Changeset: 82bc0a7f
Branch: hermetic-java-runtime
Author: Mikhail Yankelevich <mikhail.yankelevich at oracle.com>
Committer: Weijun Wang <weijun at openjdk.org>
Date: 2025-02-05 18:23:25 +0000
URL: https://git.openjdk.org/leyden/commit/82bc0a7f8c7ee63d2f8c3db57dc22f39963ae022
8344316: security/auth/callback/TextCallbackHandler/Password.java make runnable with JTReg and add the UI
Reviewed-by: weijun
! test/jdk/com/sun/security/auth/callback/TextCallbackHandler/Password.java
Changeset: 379c3f99
Branch: hermetic-java-runtime
Author: Damon Nguyen <dnguyen at openjdk.org>
Date: 2025-02-05 18:43:19 +0000
URL: https://git.openjdk.org/leyden/commit/379c3f99665829c5d8c373d1fb324dc7ef4d84cf
8347836: Disabled PopupMenu shows shortcuts on Mac
Reviewed-by: azvegint, achung, kizune, abhiscxk
! test/jdk/java/awt/PopupMenu/PopupMenuVisuals.java
Changeset: b499c827
Branch: hermetic-java-runtime
Author: Brian Burkhalter <bpb at openjdk.org>
Date: 2025-02-05 21:40:47 +0000
URL: https://git.openjdk.org/leyden/commit/b499c827a512fb209a806d95b97df0f5932a29c0
8349383: (fs) FileTreeWalker.next() superfluous null check of visit() return value
Reviewed-by: djelinski
! src/java.base/share/classes/java/nio/file/FileTreeWalker.java
Changeset: aad6664b
Branch: hermetic-java-runtime
Author: Alexey Semenyuk <asemenyuk at openjdk.org>
Date: 2025-02-05 23:23:54 +0000
URL: https://git.openjdk.org/leyden/commit/aad6664bb6d2b311b3e0cb056afaa9b6534bdbbb
8333569: jpackage tests must run app launchers with retries on Linux only
Reviewed-by: almatvee
! test/jdk/tools/jpackage/helpers/jdk/jpackage/test/HelloApp.java
! test/jdk/tools/jpackage/share/AppLauncherEnvTest.java
! test/jdk/tools/jpackage/windows/WinChildProcessTest.java
Changeset: 89e5e7ab
Branch: hermetic-java-runtime
Author: Archie Cobbs <acobbs at openjdk.org>
Date: 2025-02-06 01:52:51 +0000
URL: https://git.openjdk.org/leyden/commit/89e5e7ab73472b7d02aac5b8b0c7e9f26db6ec32
8349155: The "log" parameter to Lint.logIfEnabled() is not needed
Reviewed-by: mcimadamore
! src/jdk.compiler/share/classes/com/sun/tools/javac/code/Lint.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Attr.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Check.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Flow.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/file/Locations.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/ClassReader.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/processing/JavacFiler.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/processing/JavacProcessingEnvironment.java
Changeset: 5e1cc082
Branch: hermetic-java-runtime
Author: Alexey Semenyuk <asemenyuk at openjdk.org>
Date: 2025-02-06 02:27:43 +0000
URL: https://git.openjdk.org/leyden/commit/5e1cc0825938527bd7011ade8b237e34c821862c
8349504: Support platform-specific JUnit tests in jpackage
Reviewed-by: almatvee
! test/jdk/tools/jpackage/junit/TEST.properties
= test/jdk/tools/jpackage/junit/share/jdk.jpackage/jdk/jpackage/internal/AppImageFileTest.java
= test/jdk/tools/jpackage/junit/share/jdk.jpackage/jdk/jpackage/internal/ApplicationLayoutTest.java
= test/jdk/tools/jpackage/junit/share/jdk.jpackage/jdk/jpackage/internal/DeployParamsTest.java
= test/jdk/tools/jpackage/junit/share/jdk.jpackage/jdk/jpackage/internal/DottedVersionTest.java
= test/jdk/tools/jpackage/junit/share/jdk.jpackage/jdk/jpackage/internal/EnquoterTest.java
= test/jdk/tools/jpackage/junit/share/jdk.jpackage/jdk/jpackage/internal/OverridableResourceTest.java
= test/jdk/tools/jpackage/junit/share/jdk.jpackage/jdk/jpackage/internal/PathGroupTest.java
= test/jdk/tools/jpackage/junit/share/jdk.jpackage/jdk/jpackage/internal/PlatformVersionTest.java
= test/jdk/tools/jpackage/junit/share/jdk.jpackage/jdk/jpackage/internal/ToolValidatorTest.java
Changeset: 64bd8d25
Branch: hermetic-java-runtime
Author: David Holmes <dholmes at openjdk.org>
Date: 2025-02-06 02:51:12 +0000
URL: https://git.openjdk.org/leyden/commit/64bd8d2592d26e02a7f2f96caa47cba5e158aaa2
8349511: [BACKOUT] Framework for tracing makefile inclusion and parsing
Reviewed-by: darcy, mikael
! .github/actions/get-gtest/action.yml
! .github/actions/get-jtreg/action.yml
! Makefile
! make/Bundles.gmk
! make/CompileCommands.gmk
! make/CompileDemos.gmk
! make/CompileInterimLangtools.gmk
! make/CompileJavaModules.gmk
! make/CompileModuleTools.gmk
! make/CompileToolsHotspot.gmk
! make/CompileToolsJdk.gmk
! make/CopyImportModules.gmk
! make/CopyInterimTZDB.gmk
! make/Coverage.gmk
! make/CreateJmods.gmk
! make/Docs.gmk
! make/Doctor.gmk
! make/ExplodedImageOptimize.gmk
! make/GenerateLinkOptData.gmk
! make/GenerateModuleSummary.gmk
! make/Global.gmk
! make/GraalBuilderImage.gmk
! make/Hsdis.gmk
! make/Images.gmk
! make/Init.gmk
! make/InitSupport.gmk
! make/InterimImage.gmk
! make/JrtfsJar.gmk
! make/MacBundles.gmk
! make/Main.gmk
! make/MainSupport.gmk
! make/ModuleTools.gmk
! make/ModuleWrapper.gmk
! make/PreInit.gmk
! make/PreInitSupport.gmk
! make/ReleaseFile.gmk
! make/RunTests.gmk
! make/RunTestsPrebuilt.gmk
- make/RunTestsPrebuiltFindTests.gmk
! make/SourceRevision.gmk
! make/StaticLibs.gmk
! make/StaticLibsImage.gmk
! make/TestImage.gmk
! make/ToolsHotspot.gmk
! make/ToolsJdk.gmk
! make/ToolsLangtools.gmk
! make/UpdateBuildDocs.gmk
! make/UpdateSleefSource.gmk
! make/UpdateX11Wrappers.gmk
! make/ZipSecurity.gmk
! make/ZipSource.gmk
! make/common/CopyFiles.gmk
! make/common/DebugInfoUtils.gmk
! make/common/Execute.gmk
! make/common/FileUtils.gmk
! make/common/FindTests.gmk
! make/common/JarArchive.gmk
! make/common/JavaCompilation.gmk
! make/common/JdkNativeCompilation.gmk
! make/common/LogUtils.gmk
! make/common/MakeBase.gmk
- make/common/MakeFileEnd.gmk
- make/common/MakeFileStart.gmk
! make/common/MakeIO.gmk
- make/common/MakeIncludeEnd.gmk
- make/common/MakeIncludeStart.gmk
- make/common/MakeSnippetEnd.gmk
- make/common/MakeSnippetStart.gmk
! make/common/Modules.gmk
! make/common/NativeCompilation.gmk
! make/common/ProcessMarkdown.gmk
! make/common/TestFilesCompilation.gmk
! make/common/TextFileProcessing.gmk
! make/common/Utils.gmk
! make/common/ZipArchive.gmk
! make/common/modules/CopyCommon.gmk
! make/common/modules/GendataCommon.gmk
! make/common/modules/GensrcCommon.gmk
! make/common/modules/GensrcModuleInfo.gmk
! make/common/modules/GensrcProperties.gmk
! make/common/modules/LauncherCommon.gmk
! make/common/modules/LibCommon.gmk
! make/common/native/CompileFile.gmk
! make/common/native/DebugSymbols.gmk
! make/common/native/Flags.gmk
! make/common/native/Link.gmk
! make/common/native/LinkMicrosoft.gmk
! make/common/native/Paths.gmk
! make/hotspot/CopyToExplodedJdk.gmk
! make/hotspot/HotspotCommon.gmk
! make/hotspot/gensrc/GenerateSources.gmk
! make/hotspot/gensrc/GensrcAdlc.gmk
! make/hotspot/gensrc/GensrcDtrace.gmk
! make/hotspot/gensrc/GensrcJfr.gmk
! make/hotspot/gensrc/GensrcJvmti.gmk
! make/hotspot/lib/CompileGtest.gmk
! make/hotspot/lib/CompileJvm.gmk
! make/hotspot/lib/CompileLibraries.gmk
! make/hotspot/lib/JvmFeatures.gmk
! make/hotspot/lib/JvmFlags.gmk
! make/hotspot/lib/JvmOverrideFiles.gmk
! make/hotspot/test/GtestImage.gmk
! make/ide/eclipse/CreateWorkspace.gmk
! make/ide/idea/jdk/IdeaGenConfig.gmk
! make/ide/visualstudio/hotspot/CreateVSProject.gmk
! make/ide/vscode/hotspot/CreateVSCodeProject.gmk
! make/ide/xcode/hotspot/CreateXcodeProject.gmk
! make/modules/java.base/Copy.gmk
! make/modules/java.base/Gendata.gmk
! make/modules/java.base/Gensrc.gmk
! make/modules/java.base/Java.gmk
! make/modules/java.base/Launcher.gmk
! make/modules/java.base/Lib.gmk
! make/modules/java.base/gendata/GendataBlockedCerts.gmk
! make/modules/java.base/gendata/GendataBreakIterator.gmk
! make/modules/java.base/gendata/GendataCryptoPolicy.gmk
! make/modules/java.base/gendata/GendataPublicSuffixList.gmk
! make/modules/java.base/gendata/GendataTZDB.gmk
! make/modules/java.base/gensrc/GensrcBuffer.gmk
! make/modules/java.base/gensrc/GensrcCharacterData.gmk
! make/modules/java.base/gensrc/GensrcCharsetCoder.gmk
! make/modules/java.base/gensrc/GensrcCharsetMapping.gmk
! make/modules/java.base/gensrc/GensrcExceptions.gmk
! make/modules/java.base/gensrc/GensrcMisc.gmk
! make/modules/java.base/gensrc/GensrcModuleLoaderMap.gmk
! make/modules/java.base/gensrc/GensrcRegex.gmk
! make/modules/java.base/gensrc/GensrcScopedMemoryAccess.gmk
! make/modules/java.base/gensrc/GensrcVarHandles.gmk
! make/modules/java.base/lib/CoreLibraries.gmk
! make/modules/java.compiler/Java.gmk
! make/modules/java.datatransfer/Java.gmk
! make/modules/java.desktop/Copy.gmk
! make/modules/java.desktop/Gendata.gmk
! make/modules/java.desktop/Gensrc.gmk
! make/modules/java.desktop/Java.gmk
! make/modules/java.desktop/Lib.gmk
! make/modules/java.desktop/gendata/GendataFontConfig.gmk
! make/modules/java.desktop/gendata/GendataHtml32dtd.gmk
! make/modules/java.desktop/gensrc/GensrcIcons.gmk
! make/modules/java.desktop/gensrc/GensrcSwing.gmk
! make/modules/java.desktop/gensrc/GensrcX11Wrappers.gmk
! make/modules/java.desktop/lib/AwtLibraries.gmk
! make/modules/java.desktop/lib/ClientLibraries.gmk
! make/modules/java.instrument/Java.gmk
! make/modules/java.instrument/Lib.gmk
! make/modules/java.logging/Copy.gmk
! make/modules/java.logging/Gensrc.gmk
! make/modules/java.logging/Java.gmk
! make/modules/java.management.rmi/Java.gmk
! make/modules/java.management/Java.gmk
! make/modules/java.management/Lib.gmk
! make/modules/java.naming/Java.gmk
! make/modules/java.prefs/Java.gmk
! make/modules/java.prefs/Lib.gmk
! make/modules/java.rmi/Java.gmk
! make/modules/java.rmi/Launcher.gmk
! make/modules/java.rmi/Lib.gmk
! make/modules/java.scripting/Java.gmk
! make/modules/java.scripting/Launcher.gmk
! make/modules/java.security.jgss/Java.gmk
! make/modules/java.security.jgss/Launcher.gmk
! make/modules/java.security.jgss/Lib.gmk
! make/modules/java.security.sasl/Java.gmk
! make/modules/java.smartcardio/Java.gmk
! make/modules/java.smartcardio/Lib.gmk
! make/modules/java.sql.rowset/Java.gmk
! make/modules/java.sql/Java.gmk
! make/modules/java.transaction.xa/Java.gmk
! make/modules/java.xml.crypto/Java.gmk
! make/modules/java.xml/Copy.gmk
! make/modules/java.xml/Java.gmk
! make/modules/jdk.accessibility/Copy.gmk
! make/modules/jdk.accessibility/Java.gmk
! make/modules/jdk.accessibility/Launcher.gmk
! make/modules/jdk.accessibility/Lib.gmk
! make/modules/jdk.attach/Lib.gmk
! make/modules/jdk.charsets/Gensrc.gmk
! make/modules/jdk.charsets/Java.gmk
! make/modules/jdk.compiler/Gendata.gmk
! make/modules/jdk.compiler/Gensrc.gmk
! make/modules/jdk.compiler/Java.gmk
! make/modules/jdk.compiler/Launcher.gmk
! make/modules/jdk.crypto.cryptoki/Java.gmk
! make/modules/jdk.crypto.cryptoki/Lib.gmk
! make/modules/jdk.crypto.mscapi/Java.gmk
! make/modules/jdk.crypto.mscapi/Lib.gmk
! make/modules/jdk.dev/Java.gmk
! make/modules/jdk.dynalink/Java.gmk
! make/modules/jdk.editpad/Java.gmk
! make/modules/jdk.hotspot.agent/Gensrc.gmk
! make/modules/jdk.hotspot.agent/Java.gmk
! make/modules/jdk.hotspot.agent/Launcher.gmk
! make/modules/jdk.hotspot.agent/Lib.gmk
! make/modules/jdk.httpserver/Gensrc.gmk
! make/modules/jdk.httpserver/Java.gmk
! make/modules/jdk.httpserver/Jmod.gmk
! make/modules/jdk.httpserver/Launcher.gmk
! make/modules/jdk.incubator.vector/Java.gmk
! make/modules/jdk.incubator.vector/Lib.gmk
! make/modules/jdk.internal.jvmstat/Java.gmk
! make/modules/jdk.internal.le/Java.gmk
! make/modules/jdk.internal.md/Java.gmk
! make/modules/jdk.internal.opt/Java.gmk
! make/modules/jdk.internal.vm.ci/Java.gmk
! make/modules/jdk.jartool/Gensrc.gmk
! make/modules/jdk.jartool/Java.gmk
! make/modules/jdk.jartool/Jmod.gmk
! make/modules/jdk.jartool/Launcher.gmk
! make/modules/jdk.javadoc/Copy.gmk
! make/modules/jdk.javadoc/Gendata.gmk
! make/modules/jdk.javadoc/Gensrc.gmk
! make/modules/jdk.javadoc/Java.gmk
! make/modules/jdk.javadoc/Launcher.gmk
! make/modules/jdk.jcmd/Java.gmk
! make/modules/jdk.jcmd/Launcher.gmk
! make/modules/jdk.jconsole/Java.gmk
! make/modules/jdk.jconsole/Launcher.gmk
! make/modules/jdk.jdeps/Gensrc.gmk
! make/modules/jdk.jdeps/Java.gmk
! make/modules/jdk.jdeps/Launcher.gmk
! make/modules/jdk.jdi/Gensrc.gmk
! make/modules/jdk.jdi/Java.gmk
! make/modules/jdk.jdi/Launcher.gmk
! make/modules/jdk.jdi/Lib.gmk
! make/modules/jdk.jdwp.agent/Copy.gmk
! make/modules/jdk.jdwp.agent/Lib.gmk
! make/modules/jdk.jfr/Copy.gmk
! make/modules/jdk.jfr/Gendata.gmk
! make/modules/jdk.jfr/Java.gmk
! make/modules/jdk.jfr/Jmod.gmk
! make/modules/jdk.jfr/Launcher.gmk
! make/modules/jdk.jlink/Gensrc.gmk
! make/modules/jdk.jlink/Launcher.gmk
! make/modules/jdk.jpackage/Gensrc.gmk
! make/modules/jdk.jpackage/Java.gmk
! make/modules/jdk.jpackage/Jmod.gmk
! make/modules/jdk.jpackage/Launcher.gmk
! make/modules/jdk.jpackage/Lib.gmk
! make/modules/jdk.jshell/Gensrc.gmk
! make/modules/jdk.jshell/Java.gmk
! make/modules/jdk.jshell/Jmod.gmk
! make/modules/jdk.jshell/Launcher.gmk
! make/modules/jdk.jstatd/Jmod.gmk
! make/modules/jdk.jstatd/Launcher.gmk
! make/modules/jdk.localedata/Gensrc.gmk
! make/modules/jdk.localedata/Java.gmk
! make/modules/jdk.management.agent/Copy.gmk
! make/modules/jdk.management.agent/Gensrc.gmk
! make/modules/jdk.management.agent/Lib.gmk
! make/modules/jdk.management/Java.gmk
! make/modules/jdk.management/Lib.gmk
! make/modules/jdk.net/Lib.gmk
! make/modules/jdk.sctp/Java.gmk
! make/modules/jdk.sctp/Lib.gmk
! make/modules/jdk.security.auth/Java.gmk
! make/modules/jdk.security.auth/Lib.gmk
! make/modules/sun.charsets/Java.gmk
! make/test/BuildFailureHandler.gmk
! make/test/BuildJtregTestThreadFactory.gmk
! make/test/BuildMicrobenchmark.gmk
! make/test/BuildTestLib.gmk
! make/test/BuildTestLibNative.gmk
! make/test/JtregNativeHotspot.gmk
! make/test/JtregNativeJdk.gmk
! make/test/JtregNativeLibTest.gmk
! test/make/TestCompileCommands.gmk
! test/make/TestCopyFiles.gmk
! test/make/TestFixDepsFile.gmk
! test/make/TestIdea.gmk
! test/make/TestJavaCompilation.gmk
! test/make/TestMake.gmk
! test/make/TestMakeBase.gmk
! test/make/UtilsForTests.gmk
Changeset: 30f71622
Branch: hermetic-java-runtime
Author: David Holmes <dholmes at openjdk.org>
Date: 2025-02-06 07:32:22 +0000
URL: https://git.openjdk.org/leyden/commit/30f71622a1c86e297bf6d4b24d90e7531a0f19c2
8349417: Fix NULL usage from JDK-8346433
Reviewed-by: chagedorn
! src/hotspot/os/windows/os_windows.cpp
Changeset: 3cf04dec
Branch: hermetic-java-runtime
Author: Jan Lahoda <jlahoda at openjdk.org>
Date: 2025-02-06 07:34:28 +0000
URL: https://git.openjdk.org/leyden/commit/3cf04dec493d28730d4462257f64ea636f58d7e5
8349132: javac Analyzers should handle non-deferrable errors
Reviewed-by: abimpoudis
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Analyzer.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/util/Log.java
+ test/langtools/tools/javac/analyzer/Diamond.java
Changeset: 3eb57f6d
Branch: hermetic-java-runtime
Author: Matthias Baesken <mbaesken at openjdk.org>
Date: 2025-02-06 08:08:59 +0000
URL: https://git.openjdk.org/leyden/commit/3eb57f6d46b4375cb02b575739a1c12f71e088cf
8349140: Size optimization (opt-size) build fails after recent PCH changes
Reviewed-by: jwaters, erikj, ihse
! make/hotspot/lib/JvmOverrideFiles.gmk
Changeset: 7e307916
Branch: hermetic-java-runtime
Author: Andrew Dinn <adinn at openjdk.org>
Date: 2025-02-06 09:14:50 +0000
URL: https://git.openjdk.org/leyden/commit/7e307916ecbf1ae9795e42e5b5a8347daad4af8c
8349102: Test compiler/arguments/TestCodeEntryAlignment.java failed: assert(allocates2(pc)) failed: not in CodeBuffer memory
Reviewed-by: dlong
! src/hotspot/cpu/x86/stubDeclarations_x86.hpp
! test/hotspot/jtreg/ProblemList.txt
Changeset: d85f6514
Branch: hermetic-java-runtime
Author: Gui Cao <gcao at openjdk.org>
Committer: Hamlin Li <mli at openjdk.org>
Date: 2025-02-06 09:31:54 +0000
URL: https://git.openjdk.org/leyden/commit/d85f65147aeb4009742bfe401c6070d920b71b3e
8349428: RISC-V: "bad alignment" with -XX:-AvoidUnalignedAccesses after JDK-8347489
Reviewed-by: fyang, mli
! src/hotspot/cpu/riscv/c2_MacroAssembler_riscv.cpp
! src/hotspot/cpu/riscv/stubGenerator_riscv.cpp
Changeset: acb46ddb
Branch: hermetic-java-runtime
Author: SendaoYan <syan at openjdk.org>
Date: 2025-02-06 09:33:02 +0000
URL: https://git.openjdk.org/leyden/commit/acb46ddb8901a4e96238de217d3e7931f381b699
8345155: Add /native to native test in FFM
Reviewed-by: mcimadamore, pminborg
! test/jdk/java/foreign/LibraryLookupTest.java
! test/jdk/java/foreign/SafeFunctionAccessTest.java
! test/jdk/java/foreign/Test4BAlignedDouble.java
! test/jdk/java/foreign/TestAddressDereference.java
! test/jdk/java/foreign/TestClassLoaderFindNative.java
! test/jdk/java/foreign/TestDowncallScope.java
! test/jdk/java/foreign/TestDowncallStack.java
! test/jdk/java/foreign/TestHFA.java
! test/jdk/java/foreign/TestIntrinsics.java
! test/jdk/java/foreign/TestNULLAddress.java
! test/jdk/java/foreign/TestNative.java
! test/jdk/java/foreign/TestScope.java
! test/jdk/java/foreign/TestUpcallAsync.java
! test/jdk/java/foreign/TestUpcallScope.java
! test/jdk/java/foreign/TestUpcallStack.java
! test/jdk/java/foreign/TestVarArgs.java
! test/jdk/java/foreign/arraystructs/TestArrayStructs.java
! test/jdk/java/foreign/capturecallstate/TestCaptureCallState.java
! test/jdk/java/foreign/critical/TestCritical.java
! test/jdk/java/foreign/critical/TestCriticalUpcall.java
! test/jdk/java/foreign/dontrelease/TestDontRelease.java
! test/jdk/java/foreign/enablenativeaccess/TestEnableNativeAccess.java
! test/jdk/java/foreign/enablenativeaccess/TestEnableNativeAccessJarManifest.java
! test/jdk/java/foreign/loaderLookup/TestLoaderLookup.java
! test/jdk/java/foreign/loaderLookup/TestLoaderLookupJNI.java
! test/jdk/java/foreign/loaderLookup/TestSymbolLookupFindOrThrow.java
! test/jdk/java/foreign/nested/TestNested.java
! test/jdk/java/foreign/normalize/TestNormalize.java
! test/jdk/java/foreign/passheapsegment/TestPassHeapSegment.java
! test/jdk/java/foreign/stackwalk/TestAsyncStackWalk.java
! test/jdk/java/foreign/stackwalk/TestReentrantUpcalls.java
! test/jdk/java/foreign/stackwalk/TestStackWalk.java
! test/jdk/java/foreign/upcalldeopt/TestUpcallDeopt.java
! test/jdk/java/foreign/virtual/TestVirtualCalls.java
Changeset: 4618993e
Branch: hermetic-java-runtime
Author: Tobias Hartmann <thartmann at openjdk.org>
Date: 2025-02-06 10:41:30 +0000
URL: https://git.openjdk.org/leyden/commit/4618993e27c806e5b349de98c020a91475727d65
8349537: Bad copyright in TestArrayStructs.java
Reviewed-by: jpai
! test/jdk/java/foreign/arraystructs/TestArrayStructs.java
! test/jdk/java/foreign/loaderLookup/TestSymbolLookupFindOrThrow.java
Changeset: dd8720e9
Branch: hermetic-java-runtime
Author: Amit Kumar <amitkumar at openjdk.org>
Date: 2025-02-06 13:15:18 +0000
URL: https://git.openjdk.org/leyden/commit/dd8720e90dc5475afd4ccc7321bb5cd97282e101
8348520: [s390x] Problemlist TestVectorReinterpret.java
Reviewed-by: mdoerr
! test/hotspot/jtreg/ProblemList.txt
Changeset: 2093bb74
Branch: hermetic-java-runtime
Author: Alexey Semenyuk <asemenyuk at openjdk.org>
Date: 2025-02-06 14:10:44 +0000
URL: https://git.openjdk.org/leyden/commit/2093bb74676620c416e42fb94b6f5a482700926b
8346434: Add test for non-automatic service binding
Reviewed-by: almatvee
! test/jdk/tools/jpackage/apps/PrintEnv.java
! test/jdk/tools/jpackage/helpers/jdk/jpackage/test/Comm.java
! test/jdk/tools/jpackage/share/JLinkOptionsTest.java
Changeset: 2b82e2d5
Branch: hermetic-java-runtime
Author: Archie Cobbs <acobbs at openjdk.org>
Date: 2025-02-06 14:32:25 +0000
URL: https://git.openjdk.org/leyden/commit/2b82e2d57bdb8cb677764abc99d70f6d03295625
8347958: Minor compiler cleanups relating to MandatoryWarningHandler
Reviewed-by: mcimadamore
! src/jdk.compiler/share/classes/com/sun/tools/javac/code/Preview.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Check.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/util/MandatoryWarningHandler.java
Changeset: e0487c7c
Branch: hermetic-java-runtime
Author: Christian Hagedorn <chagedorn at openjdk.org>
Date: 2025-02-06 14:49:28 +0000
URL: https://git.openjdk.org/leyden/commit/e0487c7cbc16fdfe26d22f2b6e65bca7d4398252
8346777: Add missing const declarations and rename variables
Reviewed-by: epeter, thartmann
! src/hotspot/share/opto/predicates.cpp
! src/hotspot/share/opto/predicates.hpp
Changeset: 3fbae32d
Branch: hermetic-java-runtime
Author: SendaoYan <syan at openjdk.org>
Date: 2025-02-06 15:01:05 +0000
URL: https://git.openjdk.org/leyden/commit/3fbae32d0a9dbe612d4170e135a813c114fdcec2
8349465: [UBSAN] test_os_reserve_between.cpp reported applying non-zero offset to null pointer
Reviewed-by: mdoerr, amitkumar
! test/hotspot/gtest/runtime/test_os_reserve_between.cpp
Changeset: 5ec1aae2
Branch: hermetic-java-runtime
Author: Viktor Klang <vklang at openjdk.org>
Date: 2025-02-06 15:02:21 +0000
URL: https://git.openjdk.org/leyden/commit/5ec1aae21e80d86c55df28a86935f50ae77f7b41
8347842: ThreadPoolExecutor specification discusses RuntimePermission
Reviewed-by: alanb, jpai
! src/java.base/share/classes/java/util/concurrent/ThreadPoolExecutor.java
Changeset: f12d2de5
Branch: hermetic-java-runtime
Author: Nizar Benalla <nbenalla at openjdk.org>
Date: 2025-02-06 16:14:30 +0000
URL: https://git.openjdk.org/leyden/commit/f12d2de53a62ec1c2c98e90409b27811de0560e1
8345212: Since checker should better handle non numeric values
Reviewed-by: liach
! test/jdk/tools/sincechecker/SinceChecker.java
Changeset: eb847026
Branch: hermetic-java-runtime
Author: Jiangli Zhou <jiangli at openjdk.org>
Date: 2025-02-06 16:15:35 +0000
URL: https://git.openjdk.org/leyden/commit/eb84702626ef1ededc55969923958e8c2835d821
8349513: Remove unused BUILD_JDK_JTREG_LIBRARIES_JDK_LIBS_libTracePinnedThreads
Reviewed-by: dholmes, erikj
! make/test/JtregNativeJdk.gmk
Changeset: 1ab1c1d5
Branch: hermetic-java-runtime
Author: Liam Miller-Cushon <cushon at openjdk.org>
Date: 2025-02-06 17:33:44 +0000
URL: https://git.openjdk.org/leyden/commit/1ab1c1d53b86228be85aac96fa5d69db39ac6317
8349058: 'internal proprietary API' warnings make javac warnings unusable
Reviewed-by: vromero
! src/jdk.compiler/share/classes/com/sun/tools/javac/code/ClassFinder.java
! test/langtools/tools/javac/options/system/SystemSunProprietary.java
Changeset: ed8945a6
Branch: hermetic-java-runtime
Author: Harshitha Onkar <honkar at openjdk.org>
Date: 2025-02-06 18:30:39 +0000
URL: https://git.openjdk.org/leyden/commit/ed8945a68a67dd51a7cfa332905941afccc12b36
8347377: Add validation checks for ICC_Profile header fields
Reviewed-by: prr, jdv
! src/java.desktop/share/classes/java/awt/color/ICC_ColorSpace.java
! src/java.desktop/share/classes/java/awt/color/ICC_Profile.java
+ test/jdk/java/awt/color/ICC_Profile/ValidateICCHeaderData/ValidateICCHeaderData.java
= test/jdk/java/awt/color/ICC_Profile/ValidateICCHeaderData/invalidSRGB.icc
Changeset: 0181030b
Branch: hermetic-java-runtime
Author: Brian Burkhalter <bpb at openjdk.org>
Date: 2025-02-06 19:10:26 +0000
URL: https://git.openjdk.org/leyden/commit/0181030bdc300f1d8fe02c3e2e599c997a4ab876
8349006: File.getCanonicalPath should remove "(on UNIX platforms)" from its specification
Reviewed-by: jlu, naoto
! src/java.base/share/classes/java/io/File.java
Changeset: 1a74ee64
Branch: hermetic-java-runtime
Author: Brian Burkhalter <bpb at openjdk.org>
Date: 2025-02-06 19:11:35 +0000
URL: https://git.openjdk.org/leyden/commit/1a74ee64eb835c3395fe763c42fd36e2a720f441
8349092: File.getFreeSpace violates specification if quotas are in effect (win)
Reviewed-by: naoto
! src/java.base/windows/classes/java/io/WinNTFileSystem.java
! test/jdk/java/io/File/GetXSpace.java
Changeset: 10791477
Branch: hermetic-java-runtime
Author: Aleksey Shipilev <shade at openjdk.org>
Date: 2025-02-06 20:20:43 +0000
URL: https://git.openjdk.org/leyden/commit/10791477cf0a0a31d2703fc718a7a649d494d534
8348570: CTW: Expose the code hidden by uncommon traps
Reviewed-by: kvn, thartmann
! test/hotspot/jtreg/testlibrary/ctw/src/sun/hotspot/tools/ctw/Compiler.java
! test/hotspot/jtreg/testlibrary/ctw/src/sun/hotspot/tools/ctw/CtwRunner.java
Changeset: a0c7f661
Branch: hermetic-java-runtime
Author: Calvin Cheung <ccheung at openjdk.org>
Date: 2025-02-06 22:31:19 +0000
URL: https://git.openjdk.org/leyden/commit/a0c7f661bedaf50b22cf83c798be46e8e5004b60
8349508: runtime/cds/appcds/TestParallelGCWithCDS.java should not check for specific output
Reviewed-by: dholmes, iklam
! test/hotspot/jtreg/runtime/cds/appcds/TestParallelGCWithCDS.java
! test/hotspot/jtreg/runtime/cds/appcds/TestSerialGCWithCDS.java
Changeset: 1eb54e42
Branch: hermetic-java-runtime
Author: Fernando Guallini <fguallini at openjdk.org>
Committer: Rajan Halade <rhalade at openjdk.org>
Date: 2025-02-07 00:31:11 +0000
URL: https://git.openjdk.org/leyden/commit/1eb54e4228ba9319ac2f980055ed366dd861ec0b
8346049: jdk/test/lib/security/timestamp/TsaServer.java warnings
Reviewed-by: weijun, rhalade, hchao, lmesnik
! test/lib/jdk/test/lib/security/timestamp/TsaServer.java
Changeset: 3989a199
Branch: hermetic-java-runtime
Author: Joe Wang <joehw at openjdk.org>
Date: 2025-02-07 02:26:20 +0000
URL: https://git.openjdk.org/leyden/commit/3989a199578fc1d91988cfdbb95f11dd6d4c7b81
8344925: translet-name ignored when package-name is also set
Reviewed-by: lancea, iris, naoto
! src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/compiler/XSLTC.java
! src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/trax/TransformerFactoryImpl.java
+ test/jaxp/javax/xml/jaxp/libs/jaxp/library/JUnitTestUtil.java
+ test/jaxp/javax/xml/jaxp/unittest/transform/PropertiesTest.java
Changeset: 006ed5c0
Branch: hermetic-java-runtime
Author: Matthias Baesken <mbaesken at openjdk.org>
Date: 2025-02-07 07:43:43 +0000
URL: https://git.openjdk.org/leyden/commit/006ed5c02b47d12fdcc070f50cfeb77d5c158bca
8349375: Cleanup AIX special file build settings
Reviewed-by: mdoerr, clanger, erikj, jwaters
! make/hotspot/lib/JvmOverrideFiles.gmk
Changeset: 86cec4ea
Branch: hermetic-java-runtime
Author: Ivan Walulya <iwalulya at openjdk.org>
Date: 2025-02-07 10:22:23 +0000
URL: https://git.openjdk.org/leyden/commit/86cec4ea2c2c56f03b23be44caade49b922cd3c6
8343782: G1: Use one G1CardSet instance for multiple old gen regions
Reviewed-by: ayang, tschatzl
! src/hotspot/share/gc/g1/g1CardSet.cpp
! src/hotspot/share/gc/g1/g1CollectedHeap.cpp
! src/hotspot/share/gc/g1/g1CollectedHeap.hpp
! src/hotspot/share/gc/g1/g1CollectedHeap.inline.hpp
! src/hotspot/share/gc/g1/g1CollectionSet.cpp
! src/hotspot/share/gc/g1/g1CollectionSet.hpp
+ src/hotspot/share/gc/g1/g1CollectionSet.inline.hpp
! src/hotspot/share/gc/g1/g1CollectionSetCandidates.cpp
! src/hotspot/share/gc/g1/g1CollectionSetCandidates.hpp
! src/hotspot/share/gc/g1/g1CollectionSetCandidates.inline.hpp
! src/hotspot/share/gc/g1/g1CollectionSetChooser.cpp
! src/hotspot/share/gc/g1/g1ConcurrentMark.cpp
! src/hotspot/share/gc/g1/g1ConcurrentMark.hpp
! src/hotspot/share/gc/g1/g1FullCollector.cpp
! src/hotspot/share/gc/g1/g1FullGCResetMetadataTask.cpp
! src/hotspot/share/gc/g1/g1HeapRegion.cpp
! src/hotspot/share/gc/g1/g1HeapRegion.hpp
! src/hotspot/share/gc/g1/g1HeapRegion.inline.hpp
! src/hotspot/share/gc/g1/g1HeapRegionRemSet.cpp
! src/hotspot/share/gc/g1/g1HeapRegionRemSet.hpp
! src/hotspot/share/gc/g1/g1HeapRegionRemSet.inline.hpp
! src/hotspot/share/gc/g1/g1OopClosures.inline.hpp
! src/hotspot/share/gc/g1/g1ParScanThreadState.cpp
! src/hotspot/share/gc/g1/g1Policy.cpp
! src/hotspot/share/gc/g1/g1Policy.hpp
! src/hotspot/share/gc/g1/g1RemSet.cpp
! src/hotspot/share/gc/g1/g1RemSetSummary.cpp
! src/hotspot/share/gc/g1/g1RemSetTrackingPolicy.cpp
! src/hotspot/share/gc/g1/g1YoungCollector.cpp
! src/hotspot/share/gc/g1/g1YoungGCPostEvacuateTasks.cpp
! src/hotspot/share/gc/g1/g1_globals.hpp
! test/hotspot/jtreg/gc/g1/pinnedobjs/TestPinnedOldObjectsEvacuation.java
Changeset: 7cd5cb29
Branch: hermetic-java-runtime
Author: Mikhail Yankelevich <mikhail.yankelevich at oracle.com>
Committer: Weijun Wang <weijun at openjdk.org>
Date: 2025-02-07 15:40:17 +0000
URL: https://git.openjdk.org/leyden/commit/7cd5cb2916e8a62ec57c022a5fac19fb62b7c779
8349532: Refactor ./util/Pem/encoding.sh to run in java
Reviewed-by: weijun
! test/jdk/sun/security/util/Pem/PemEncoding.java
- test/jdk/sun/security/util/Pem/encoding.sh
Changeset: fb847bb2
Branch: hermetic-java-runtime
Author: Justin Lu <jlu at openjdk.org>
Date: 2025-02-07 17:08:52 +0000
URL: https://git.openjdk.org/leyden/commit/fb847bb2afc9e9e164430078c5c403ec6583d50e
8349493: Replace sun.util.locale.ParseStatus usage with java.text.ParsePosition
Reviewed-by: naoto
! src/java.base/share/classes/java/util/Locale.java
! src/java.base/share/classes/sun/util/locale/LanguageTag.java
- src/java.base/share/classes/sun/util/locale/ParseStatus.java
Changeset: 88a84835
Branch: hermetic-java-runtime
Author: Bradford Wetmore <wetmore at openjdk.org>
Date: 2025-02-07 17:09:56 +0000
URL: https://git.openjdk.org/leyden/commit/88a84835a3a13f9adfcfa2ad034acff8fbc4fadc
8349121: SSLParameters.setApplicationProtocols() ALPN example could be clarified
Reviewed-by: abarashev, jnimeh, dfuchs
! src/java.base/share/classes/javax/net/ssl/SSLParameters.java
Changeset: b40f8eef
Branch: hermetic-java-runtime
Author: Andrew Haley <aph at openjdk.org>
Date: 2025-02-07 17:39:10 +0000
URL: https://git.openjdk.org/leyden/commit/b40f8eef98dac066816d4d548b2304276a76d5e0
8337251: C1: Improve Class.isInstance intrinsic
Reviewed-by: vlivanov
! src/hotspot/cpu/aarch64/c1_LIRGenerator_aarch64.cpp
! src/hotspot/cpu/aarch64/c1_Runtime1_aarch64.cpp
! src/hotspot/cpu/arm/c1_LIRGenerator_arm.cpp
! src/hotspot/cpu/ppc/c1_LIRGenerator_ppc.cpp
! src/hotspot/cpu/riscv/c1_LIRGenerator_riscv.cpp
! src/hotspot/cpu/s390/c1_LIRGenerator_s390.cpp
! src/hotspot/cpu/x86/c1_LIRGenerator_x86.cpp
! src/hotspot/cpu/x86/c1_Runtime1_x86.cpp
! src/hotspot/share/c1/c1_Canonicalizer.cpp
! src/hotspot/share/c1/c1_LIRGenerator.cpp
! src/hotspot/share/c1/c1_LIRGenerator.hpp
! src/hotspot/share/c1/c1_Runtime1.cpp
! src/hotspot/share/runtime/stubDeclarations.hpp
Changeset: bd9b24c0
Branch: hermetic-java-runtime
Author: Liam Miller-Cushon <cushon at openjdk.org>
Date: 2025-02-07 19:43:33 +0000
URL: https://git.openjdk.org/leyden/commit/bd9b24c0f8e0db88ae9714cdb355dcd56d802ab4
8349512: Duplicate PermittedSubclasses entries with doclint enabled
Reviewed-by: vromero
! src/jdk.compiler/share/classes/com/sun/tools/javac/code/Symbol.java
! test/langtools/tools/javac/sealed/SealedDiffConfigurationsTest.java
Changeset: 7f6c6878
Branch: hermetic-java-runtime
Author: Tom Rodriguez <never at openjdk.org>
Date: 2025-02-07 19:58:37 +0000
URL: https://git.openjdk.org/leyden/commit/7f6c687815031d99931265007ff8867bf964cb25
8349374: [JVMCI] concurrent use of HotSpotSpeculationLog can crash
Reviewed-by: kvn, dnsimon
! src/jdk.internal.vm.ci/share/classes/jdk/vm/ci/hotspot/HotSpotSpeculationLog.java
Changeset: f0ea38b3
Branch: hermetic-java-runtime
Author: Alexander Matveev <almatvee at openjdk.org>
Date: 2025-02-07 19:58:51 +0000
URL: https://git.openjdk.org/leyden/commit/f0ea38b3874ac627766768cbcd13f4be68c53797
8349509: [macos] Clean up macOS dead code in jpackage
Reviewed-by: asemenyuk
! src/jdk.jpackage/macosx/classes/jdk/jpackage/internal/MacAppImageBuilder.java
! src/jdk.jpackage/macosx/classes/jdk/jpackage/internal/MacDmgBundler.java
! src/jdk.jpackage/macosx/classes/jdk/jpackage/internal/MacPkgBundler.java
Changeset: 1ed9ef1c
Branch: hermetic-java-runtime
Author: Coleen Phillimore <coleenp at openjdk.org>
Date: 2025-02-07 21:27:35 +0000
URL: https://git.openjdk.org/leyden/commit/1ed9ef1c3f787b4075974d5dcfde1606d6bfbe86
8349559: Compiler interface doesn't need to store protection domain
Reviewed-by: vlivanov, iklam
! src/hotspot/share/ci/ciInstanceKlass.cpp
! src/hotspot/share/ci/ciInstanceKlass.hpp
! src/hotspot/share/ci/ciKlass.hpp
! src/hotspot/share/ci/ciObjArrayKlass.hpp
! src/hotspot/share/ci/ciObjectFactory.cpp
Changeset: f8d8d0a9
Branch: hermetic-java-runtime
Author: Jiangli Zhou <jianglizhou at google.com>
Date: 2025-02-07 16:16:56 +0000
URL: https://git.openjdk.org/leyden/commit/f8d8d0a9fe99681620228eee988d2d9bf80fdd0d
Merge branch 'master' into hermetic-java-runtime
! src/hotspot/share/cds/filemap.cpp
! src/hotspot/share/cds/filemap.cpp
More information about the leyden-dev
mailing list