Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge jdk #1303

Closed
wants to merge 99 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
99 commits
Select commit Hold shift + click to select a range
1604255
8341619: C2: remove unused StoreCM node
robcasloz Oct 10, 2024
e9327b6
8339205: Optimize StackMapGenerator
wenshao Oct 10, 2024
6e01384
8341136: Optimize StackMapGenerator::trimAndCompress
wenshao Oct 10, 2024
2d8fcc4
8340193: Open source several AWT Dialog tests - Batch 1
Oct 10, 2024
a7d2077
8340366: Open source several AWT Dialog tests - Batch 3
Oct 10, 2024
4beb771
8339538: Wrong timeout computations in DnsClient
AlekseiEfimov Oct 10, 2024
6fad6af
8341819: LightweightSynchronizer::enter_for races with deflation
xmas92 Oct 10, 2024
76541b0
8341792: Fix ExceptionOccurred in java.security.jgss
wangweij Oct 10, 2024
7eb5535
8341789: Fix ExceptionOccurred in java.base
Oct 10, 2024
a5cad0e
8341791: Fix ExceptionOccurred in java.prefs
Oct 10, 2024
32f817a
8340978: Open source few DnD tests - Set6
Oct 10, 2024
2a6f030
8339974: Graphics2D.drawString doesn't always work with Font derived …
gredler Oct 10, 2024
97ee8bb
8340173: Open source some Component/Panel/EventQueue tests - Set2
Oct 10, 2024
06f34d7
8339651: ShenandoahPacer::setup_for_mark, ShenandoahPacer::setup_for_…
Oct 10, 2024
cd4981c
8341257: Open source few DND tests - Set1
Oct 10, 2024
24eb360
8341906: Optimize ClassFile writing BufBuffer
wenshao Oct 11, 2024
472db92
8341900: Optimize DirectCodeBuilder writeBody
wenshao Oct 11, 2024
ace44e5
8341806: Gcc version detection failure on Alinux3
Oct 11, 2024
ae41daf
8341880: RISC-V: riscv_vector.h native build fails with gcc13 after J…
Oct 11, 2024
7c0dbf8
8341820: Check return value of hcreate_r
MBaesken Oct 11, 2024
519544c
8341909: G1: Add region index to region printer output
Oct 11, 2024
6133866
8341070: javac fails with an exception when compiling import module u…
lahodaj Oct 11, 2024
7276a1b
8341784: Refactor TypeVect to use a BasicType instead of a const Type*
Oct 11, 2024
1f6bd0c
8341972: java/awt/dnd/DnDRemoveFocusOwnerCrashTest.java timed out aft…
Oct 11, 2024
0a57fe1
8341178: TypeRawPtr::add_offset may be "miscompiled" due to UB
Oct 11, 2024
3f53d57
8340327: A common framework to support public key algorithms with sta…
wangweij Oct 11, 2024
c4965d9
8341794: Fix ExceptionOccurred in jdk.attach
Oct 11, 2024
2db3397
8341797: Fix ExceptionOccurred in jdk.jdi
Oct 11, 2024
2e1c193
8342003: ProblemList sun/security/tools/keytool/GenKeyPairSigner.java
Oct 12, 2024
41ee582
8341138: Rename jtreg property docker.support as container.support
Oct 12, 2024
5c4f1ef
8226933: [TEST_BUG]GTK L&F: There is no swatches or RGB tab in JColor…
Oct 14, 2024
fe98f86
8226938: [TEST_BUG]GTK L&F: There is no Details button in FileChooser…
Oct 14, 2024
8d0975a
8336726: C2: assert(!do_asserts || projs->fallthrough_ioproj != nullp…
TobiHartmann Oct 14, 2024
037f11b
8341708: Optimize safepoint poll encoding with smaller poll data offset
shipilev Oct 14, 2024
e3f6503
8341893: AArch64: Micro-optimize compressed ptr decoding
shipilev Oct 14, 2024
dcac4b0
8341471: Reversed field layout caused by unstable sorting
Oct 14, 2024
b20c5c7
8341967: Unify os::current_file_offset and os::seek_to_file_offset ac…
MBaesken Oct 14, 2024
1581508
8335091: NMT: VMATree reserve_mapping and commit_mapping APIs need ME…
Oct 14, 2024
ba3774d
8341637: java/net/Socket/UdpSocket.java fails with "java.net.BindExce…
dfuch Oct 14, 2024
f56a154
8341881: [REDO] java/nio/file/attribute/BasicFileAttributeView/Creati…
Oct 14, 2024
9e262df
8342002: sun/security/tools/keytool/GenKeyPairSigner.java failed due …
wangweij Oct 14, 2024
a8a8b2d
8341831: PhaseCFG::insert_anti_dependences asserts with "no loads"
Oct 14, 2024
6071346
8339879: Open some dialog awt tests
Oct 14, 2024
a2c7752
8317356: Fix missing null checks in the ClassFile API
liach Oct 14, 2024
bd62644
8341924: Improve error message with structurally malformed Code array
liach Oct 14, 2024
a601cd2
8342014: RISC-V: ZStoreBarrierStubC2 clobbers rflags
RealFYang Oct 15, 2024
e6698f5
8337851: Some tests have name which confuse jtreg
toshiogata Oct 15, 2024
521effe
8340189: 8339531 incorrect for Big Endian platforms
minborg Oct 15, 2024
3b8a2f8
8337269: G1ConfidencePercent interpreted inconsistently
Oct 15, 2024
f4dccfd
8338596: Clarify handling of restricted and caller-sensitive methods
mcimadamore Oct 15, 2024
c9a536c
8337339: gc/arguments/Test*SizeFlags.java timing out with Xcomp
Oct 15, 2024
df7d6e0
8338603: DiagnosticCommandMBean operations should standardize types f…
kevinjwalls Oct 15, 2024
369c573
8302111: Serialization considerations
slumericanB Feb 5, 2024
893e7bc
8328726: Better Kerberos support
wangweij Apr 17, 2024
03bc6b3
8328286: Enhance HTTP client
dfuch May 7, 2024
cfa25b7
8328544: Improve handling of vectorization
eme64 May 21, 2024
498a582
8311208: Improve CDS Support
Jun 21, 2024
dadcee1
8307383: Enhance DTLS connections
Jul 1, 2024
d9f6383
8331446: Improve deserialization support
Jul 4, 2024
c89f76c
8332644: Improve graph optimizations
dean-long Jul 11, 2024
490d099
8335713: Enhance vectorization analysis
eme64 Jul 23, 2024
2c0c653
8342044: Increase timeout of gc/shenandoah/oom/TestClassLoaderLeak.java
MBaesken Oct 15, 2024
54c9348
8336103: Clean up confusing Method::is_initializer
shipilev Oct 15, 2024
6ed6dff
8341871: Disable G1 for unsupported platforms after JDK-8334060
shipilev Oct 15, 2024
5eae20f
8323672: Suppress unwanted autoconf added flags in CC and CXX
TheShermanTanker Oct 15, 2024
b9cabbe
8341997: Tests create files in src tree instead of scratch dir
Oct 15, 2024
86ce19e
8341142: Maintain a single source file for sun.net.www.protocol.jar.J…
jaikiran Oct 16, 2024
6d7e679
8340790: Open source several AWT Dialog tests - Batch 4
Oct 16, 2024
e94e3bb
8324672: Update jdk/java/time/tck/java/time/TCKInstant.java now() to …
Oct 16, 2024
e4ff553
8341931: os_linux gtest uses lambdas with explicit capture lists
Oct 16, 2024
724de68
8342081: Shenandoah: Remove extra ShenandoahMarkUpdateRefsSuperClosure
shipilev Oct 16, 2024
b9b0bd0
8337221: CompileFramework: test library to conveniently compile java …
eme64 Oct 16, 2024
577babf
8334010: VM crashes with ObjectAlignmentInBytes > GCCardSizeInBytes
Oct 16, 2024
e7cf25c
8340801: Disable ubsan checks in some awt/2d coding
MBaesken Oct 16, 2024
ebc17c7
8339637: (tz) Update Timezone Data to 2024b
johnyjose30 Oct 16, 2024
c81aa75
8331051: Add an `@since` checker test for `java.base` module
nizarbenalla Oct 16, 2024
cf5bb12
Merge
jaikiran Oct 16, 2024
1cc3223
8336911: ZGC: Division by zero in heuristics after JDK-8332717
MBaesken Oct 16, 2024
7625b29
8329597: C2: Intrinsify Reference.clear
shipilev Oct 16, 2024
c34fb2c
8338883: Show warning when CreateCoredumpOnCrash set, but core dump w…
Oct 16, 2024
709914f
8338023: Support two vector selectFrom API
Oct 16, 2024
44151f4
8342145: File libCreationTimeHelper.c compile fails on Alpine
Oct 16, 2024
d4f0ba7
8342439: Build failure after 8338023
Oct 16, 2024
ed68096
8341862: PPC64: C1 unwind_handler fails to unlock synchronized method…
reinrich Oct 16, 2024
2853852
8342332: [JVMCI] Export CompilerToVM::Data::dtanh
Oct 16, 2024
b4ab290
8331959: Update PKCS#11 Cryptographic Token Interface to v3.1
slumericanB Oct 16, 2024
4e703b2
8340140: Open some dialog awt tests 3
Oct 16, 2024
3da6890
8338751: ConfigureNotify behavior has changed in KWin 6.2
zzag Oct 16, 2024
58d39c3
8340313: Crash due to invalid oop in nmethod after C1 patching
TobiHartmann Oct 17, 2024
22a1fee
8341328: Refactor initial Assertion Predicate creation into separate …
chhagedorn Oct 17, 2024
f6fe5ea
8341072: Open source several AWT Canvas and Rectangle related tests
Oct 17, 2024
e0dabfb
8340279: Open source several AWT Dialog tests - Batch 2
Oct 17, 2024
fa39e84
8342042: PPC64: compiler_fast_unlock_object flags failure instead of …
reinrich Oct 17, 2024
f9208fa
8341715: PPC64: ObjectMonitor::_owner should be reset unconditionally…
reinrich Oct 17, 2024
8862ca0
8342338: Remove redundant IIOPURLTest.java
kevinjwalls Oct 17, 2024
7a64fbb
8338851: Hoist os::Posix::realpath() to os::realpath() and implement …
Oct 17, 2024
23d28cc
Merge tag 'jdk-24+20' into lworld_merge_jdk_24_20
MrSimms Nov 19, 2024
f58412b
Logical merge fixes, adjust testing
MrSimms Nov 19, 2024
b95994e
Adjust testing
MrSimms Nov 19, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions test/jdk/ProblemList.txt
Original file line number Diff line number Diff line change
@@ -839,3 +839,4 @@ java/awt/dnd/WinMoveFileToShellTest.java 8341665 windows-all

# valhalla
jdk/jfr/event/runtime/TestSyncOnValueBasedClassEvent.java 8328777 generic-all
jdk/tools/sincechecker/modules/java_base/CheckSince_javaBase.java 8344541 generic-all