Naoto Sato
|
4ed933cf77
|
8296248: Update CLDR to Version 43.0
Reviewed-by: joehw
|
2023-04-17 16:35:36 +00:00 |
|
Patricio Chilano Mateo
|
7360960454
|
8305625: Stress test crashes with SEGV in Deoptimization::deoptimize_frame_internal(JavaThread*, long*, Deoptimization::DeoptReason)
Reviewed-by: rrich, rehn
|
2023-04-17 14:40:29 +00:00 |
|
Albert Mingkun Yang
|
cc60f2ff3f
|
8305060: G1: Refactor G1ScanHRForRegionClosure::scan_heap_roots
Reviewed-by: tschatzl, iwalulya
|
2023-04-17 12:27:13 +00:00 |
|
Albert Mingkun Yang
|
fb58d77e92
|
8305192: serial GC fails "assert(Universe::on_page_boundary(bottom) && Universe::on_page_boundary(end)) failed: invalid space boundaries"
Reviewed-by: iwalulya, tschatzl
|
2023-04-17 12:23:17 +00:00 |
|
Kirill A. Korinsky
|
7551529854
|
8305995: Footprint regression from JDK-8224957
Reviewed-by: kvn, thartmann
|
2023-04-17 12:22:26 +00:00 |
|
Erik Österlund
|
02347d0cec
|
8305351: C2 setScopedValueCache intrinsic doesn't use access API
Reviewed-by: kvn, rcastanedalo, aph, mdoerr
|
2023-04-17 12:14:57 +00:00 |
|
Erik Österlund
|
2240c7ec2f
|
8305543: Ensure GC barriers for arraycopy on AArch64 use caller saved neon temp registers
Reviewed-by: rcastanedalo, aph
|
2023-04-17 12:13:12 +00:00 |
|
Albert Mingkun Yang
|
1958f0e8bd
|
8305233: G1: Refactor G1ClearCardTableTask
Reviewed-by: tschatzl, iwalulya
|
2023-04-17 12:00:01 +00:00 |
|
Albert Mingkun Yang
|
dbd2b5f89f
|
8305892: G1: Fix G1MMUTracker::when_sec documentation
Reviewed-by: iwalulya, tschatzl
|
2023-04-17 11:59:11 +00:00 |
|
Emanuel Peter
|
c0b4957fcc
|
8305740: C2: add print statements to assert: Can't determine return type.
Reviewed-by: kvn, thartmann
|
2023-04-17 10:32:32 +00:00 |
|
Markus Grönlund
|
5c95bb1c51
|
8257967: JFR: Events for loaded agents
Reviewed-by: dholmes, sspitsyn
|
2023-04-17 10:25:36 +00:00 |
|
Varada M
|
2a062f1654
|
8305089: Implement missing socket options on AIX
Reviewed-by: erikj, jpai, vtewari, djelinski, dfuchs
|
2023-04-17 07:30:23 +00:00 |
|
Eirik Bjorsnos
|
7f56de8f78
|
8306036: Use @apiNote in String.toLowerCase, String.toUpperCase
Reviewed-by: alanb, jpai
|
2023-04-17 05:24:50 +00:00 |
|
Valerie Peng
|
e575924131
|
8305336: java.security.debug=sunpkcs11 breaks PKCS#11 configuration with slotListIndex
Reviewed-by: mpowers, weijun
|
2023-04-17 04:47:40 +00:00 |
|
Kim Barrett
|
caa841d9a5
|
8306029: ProblemList runtime/ErrorHandling/TestDwarf.java on linux
Reviewed-by: stuefe
|
2023-04-15 05:15:10 +00:00 |
|
Jiangli Zhou
|
314bad3613
|
8305935: Resolve multiple definition of 'jmm_<interface|version>' when statically linking with JDK native libraries
Reviewed-by: dholmes
|
2023-04-14 21:13:11 +00:00 |
|
William Kemper
|
793da60ee8
|
8305403: Shenandoah evacuation workers may deadlock
Reviewed-by: rkennke, ysr
|
2023-04-14 20:37:35 +00:00 |
|
Afshin Zafari
|
2cc4bf1a9d
|
8305085: Suppress removal warning for finalize() from test/hotspot/jtreg/serviceability/jvmti/RedefineClasses/RedefineFinalizer.java
Reviewed-by: cjplummer, dholmes
|
2023-04-14 17:52:17 +00:00 |
|
Julian Waters
|
5a7886575e
|
8304930: Enable Link Time Optimization as an option for Visual C++
Reviewed-by: erikj
|
2023-04-14 17:18:28 +00:00 |
|
Roger Riggs
|
30a140b5a2
|
8304912: Use OperatingSystem enum in java.desktop module
Reviewed-by: bpb, prr, aturbanov
|
2023-04-14 16:42:18 +00:00 |
|
Coleen Phillimore
|
1fd400608e
|
8305405: Compile_lock not needed in Universe::genesis()
Reviewed-by: dholmes, fparain
|
2023-04-14 15:34:29 +00:00 |
|
Coleen Phillimore
|
ebeee6dce8
|
8305404: Compile_lock not needed for InstanceKlass::implementor()
Reviewed-by: eosterlund, fparain
|
2023-04-14 15:32:51 +00:00 |
|
Johan Sjölen
|
d2ce04bb10
|
8301496: Replace NULL with nullptr in cpu/riscv
Reviewed-by: dholmes, fyang
|
2023-04-14 09:53:46 +00:00 |
|
Viktor Klang
|
54bf370079
|
8170945: Collectors$Partition should override more Map methods
Reviewed-by: smarks
|
2023-04-14 09:16:16 +00:00 |
|
Johan Sjölen
|
0826ceee65
|
8301495: Replace NULL with nullptr in cpu/ppc
Reviewed-by: rrich, mdoerr, tsteele
|
2023-04-14 08:54:53 +00:00 |
|
Leo Korinth
|
c0c31224db
|
8305618: Move gcold out of tier1
Reviewed-by: lmesnik, shade
|
2023-04-14 08:50:31 +00:00 |
|
sunguoyun
|
3651b92229
|
8305944: assert(is_aligned(ref, HeapWordSize)) failed: invariant
Reviewed-by: stefank, tschatzl
|
2023-04-14 08:48:44 +00:00 |
|
Richard Reingruber
|
12358e6c94
|
8305934: PPC64: Disable VMContinuations on Big Endian
Reviewed-by: mdoerr, tsteele
|
2023-04-14 06:42:55 +00:00 |
|
Sergey Tsypanov
|
287bb06def
|
8305902: (cs) Resolve default Charset only once in StreamEncoder and StreamDecoder
Reviewed-by: alanb, bpb
|
2023-04-14 06:21:39 +00:00 |
|
David Holmes
|
8a1639d49b
|
8305936: JavaThread::create_system_thread_object has unused is_visible argument
Reviewed-by: alanb, kbarrett
|
2023-04-13 23:10:18 +00:00 |
|
Matthew Donovan
|
76cda9f44a
|
8255548: Missing coverage for javax.xml.crypto.dom.DOMCryptoContext
Reviewed-by: rhalade, mullan
|
2023-04-13 20:37:39 +00:00 |
|
Kevin Driver
|
b60604e8eb
|
8305794: Unused interface sun.security.util.PermissionFactory can be removed
Co-authored-by: Andrey Turbanov <aturbanov@openjdk.org>
Reviewed-by: mullan, aturbanov
|
2023-04-13 18:46:21 +00:00 |
|
Leonid Mesnik
|
92521b100f
|
8305875: Test TraceVirtualThreadLocals should be run with continuations only
Reviewed-by: alanb
|
2023-04-13 16:39:25 +00:00 |
|
Leonid Mesnik
|
00eb348a52
|
8305937: com/sun/jdi/SetLocalWhileThreadInNative.java fails with -XX:+TieredCompilation
Reviewed-by: dcubed
|
2023-04-13 16:02:17 +00:00 |
|
Daniel D. Daugherty
|
1385c3d2f1
|
8305966: ProblemList com/sun/jdi/JdbLastErrorTest.java on windows-x64
Reviewed-by: alanb
|
2023-04-13 15:50:24 +00:00 |
|
Daniel Fuchs
|
90b4006bce
|
8305847: Improve diagnosability and resilience of HttpClient::close tests
Reviewed-by: jpai, djelinski
|
2023-04-13 15:27:45 +00:00 |
|
Harshitha Onkar
|
d7dc474a5a
|
8305712: [MacOS] Deprecated Cocoa-NSEvent names
Reviewed-by: dmarkov, prr
|
2023-04-13 15:26:47 +00:00 |
|
Archie L. Cobbs
|
e0620b8e05
|
8296420: javac has long lines in its command-line help
Reviewed-by: jjg
|
2023-04-13 15:08:55 +00:00 |
|
Jonathan Dowland
|
6b9b7d1d92
|
8304350: Font.getStringBounds calculates wrong width for TextAttribute.TRACKING other than 0.0
Reviewed-by: stuefe
|
2023-04-13 12:02:14 +00:00 |
|
Jim Laskey
|
2060c8ea14
|
8305688: jdk build --with-memory-size=1024 broken by JDK-8305100
Reviewed-by: martin
|
2023-04-13 11:42:00 +00:00 |
|
Jaikiran Pai
|
646b666a26
|
8305900: Use loopback IP addresses in security policy files of httpclient tests
Reviewed-by: dfuchs
|
2023-04-13 09:41:01 +00:00 |
|
Thomas Stuefe
|
fb9a29d732
|
8305414: gtest/NMTGtests.java is failing various sub-tests
Reviewed-by: rkennke, adinn
|
2023-04-13 07:47:34 +00:00 |
|
Quan Anh Mai
|
e846a1d700
|
8304450: [vectorapi] Refactor VectorShuffle implementation
Reviewed-by: psandoz, xgong, jbhateja, vlivanov
|
2023-04-13 07:02:28 +00:00 |
|
Jaikiran Pai
|
3f36dd811e
|
8305529: DefaultProxySelector.select(URI) in certain cases returns a List with null element
Reviewed-by: dfuchs, djelinski, michaelm
|
2023-04-13 01:30:00 +00:00 |
|
Eirik Bjorsnos
|
425ef0685c
|
8303923: ZipOutStream::putEntry should include an apiNote to indicate that the STORED compression method should be used when writing directory entries
Reviewed-by: lancea, alanb
|
2023-04-12 21:44:21 +00:00 |
|
Jiangli Zhou
|
2bbbff209d
|
8305858: Resolve multiple definition of 'handleSocketError' when statically linking with JDK native libraries
Reviewed-by: alanb
|
2023-04-12 20:42:05 +00:00 |
|
Leonid Mesnik
|
bc15163386
|
8304834: Fix wrapper insertion in TestScaffold.parseArgs(String args[])
Reviewed-by: cjplummer, dholmes
|
2023-04-12 17:44:38 +00:00 |
|
quadhier
|
19380d74e4
|
8305324: C2: Wrong execution of vectorizing Interger.reverseBytes
Reviewed-by: kvn, pli
|
2023-04-12 17:08:26 +00:00 |
|
Bill Huang
|
87017b5199
|
8295859: Update Manual Test Groups
Reviewed-by: msheppar
|
2023-04-12 16:08:34 +00:00 |
|
Quan Anh Mai
|
99a9dbc8f1
|
8305783: x86_64: Optimize AbsI and AbsL
Reviewed-by: jkarthikeyan, thartmann
|
2023-04-12 13:48:52 +00:00 |
|