Fredrik Bredberg
|
fcc9c8d570
|
8341854: Incorrect clearing of ZF in fast_unlock_lightweight on x86
Reviewed-by: stefank, aboldtch, pchilanomate, dcubed
|
2024-10-09 16:45:56 +00:00 |
|
Archie Cobbs
|
38c1d65148
|
8337980: Javac allows invocation of an inherited instance method from a static method
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Reviewed-by: mcimadamore, jlahoda
|
2024-10-09 16:03:55 +00:00 |
|
Eirik Bjørsnøs
|
950e3a7587
|
8341625: Improve ZipFile validation of the END header
Reviewed-by: lancea
|
2024-10-09 15:56:38 +00:00 |
|
Oli Gillespie
|
e704c055a4
|
8340547: Starting many threads can delay safepoints
Reviewed-by: shade, qamai, dholmes
|
2024-10-09 15:28:44 +00:00 |
|
Kangcheng Xu
|
c30ad0124e
|
8325495: C2: implement optimization for series of Add of unique value
Reviewed-by: chagedorn, roland
|
2024-10-09 15:07:13 +00:00 |
|
Roland Westrelin
|
ff2f39f240
|
8340214: C2 compilation asserts with "no node with a side effect" in PhaseIdealLoop::try_sink_out_of_loop
Reviewed-by: chagedorn, thartmann
|
2024-10-09 14:59:15 +00:00 |
|
Roland Westrelin
|
ecc77a5b4a
|
8336702: C2 compilation fails with "all memory state should have been processed" assert
Reviewed-by: thartmann, chagedorn
|
2024-10-09 14:57:37 +00:00 |
|
Johan Sjölen
|
d936556799
|
8341633: StatSampler::assert_system_property: Print the keys and values of the assert
Reviewed-by: stefank
|
2024-10-09 13:05:33 +00:00 |
|
Christian Hagedorn
|
3fba1702cd
|
8340786: Introduce Predicate classes with predicate iterators and visitors for simplified walking
Reviewed-by: roland, thartmann
|
2024-10-09 11:42:22 +00:00 |
|
Shaojin Wen
|
047c2d7f26
|
8341141: Optimize DirectCodeBuilder
Co-authored-by: Claes Redestad <redestad@openjdk.org>
Co-authored-by: Chen Liang <liach@openjdk.org>
Reviewed-by: liach, redestad
|
2024-10-09 10:01:22 +00:00 |
|
SendaoYan
|
d636e0d314
|
8341688: Aarch64: Generate comments in -XX:+PrintInterpreter to link to source code
Reviewed-by: aph, jsjolen, jwaters
|
2024-10-09 09:02:52 +00:00 |
|
Daniel Skantz
|
d3f3c6a8cd
|
8330157: C2: Add a stress flag for bailouts
Reviewed-by: chagedorn, thartmann
|
2024-10-09 07:01:23 +00:00 |
|
SendaoYan
|
d809bc0e21
|
8341658: RISC-V: Test DateFormatProviderTest.java run timeouted
Reviewed-by: naoto
|
2024-10-09 05:47:58 +00:00 |
|
Ramkumar Sunderbabu
|
de90204b60
|
8341588: Remove CollectionUsageThreshold.java from ProblemList-Xcomp for debugging
Reviewed-by: lmesnik, kevinw
|
2024-10-09 03:11:59 +00:00 |
|
Daniel D. Daugherty
|
f276f58fb4
|
8341803: ProblemList containers/docker/TestJcmdWithSideCar.java on linux-x64
8341805: ProblemList five mlvm/indy/func/jvmti tests in Xcomp mode
Reviewed-by: psandoz
|
2024-10-09 00:00:09 +00:00 |
|
Igor Veresov
|
7eab0a506a
|
8337066: Repeated call of StringBuffer.reverse with double byte string returns wrong result
Reviewed-by: kvn, thartmann
|
2024-10-08 23:21:44 +00:00 |
|
Shaojin Wen
|
62acc9c174
|
8341548: More concise use of classfile API
Reviewed-by: liach
|
2024-10-08 20:35:14 +00:00 |
|
Leonid Mesnik
|
7312eea382
|
8341131: Some jdk/jfr/event/compiler tests shouldn't be executed with Xcomp
Reviewed-by: chagedorn
|
2024-10-08 17:44:35 +00:00 |
|
Alexander Zvegintsev
|
966eb7232f
|
8341447: Open source closed frame tests # 5
Reviewed-by: honkar
|
2024-10-08 17:37:48 +00:00 |
|
Harshitha Onkar
|
b9db74a645
|
8341378: Open source few TrayIcon tests - Set8
Reviewed-by: azvegint, dnguyen
|
2024-10-08 16:34:45 +00:00 |
|
Hannes Wallnöfer
|
65463536e6
|
8340203: Link color is hard to distinguish from text color in API documentation
Reviewed-by: prappo
|
2024-10-08 16:16:14 +00:00 |
|
Hamlin Li
|
580eb62dc0
|
8320500: [vectorapi] RISC-V: Optimize vector math operations with SLEEF
Reviewed-by: luhenry, ihse, erikj, fyang, rehn
|
2024-10-08 15:15:13 +00:00 |
|
Thomas Schatzl
|
4a12f5b26e
|
8341643: G1: Merged cards counter skewed by merge cards cache
Reviewed-by: iwalulya, mli
|
2024-10-08 14:12:53 +00:00 |
|
Matthias Baesken
|
6e48618161
|
8341644: Compile error in cgroup coding when using toolchain clang
Reviewed-by: stefank, mdoerr
|
2024-10-08 12:36:31 +00:00 |
|
Eirik Bjørsnøs
|
7a1e832ea9
|
8336843: Deprecate java.util.zip.ZipError for removal
Reviewed-by: liach, lancea
|
2024-10-08 10:08:31 +00:00 |
|
Eirik Bjørsnøs
|
f62dba3651
|
8341597: ZipFileInflaterInputStream input buffer size uses uncompressed size
Reviewed-by: lancea
|
2024-10-08 09:59:29 +00:00 |
|
Amit Kumar
|
59ac7039d3
|
8339220: [s390x] TestIfMinMax.java failure
Reviewed-by: lucy, aph
|
2024-10-08 09:19:40 +00:00 |
|
Claes Redestad
|
ffb60e55cd
|
8341594: Use Unsafe to coalesce reads in java.util.zip.ZipUtils
Reviewed-by: lancea
|
2024-10-08 08:14:40 +00:00 |
|
Tejesh R
|
57c859e4ad
|
8339836: Open source several AWT Mouse tests - Batch 1
Reviewed-by: honkar, prr
|
2024-10-08 06:33:22 +00:00 |
|
Tejesh R
|
b6a4047387
|
8339982: Open source several AWT Mouse tests - Batch 2
Reviewed-by: psadhukhan
|
2024-10-08 06:33:11 +00:00 |
|
William Kemper
|
45a6359588
|
8341668: Shenandoah: assert(tail_bits < (idx_t)BitsPerWord) failed: precondition
Reviewed-by: ysr
|
2024-10-08 01:26:16 +00:00 |
|
Shaojin Wen
|
d996ca863d
|
8341581: Optimize BytecodeHelpers validate slot
Reviewed-by: liach
|
2024-10-07 23:30:06 +00:00 |
|
Harshitha Onkar
|
4d50cbb5a7
|
8341278: Open source few TrayIcon tests - Set7
Reviewed-by: azvegint
|
2024-10-07 21:29:21 +00:00 |
|
Mikael Vidstedt
|
23f3ca254a
|
8330206: Bump minimum boot jdk to JDK 23
Reviewed-by: darcy, iris, erikj
|
2024-10-07 19:33:48 +00:00 |
|
Harshitha Onkar
|
fc7244da96
|
8340713: Open source DnD tests - Set5
Reviewed-by: azvegint, dnguyen
|
2024-10-07 17:42:17 +00:00 |
|
Eirik Bjørsnøs
|
f7bb647dc8
|
8341595: Clean up iteration of CEN headers in ZipFile.Source.initCEN
Reviewed-by: lancea, redestad
|
2024-10-07 16:34:08 +00:00 |
|
Alexander Zvegintsev
|
d0c5e4bc50
|
8341373: Open source closed frame tests # 4
Reviewed-by: prr
|
2024-10-07 16:32:01 +00:00 |
|
SendaoYan
|
3359518986
|
8341593: Problemlist java/foreign/TestUpcallStress.java in Xcomp mode
Reviewed-by: jvernee
|
2024-10-07 16:28:02 +00:00 |
|
Ivan Walulya
|
a2372c607c
|
8341238: G1: Refactor G1Policy to move collection set selection methods into G1CollectionSet
Reviewed-by: tschatzl, mli
|
2024-10-07 13:26:16 +00:00 |
|
Alexey Ivanov
|
4ba170c403
|
8341235: Improve default instruction frame title in PassFailJFrame
Reviewed-by: prr
|
2024-10-07 12:45:04 +00:00 |
|
Alexey Ivanov
|
520060f79a
|
8340799: Add border inside instruction frame in PassFailJFrame
Reviewed-by: prr, dnguyen
|
2024-10-07 12:44:42 +00:00 |
|
Hamlin Li
|
28977972a0
|
8340880: RISC-V: add t3-t6 alias into assemler_riscv.hpp
Reviewed-by: luhenry, fyang
|
2024-10-07 09:32:40 +00:00 |
|
SendaoYan
|
747a3fa31d
|
8341562: RISC-V: Generate comments in -XX:+PrintInterpreter to link to source code
Reviewed-by: fyang, luhenry
|
2024-10-07 08:39:44 +00:00 |
|
Roberto Castañeda Lozano
|
81ebbb2463
|
8341525: G1: use bit clearing to remove tightly-coupled initialization store pre-barriers
Reviewed-by: mdoerr, kbarrett, shade, tschatzl
|
2024-10-07 08:28:18 +00:00 |
|
Tobias Hartmann
|
92186a2774
|
8341612: [BACKOUT] 8338442: AArch64: Clean up IndOffXX type and let legitimize_address() fix out-of-range operands
Reviewed-by: chagedorn
|
2024-10-07 07:58:01 +00:00 |
|
Aleksey Shipilev
|
6600161ad4
|
8338379: Accesses to class init state should be properly synchronized
Reviewed-by: mdoerr, dholmes, coleenp, fyang, amitkumar
|
2024-10-07 07:05:31 +00:00 |
|
David M. Lloyd
|
20f36c666c
|
8339329: ConstantPoolBuilder#constantValueEntry method doc typo and clarifications
Reviewed-by: liach
|
2024-10-06 16:26:45 +00:00 |
|
SendaoYan
|
50426b3841
|
8337713: RISC-V: fix typos in macroAssembler_riscv.cpp
Reviewed-by: jwaters, fyang
|
2024-10-06 12:21:17 +00:00 |
|
Attila Szegedi
|
260d4658ae
|
8340572: ConcurrentModificationException when sorting ArrayList sublists
Reviewed-by: smarks
|
2024-10-05 21:15:18 +00:00 |
|
Martin Doerr
|
9a25f822fb
|
8339386: Assertion on AIX - original PC must be in the main code section of the compiled method
Reviewed-by: rrich, lucy
|
2024-10-05 18:42:37 +00:00 |
|