Emanuel Peter
|
f54e598354
|
8327172: C2 SuperWord: data node in loop has no input in loop: replace assert with bailout
Reviewed-by: chagedorn, kvn
|
2024-03-07 07:48:38 +00:00 |
|
Denghui Dong
|
401834122d
|
8327379: Make TimeLinearScan a develop flag
Reviewed-by: gli, kvn
|
2024-03-07 02:57:28 +00:00 |
|
Naoto Sato
|
1bd4abf98e
|
8327434: Test java/util/PluggableLocale/TimeZoneNameProviderTest.java timed out
Reviewed-by: jlu, rriggs, iris
|
2024-03-07 00:52:36 +00:00 |
|
Chris Plummer
|
ddcd6dece9
|
8325532: serviceability/dcmd/compiler/PerfMapTest.java leaves created files in the /tmp dir.
Reviewed-by: amenkov, kevinw, lmesnik, sspitsyn
|
2024-03-07 00:01:50 +00:00 |
|
Kim Barrett
|
3d37b28642
|
8327173: HotSpot Style Guide needs update regarding nullptr vs NULL
Reviewed-by: shade, dholmes, kvn
|
2024-03-06 22:42:18 +00:00 |
|
Kim Barrett
|
989fc3e6ea
|
8325878: Require minimum Clang version 13
Reviewed-by: jwaters, ihse
|
2024-03-06 20:17:11 +00:00 |
|
Kim Barrett
|
13c74535de
|
8325880: Require minimum Open XL C/C++ version 17.1.1
Reviewed-by: mdoerr, jwaters, ihse
|
2024-03-06 20:00:12 +00:00 |
|
Chad Rakoczy
|
4f336085d1
|
8326718: Test java/util/Formatter/Padding.java should timeout on large inputs before fix in JDK-8299677
Reviewed-by: rgiulietti
|
2024-03-06 19:55:29 +00:00 |
|
Kuai Wei
|
e92ecd9703
|
8326983: Unused operands reported after JDK-8326135
Reviewed-by: kvn, vlivanov
|
2024-03-06 17:02:05 +00:00 |
|
Naoto Sato
|
9f7094079b
|
8327261: Parsing test for Double/Float succeeds w/o testing all bad cases
Reviewed-by: darcy, gli, joehw, jlu, bpb, lancea
|
2024-03-06 16:15:23 +00:00 |
|
Albert Mingkun Yang
|
08b03a329f
|
8327376: Parallel: Remove unimplemented methods in psParallelCompact.hpp
Reviewed-by: gli, tschatzl
|
2024-03-06 14:31:20 +00:00 |
|
Albert Mingkun Yang
|
ae5e3fdd59
|
8327365: Inline and remove GCStats
Reviewed-by: gli, tschatzl
|
2024-03-06 13:04:38 +00:00 |
|
Thomas Schatzl
|
326c91e1a2
|
8327288: Obsolete unused ProcessDistributionStride product option
Reviewed-by: kbarrett, ayang
|
2024-03-06 12:28:36 +00:00 |
|
Jim Laskey
|
a7461de231
|
8325255: jdk.internal.util.ReferencedKeySet::add using wrong test
Reviewed-by: rriggs, liach
|
2024-03-06 12:01:10 +00:00 |
|
Thomas Schatzl
|
2bdd38716c
|
8327286: Obsolete unused NUMAPageScanRate product option
Reviewed-by: kbarrett, ayang
|
2024-03-06 11:50:05 +00:00 |
|
Thomas Schatzl
|
992104d477
|
8327239: Obsolete unused GCLockerEdenExpansionPercent product option
Reviewed-by: gli, ayang
|
2024-03-06 11:35:23 +00:00 |
|
Joshua Cao
|
fbb422ece7
|
8327201: C2: Uninitialized VLoop::_pre_loop_end after JDK-8324890
Reviewed-by: chagedorn, shade
|
2024-03-06 09:18:52 +00:00 |
|
Doug Simon
|
7d53559d2f
|
8319932: [JVMCI] class unloading related tests can fail on libgraal
Reviewed-by: dholmes
|
2024-03-06 09:04:31 +00:00 |
|
Adam Sotona
|
bee50cd330
|
8294961: Convert java.base/java.lang.reflect.ProxyGenerator to use the Classfile API to generate proxy classes
Reviewed-by: mchung
|
2024-03-06 06:15:10 +00:00 |
|
Abhishek Kumar
|
96bfe613c3
|
8326458: Menu mnemonics don't toggle in Windows LAF when F10 is pressed
Reviewed-by: psadhukhan, aivanov
|
2024-03-06 05:29:42 +00:00 |
|
Jesper Wilhelmsson
|
fcf48ab3d3
|
8327391: Add SipHash attribution file
Reviewed-by: dholmes, lfoltan
|
2024-03-05 23:02:14 +00:00 |
|
Justin Lu
|
b665fe3ac1
|
6801704: ChoiceFormat::applyPattern inconsistency for invalid patterns
Reviewed-by: naoto
|
2024-03-05 22:37:58 +00:00 |
|
Weijun Wang
|
a7280d1b96
|
8311002: missing @since info in 21 files in jdk.security.auth
Reviewed-by: mullan
|
2024-03-05 20:32:33 +00:00 |
|
Erik Joelsson
|
721bfee53a
|
8326891: Prefer RPATH over RUNPATH for $ORIGIN rpaths in internal JDK binaries
Reviewed-by: ihse, dholmes
|
2024-03-05 20:31:17 +00:00 |
|
Naoto Sato
|
809995b526
|
8174269: Remove COMPAT locale data provider from JDK
Reviewed-by: ihse, joehw
|
2024-03-05 19:32:29 +00:00 |
|
Ludvig Janiuk
|
c6641c7d2d
|
8326831: Clarify test harness control variables in make help
Reviewed-by: erikj, gli, ihse
|
2024-03-05 16:24:54 +00:00 |
|
Matthias Baesken
|
3d106cb091
|
8325139: JFR SwapSpace event - add free swap space information on Linux when running in a container environment
Reviewed-by: lucy, sgehwolf
|
2024-03-05 15:34:27 +00:00 |
|
Albert Mingkun Yang
|
c00c939f99
|
8327364: Parallel: Remove unused ParallelCompactData::add_obj
Reviewed-by: kbarrett
|
2024-03-05 14:54:55 +00:00 |
|
Emanuel Peter
|
98f0b86641
|
8319690: [AArch64] C2 compilation hits offset_ok_for_immed: assert "c2 compiler bug"
Co-authored-by: Fei Gao <fgao@openjdk.org>
Reviewed-by: aph, kvn, gli
|
2024-03-05 13:37:08 +00:00 |
|
Jorn Vernee
|
2372aba6a2
|
8326172: Dubious claim on long[]/double[] alignment in MemorySegment javadoc
Reviewed-by: mcimadamore
|
2024-03-05 13:32:24 +00:00 |
|
Claes Redestad
|
c653e67c0f
|
8327225: Revert DataInputStream.readUTF to static final
Reviewed-by: rriggs, bpb, gli
|
2024-03-05 13:31:08 +00:00 |
|
MaxXSoft
|
a089ed2b92
|
8326936: RISC-V: Shenandoah GC crashes due to incorrect atomic memory operations
Reviewed-by: fyang, rehn
|
2024-03-05 11:42:37 +00:00 |
|
Thomas Schatzl
|
560cf59626
|
8327287: Remove unused FLSVerifyDictionary debug option
Reviewed-by: ayang, kbarrett
|
2024-03-05 11:31:45 +00:00 |
|
Albert Mingkun Yang
|
fec51d4c46
|
8327130: Serial: Remove Generation::record_spaces_top
Reviewed-by: gli, kbarrett
|
2024-03-05 11:18:09 +00:00 |
|
Eirik Bjørsnøs
|
e9adcebaf2
|
8327208: Remove unused method java.util.jar.Manifest.make72Safe
Reviewed-by: lancea, iris, jpai
|
2024-03-05 08:39:43 +00:00 |
|
Kim Barrett
|
d6f2a174fc
|
8325881: Require minimum gcc version 10
Reviewed-by: ihse, shade
|
2024-03-05 07:16:34 +00:00 |
|
Roberto Castañeda Lozano
|
0b959098be
|
8327224: G1: comment in G1BarrierSetC2::post_barrier() refers to nonexistent new_deferred_store_barrier()
Reviewed-by: kbarrett
|
2024-03-05 06:56:49 +00:00 |
|
Emanuel Peter
|
c589555845
|
8325095: C2: bailout message broken: ResourceArea allocated string used after free
Reviewed-by: kvn, dlong
|
2024-03-05 06:35:32 +00:00 |
|
Prasanta Sadhukhan
|
b7540df6a4
|
8327007: javax/swing/JSpinner/8008657/bug8008657.java fails
Reviewed-by: prr
|
2024-03-05 02:34:58 +00:00 |
|
Gui Cao
|
e1b661f8c1
|
8319900: Recursive lightweight locking: riscv64 implementation
Co-authored-by: Axel Boldt-Christmas <aboldtch@openjdk.org>
Reviewed-by: fyang
|
2024-03-05 02:04:21 +00:00 |
|
Albert Mingkun Yang
|
045eea1130
|
8327057: Parallel: Refactor ParMarkBitMap::iterate
Reviewed-by: tschatzl, iwalulya
|
2024-03-04 18:50:45 +00:00 |
|
Naoto Sato
|
f615ac4bdf
|
8309622: Re-examine the cache mechanism in BaseLocale
Reviewed-by: dfuchs, rriggs
|
2024-03-04 18:40:50 +00:00 |
|
Albert Mingkun Yang
|
6f8d351e86
|
8325725: Parallel: Refactor PSParallelCompact::fill_dense_prefix_end
Reviewed-by: tschatzl, iwalulya
|
2024-03-04 17:54:45 +00:00 |
|
Elif Aslan
|
8cfacebd06
|
8327125: SpinYield.report should report microseconds
Reviewed-by: gli, dholmes, shade
|
2024-03-04 17:50:42 +00:00 |
|
Albert Mingkun Yang
|
59529a92ca
|
8326688: Parallel: Remove unnecessary BOT update in UpdateOnlyClosure::do_addr
Reviewed-by: tschatzl, iwalulya
|
2024-03-04 16:47:14 +00:00 |
|
Christoph Langer
|
43c6f0b588
|
8326591: New test JmodExcludedFiles.java fails on Windows when --with-external-symbols-in-bundles=public is used
Reviewed-by: mbaesken
|
2024-03-04 16:32:48 +00:00 |
|
Axel Boldt-Christmas
|
b5cd7efceb
|
8319901: Recursive lightweight locking: ppc64le implementation
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Reviewed-by: mdoerr, rrich
|
2024-03-04 16:01:08 +00:00 |
|
Adam Sotona
|
0583f73574
|
8323183: ClassFile API performance improvements
Reviewed-by: redestad
|
2024-03-04 15:26:27 +00:00 |
|
Ivan Walulya
|
b69d1b51c7
|
8327042: G1: Parallelism used for redirty logged cards needs better control.
Co-authored-by: Thomas Schatzl <tschatzl@openjdk.org>
Reviewed-by: tschatzl, ayang
|
2024-03-04 15:17:57 +00:00 |
|
Arno Zeller
|
e889b460c0
|
8327071: [Testbug] g-tests for cgroup leave files in /tmp on linux
Reviewed-by: mbaesken, gli, stuefe
|
2024-03-04 08:40:50 +00:00 |
|