git: openjdk/leyden: created branch merge2 based on the branch premain containing 107 unique commits
Ioi Lam
iklam at openjdk.org
Fri Feb 21 06:25:34 UTC 2025
The following commits are unique to the merge2 branch:
========================================================
1ed9ef1c: 8349559: Compiler interface doesn't need to store protection domain
5395ffa0: 8327378: XMLStreamReader throws EOFException instead of XMLStreamException
e9278de3: 8348411: C2: Remove the control input of LoadKlassNode and LoadNKlassNode
7d52f1e6: 8349525: RBTree: provide leftmost, rightmost, and a simple way to print trees
8f6ccde9: 8349554: [UBSAN] os::attempt_reserve_memory_between reported applying non-zero offset to non-null pointer produced null pointer
4a83ca12: 8349666: RISC-V: enable superwords tests for vector reductions
d104debe: 8349556: RISC-V: improve the performance when -COH and -AvoidUnalignedAccesses for UL and LU string comparison
55898922: 8343074: test/jdk/com/sun/net/httpserver/docs/test1/largefile.txt could be generated
c9cadbd2: 8346567: Make Class.getModifiers() non-native
f74c4dfe: 8349580: Do not use address in MemTracker top level functions
ab66c82c: 8349639: jfr/event/gc/detailed/TestShenandoahEvacuationInformationEvent.java fails to compile after JDK-8348610
84b32cb6: 8349178: runtime/jni/atExit/TestAtExit.java should be supported on static JDK
b737f7fb: 8349501: Relocate supporting classes in security/testlibrary to test/lib/jdk tree
f11a7377: 8349475: Test tools/javac/api/TestJavacTaskWithWarning.java writes files in src dir
527489c0: 8349284: Make libExplicitAttach work on static JDK
df654a9f: 8349752: Tier1 build failure caused by JDK-8349178
41bdc47d: 8208377: Soft hyphens render if not using TextLayout
1a8212e1: 8348678: [PPC64] C2: unaligned vector load/store is ok
8e858294: 8349213: G1: Clearing bitmaps during collection set merging not claimed by region
964dd18f: 8349515: [REDO] Framework for tracing makefile inclusion and parsing
5ee44c16: 8349662: SSLTube SSLSubscriptionWrapper has potential races when switching subscriptions
545d19f1: 8349771: Replace usages of -mx and -ms in some monitor tests
ee079fdb: 8349820: Temporarily increase MemLimit for tests until JDK-8349772 and JDK-8337821 are fixed
a1bcda24: 8349579: jsvml.dll incorrect RDATA SEGMENT specification
32dc41c9: 8349624: Validation for slot missing in CodeBuilder local variable instructions
64281653: 8349254: Disable "best-fit" mapping on Windows environment variables
e7157d17: 8150442: Enforce Supported Platforms in Packager for MSI bundles
8c09d40d: 8348268: Test gc/shenandoah/TestResizeTLAB.java#compact: fatal error: Before Updating References: Thread C2 CompilerThread1: expected gc-state 9, actual 21
d558d9d4: 8349702: jdk.internal.net.http.Http2Connection::putStream needs to provide cause while cancelling stream
88b4a906: 8349689: Several virtual thread tests missing /native keyword
342dec93: 8347019: Test javax/swing/JRadioButton/8033699/bug8033699.java still fails: Focus is not on Radio Button Single as Expected
adda12b7: 8349874: Missing comma in copyright from JDK-8349689
bb41df44: 8349723: Problemlist jdp tests for macosx-x64
08f4c1c8: 8349781: make test TEST=gtest fails on WSL
e700460b: 8349813: Test behavior of limiting() on RS operators throwing exceptions
ed17c55e: 8349145: Make Class.getProtectionDomain() non-native
73e1780a: 8349836: G1: Improve group prediction log message
332d87cc: 8349859: Support static JDK in libfontmanager/freetypeScaler.c
4b463ee7: 8342103: C2 compiler support for Float16 type and associated scalar operations
336d0d85: 8349926: [BACKOUT] Support static JDK in libfontmanager/freetypeScaler.c
c5ac3c4f: 8249831: Test sun/security/mscapi/nonUniqueAliases/NonUniqueAliases.java is marked with @ignore
ba281196: 8348427: DeferredLintHandler API should use JCTree instead of DiagnosticPosition
74e458ba: 8349684: Remove SA core file tests from problem list for macosx-x64
2a5d1da3: 8349571: Remove JavaThreadFactory interface from SA
7a0832f5: 8349934: Wrong file regex for copyright header format check in .jcheck/conf
b8576eb4: 6562489: Font-Renderer should ignore invisible characters \u2062 and \u2063
55097dd4: 8344802: Crash in StubRoutines::verify_mxcsr with -XX:+EnableX86ECoreOpts and -Xcheck:jni
adc3f53d: 8349787: java/lang/Thread/virtual/ThreadPollOnYield.java#default passes unexpectedly without libVThreadPinner.so
a637ccf2: 8349851: RISC-V: Call VM leaf can use movptr2
24b7f815: 8349783: g1RemSetSummary.cpp:344:68: runtime error: member call on null pointer of type 'struct G1HeapRegion'
29202d1f: 8349648: Test tools/jpackage/share/JLinkOptionsTest.java fails with --enable-linkable-runtime set after JDK-8346434
efc597bf: 8349564: Clean warnings found in jpackage tests when building them with -Xlint:all
add3cd1c: 8348600: Update PipeWire to 1.3.81
5b75ff72: 8349907: jdk.tools.jlink.internal.plugins.ZipPlugin does not close the Deflater in exceptional cases
c2fc9478: 8349378: Build splashscreen lib with SIZE optimization
18958c62: 8349925: [REDO] Support static JDK in libfontmanager/freetypeScaler.c
0b50e479: 8349753: Incorrect use of CodeBlob::is_buffer_blob() in few places
28e744dc: 8348092: Shenandoah: assert(nk >= _lowest_valid_narrow_klass_id && nk <= _highest_valid_narrow_klass_id) failed: narrowKlass ID out of range (3131947710)
6ddbcc34: 8328119: Support HKDF in SunPKCS11 (Preview)
2eac490b: 8349868: Remove unneeded libjava shared library dependency from jtreg test libNewDirectByteBuffer, libDirectIO and libInheritedChannel
a88e2a58: 8349977: JVMCIRuntime::_shared_library_javavm_id should be jlong
d8fcd43a: 8349927: Waiting for compiler termination delays shutdown for 10+ ms
3e7acfac: 8349873: StackOverflowError after JDK-8342550 if -Duser.timezone= is set to a deprecated zone id
3741c980: 8349883: Locale.LanguageRange.parse("-") throws ArrayIndexOutOfBoundsException
ff52859d: 8285624: jpackage fails to create exe, msi when Windows OS is in FIPS mode
57f4c30f: 8347917: AArch64: Enable upper GPR registers in C1
fa1bd234: 8343802: Prevent NULL usage backsliding
19c0ce43: 8349751: AIX build failure after upgrade pipewire to 1.3.81
db42a48d: 8350011: Convert jpackage test lib tests in JUnit format
742e735d: 8349858: Print compilation task before blocking compiler thread for shutdown
9ea81d90: 8349351: Combine Screen Inset Tests into a Single File
0414dcec: 8349812: (fs) Files.newByteChannel with empty path name and CREATE_NEW throws unexpected exception
2a90b90a: 8346117: Add test annotation
38322407: 8348594: Shenandoah: Do not penalize for degeneration when not the fault of triggering heuristic
ba6c9659: 8348595: GenShen: Fix generational free-memory no-progress check
b6443f6f: 8348347: Cleanup JavaThread subclass support in SA
62345364: 8349915: CTW: Lots of level 3 compiles are done at level 2 after JDK-8348570
5cf11324: 8350098: jpackage test lib erroneously will run methods without @Test annotation as tests
7d11418c: 8350147: Replace example in KEM class with the one from JEP 452
21927237: 8350162: ProblemList compiler/tiered/Level2RecompilationTest.java
5e9d72e2: 8350094: Linux gcc 13.2.0 build fails when ubsan is enabled
b1b48286: 8350086: Inline hot Method accessors for faster task selection
f1258f9e: 8349755: Fix corner case issues in async UL
071c8f51: 8349909: jdk.internal.jimage.decompressor.ZipDecompressor does not close the Inflater in exceptional cases
b3a4026c: 8349764: RISC-V: C1: Improve Class.isInstance intrinsic
7f3ecb4d: 8346664: C2: Optimize mask check with constant offset
2bd8f026: 8342524: Use latch in AbstractButton/bug6298940.java instead of delay
906358d3: 8294155: Exception thrown before awaitAndCheck hangs PassFailJFrame
650d0d95: 8348865: JButton/bug4796987.java never runs because Windows XP is unavailable
8b2aa51b: 8349780: AIX os::get_summary_cpu_info support Power 11
3f0c1370: 8347123: Add missing @serial tags to other modules
8ec58939: 8346781: [JVMCI] Limit ServiceLoader to class initializers
8df80400: 8350093: RISC-V: java/math/BigInteger/LargeValueExceptions.java timeout with COH
3353f8e0: 8349652: Rewire nmethod oop load barriers
013fda1d: 8348172: C2: Remove unused local variables in filter_helper() methods
ff05d979: 8349180: Remove redundant initialization in ciField constructor
160db5f0: 8340110: Ubsan: verifier.cpp:2043:19: runtime error: shift exponent 100 is too large for 32-bit type 'int'
d7baae3e: 8350178: Incorrect comment after JDK-8345580
8193e0d5: 8346280: C2: implement late barrier elision for G1
885be2ef: 8349908: RISC-V: C2 SelectFromTwoVector
e1d0a9c8: 8350202: Tune for Power10 CPUs on Linux ppc64le
62d93f2a: 8346050: Update BuildTestLib.gmk to build whole testlibrary
fe713ff6: Merge branch 'master' into premain
46d4a601: 8349088: De-virtualize Codeblob and nmethod
f2b4e12a: 8350263: JvmciNotifyBootstrapFinishedEventTest intermittently times out
2d03bd00: 8350280: The JDK-8346050 testlibrary changes break the build
250c2d44: Merge branch 'master' into premain
More information about the leyden-dev
mailing list