Jan Lahoda
|
27a03e0dc3
|
8327218: Add an ability to specify modules which should have native access enabled
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Reviewed-by: mcimadamore, erikj, alanb, ihse
|
2024-03-08 11:21:24 +00:00 |
|
Eirik Bjørsnøs
|
d0d4912c3b
|
8326096: Deprecate getTotalIn, getTotalOut methods of java.util.zip.Inflater, java.util.zip.Deflater
Co-authored-by: Jaikiran Pai <jpai@openjdk.org>
Reviewed-by: lancea, alanb
|
2024-03-08 09:38:30 +00:00 |
|
Albert Mingkun Yang
|
c65da92a80
|
8327571: Parallel: Remove redundant operation in PSParallelCompact::clear_data_covering_space
Reviewed-by: gli, tschatzl
|
2024-03-08 09:38:18 +00:00 |
|
Albert Mingkun Yang
|
f9d479fe1e
|
8327477: Parallel: Remove _data_location and _highest_ref in ParallelCompactData
Reviewed-by: gli, tschatzl
|
2024-03-08 09:38:08 +00:00 |
|
Prajwal Kumaraswamy
|
bdd1aebea3
|
8312383: Log X509ExtendedKeyManager implementation class name in TLS/SSL connection
Reviewed-by: coffeys
|
2024-03-08 09:04:16 +00:00 |
|
Matthias Baesken
|
fb4610e6b7
|
8327444: simplify RESTARTABLE macro usage in JDK codebase
Reviewed-by: gli, clanger, alanb, dholmes, bpb
|
2024-03-08 08:31:40 +00:00 |
|
Gui Cao
|
de428daf9a
|
8327426: RISC-V: Move alignment shim into initialize_header() in C1_MacroAssembler::allocate_array
Reviewed-by: fyang
|
2024-03-08 02:58:34 +00:00 |
|
yibo.yl
|
8dbd4b391f
|
8326446: The User and System of jdk.CPULoad on Apple M1 are inaccurate
Reviewed-by: mgronlun, egahlin
|
2024-03-08 01:59:30 +00:00 |
|
vamsi-parasa
|
7c5e6e74c8
|
8327147: Improve performance of Math ceil, floor, and rint for x86
Reviewed-by: jbhateja, sviswanathan, dlong
|
2024-03-07 21:44:46 +00:00 |
|
Leonid Mesnik
|
972e81d1ad
|
8326611: Clean up vmTestbase/nsk/stress/stack tests
Reviewed-by: coleenp, mseledtsov
|
2024-03-07 20:09:13 +00:00 |
|
Evgeny Nikitin
|
5aae80304c
|
8327390: JitTester: Implement temporary folder functionality
Reviewed-by: gli, lmesnik
|
2024-03-07 17:12:06 +00:00 |
|
Thomas Schatzl
|
784f11c35d
|
8327238: Remove MetadataAllocationFailALot* develop flags
Reviewed-by: gli, ayang
|
2024-03-07 14:00:05 +00:00 |
|
Hamlin Li
|
d7273ac8b1
|
8320646: RISC-V: C2 VectorCastHF2F
8320647: RISC-V: C2 VectorCastF2HF
Reviewed-by: luhenry, fyang
|
2024-03-07 12:21:23 +00:00 |
|
Viktor Klang
|
53c4714aab
|
8327501: Common ForkJoinPool prevents class unloading in some cases
Reviewed-by: alanb
|
2024-03-07 09:44:35 +00:00 |
|
Gui Cao
|
1261740521
|
8327283: RISC-V: Minimal build failed after JDK-8319716
Reviewed-by: fyang, rehn
|
2024-03-07 09:13:50 +00:00 |
|
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 |
|