Jayathirth D V
|
75ce02fe74
|
8318951: Additional negative value check in JPEG decoding
Reviewed-by: azvegint, prr
|
2023-10-31 04:20:23 +00:00 |
|
Andrew John Hughes
|
328b381075
|
8009550: PlatformPCSC should load versioned so
Reviewed-by: valeriep, stuefe
|
2023-10-31 02:06:41 +00:00 |
|
Alexander Matveev
|
1ca2cfafdd
|
8310933: Copying from runtime image to application image should not follow symlinks
Reviewed-by: asemenyuk
|
2023-10-30 21:09:17 +00:00 |
|
Brian Burkhalter
|
d3534b08b5
|
8318677: (ch) Add implNote about minBufferCap to main variant of Channels.newWriter
Reviewed-by: alanb, rriggs
|
2023-10-30 18:28:01 +00:00 |
|
Erik Österlund
|
4679e9aa00
|
8310239: Add missing cross modifying fence in nmethod entry barriers
Reviewed-by: aboldtch, dlong, aph
|
2023-10-30 13:59:08 +00:00 |
|
Roberto Castañeda Lozano
|
a5818972c1
|
8317507: C2 compilation fails with "Exceeded _node_regs array"
Co-authored-by: Tobias Hartmann <thartmann@openjdk.org>
Reviewed-by: thartmann, shade, dlong
|
2023-10-30 12:54:03 +00:00 |
|
Markus Grönlund
|
c4c66aba93
|
8316271: JfrJvmtiAgent::retransformClasses failed: JVMTI_ERROR_FAILS_VERIFICATION
Reviewed-by: egahlin
|
2023-10-30 11:51:31 +00:00 |
|
Aggelos Biboudis
|
c9d23c3940
|
8315532: Compiler Implementation for Unnamed Variables & Patterns
8317221: Implementation for javax.lang.model for Unnamed Variables & Patterns
Co-authored-by: Jan Lahoda <jlahoda@openjdk.org>
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Co-authored-by: Gavin Bierman <gbierman@openjdk.org>
Co-authored-by: Brian Goetz <briangoetz@openjdk.org>
Co-authored-by: Joe Darcy <darcy@openjdk.org>
Co-authored-by: Aggelos Biboudis <abimpoudis@openjdk.org>
Reviewed-by: jlahoda, mcimadamore
|
2023-10-30 10:28:48 +00:00 |
|
Daniel Jeliński
|
3934127b08
|
8318709: Improve System.nanoTime performance on Windows
Reviewed-by: ccleary, dholmes
|
2023-10-30 07:54:55 +00:00 |
|
Emanuel Peter
|
83eb20651f
|
8318889: C2: add bailout after assert Bad graph detected in build_loop_late
Reviewed-by: shade, thartmann
|
2023-10-30 07:17:30 +00:00 |
|
Tim Prinzing
|
1183b221c2
|
8310978: JFR events SocketReadEvent/SocketWriteEvent for Socket adaptor ops
Reviewed-by: dfuchs, alanb
|
2023-10-30 06:04:17 +00:00 |
|
Gui Cao
|
988e1dfe6e
|
8318953: RISC-V: Small refactoring for MacroAssembler::test_bit
Reviewed-by: fyang, fjiang, luhenry
|
2023-10-30 00:31:08 +00:00 |
|
Feilong Jiang
|
db3402577a
|
8318827: RISC-V: Improve readability of fclass result testing
Reviewed-by: vkempik, luhenry, fyang
|
2023-10-29 10:15:41 +00:00 |
|
Hamlin Li
|
1ec0d02717
|
8318225: RISC-V: C2 UModI
8318226: RISC-V: C2 UModL
Reviewed-by: luhenry, rehn, fyang
|
2023-10-28 09:12:51 +00:00 |
|
Joe Wang
|
96bec3584c
|
8316996: Catalog API Enhancement: add a factory method
Reviewed-by: naoto, lancea
|
2023-10-28 03:38:30 +00:00 |
|
Sergey Bylokhov
|
d2260146c9
|
8318850: Duplicate code in the LCMSImageLayout
Reviewed-by: prr
|
2023-10-27 18:21:18 +00:00 |
|
Daniel Jeliński
|
c593f8bf59
|
8318091: Remove empty initIDs functions
Reviewed-by: prr, aivanov
|
2023-10-27 16:09:27 +00:00 |
|
Maurizio Cimadamore
|
2915d74a10
|
8318837: javac generates wrong ldc instruction for dynamic constant loads
Reviewed-by: vromero, jlahoda
|
2023-10-27 13:47:24 +00:00 |
|
Damon Fenacci
|
ddd071617e
|
8317661: [REDO] store/load order not preserved when handling memory pool due to weakly ordered memory architecture of aarch64
Reviewed-by: dholmes, aph
|
2023-10-27 12:56:03 +00:00 |
|
Volker Simonis
|
141dae8b76
|
8318811: Compiler directives parser swallows a character after line comments
Reviewed-by: shade, phh
|
2023-10-27 12:10:55 +00:00 |
|
Doug Lea
|
667cca9d7a
|
8288899: java/util/concurrent/ExecutorService/CloseTest.java failed with "InterruptedException: sleep interrupted"
Reviewed-by: alanb
|
2023-10-27 10:08:59 +00:00 |
|
Christian Stein
|
957703b1f9
|
8307168: Inconsistent validation and handling of --system flag arguments
Reviewed-by: jjg
|
2023-10-27 08:37:19 +00:00 |
|
William Kemper
|
5b5fd3694a
|
8316632: Shenandoah: Raise OOME when gc threshold is exceeded
Reviewed-by: kdnilsen, ysr, shade
|
2023-10-27 08:18:38 +00:00 |
|
Weijun Wang
|
9123961aaa
|
8318096: Introduce AsymmetricKey interface with a getParams method
Reviewed-by: darcy, mullan, ascarpino
|
2023-10-26 22:43:06 +00:00 |
|
Aleksei Efimov
|
77fe0fd9e6
|
8272215: Add InetAddress methods for parsing IP address literals
Reviewed-by: dfuchs, michaelm
|
2023-10-26 18:24:42 +00:00 |
|
Hamlin Li
|
40a3c35aa5
|
8318723: RISC-V: C2 UDivL
8318224: RISC-V: C2 UDivI
Reviewed-by: fyang, luhenry, aph
|
2023-10-26 16:10:16 +00:00 |
|
Jorn Vernee
|
3885dc5b9a
|
8318737: Fallback linker passes bad JNI handle
Reviewed-by: alanb
|
2023-10-26 15:54:02 +00:00 |
|
Johan Sjölen
|
9864951dce
|
8318447: Move NMT source code to own subdirectory
Reviewed-by: stefank, dholmes, stuefe
|
2023-10-26 14:03:49 +00:00 |
|
Aleksey Shipilev
|
744e089310
|
8318700: MacOS Zero cannot run gtests due to wrong JVM path
Reviewed-by: dholmes
|
2023-10-26 12:34:45 +00:00 |
|
Albert Mingkun Yang
|
ec1bf23d01
|
8318801: Parallel: Remove unused verify_all_young_refs_precise
Reviewed-by: tschatzl
|
2023-10-26 10:52:50 +00:00 |
|
Hamlin Li
|
3cea892bd4
|
8318805: RISC-V: Wrong comments instructions cost in riscv.ad
Reviewed-by: luhenry, fyang
|
2023-10-26 09:46:42 +00:00 |
|
Markus Grönlund
|
bc1ba24ca5
|
8316437: JFR: assert(!tl->has_java_buffer()) failed: invariant
Reviewed-by: egahlin
|
2023-10-26 09:44:53 +00:00 |
|
Daniel Jeliński
|
723db2dc86
|
8305321: Remove unused exports in java.desktop
Reviewed-by: aivanov, prr
|
2023-10-26 06:13:02 +00:00 |
|
Zhengyu Gu
|
811b436e5d
|
8318720: G1: Memory leak in G1CodeRootSet after JDK-8315503
Reviewed-by: tschatzl
|
2023-10-25 23:47:46 +00:00 |
|
Justin Lu
|
ca3bdfc0c7
|
8318186: ChoiceFormat inconsistency between applyPattern() and setChoices()
Reviewed-by: naoto
|
2023-10-25 17:12:37 +00:00 |
|
Naoto Sato
|
a5208870e1
|
8318487: Specification of the ListFormat.equals() method can be improved
Reviewed-by: joehw, rriggs, lancea, iris
|
2023-10-25 16:50:31 +00:00 |
|
Markus Grönlund
|
cf4ede0e54
|
8317360: Missing null checks in JfrCheckpointManager and JfrStringPool initialization routines
Reviewed-by: shade, egahlin
|
2023-10-25 16:38:13 +00:00 |
|
Roland Westrelin
|
b026d0b480
|
8312980: C2: "malformed control flow" created during incremental inlining
Co-authored-by: Emanuel Peter <epeter@openjdk.org>
Reviewed-by: thartmann, epeter
|
2023-10-25 13:32:56 +00:00 |
|
Albert Mingkun Yang
|
d2d1592dd9
|
8318713: G1: Use more accurate age in predict_eden_copy_time_ms
Reviewed-by: tschatzl, iwalulya
|
2023-10-25 08:43:54 +00:00 |
|
Aleksey Shipilev
|
ba7d08b819
|
8316961: Fallback implementations for 64-bit Atomic::{add,xchg} on 32-bit platforms
Reviewed-by: eosterlund, dholmes, kbarrett, simonis
|
2023-10-25 08:29:58 +00:00 |
|
Prasanta Sadhukhan
|
d7205e690f
|
8318102: macos10.14 check in CSystemColors can be removed.
Reviewed-by: prr, aivanov
|
2023-10-25 07:22:04 +00:00 |
|
Jayathirth D V
|
5ce718eb17
|
8318100: Remove redundant check for Metal support
Reviewed-by: prr, dnguyen
|
2023-10-25 04:01:59 +00:00 |
|
Alexander Matveev
|
f1dfdc1a79
|
8311877: [macos] Add CLI options to provide signing identity directly to codesign and productbuild
Reviewed-by: asemenyuk
|
2023-10-24 21:41:20 +00:00 |
|
Eamonn McManus
|
9c819fd3b7
|
8318051: Duration.between uses exceptions for control flow
Reviewed-by: rriggs
|
2023-10-24 18:32:33 +00:00 |
|
Weijun Wang
|
1ddf826aea
|
8316964: Security tools should not call System.exit
Reviewed-by: valeriep
|
2023-10-24 18:32:01 +00:00 |
|
vamsi-parasa
|
1f2a80b78a
|
8318306: java/util/Arrays/Sorting.java fails with "Array is not sorted at 8228-th position: 8251.0 and 8153.0"
Reviewed-by: thartmann, jbhateja
|
2023-10-24 18:31:33 +00:00 |
|
Naoto Sato
|
116503754c
|
8318569: Add getter methods for Locale and Patterns in ListFormat
Reviewed-by: joehw, rriggs, iris, mli
|
2023-10-24 16:54:57 +00:00 |
|
Thomas Schatzl
|
6f352740cb
|
8318702: G1: Fix nonstandard indentation in g1HeapTransition.cpp
Reviewed-by: iwalulya
|
2023-10-24 14:49:06 +00:00 |
|
Vicente Romero
|
e2720987b9
|
8318160: javac does not reject private method reference with type-variable receiver
Reviewed-by: mcimadamore
|
2023-10-24 14:45:10 +00:00 |
|
Claes Redestad
|
e67550cfec
|
8318509: x86 count_positives intrinsic broken for -XX:AVX3Threshold=0
Reviewed-by: thartmann, jbhateja, epeter
|
2023-10-24 13:32:41 +00:00 |
|