Ioi Lam
|
de4f04cb71
|
8253495: CDS generates non-deterministic output
Reviewed-by: erikj, kbarrett, ccheung, ihse
|
2022-03-16 03:12:48 +00:00 |
|
Toshio Nakamura
|
27fe3d7f8d
|
8240756: [macos] SwingSet2:TableDemo:Printed Japanese characters were garbled
Reviewed-by: prr, serb
|
2022-03-16 01:11:40 +00:00 |
|
Dean Long
|
1465ea98b7
|
8282355: compiler/arguments/TestCodeEntryAlignment.java failed "guarantee(sect->end() <= tend) failed: sanity"
Reviewed-by: jiefu, thartmann, shade
|
2022-03-15 20:17:36 +00:00 |
|
Joe Darcy
|
32f8437d85
|
8283075: Bad IllegalArgumentException message for out of range rank from ClassDesc.arrayType(int)
Reviewed-by: vromero, alanb
|
2022-03-15 17:33:45 +00:00 |
|
Tobias Hartmann
|
12dca36c73
|
8283189: Bad copyright header in UnsafeCopyMemory.java
Reviewed-by: chagedorn, dcubed
|
2022-03-15 16:28:54 +00:00 |
|
Hai-May Chao
|
f43ffe211f
|
8282633: jarsigner output does not explain why an EC key is disabled if its curve has been disabled
Reviewed-by: weijun
|
2022-03-15 15:54:47 +00:00 |
|
Tyler Steele
|
4de72014d3
|
8283122: [AIX, s390] UnsafeCopyMemory 'Mismatched' Tests Fail on Big Endian Systems
Reviewed-by: thartmann, stuefe
|
2022-03-15 14:52:27 +00:00 |
|
Daniel Fuchs
|
710653ce18
|
8254786: java/net/httpclient/CancelRequestTest.java failing intermittently
Reviewed-by: jpai, michaelm
|
2022-03-15 12:59:54 +00:00 |
|
Dean Long
|
34d4ffcea5
|
8279317: compiler/jvmci/compilerToVM/DisassembleCodeBlobTest.java assumes immutable code
Reviewed-by: dnsimon, iveresov
|
2022-03-15 07:24:50 +00:00 |
|
Hannes Wallnöfer
|
5ba5e21fd2
|
8282214: Upgrade JQuery to version 3.6.0
Reviewed-by: jjg
|
2022-03-14 20:28:07 +00:00 |
|
Chris Plummer
|
5bf6a7f7d7
|
8282691: add jdb "-R" option for passing any argument to the launched debuggee process
Reviewed-by: alanb, kevinw
|
2022-03-14 18:15:40 +00:00 |
|
Phil Race
|
f66070b00d
|
8282577: ICC_Profile.setData(int, byte[]) invalidates the profile
Reviewed-by: serb
|
2022-03-14 18:05:38 +00:00 |
|
Carter Kozak
|
70bd57ed35
|
8283049: Fix non-singleton LoggerFinder error message: s/on/one
Reviewed-by: dfuchs
|
2022-03-14 17:54:19 +00:00 |
|
Naoto Sato
|
c96085eaab
|
8282929: Localized monetary symbols are not reflected in toLocalizedPattern return value
Reviewed-by: joehw, lancea
|
2022-03-14 16:28:15 +00:00 |
|
Roland Westrelin
|
ea9eeea8ff
|
8281322: C2: always construct strip mined loop initially (even if strip mining is disabled)
Reviewed-by: chagedorn, thartmann
|
2022-03-14 13:59:13 +00:00 |
|
Ahmed Muhsin
|
5f3d4032f3
|
8272735: Add missing SubL node transformations
Reviewed-by: thartmann, chagedorn
|
2022-03-14 09:05:53 +00:00 |
|
Jatin Bhateja
|
fde3149896
|
8281375: Accelerate bitCount operation for AVX2 and AVX512 target.
Reviewed-by: sviswanathan, thartmann
|
2022-03-14 07:11:23 +00:00 |
|
Pavel Rappo
|
374193b6d2
|
8283041: [javadoc] Crashes using {@return} with @param
Reviewed-by: jjg
|
2022-03-11 22:41:47 +00:00 |
|
Mahendra Chhipa
|
95ca94436d
|
8282354: Remove dependancy of TestHttpServer, HttpTransaction, HttpCallback from open/test/jdk/ tests
Reviewed-by: dfuchs
|
2022-03-11 10:48:57 +00:00 |
|
Daniel D. Daugherty
|
bb7ee5a04a
|
8282314: nsk/jvmti/SuspendThread/suspendthrd003 may leak memory
Reviewed-by: dholmes, cjplummer, amenkov, lmesnik, mseledtsov
|
2022-03-10 19:13:55 +00:00 |
|
Aleksey Shipilev
|
7b91bbba82
|
8282170: JVMTI SetBreakpoint metaspace allocation test
Reviewed-by: cjplummer, lmesnik
|
2022-03-10 18:53:59 +00:00 |
|
Brian Burkhalter
|
fdce97df5f
|
8267820: (fs) Files.copy should attempt to copy POSIX attributes when target file in custom file system
Reviewed-by: lancea, alanb
|
2022-03-10 17:36:51 +00:00 |
|
Anton Litvinov
|
1668c02ee8
|
8277922: Unable to click JCheckBox in JTable through Java Access Bridge
Reviewed-by: aivanov, serb
|
2022-03-10 16:37:55 +00:00 |
|
Tyler Steele
|
7c8ea9f05b
|
8282509: [exploded image] ResolvedClassTest fails with similar output
Reviewed-by: mdoerr, dlong
|
2022-03-10 15:09:19 +00:00 |
|
Chris Plummer
|
ff76620487
|
8282641: Make jdb "threadgroup" command with no args reset the current threadgroup back to the default
Reviewed-by: kevinw, amenkov
|
2022-03-09 19:42:47 +00:00 |
|
Xue-Lei Andrew Fan
|
6d8d156c97
|
8280494: (D)TLS signature schemes
Reviewed-by: mullan
|
2022-03-09 16:11:07 +00:00 |
|
Emanuel Peter
|
d07f7c76c5
|
8282665: [REDO] ByteBufferTest.java: replace endless recursion with RuntimeException in void ck(double x, double y)
Reviewed-by: psandoz, thartmann
|
2022-03-09 08:59:37 +00:00 |
|
Tim Prinzing
|
31ad80a229
|
8280902: ResourceBundle::getBundle may throw NPE when invoked by JNI code with no caller frame
Reviewed-by: naoto, mchung, ihse
|
2022-03-09 04:02:17 +00:00 |
|
Xiaohong Gong
|
12693a6cf3
|
8282432: Optimize masked "test" Vector API with predicate feature
Reviewed-by: psandoz
|
2022-03-09 01:02:25 +00:00 |
|
Hao Sun
|
49245131e9
|
8265263: AArch64: Combine vneg with right shift count
Reviewed-by: adinn, dlong
|
2022-03-09 00:52:01 +00:00 |
|
Rajan Halade
|
ea19114e66
|
8282832: Update file path for HostnameMatcher/cert5.crt in test sun/security/util/Pem/encoding.sh
Reviewed-by: mullan
|
2022-03-08 20:34:02 +00:00 |
|
Sean Mullan
|
72e987e3b4
|
7192189: Support endpoint identification algorithm in RFC 6125
Reviewed-by: xuelei, rhalade
|
2022-03-08 18:18:57 +00:00 |
|
Xin Liu
|
288d1afc5a
|
8282715: typo compileony in test Test8005033.java
Reviewed-by: jiefu, dholmes, thartmann
|
2022-03-08 17:33:15 +00:00 |
|
Manukumar V S
|
6b34884b34
|
8282234: Create a regression test for JDK-4532513
Reviewed-by: aivanov
|
2022-03-08 17:01:03 +00:00 |
|
Ian Graves
|
3fc009be8a
|
8281560: Matcher.hitEnd returns unexpected results in presence of CANON_EQ flag.
Reviewed-by: rriggs, lancea
|
2022-03-08 16:32:18 +00:00 |
|
Foivos Zakkak
|
0cbc4b85bf
|
8281266: [JVMCI] MetaUtil.toInternalName() doesn't handle hidden classes correctly
Reviewed-by: sgehwolf, dnsimon
|
2022-03-08 15:35:55 +00:00 |
|
Jim Laskey
|
5fab27e1b8
|
8282144: RandomSupport.convertSeedBytesToLongs sign extension overwrites previous bytes
Reviewed-by: bpb
|
2022-03-08 13:25:34 +00:00 |
|
Markus Grönlund
|
65ca0a5776
|
8276333: jdk/jfr/event/oldobject/TestLargeRootSet.java failed "assert(!contains(edge->reference())) failed: invariant"
Reviewed-by: egahlin
|
2022-03-08 09:28:46 +00:00 |
|
Yi Yang
|
3f0684d0b8
|
8275775: Add jcmd VM.classes to print details of all classes
Reviewed-by: dholmes, iklam, stuefe
|
2022-03-08 03:14:21 +00:00 |
|
Ioi Lam
|
cde923dd47
|
8282690: runtime/CommandLine/VMDeprecatedOptions.java fails after JDK-8281181
Reviewed-by: dholmes, dcubed
|
2022-03-08 00:19:07 +00:00 |
|
Matteo Baccan
|
ccad39237a
|
8282657: Code cleanup: removing double semicolons at the end of lines
Reviewed-by: lancea, rriggs, ihse, prr, iris, wetmore, darcy, dholmes
|
2022-03-07 21:33:40 +00:00 |
|
Joe Darcy
|
1faa5c8092
|
8282686: Add constructors taking a cause to SocketException
Reviewed-by: alanb, xuelei, lancea, dfuchs
|
2022-03-07 17:52:04 +00:00 |
|
Roland Westrelin
|
ef266d77b6
|
8278296: Generalize long range check transformation
Reviewed-by: jrose, thartmann
|
2022-03-07 16:26:19 +00:00 |
|
Lance Andersen
|
f0995abe62
|
8280404: Unexpected exception thrown when CEN file entry comment length is not valid
Reviewed-by: alanb
|
2022-03-07 16:10:31 +00:00 |
|
Joe Darcy
|
104e3cb24b
|
8282696: Add constructors taking a cause to InvalidObjectException and InvalidClassException
Reviewed-by: lancea
|
2022-03-07 14:47:52 +00:00 |
|
Masanori Yano
|
894ffb098c
|
8282713: Invalid copyright notice in new test added by JDK-8275715
Reviewed-by: dholmes
|
2022-03-07 01:33:41 +00:00 |
|
Masanori Yano
|
415bf44191
|
8275715: D3D pipeline processes multiple PaintEvent at initial drawing
Reviewed-by: prr
|
2022-03-06 23:53:50 +00:00 |
|
Mikael Vidstedt
|
52278b80c4
|
8282694: ProblemList runtime/CommandLine/VMDeprecatedOptions.java
Reviewed-by: jjg
|
2022-03-05 01:36:02 +00:00 |
|
wanghaomin
|
c459f8f406
|
8282142: [TestCase] compiler/inlining/ResolvedClassTest.java will fail when --with-jvm-features=-compiler1
Reviewed-by: jiefu, kvn
|
2022-03-05 00:01:49 +00:00 |
|
TejeshR13
|
bae0d5e717
|
8236907: JTable added to nested panels does not paint last visible row
Reviewed-by: psadhukhan, prr
|
2022-03-04 22:50:32 +00:00 |
|