changpeng1997
|
d23a8bfb14
|
8297753: AArch64: Add optimized rules for vector compare with zero on NEON
Reviewed-by: aph
|
2023-03-03 12:11:10 +00:00 |
|
Mikhailo Seledtsov
|
2c7d2c0ea9
|
8303411: JFR problem list entry for JDK-8247776 should be removed
Reviewed-by: lmesnik
|
2023-03-02 18:38:50 +00:00 |
|
Mandy Chung
|
32247c336a
|
8303476: Add the runtime version in the release file of a JDK image
Reviewed-by: erikj
|
2023-03-02 17:05:01 +00:00 |
|
Chris Plummer
|
0926d0cbce
|
8302516: Do some cleanup of nsk/share/jdi/EventHandler.java
Reviewed-by: amenkov, kevinw, lmesnik
|
2023-03-02 16:03:38 +00:00 |
|
Saint Wesonga
|
fb13063943
|
8303409: Add Windows AArch64 ABI support to the Foreign Function & Memory API
Reviewed-by: jvernee
|
2023-03-02 13:26:27 +00:00 |
|
Thomas Stuefe
|
c9afd55ed6
|
8302820: Remove costs for NMTPreInit when NMT is off
Reviewed-by: jsjolen, adinn
|
2023-03-02 13:21:25 +00:00 |
|
Jaikiran Pai
|
72de24e59a
|
8303457: Introduce convenience test library APIs for creating test servers for tests in test/jdk/java/net/httpclient
Reviewed-by: dfuchs
|
2023-03-02 11:24:06 +00:00 |
|
Jan Lahoda
|
4619e8bae8
|
8297587: Upgrade JLine to 3.22.0
Reviewed-by: vromero
|
2023-03-02 08:27:44 +00:00 |
|
Emanuel Peter
|
99f5687eb1
|
8302144: Move ZeroTLABTest.java to tier3
Reviewed-by: thartmann, kvn
|
2023-03-02 07:22:21 +00:00 |
|
Valerie Peng
|
394eac850c
|
8295425: Match the default priv exp length between SunPKCS11 and other JDK providers
Reviewed-by: weijun
|
2023-03-01 22:40:50 +00:00 |
|
David Holmes
|
6e19387f29
|
8303070: Memory leak in DCmdArgument<char*>::parse_value
Reviewed-by: fparain, jcking, jsjolen, eosterlund, coleenp
|
2023-03-01 21:45:11 +00:00 |
|
Eirik Bjorsnos
|
9fc518ff8c
|
8303401: Add a Vector API equalsIgnoreCase micro benchmark
Reviewed-by: ecaspole, sviswanathan, psandoz
|
2023-03-01 18:18:36 +00:00 |
|
Thomas Schatzl
|
4c5d9cfc64
|
8303013: Always do remembered set verification during G1 Full GC
Reviewed-by: ayang, iwalulya
|
2023-03-01 12:34:02 +00:00 |
|
Roland Westrelin
|
6b07243f56
|
8301630: C2: 8297933 broke type speculation in some cases
Reviewed-by: chagedorn, thartmann
|
2023-03-01 09:36:22 +00:00 |
|
Leonid Mesnik
|
3aeefbf1de
|
8303421: [BACKOUT] 8303133: Update ProcessTools.startProcess(...) to exit early if process exit before linePredicate is printed.
Reviewed-by: dholmes
|
2023-03-01 05:21:45 +00:00 |
|
Leonid Mesnik
|
1fdaf252b6
|
8303133: Update ProcessTools.startProcess(...) to exit early if process exit before linePredicate is printed.
Reviewed-by: dholmes, rriggs
|
2023-03-01 00:50:35 +00:00 |
|
Justin Lu
|
7e47d51e10
|
8282319: java.util.Locale method to stream available Locales
Reviewed-by: stsypanov, naoto, lancea, rriggs
|
2023-03-01 00:36:22 +00:00 |
|
Joe Darcy
|
61e8867591
|
8302040: Port fdlibm sqrt to Java
Reviewed-by: bpb, thartmann, aturbanov
|
2023-02-28 18:33:53 +00:00 |
|
Erik Gahlin
|
6423065b7d
|
8303261: JFR: jdk/jfr/api/consumer/streaming/TestJVMCrash.java doesn't retry
Reviewed-by: mgronlun
|
2023-02-28 16:42:19 +00:00 |
|
Jie Fu
|
4a415ad584
|
8303351: [IR Framework] Add missing cpu feature avx512bw after JDK-8302681
Reviewed-by: epeter, thartmann
|
2023-02-28 14:44:38 +00:00 |
|
Lutz Schmidt
|
e144783eb2
|
8299817: [s390] AES-CTR mode intrinsic fails with multiple short update() calls
Reviewed-by: mbaesken, mdoerr
|
2023-02-28 12:52:00 +00:00 |
|
Darragh Clarke
|
5feb13b55d
|
8301701: java/net/DatagramSocket/DatagramSocketMulticasting.java should be hardened
Reviewed-by: dfuchs
|
2023-02-28 06:51:37 +00:00 |
|
Archie L. Cobbs
|
1e3c9fd67e
|
8026369: javac potentially ambiguous overload warning needs an improved scheme
Reviewed-by: vromero
|
2023-02-28 03:33:14 +00:00 |
|
Ian Graves
|
784f7b1462
|
8293667: Align jlink's --compress option with jmod's --compress option
Reviewed-by: mchung
|
2023-02-27 21:05:36 +00:00 |
|
David M. Lloyd
|
b527edd338
|
8292914: Lambda proxies have unstable names
Change the name of generated lambda proxy classes so that they no longer have a numerical suffix.
Reviewed-by: mchung
|
2023-02-27 17:18:44 +00:00 |
|
Naoto Sato
|
a253b46021
|
8301119: Support for GB18030-2022
Reviewed-by: alanb, coffeys, lancea
|
2023-02-27 16:35:59 +00:00 |
|
Archie L. Cobbs
|
55e6bb6b85
|
8302685: Some javac unit tests aren't reliably closing open files
Reviewed-by: darcy, vromero
|
2023-02-27 16:21:57 +00:00 |
|
Matias Saavedra Silva
|
f5a12768fb
|
8262895: [macos_aarch64] runtime/CompressedOops/CompressedClassPointers.java fails with 'Narrow klass base: 0x0000000000000000' missing from stdout/stderr
Reviewed-by: dholmes, coleenp
|
2023-02-27 15:53:33 +00:00 |
|
Prasanta Sadhukhan
|
dbb5581eba
|
8081474: SwingWorker calls 'done' before the 'doInBackground' is finished
Reviewed-by: aivanov, serb
|
2023-02-27 09:19:57 +00:00 |
|
Daniel Jeliński
|
a2c5a4ac9e
|
8302732: sun/net/www/http/HttpClient/MultiThreadTest.java still failing intermittently
Reviewed-by: dfuchs
|
2023-02-27 07:52:03 +00:00 |
|
Emanuel Peter
|
2613b94f28
|
8302149: Speed up compiler/jsr292/methodHandleExceptions/TestAMEnotNPE.java
Reviewed-by: kvn, vlivanov
|
2023-02-27 07:16:59 +00:00 |
|
Emanuel Peter
|
d2660a6915
|
8303045: Remove RegionNode::LoopStatus::NeverIrreducibleEntry assert with wrong assumption
Reviewed-by: chagedorn, kvn
|
2023-02-27 07:15:27 +00:00 |
|
Emanuel Peter
|
1794f49751
|
8302681: [IR Framework] Only allow cpuFeatures from a verified list
Reviewed-by: thartmann, pli, chagedorn, kvn
|
2023-02-27 07:12:18 +00:00 |
|
Sergey Bylokhov
|
a43931b79c
|
8303102: jcmd: ManagementAgent.status truncates the text longer than O_BUFLEN
Reviewed-by: dholmes
|
2023-02-26 23:36:59 +00:00 |
|
Alan Bateman
|
2e78d838a5
|
8302899: Executors.newSingleThreadExecutor can use Cleaner to shutdown executor
Reviewed-by: rriggs, martin, dfuchs, bchristi
|
2023-02-25 07:48:57 +00:00 |
|
Eirik Bjorsnos
|
17e3769ed7
|
8302871: Speed up StringLatin1.regionMatchesCI
Reviewed-by: redestad, martin, alanb
|
2023-02-25 07:48:03 +00:00 |
|
Leonid Mesnik
|
b4ea80731c
|
8288912: vmTestbase/nsk/stress/strace/strace002.java fails with Unexpected method name: currentCarrierThread
Reviewed-by: dholmes
|
2023-02-24 19:38:55 +00:00 |
|
Justin King
|
83d77b1cbb
|
8303072: Memory leak in exeNullCallerTest.cpp
Reviewed-by: dholmes
|
2023-02-24 15:49:00 +00:00 |
|
Thomas Stuefe
|
8f7c4969c2
|
8302810: NMT gtests don't correctly check for marked ranges
Reviewed-by: gziemski, dholmes
|
2023-02-24 07:58:25 +00:00 |
|
Damon Nguyen
|
1a07871454
|
8302173: Button border overlaps with button icon on macOS system LaF
Reviewed-by: honkar, psadhukhan
|
2023-02-23 20:41:25 +00:00 |
|
Evgeny Nikitin
|
4d33fbd582
|
8303089: [jittester] Add time limit to IRTree generation
Reviewed-by: iveresov, lmesnik
|
2023-02-23 19:51:02 +00:00 |
|
Justin Lu
|
f612dcfebe
|
8302512: Update IANA Language Subtag Registry to Version 2023-02-14
Reviewed-by: naoto
|
2023-02-23 19:05:40 +00:00 |
|
Leonid Mesnik
|
6397cb611a
|
8301200: Don't scale timeout stress with timeout factor
Reviewed-by: lkorinth
|
2023-02-23 18:20:53 +00:00 |
|
Mikhailo Seledtsov
|
71dd7eaf7f
|
8303085: Runtime problem list cleanup
Reviewed-by: lmesnik, dholmes
|
2023-02-23 18:02:43 +00:00 |
|
Daniel D. Daugherty
|
a2471b37e3
|
8303125: ProblemList vmTestbase/nsk/jdi/VMOutOfMemoryException/VMOutOfMemoryException001/VMOutOfMemoryException001.java
Reviewed-by: jdv
|
2023-02-23 17:07:52 +00:00 |
|
Stefan Karlsson
|
f113b04ab9
|
8302927: Unproblemlist Fuzz.java from ProblemList-zgc.txt again
Reviewed-by: sjohanss, eosterlund
|
2023-02-23 14:07:37 +00:00 |
|
Thomas Stuefe
|
23e9d9d3ee
|
8302811: NMT.random_reallocs_vm fails if NMT is off
Reviewed-by: jsjolen, sgehwolf
|
2023-02-23 06:44:10 +00:00 |
|
Joe Darcy
|
fcaf871408
|
8302028: Port fdlibm atan2 to Java
Reviewed-by: bpb
|
2023-02-22 22:49:59 +00:00 |
|
Patricio Chilano Mateo
|
83bea26df4
|
8300575: JVMTI support when using alternative virtual thread implementation
Reviewed-by: lmesnik, sspitsyn, alanb
|
2023-02-22 15:42:53 +00:00 |
|
Daniel Fuchs
|
575484806c
|
8299338: AssertionError in ResponseSubscribers$HttpResponseInputStream::onSubscribe
Reviewed-by: jpai
|
2023-02-22 12:43:55 +00:00 |
|
Kevin Walls
|
5e1d1b7940
|
8302870: More information needed from failures in vmTestbase ThreadUtils.waitThreadState
Reviewed-by: dholmes, sspitsyn
|
2023-02-22 09:29:57 +00:00 |
|
Severin Gehwolf
|
7f35389533
|
8302888: containers/docker/TestJcmd.java fails when run as root under podman
Reviewed-by: dholmes
|
2023-02-22 08:35:10 +00:00 |
|
Alan Bateman
|
b6ecca1268
|
8280113: (dc) DatagramSocket.receive does not always throw when the channel is closed
Reviewed-by: jpai, dfuchs
|
2023-02-22 08:13:06 +00:00 |
|
Prasanta Sadhukhan
|
2c52cf0746
|
8041447: Test javax/swing/dnd/7171812/bug7171812.java fails with java.lang.RuntimeException: Test failed, scroll on drag doesn't work
Reviewed-by: tr, serb
|
2023-02-22 06:13:09 +00:00 |
|
Eirik Bjorsnos
|
e950b95486
|
8303033: Build failure with the micro bench mark
Reviewed-by: naoto
|
2023-02-21 21:39:35 +00:00 |
|
Eirik Bjorsnos
|
ef1f7bd3b8
|
8302877: Speed up latin1 case conversions
Reviewed-by: naoto, redestad
|
2023-02-21 20:54:36 +00:00 |
|
Joe Darcy
|
dfce4e1943
|
8302800: Augment NaN handling tests of FDLIBM methods
Reviewed-by: bpb
|
2023-02-21 18:31:22 +00:00 |
|
Roger Riggs
|
10b4cc9eb4
|
8301627: System.exit and Runtime.exit debug logging
Reviewed-by: alanb, chegar
|
2023-02-21 15:37:08 +00:00 |
|
Johannes Bechberger
|
db483a38a8
|
8302320: AsyncGetCallTrace obtains too few frames in sanity test
Reviewed-by: jvernee, dholmes, rrich
|
2023-02-21 14:33:02 +00:00 |
|
Stefan Karlsson
|
60e6378925
|
8302977: ZGC: Doesn't support gc/TestVerifySubSet.java
Reviewed-by: tschatzl
|
2023-02-21 11:04:43 +00:00 |
|
Stefan Karlsson
|
fef1910277
|
8299777: Test runtime/NMT/BaselineWithParameter.java timed out
Reviewed-by: gziemski, iklam, dholmes
|
2023-02-21 10:58:36 +00:00 |
|
Jayathirth D V
|
aa10f0d3ee
|
8302151: BMPImageReader throws an exception reading BMP images
Reviewed-by: serb, tr
|
2023-02-21 07:30:17 +00:00 |
|
Emanuel Peter
|
16a4f02f2d
|
8302150: Speed up compiler/codegen/Test7100757.java
Reviewed-by: kvn, thartmann
|
2023-02-21 07:16:51 +00:00 |
|
Emanuel Peter
|
17274c72a9
|
8302146: Move TestOverloadCompileQueues.java to tier3
Reviewed-by: kvn, thartmann
|
2023-02-21 07:13:33 +00:00 |
|
Tejesh R
|
29f392e434
|
8299522: Incorrect size of Approve button in custom JFileChooser
Reviewed-by: aivanov, abhiscxk, dnguyen
|
2023-02-21 05:19:07 +00:00 |
|
ravi.ra.gupta
|
c7517b3dec
|
8302525: Write a test to check various components send Events while mouse and key are used simultaneously
Reviewed-by: serb
|
2023-02-20 18:32:00 +00:00 |
|
Alexey Bakhtin
|
9a797228f3
|
8299234: JMX Repository.query performance
Reviewed-by: dfuchs, kevinw
|
2023-02-20 17:52:54 +00:00 |
|
Severin Gehwolf
|
e47e9ec05b
|
8300658: memory_and_swap_limit() reporting wrong values on systems with swapaccount=0
Reviewed-by: jsjolen, iklam
|
2023-02-20 17:07:04 +00:00 |
|
Prasanta Sadhukhan
|
e731695217
|
8302882: Newly added test javax/swing/JFileChooser/JFileChooserFontReset.java fails with HeadlessException
Reviewed-by: jdv
|
2023-02-20 14:47:45 +00:00 |
|
Johan Sjölen
|
b5a7426996
|
8301749: Tracking malloc pooled memory size
Reviewed-by: dholmes, stuefe
|
2023-02-20 14:23:54 +00:00 |
|
Thomas Schatzl
|
593bec685e
|
8302122: Parallelize TLAB retirement in prologue in G1
8297611: G1: Merge tlab and per-thread dirty card log flushing
Reviewed-by: kbarrett, ayang
|
2023-02-20 10:23:00 +00:00 |
|
Emanuel Peter
|
7e08275cc1
|
8302668: [TESTBUG] Tests require feature sse4_1 which does not exist, should be sse4.1
Reviewed-by: kvn, thartmann
|
2023-02-20 08:41:40 +00:00 |
|
Emanuel Peter
|
5c0f50bc01
|
8295979: [IR Framework] Improve IR matching warning
Reviewed-by: thartmann, kvn
|
2023-02-20 08:40:11 +00:00 |
|
Prasanta Sadhukhan
|
432cf68c4d
|
6753661: JFileChooser font not reset after Look & Feel change
Reviewed-by: abhiscxk, aivanov, serb
|
2023-02-20 08:17:00 +00:00 |
|
Claes Redestad
|
d6716d2e54
|
8302315: Examine cost of clone of primitive arrays compared to arraycopy
Reviewed-by: alanb
|
2023-02-18 15:17:57 +00:00 |
|
Thomas Stuefe
|
53be5dc486
|
8302812: JDK-8302455 broke ClassLoaderStatsTest on 32-bit
Reviewed-by: dcubed
|
2023-02-18 14:52:26 +00:00 |
|
Eirik Bjorsnos
|
78f71b4d41
|
8301873: Avoid string decoding in ZipFile.Source.getEntryPos
Reviewed-by: redestad, lancea
|
2023-02-18 12:39:19 +00:00 |
|
Sandhya Viswanathan
|
7c60b9c98f
|
8302358: Behavior of adler32 changes after JDK-8300208
Reviewed-by: kvn, jbhateja
|
2023-02-17 21:31:42 +00:00 |
|
Mikhailo Seledtsov
|
03d613bbab
|
8294402: Add diagnostic logging to VMProps.checkDockerSupport
Reviewed-by: dholmes, lmesnik
|
2023-02-17 19:37:02 +00:00 |
|
Archie L. Cobbs
|
a917fb3fcf
|
7033677: potential cast error in MemberEnter
Reviewed-by: vromero, jlahoda
|
2023-02-17 16:55:35 +00:00 |
|
Ludvig Janiuk
|
6120319afd
|
8302226: failure_handler native.core should wait for coredump to finish
Reviewed-by: erikj
|
2023-02-17 14:57:00 +00:00 |
|
Daniel Fuchs
|
edf238b65e
|
8302635: Race condition in HttpBodySubscriberWrapper when cancelling request
Reviewed-by: jpai
|
2023-02-17 14:43:58 +00:00 |
|
Richard Reingruber
|
b8c9d6cdf6
|
8302158: PPC: test/jdk/jdk/internal/vm/Continuation/Fuzz.java: AssertionError: res: false shouldPin: false
Reviewed-by: goetz, mdoerr
|
2023-02-17 13:20:08 +00:00 |
|
Jan Lahoda
|
dc55a7fc87
|
8302202: Incorrect desugaring of null-allowed nested patterns
Reviewed-by: vromero
|
2023-02-17 12:55:47 +00:00 |
|
Damon Fenacci
|
47ca5773a5
|
8301491: C2: java.lang.StringUTF16::indexOfChar intrinsic called with negative character argument
Reviewed-by: thartmann, kvn
|
2023-02-17 09:10:20 +00:00 |
|
Joe Darcy
|
655a71277d
|
8301444: Port fdlibm hyperbolic transcendental functions to Java
Reviewed-by: bpb
|
2023-02-17 03:22:06 +00:00 |
|
Valerie Peng
|
4ce493f09e
|
8302225: SunJCE Provider doesn't validate key sizes when using 'constrained' transforms for AES/KW and AES/KWP
Reviewed-by: xuelei
|
2023-02-16 21:58:34 +00:00 |
|
Magnus Ihse Bursie
|
a39cf2e3b2
|
8301753: AppendFile/WriteFile has differences between make 3.81 and 4+
Reviewed-by: erikj
|
2023-02-16 19:32:38 +00:00 |
|
Vicente Romero
|
de80dd9c15
|
8296010: AssertionError in annotationTargetType
Reviewed-by: jjg
|
2023-02-16 19:06:26 +00:00 |
|
Thomas Stuefe
|
90e092280f
|
8293313: NMT: Rework MallocLimit
8293292: Remove MallocMaxTestWords
Reviewed-by: jsjolen, gziemski, lucy, mbaesken
|
2023-02-16 16:14:05 +00:00 |
|
Erik Gahlin
|
f558a6c599
|
8298276: JFR: Update NMT events to make use of common periodic timestamp feature
Reviewed-by: mgronlun
|
2023-02-16 15:49:05 +00:00 |
|
Archie L. Cobbs
|
a58fa6e73e
|
8302514: Misleading error generated when empty class file encountered
Reviewed-by: vromero, jwaters
|
2023-02-16 14:48:39 +00:00 |
|
Tobias Holenstein
|
9b911b492f
|
8301959: Compile command in compiler.loopopts.TestRemoveEmptyCountedLoop does not work
Reviewed-by: kvn, thartmann
|
2023-02-16 13:51:11 +00:00 |
|
Severin Gehwolf
|
53ae4c07fd
|
8300645: Handle julong values in logging of GET_CONTAINER_INFO macros
Reviewed-by: iklam
|
2023-02-16 10:08:54 +00:00 |
|
Tobias Hartmann
|
c77f64420a
|
8302625: Bad copyright line after JDK-8302385
Reviewed-by: mikael
|
2023-02-16 07:31:55 +00:00 |
|
Thomas Stuefe
|
519229db3c
|
8302385: Remove MetaspaceReclaimPolicy=none
Reviewed-by: iklam, dholmes
|
2023-02-16 07:01:10 +00:00 |
|
Thomas Stuefe
|
6e2d3c6c45
|
8302455: VM.classloader_stats memory size values are wrong
Reviewed-by: coleenp, dholmes
|
2023-02-16 06:56:38 +00:00 |
|
Vicente Romero
|
1480d418e3
|
8208470: Type annotations on inner type that is an array component
Co-authored-by: Bernard Blaser <bsrbnd@openjdk.org>
Reviewed-by: jlahoda
|
2023-02-16 04:01:12 +00:00 |
|
Joe Darcy
|
3ba156082b
|
8302026: Port fdlibm inverse trig functions (asin, acos, atan) to Java
Reviewed-by: bpb
|
2023-02-15 22:16:30 +00:00 |
|
Claes Redestad
|
861e302011
|
8302163: Speed up various String comparison methods with ArraysSupport.mismatch
Reviewed-by: stsypanov, rriggs, alanb
|
2023-02-15 21:52:41 +00:00 |
|
Sean Mullan
|
26b111d714
|
8301700: Increase the default TLS Diffie-Hellman group size from 1024-bit to 2048-bit
Reviewed-by: xuelei
|
2023-02-15 13:25:50 +00:00 |
|
Scott Gibbons
|
33bec20710
|
8300808: Accelerate Base64 on x86 for AVX2
Reviewed-by: jbhateja, redestad, sviswanathan
|
2023-02-15 09:26:10 +00:00 |
|
Emanuel Peter
|
46bcc4901e
|
8302147: Speed up compiler/jvmci/compilerToVM/IterateFramesNative.java
Reviewed-by: kvn, thartmann
|
2023-02-15 07:36:53 +00:00 |
|
Emanuel Peter
|
a9a53f417d
|
8302152: Speed up tests with infinite loops, sleep less
Reviewed-by: thartmann, kvn
|
2023-02-15 07:35:23 +00:00 |
|
Thomas Stuefe
|
9ccf8ad91f
|
8302129: Make MetaspaceReclaimPolicy a diagnostic switch
Reviewed-by: dholmes, coleenp
|
2023-02-15 06:36:16 +00:00 |
|
Ioi Lam
|
bdcbafb219
|
8296344: Remove dependency on G1 for writing the CDS archive heap
Reviewed-by: ayang, tschatzl, ccheung
|
2023-02-15 05:12:39 +00:00 |
|
Kim Barrett
|
f1d76fa925
|
8302262: Remove -XX:SuppressErrorAt develop option
Reviewed-by: stuefe, dholmes, tschatzl
|
2023-02-15 00:44:02 +00:00 |
|
Mandy Chung
|
9c202a5a8f
|
8302260: VarHandle.describeConstable() fails to return a nominal descriptor for static public fields
Reviewed-by: alanb, psandoz
|
2023-02-14 21:15:14 +00:00 |
|
Vicente Romero
|
ca73f7e80f
|
8301374: NullPointerException in MemberEnter.checkReceiver
Reviewed-by: jlahoda
|
2023-02-14 18:59:37 +00:00 |
|
Vicente Romero
|
2ef001e097
|
8207017: Type annotations on anonymous classes in initializer blocks not written to class file
Reviewed-by: jlahoda
|
2023-02-14 14:27:29 +00:00 |
|
Johan Sjölen
|
8c2c8b3f7f
|
8295344: Harden runtime/StackGuardPages/TestStackGuardPages.java
Reviewed-by: dholmes, rehn
|
2023-02-14 13:11:44 +00:00 |
|
Hannes Wallnöfer
|
6d4b02b6c9
|
8302324: Inheritance tree does not show correct type parameters/arguments
Reviewed-by: prappo
|
2023-02-14 12:42:59 +00:00 |
|
Albert Mingkun Yang
|
7c50ab1612
|
8225409: G1: Remove the Hot Card Cache
Reviewed-by: tschatzl, iwalulya
|
2023-02-14 10:18:43 +00:00 |
|
Conor Cleary
|
92474f13f0
|
8301243: java/net/httpclient/http2/IdleConnectionTimeoutTest.java intermittent failure
Reviewed-by: dfuchs
|
2023-02-14 09:41:36 +00:00 |
|
Tagir F. Valeev
|
94e7cc8587
|
8301226: Add clamp() methods to java.lang.Math and to StrictMath
Reviewed-by: qamai, darcy
|
2023-02-14 05:39:07 +00:00 |
|
Coleen Phillimore
|
abbeb7e4d2
|
8302108: Clean up placeholder supername code
Reviewed-by: dholmes, iklam
|
2023-02-13 20:57:01 +00:00 |
|
sunguoyun
|
df93880efd
|
8301942: java/net/httpclient/DigestEchoClientSSL.java fail with -Xcomp
Reviewed-by: dfuchs
|
2023-02-13 12:50:28 +00:00 |
|
Claes Redestad
|
1f9c110c1f
|
8301958: Reduce Arrays.copyOf/-Range overheads
Reviewed-by: alanb, smarks
|
2023-02-13 11:17:38 +00:00 |
|
Varada M
|
cb8107303e
|
8300139: [AIX] Use pthreads to avoid JNI_createVM call from primordial thread
Reviewed-by: dholmes, stuefe
|
2023-02-13 11:12:36 +00:00 |
|
Stuart Monteith
|
bbd8ae7820
|
8294194: [AArch64] Create intrinsics compress and expand
Reviewed-by: xgong, adinn, haosun, aph
|
2023-02-13 11:07:11 +00:00 |
|
Conor Cleary
|
f4b140b420
|
8296410: HttpClient throws java.io.IOException: no statuscode in response for HTTP2
Reviewed-by: dfuchs, jpai
|
2023-02-13 08:34:45 +00:00 |
|
Emanuel Peter
|
5d39d14522
|
8299970: Speed up compiler/arraycopy/TestArrayCopyConjoint.java
Reviewed-by: chagedorn, kvn, thartmann
|
2023-02-13 08:13:13 +00:00 |
|
Tobias Hartmann
|
d1c87a03ad
|
8302203: IR framework should detect non-compilable test methods early
Reviewed-by: chagedorn, kvn
|
2023-02-13 06:23:24 +00:00 |
|
Joe Darcy
|
8049e59a5c
|
8301833: Add wide-ranging tests for FDLIBM porting
Reviewed-by: bpb, alanb
|
2023-02-12 17:45:55 +00:00 |
|
sunguoyun
|
6f9f2b5d37
|
8301737: java/rmi/server/UnicastRemoteObject/serialFilter/FilterUROTest.java fail with -Xcomp
Reviewed-by: rriggs
|
2023-02-11 16:53:59 +00:00 |
|
Joe Darcy
|
919a6da2a7
|
8301202: Port fdlibm log to Java
Reviewed-by: bpb
|
2023-02-11 02:15:46 +00:00 |
|
Brian Burkhalter
|
84e47996e8
|
8297292: java/nio/channels/FileChannel/FileExtensionAndMap.java is too slow
Reviewed-by: jpai
|
2023-02-10 19:44:00 +00:00 |
|
Chris Plummer
|
880f52fda0
|
8301638: A number of nsk/jdi invokemethod tests should be converted to create virtual threads
Reviewed-by: lmesnik, amenkov, sspitsyn
|
2023-02-10 19:29:34 +00:00 |
|
Coleen Phillimore
|
582b943439
|
8278965: crash in SymbolTable::do_lookup
Reviewed-by: dholmes, fparain, iklam
|
2023-02-10 18:00:19 +00:00 |
|
Kevin Walls
|
1c7b09bc23
|
8302069: javax/management/remote/mandatory/notif/NotifReconnectDeadlockTest.java update
Reviewed-by: cjplummer, amenkov
|
2023-02-10 08:32:39 +00:00 |
|
Ramkumar Sunderbabu
|
723433dbeb
|
8302117: IgnoreUnrecognizedVMOptions flag causes failure in ArchiveHeapTestClass
Reviewed-by: dholmes
|
2023-02-10 05:58:12 +00:00 |
|
Xiaohong Gong
|
e245620f6f
|
8293198: [vectorapi] Improve the implementation of VectorMask.indexInRange()
Reviewed-by: jbhateja, qamai, psandoz
|
2023-02-10 01:32:05 +00:00 |
|
Rajan Halade
|
8c87a67419
|
8245654: Add Certigna Root CA
Reviewed-by: mullan
|
2023-02-09 20:48:37 +00:00 |
|
Coleen Phillimore
|
97d0c8720d
|
8302109: Trivial fixes to btree tests
Reviewed-by: lmesnik
|
2023-02-09 20:42:17 +00:00 |
|
Alex Menkov
|
48155662af
|
8228604: StackMapFrames are missing from redefined class bytes of retransformed classes
Reviewed-by: cjplummer, sspitsyn
|
2023-02-09 19:37:32 +00:00 |
|
Sergey Bylokhov
|
5147969253
|
8272288: Funky multiresolution image breaks graphics context
Reviewed-by: jdv
|
2023-02-09 19:22:51 +00:00 |
|
Chris Plummer
|
f4b72df428
|
8282379: [LOOM] vmTestbase/nsk/jdi/ClassType/invokeMethod/invokemethod011 sometimes fails
Reviewed-by: dholmes, sspitsyn
|
2023-02-09 18:25:04 +00:00 |
|
Matthew Donovan
|
7fd440d97c
|
8298868: Update EngineCloseOnAlert.java for changes to TLS implementation
Reviewed-by: rhalade
|
2023-02-09 18:21:38 +00:00 |
|
Sean Mullan
|
7901f459dc
|
8301260: Add system property to toggle XML Signature secure validation mode
Reviewed-by: weijun, coffeys
|
2023-02-09 18:18:21 +00:00 |
|
Aggelos Biboudis
|
3b05a94c36
|
8301858: Verification error when compiling switch with record patterns
Reviewed-by: vromero
|
2023-02-09 16:03:34 +00:00 |
|
Darragh Clarke
|
e4d1cff659
|
8300268: ServerImpl allows too many idle connections when using sun.net.httpserver.maxIdleConnections
Reviewed-by: dfuchs, vtewari, michaelm, jpai
|
2023-02-09 12:27:57 +00:00 |
|
Jesper Wilhelmsson
|
af8973dc50
|
Merge
|
2023-02-09 11:59:08 +00:00 |
|
Kevin Walls
|
04f30185e9
|
8299739: HashedPasswordFileTest.java and ExceptionTest.java can fail with java.lang.NullPointerException
Reviewed-by: sspitsyn, amenkov, cjplummer
|
2023-02-09 09:30:44 +00:00 |
|
Thomas Schatzl
|
83e2db6ba3
|
8301116: Parallelize TLAB resizing in G1
Reviewed-by: ayang, iwalulya
|
2023-02-09 09:17:06 +00:00 |
|
Chihiro Ito
|
36478ee13f
|
8288783: Error messages are confusing when options conflict in -XX:StartFlightRecording
Reviewed-by: egahlin
|
2023-02-09 03:44:01 +00:00 |
|
Harshitha Onkar
|
5561c397c5
|
8294484: MetalBorder's FrameBorder & DialogBorder have border rendering issues when scaled
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: aivanov, kizune
|
2023-02-09 00:44:58 +00:00 |
|
Mandy Chung
|
c8cc7b67db
|
8301704: Shorten the number of GCs in UnloadingTest.java to verify a class loader not being unloaded
Reviewed-by: rriggs
|
2023-02-09 00:38:08 +00:00 |
|
Alexander Zuev
|
e81f20b504
|
8301989: new javax.swing.text.DefaultCaret().setBlinkRate(N) results in NPE
Reviewed-by: dnguyen, honkar, prr
|
2023-02-08 23:55:58 +00:00 |
|
Jonathan Gibbons
|
873558ee80
|
8300914: Allow @ as an escape in documentation comments
Reviewed-by: prappo
|
2023-02-08 21:57:22 +00:00 |
|
Sergey Bylokhov
|
631a2790e5
|
8301567: The test/jdk/java/awt/AppContext/ApplicationThreadsStop/java.policy is unused
Reviewed-by: aivanov
|
2023-02-08 19:55:12 +00:00 |
|
Brian Burkhalter
|
638d612c6b
|
8298478: (fs) Path.of should allow input to include long path prefix
Reviewed-by: alanb
|
2023-02-08 19:20:39 +00:00 |
|
Alan Bateman
|
ecf21a9a24
|
8301767: Convert virtual thread tests to JUnit
Reviewed-by: cstein, lancea, jpai
|
2023-02-08 14:56:28 +00:00 |
|
Daniel Jeliński
|
e628fd5c39
|
8301214: Adjust handshakeTimeout value in test HandshakeTimeout.java after 8189338
Reviewed-by: msheppar, vtewari
|
2023-02-08 08:01:43 +00:00 |
|
Emanuel Peter
|
ac7119f0d5
|
8280126: C2: detect and remove dead irreducible loops
Reviewed-by: kvn, chagedorn, thartmann
|
2023-02-08 07:45:09 +00:00 |
|
Alisen Chung
|
2a579ab839
|
8292588: [macos] Multiscreen/MultiScreenLocationTest/MultiScreenLocationTest.java: Robot.mouseMove test failed on Screen #0
Reviewed-by: dnguyen, jdv
|
2023-02-07 20:28:52 +00:00 |
|
Calvin Cheung
|
53f72edcf6
|
8286510: Tests under dynamicArchive/methodHandles should check for loading of lambda proxy classes
Reviewed-by: iklam
|
2023-02-07 18:48:57 +00:00 |
|
Jonathan Gibbons
|
74485a3f23
|
8301810: Bug in doctree DocCommentTester.compress
Reviewed-by: prappo
|
2023-02-07 18:48:02 +00:00 |
|
Mark Powers
|
2e2e71e1fa
|
8300416: java.security.MessageDigestSpi clone can result in thread-unsafe clones
Reviewed-by: mullan
|
2023-02-07 17:40:22 +00:00 |
|
Vicente Romero
|
a73d012c72
|
8295019: Cannot call a method with a parameter of a local class declared in a lambda
Reviewed-by: mcimadamore
|
2023-02-07 16:23:52 +00:00 |
|
Afshin Zafari
|
4fe99da74f
|
8151413: os::allocation_granularity/page_size and friends return signed values
Reviewed-by: stefank, ccheung, ysr
|
2023-02-07 14:08:01 +00:00 |
|
Kevin Walls
|
c61a38212e
|
8296646: com/sun/jdi/JdbLastErrorTest.java test failure
Reviewed-by: dholmes, sspitsyn, cjplummer
|
2023-02-07 10:14:37 +00:00 |
|
Stefan Johansson
|
77dbcd8569
|
8301641: NativeMemoryUsageTotal event uses reserved value for committed field
Reviewed-by: eosterlund, stefank
|
2023-02-07 09:29:59 +00:00 |
|
sunguoyun
|
1aaf394b33
|
8301736: jdk/incubator/concurrent/StructuredTaskScope/StructuredTaskScopeTest.java fail with -Xcomp
Reviewed-by: alanb
|
2023-02-07 09:17:23 +00:00 |
|
Chang Peng
|
98433a2f6e
|
8296999: AArch64: scalar intrinsics for reverse method in Integer and Long
Reviewed-by: eliu, ngasson
|
2023-02-07 08:00:48 +00:00 |
|
Harshitha Onkar
|
787e16bb44
|
8289077: Add manual tests to open
Reviewed-by: azvegint
|
2023-02-06 23:43:18 +00:00 |
|
Archie L. Cobbs
|
07fb4f9a0b
|
7167356: (javac) investigate failing tests in JavacParserTest
Reviewed-by: vromero
|
2023-02-06 20:28:08 +00:00 |
|
Jonathan Gibbons
|
d53ade12a8
|
8301813: Bad caret position in error message
Reviewed-by: iris
|
2023-02-06 18:41:04 +00:00 |
|
Archie L. Cobbs
|
8c01b6e66b
|
8221580: Confusing diagnostic for assigning a static final field in a constructor
Reviewed-by: vromero
|
2023-02-06 18:22:22 +00:00 |
|
Eirik Bjorsnos
|
c129ce4660
|
8300259: Add test coverage for processing of pending block files in signed JARs
Reviewed-by: weijun
|
2023-02-06 17:15:26 +00:00 |
|
Weijun Wang
|
b56974209b
|
8301788: AlgorithmId should keep lowercase characters from 3rd party providers
Reviewed-by: mullan
|
2023-02-06 17:10:46 +00:00 |
|
Eirik Bjorsnos
|
05ea083b05
|
8301167: Update VerifySignedJar to actually exercise and test verification
Reviewed-by: weijun
|
2023-02-06 15:43:53 +00:00 |
|
Jan Lahoda
|
522fa13274
|
8301580: Error recovery does not clear returnResult
Reviewed-by: vromero
|
2023-02-06 12:25:06 +00:00 |
|
Aggelos Biboudis
|
7ac2079ba7
|
8301025: ClassCastException in switch with generic record
Reviewed-by: jlahoda
|
2023-02-06 12:24:21 +00:00 |
|
Emanuel Peter
|
8f195ff236
|
8298952: All nodes should have type(n) == Value(n) after IGVN
Reviewed-by: kvn, thartmann, chagedorn
|
2023-02-06 08:45:48 +00:00 |
|
Christian Hagedorn
|
96c50a3486
|
8301752: [IR Framework] Add more IR framework examples
Reviewed-by: kvn, thartmann
|
2023-02-06 07:38:21 +00:00 |
|
Justin King
|
3646c4e944
|
8301171 : Rename sanitizers/address.h to sanitizers/address.hpp
Reviewed-by: kbarrett
|
2023-02-06 07:24:09 +00:00 |
|
Joe Darcy
|
34493248c0
|
8301396: Port fdlibm expm1 to Java
Reviewed-by: bpb
|
2023-02-04 00:48:26 +00:00 |
|
Matthew Donovan
|
e7247b10cc
|
8298872: Update CheckStatus.java for changes to TLS implementation
Reviewed-by: rhalade
|
2023-02-03 19:55:54 +00:00 |
|
Bill Huang
|
20579e48cf
|
8299994: java/security/Policy/Root/Root.java fails when home directory is read-only
Reviewed-by: rhalade
|
2023-02-03 19:19:14 +00:00 |
|
Daniel Fuchs
|
8b70256d30
|
8301787: java/net/httpclient/SpecialHeadersTest failing after JDK-8301306
Reviewed-by: dcubed, rriggs
|
2023-02-03 16:01:47 +00:00 |
|
Varada M
|
bccd55bfdf
|
8300295: [AIX] TestDaemonDestroy fails due to !is_primordial_thread assertion
Reviewed-by: dholmes, stuefe
|
2023-02-03 15:35:26 +00:00 |
|
sunguoyun
|
6f9106e0d0
|
8301306: java/net/httpclient/* fail with -Xcomp
Reviewed-by: dfuchs, alanb
|
2023-02-03 11:56:06 +00:00 |
|
Per Minborg
|
b504c9411e
|
8300235: Use VarHandle access in Image(Input | Output)StreamImpl classes
Reviewed-by: rriggs
|
2023-02-03 07:24:20 +00:00 |
|
Sibabrata Sahoo
|
7f313b0cef
|
8180266: Convert sun/security/provider/KeyStore/DKSTest.sh to Java Jtreg Test
Reviewed-by: rhalade
|
2023-02-03 05:19:47 +00:00 |
|
Jaikiran Pai
|
4c9de876bf
|
8301655: Problemlist jdk/jdk/nio/zipfs/TestLocOffsetFromZip64EF.java on Linux
Reviewed-by: lancea
|
2023-02-03 01:03:28 +00:00 |
|
Hai-May Chao
|
b00b70c240
|
8286907: keytool should warn about weak PBE algorithms
Reviewed-by: mullan, weijun
|
2023-02-02 21:17:08 +00:00 |
|
Joe Darcy
|
ee0f5b5ed0
|
8301392: Port fdlibm log1p to Java
Reviewed-by: bpb
|
2023-02-02 20:36:34 +00:00 |
|
Raffaello Giulietti
|
f696785fd3
|
8300869: Make use of the Double.toString(double) algorithm in java.util.Formatter
Reviewed-by: darcy, naoto
|
2023-02-02 19:10:42 +00:00 |
|
Chris Plummer
|
de5773325d
|
8301644: com/sun/jdi/JdbStopThreadTest.java fails after JDK-8300811
Reviewed-by: amenkov, kevinw
|
2023-02-02 16:58:48 +00:00 |
|
Leonid Mesnik
|
2d50c7d477
|
8298979: Remove duplicated serviceability/jvmti/thread/GetAllThreads/allthr01/allthr01.java
Reviewed-by: sspitsyn
|
2023-02-02 15:10:27 +00:00 |
|
Christian Hagedorn
|
59b7fb1a91
|
8300273: [IR framework] Handle <!-- safepoint while printing --> message instead of bailing out
Reviewed-by: thartmann, kvn
|
2023-02-02 14:39:28 +00:00 |
|
Damon Fenacci
|
5b1584b92c
|
8298880: VectorLogicalOpIdentityTest.java IR test incorrectly use avx3 instead of avx512
Reviewed-by: chagedorn, kvn, rcastanedalo
|
2023-02-02 14:33:28 +00:00 |
|
Aleksei Efimov
|
03b23a1e1b
|
8301367: Add exception handler method to the BaseLdapServer
Reviewed-by: jpai, vtewari, dfuchs
|
2023-02-02 12:45:00 +00:00 |
|
Johan Sjölen
|
7b6ac41ab1
|
8286876: NMT.test_unaliged_block_address_vm_assert fails if using clang toolchain
Reviewed-by: stuefe, gziemski
|
2023-02-02 10:14:26 +00:00 |
|
Roland Westrelin
|
af474ce359
|
8297582: C2: very slow compilation due to type system verification code
Reviewed-by: kvn, vlivanov
|
2023-02-02 08:29:19 +00:00 |
|
Jesper Wilhelmsson
|
d6832121b7
|
Merge
|
2023-02-01 22:36:07 +00:00 |
|
Mandy Chung
|
51ac8783b9
|
8284236: Remove java/lang/ref/ReferenceEnqueue.java from ProblemList-Xcomp.txt
Reviewed-by: alanb
|
2023-02-01 20:27:20 +00:00 |
|
Jonathan Gibbons
|
24ff3da054
|
8301201: Allow \n@ inside inline tags using inlineContent
Reviewed-by: hannesw
|
2023-02-01 18:28:42 +00:00 |
|
Matthew Donovan
|
3361a26df4
|
8298874: Update TestAllSuites.java for TLS v1.2 and 1.3
Reviewed-by: rhalade
|
2023-02-01 17:20:24 +00:00 |
|
Tobias Hartmann
|
cae577a710
|
8295486: Inconsistent constant field values observed during compilation
Reviewed-by: chagedorn, kvn, jbhateja, vlivanov
|
2023-02-01 11:15:35 +00:00 |
|