Elif Aslan
|
2627470946
|
8325567: jspawnhelper without args fails with segfault
Co-authored-by: Vladimir Petko <vpetko@openjdk.org>
Reviewed-by: eastigeevich, rriggs, shade, vpetko
|
2024-03-08 22:09:18 +00:00 |
|
Hannes Wallnöfer
|
a6dc4bc2b8
|
8326332: Unclosed inline tags cause misalignment in summary tables
Reviewed-by: gli, jjg
|
2024-03-08 20:59:00 +00:00 |
|
Serguei Spitsyn
|
33aa4b26b1
|
8256314: JVM TI GetCurrentContendedMonitor is implemented incorrectly
Reviewed-by: dholmes, lmesnik
|
2024-03-08 19:46:23 +00:00 |
|
Naoto Sato
|
87b40c6ad2
|
8327167: Clarify the handling of Leap year by Calendar
Reviewed-by: bpb, joehw, lancea, jlu, iris, rriggs
|
2024-03-08 18:38:39 +00:00 |
|
Justin Lu
|
6efdaf8ddf
|
8326908: DecimalFormat::toPattern throws OutOfMemoryError when pattern is empty string
Reviewed-by: naoto
|
2024-03-08 18:09:42 +00:00 |
|
Sean Mullan
|
c4845f01d2
|
8317431: Implement simpler Comparator when building certification paths
Reviewed-by: kdriver, weijun
|
2024-03-08 15:20:37 +00:00 |
|
Albert Mingkun Yang
|
06f7bb5a32
|
8327677: Parallel: Remove unused ParallelCompactData::clear
Reviewed-by: tschatzl
|
2024-03-08 13:42:37 +00:00 |
|
Coleen Phillimore
|
1877a48795
|
8308745: ObjArrayKlass::allocate_objArray_klass may call into java while holding a lock
Reviewed-by: dlong, dholmes, fparain
|
2024-03-08 13:27:54 +00:00 |
|
Joachim Kern
|
997e615c69
|
8322943: runtime/CompressedOops/CompressedClassPointers.java fails on AIX
Reviewed-by: gli, stuefe
|
2024-03-08 13:23:06 +00:00 |
|
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 |
|
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 |
|
Kuai Wei
|
e92ecd9703
|
8326983: Unused operands reported after JDK-8326135
Reviewed-by: kvn, vlivanov
|
2024-03-06 17:02:05 +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 |
|
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 |
|
Naoto Sato
|
809995b526
|
8174269: Remove COMPAT locale data provider from JDK
Reviewed-by: ihse, joehw
|
2024-03-05 19:32:29 +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 |
|
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 |
|
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 |
|