Quan Anh Mai
|
d8c55725e0
|
8282204: Use lea instructions for arithmetic operations on x86_64
Reviewed-by: jiefu, sviswanathan, thartmann
|
2022-03-23 09:45:23 +00:00 |
|
Jie Fu
|
026b85303c
|
8283298: Make CodeCacheSegmentSize a product flag
Reviewed-by: dlong, kvn
|
2022-03-23 08:48:17 +00:00 |
|
Thomas Stuefe
|
58487ddc17
|
8283249: CompressedClassPointers.java fails on ppc with 'Narrow klass shift: 0' missing
Reviewed-by: iklam
|
2022-03-23 06:46:55 +00:00 |
|
Sibabrata Sahoo
|
86015e15a5
|
8282293: Domain value for system property jdk.https.negotiate.cbt should be case-insensitive
Reviewed-by: weijun, rhalade
|
2022-03-23 06:45:37 +00:00 |
|
Emanuel Peter
|
d29c7e740d
|
8282590: C2: assert(addp->is_AddP() && addp->outcnt() > 0) failed: Don't process dead nodes
Reviewed-by: thartmann, chagedorn
|
2022-03-22 16:23:23 +00:00 |
|
Jim Laskey
|
557ff4b355
|
8282625: Formatter caches Locale/DecimalFormatSymbols poorly
Reviewed-by: naoto, rriggs, jpai
|
2022-03-22 15:32:46 +00:00 |
|
Roland Westrelin
|
fabde3b7b8
|
8283451: C2: assert(_base == Long) failed: Not a Long
Reviewed-by: thartmann, chagedorn
|
2022-03-22 14:06:49 +00:00 |
|
Roland Westrelin
|
85628a871d
|
8282592: C2: assert(false) failed: graph should be schedulable
Reviewed-by: chagedorn, thartmann
|
2022-03-22 10:34:33 +00:00 |
|
Srinivas Mandalika
|
a6fd0b21dd
|
8283087: Create a test or JDK-4715503
Reviewed-by: serb
|
2022-03-22 09:20:12 +00:00 |
|
Kevin Walls
|
37fc77ef60
|
8283092: JMX subclass permission check redundant with strong encapsulation
Reviewed-by: dfuchs, mchung
|
2022-03-22 07:54:41 +00:00 |
|
Manukumar V S
|
849b19523a
|
8282937: Write a regression test for JDK-4820080
Reviewed-by: serb
|
2022-03-22 01:28:06 +00:00 |
|
Magnus Ihse Bursie
|
f8878cb0cc
|
8257733: Move module-specific data from make to respective module
Reviewed-by: jjg, weijun, naoto, erikj, prr, alanb, mchung
|
2022-03-21 21:34:09 +00:00 |
|
Albert Mingkun Yang
|
19d34bdf99
|
8281879: Serial: Merge CardGeneration into TenuredGeneration
Reviewed-by: tschatzl, iwalulya
|
2022-03-21 16:20:20 +00:00 |
|
Johannes Bechberger
|
999da9bfc5
|
8282306: os::is_first_C_frame(frame*) crashes on invalid link access
Reviewed-by: stuefe, mdoerr
|
2022-03-21 15:49:59 +00:00 |
|
Naoto Sato
|
c4dc58e12e
|
8283277: ISO 4217 Amendment 171 Update
Reviewed-by: iris, joehw
|
2022-03-21 15:33:09 +00:00 |
|
Manukumar V S
|
83a1c90433
|
8282789: Create a regression test for the JTree usecase of JDK-4618767
Reviewed-by: aivanov
|
2022-03-21 07:36:21 +00:00 |
|
Manukumar V S
|
b451273d20
|
8282548: Create a regression test for JDK-4330998
Reviewed-by: aivanov
|
2022-03-21 07:33:20 +00:00 |
|
Maxim Kartashev
|
8a2d5ab07e
|
8282270: java/awt/Robot Screen Capture tests fail after 8280861
Reviewed-by: aivanov
|
2022-03-21 07:21:00 +00:00 |
|
Xue-Lei Andrew Fan
|
4df67426ed
|
8282723: Add constructors taking a cause to JSSE exceptions
Reviewed-by: wetmore, iris
|
2022-03-20 06:46:13 +00:00 |
|
Daniel D. Daugherty
|
3f923b82c3
|
8282704: runtime/Thread/StopAtExit.java may leak memory
Reviewed-by: dholmes, alanb
|
2022-03-19 13:43:06 +00:00 |
|
Jie Fu
|
10ccfffae1
|
8283352: [CDS] SharedBaseAddress.java fails on x86_32
Reviewed-by: dholmes, iklam, stuefe
|
2022-03-19 07:08:47 +00:00 |
|
Ravi Reddy
|
ff0b0927a2
|
8278794: Infinite loop in DeflaterOutputStream.finish()
Reviewed-by: coffeys, lancea
|
2022-03-18 15:31:30 +00:00 |
|
Jie Fu
|
b96cb048f1
|
8283353: compiler/c2/cr6865031/Test.java and compiler/runtime/Test6826736.java fails on x86_32
Reviewed-by: chagedorn
|
2022-03-18 07:58:58 +00:00 |
|
Claes Redestad
|
002e366744
|
8283325: US_ASCII decoder relies on String.decodeASCII being exhaustive
Reviewed-by: rriggs, dcubed
|
2022-03-17 21:15:36 +00:00 |
|
Ioi Lam
|
b004fb0550
|
8282773: Refactor parsing of integer VM options
Reviewed-by: dholmes, kbarrett
|
2022-03-17 17:50:20 +00:00 |
|
Claes Redestad
|
beedae1141
|
8281146: Replace StringCoding.hasNegatives with countPositives
Co-authored-by: Lutz Schmidt <lucy@openjdk.org>
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Reviewed-by: kvn, lucy, rriggs
|
2022-03-17 09:20:24 +00:00 |
|
Ivan Walulya
|
a5ebcc0c04
|
8282072: G1: Rename CardSetPtr to CardSetContainerPtr
Reviewed-by: ayang, tschatzl
|
2022-03-17 08:54:29 +00:00 |
|
Jie Fu
|
3da5204b3c
|
8283229: compiler/arguments/TestCodeEntryAlignment.java fails with release VMs
Reviewed-by: dlong
|
2022-03-17 00:05:57 +00:00 |
|
XenoAmess
|
3e393047e1
|
8281631: HashMap copy constructor and putAll can over-allocate table
Reviewed-by: smarks
|
2022-03-16 16:48:49 +00:00 |
|
Swati Sharma
|
08cadb4754
|
8271195: Use largest available large page size smaller than LargePageSizeInBytes when available
Co-authored-by: Jatin Bhateja <jbhateja@openjdk.org>
Reviewed-by: ayang, tschatzl
|
2022-03-16 09:48:09 +00:00 |
|
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 |
|
Jonathan Gibbons
|
b0028a459c
|
8272853: improve JavadocTester.runTests
Reviewed-by: hannesw
|
2022-03-04 21:01:52 +00:00 |
|
Ioi Lam
|
e07fd395bd
|
8281181: Do not use CPU Shares to compute active processor count
Reviewed-by: dholmes, sgehwolf
|
2022-03-04 20:14:11 +00:00 |
|
Damon Nguyen
|
9c817d3880
|
8015854: [macosx] JButton's HTML ImageView adding unwanted padding
Reviewed-by: psadhukhan, aivanov
|
2022-03-04 19:26:12 +00:00 |
|
Naoto Sato
|
733c7907b0
|
8282081: java.time.DateTimeFormatter: wrong definition of symbol F
Reviewed-by: joehw, scolebourne, lancea, rriggs
|
2022-03-04 16:57:54 +00:00 |
|
Emanuel Peter
|
603050bfe0
|
8282661: [BACKOUT] ByteBufferTest.java: replace endless recursion with RuntimeException in void ck(double x, double y)
Reviewed-by: chagedorn, psandoz
|
2022-03-04 16:26:14 +00:00 |
|
Emanuel Peter
|
a584c904a9
|
8282573: ByteBufferTest.java: replace endless recursion with RuntimeException in void ck(double x, double y)
Reviewed-by: psandoz, thartmann
|
2022-03-04 12:55:57 +00:00 |
|
Manukumar V S
|
b3837808bf
|
8282343: Create a regression test for JDK-4518432
Reviewed-by: aivanov
|
2022-03-04 10:56:11 +00:00 |
|
Hai-May Chao
|
fb6b929e6e
|
8277474: jarsigner does not check if algorithm parameters are disabled
Reviewed-by: mullan, weijun
|
2022-03-03 23:01:26 +00:00 |
|
Manukumar V S
|
1581e3faa0
|
8282402: Create a regression test for JDK-4666101
Reviewed-by: aivanov
|
2022-03-03 19:30:07 +00:00 |
|
Xue-Lei Andrew Fan
|
268fa69318
|
8282511: Use fixed certificate validation date in SSLExampleCert template
Reviewed-by: rhalade
|
2022-03-03 19:20:16 +00:00 |
|
Thomas Stuefe
|
5c187e34a5
|
8282593: JDK-8281472 breaks 32-bit builds and gtests
Reviewed-by: jiefu, dholmes
|
2022-03-03 13:25:10 +00:00 |
|
Coleen Phillimore
|
7822cbce10
|
8276711: compiler/codecache/cli tests failing when SegmentedCodeCache used with -Xint
Reviewed-by: kvn, dholmes
|
2022-03-03 13:20:58 +00:00 |
|
Prasanta Sadhukhan
|
832729b41e
|
6911375: mouseWheel has no effect without vertical scrollbar
Reviewed-by: aivanov
|
2022-03-03 09:53:14 +00:00 |
|
Prasanta Sadhukhan
|
0402a288f3
|
8037965: NullPointerException in TextLayout.getBaselineFromGraphic() for JTextComponents
Reviewed-by: prr, aivanov
|
2022-03-03 09:51:08 +00:00 |
|
Tobias Holenstein
|
b1f935c1d0
|
8277055: Assert "missing inlining msg" with -XX:+PrintIntrinsics
Reviewed-by: roland, thartmann
|
2022-03-03 07:59:45 +00:00 |
|
Christian Hagedorn
|
2da677793f
|
8281122: [IR Framework] Cleanup IR matching code in preparation for JDK-8280378
Reviewed-by: thartmann, kvn
|
2022-03-03 07:17:56 +00:00 |
|
Srinivas Mandalika
|
d0eb6fa220
|
8281569: Create tests for Frame.setMinimumSize() method
Reviewed-by: aivanov
|
2022-03-03 03:26:10 +00:00 |
|
Mandy Chung
|
02aa7cef0a
|
8282515: More clean up on NativeLibraries just for JNI library use
Reviewed-by: mcimadamore
|
2022-03-03 01:50:02 +00:00 |
|
Weijun Wang
|
1485883c9e
|
8281628: KeyAgreement : generateSecret intermittently not resetting
Reviewed-by: valeriep
|
2022-03-03 00:39:39 +00:00 |
|
Calvin Cheung
|
234c17e8ff
|
8274788: Support archived heap objects in ParallelGC
Reviewed-by: iklam, ayang, tschatzl
|
2022-03-02 16:17:21 +00:00 |
|
Weijun Wang
|
fc918a73d0
|
8281234: The -protected option is not always checked in keytool and jarsigner
Reviewed-by: hchao, mullan
|
2022-03-02 14:07:26 +00:00 |
|
Andrey Turbanov
|
d80f697182
|
8282523: Fix 'hierachy' typo
Reviewed-by: jiefu, kbarrett, dholmes
|
2022-03-02 13:05:12 +00:00 |
|
Alex Menkov
|
f12200cd11
|
8267796: vmTestbase/nsk/jvmti/scenarios/hotswap/HS201/hs201t002/TestDescription.java fails with NoClassDefFoundError
Reviewed-by: kevinw, cjplummer
|
2022-03-02 10:54:25 +00:00 |
|
Joe Darcy
|
732d891f9f
|
8282411: Add useful predicates to ElementKind
Reviewed-by: prappo
|
2022-03-01 18:48:43 +00:00 |
|
Manukumar V S
|
941e97c4eb
|
8281738: Create a regression test for checking the 'Space' key activation of focused Button
Reviewed-by: aivanov
|
2022-03-01 16:55:22 +00:00 |
|
Jan Lahoda
|
b03d66c501
|
8282452: Use of Preview API in preview methods should not trigger preview warning for the enclosing class
Reviewed-by: jlaskey
|
2022-03-01 15:54:10 +00:00 |
|
Coleen Phillimore
|
76398c8400
|
8279573: compiler/codecache/CodeCacheFullCountTest.java fails with "RuntimeException: the value of full_count is wrong."
Reviewed-by: thartmann, eosterlund
|
2022-03-01 15:28:21 +00:00 |
|
Roland Westrelin
|
2c5d266f9f
|
8282045: When loop strip mining fails, safepoints are removed from loop anyway
Reviewed-by: thartmann, chagedorn
|
2022-03-01 14:43:05 +00:00 |
|
Ivan Walulya
|
341c8bd7f2
|
8267834: Refactor G1CardSetAllocator and BufferNode::Allocator to use a common base class
Reviewed-by: kbarrett, tschatzl
|
2022-03-01 14:14:47 +00:00 |
|
Roland Westrelin
|
fcce24c5b3
|
8281811: assert(_base == Tuple) failed: Not a Tuple after JDK-8280799
Reviewed-by: kvn, thartmann
|
2022-03-01 14:09:15 +00:00 |
|
Harold Seigel
|
a95edee634
|
8281472: JVM options processing silently truncates large illegal options values
Reviewed-by: dholmes, iklam
|
2022-03-01 13:21:57 +00:00 |
|
Pavel Rappo
|
eff396f397
|
8280713: Related to comment inheritance jdk.javadoc cleanup and refactoring
Reviewed-by: jjg
|
2022-03-01 12:06:11 +00:00 |
|
Chris Hegarty
|
369291b265
|
8282444: Module finder incorrectly assumes default file system path-separator character
Reviewed-by: alanb
|
2022-03-01 10:37:35 +00:00 |
|
Claes Redestad
|
d4d12ad1d9
|
8282047: Enhance StringDecode/Encode microbenchmarks
Reviewed-by: bchristi
|
2022-03-01 10:20:22 +00:00 |
|
Jaikiran Pai
|
e4d9fc811e
|
8282023: PropertiesStoreTest and StoreReproducibilityTest jtreg failures due to en_CA locale
Reviewed-by: naoto, rriggs
|
2022-03-01 03:49:18 +00:00 |
|
Ioi Lam
|
d983d108c5
|
8275731: CDS archived enums objects are recreated at runtime
Reviewed-by: coleenp, ccheung
|
2022-02-28 20:33:18 +00:00 |
|
Coleen Phillimore
|
c7cd1487fe
|
8282240: Add _name field to Method for NOT_PRODUCT only
Reviewed-by: pchilanomate, hseigel
|
2022-02-28 20:31:41 +00:00 |
|
Weijun Wang
|
59b3ecc591
|
8277976: Break up SEQUENCE in X509Certificate::getSubjectAlternativeNames and X509Certificate::getIssuerAlternativeNames in otherName
6776681: Invalid encoding of an OtherName in X509Certificate.getAlternativeNames()
Reviewed-by: mullan
|
2022-02-28 17:00:47 +00:00 |
|
John Tortugo
|
efd3967b54
|
8267265: Use new IR Test Framework to create tests for C2 Ideal transformations
Reviewed-by: chagedorn
|
2022-02-28 10:01:24 +00:00 |
|
Aleksey Shipilev
|
86723d4892
|
8281507: Two javac tests have bad jtreg @clean tags
Reviewed-by: darcy
|
2022-02-28 07:35:19 +00:00 |
|
Daniel D. Daugherty
|
630ad1acb2
|
8282428: ProblemList jdk/jfr/jvm/TestWaste.java
Reviewed-by: mikael
|
2022-02-27 03:45:49 +00:00 |
|
Rajan Halade
|
afd4bcbc1d
|
8282398: EndingDotHostname.java test fails because SSL cert expired
Reviewed-by: xuelei
|
2022-02-26 17:10:08 +00:00 |
|
Erik Gahlin
|
cf6d2565e9
|
8282153: JFR: Check for recording waste
Reviewed-by: mgronlun
|
2022-02-26 08:57:23 +00:00 |
|
Ichiroh Takiguchi
|
c5c6058fd5
|
8282219: jdk/java/lang/ProcessBuilder/Basic.java fails on AIX
Reviewed-by: rriggs
|
2022-02-26 03:33:29 +00:00 |
|
Alexander Matveev
|
fb8bf81842
|
8279995: jpackage --add-launcher option should allow overriding description
Reviewed-by: asemenyuk
|
2022-02-25 20:49:59 +00:00 |
|
Erik Gahlin
|
e96c599ed2
|
8271232: JFR: Scrub recording data
Reviewed-by: mgronlun
|
2022-02-25 12:56:09 +00:00 |
|
Kevin Walls
|
cd36be42c2
|
8206187 : javax/management/remote/mandatory/connection/DefaultAgentFilterTest.java fails with Port already in use
Reviewed-by: msheppar, amenkov
|
2022-02-25 07:56:56 +00:00 |
|
Yi-Fan Tsai
|
b6843a1624
|
8005885: enhance PrintCodeCache to print more data
Reviewed-by: xliu, phh
|
2022-02-24 19:42:16 +00:00 |
|
Daniel Jeliński
|
23995f822e
|
8281525: Enable Zc:strictStrings flag in Visual Studio build
Reviewed-by: dholmes, ihse
|
2022-02-24 18:18:52 +00:00 |
|
Alan Hayward
|
6fab8a2d6a
|
8277204: Implement PAC-RET branch protection on Linux/AArch64
Reviewed-by: erikj, ihse, adinn, ngasson
|
2022-02-24 16:38:56 +00:00 |
|
Jonathan Gibbons
|
0796620b07
|
8281944: JavaDoc throws java.lang.IllegalStateException: ERRONEOUS
Reviewed-by: hannesw
|
2022-02-24 14:50:06 +00:00 |
|
Coleen Phillimore
|
f4486a190e
|
8262400: runtime/exceptionMsgs/AbstractMethodError/AbstractMethodErrorTest.java fails in test_ame5_compiled_vtable_stub with wrapper
Reviewed-by: dholmes, lmesnik
|
2022-02-24 12:59:15 +00:00 |
|
Prasanta Sadhukhan
|
379fd85932
|
8277369: Strange behavior of JMenuBar with RIGHT_TO_LEFT orientation, arrow keys behaves opposite traversing through keyboard
Reviewed-by: prr, naoto, serb
|
2022-02-24 09:52:17 +00:00 |
|
Chris Plummer
|
a6610031e2
|
8281614: serviceability/sa/ClhsdbFindPC.java fails with java.lang.RuntimeException: 'In code in NMethod for jdk/test/lib/apps/LingeredApp.steadyState' missing from stdout/stderr
Reviewed-by: dcubed, dholmes
|
2022-02-23 22:55:39 +00:00 |
|
Manukumar V S
|
43dc9ef619
|
8281988: Create a regression test for JDK-4618767
Reviewed-by: aivanov
|
2022-02-23 21:13:23 +00:00 |
|
Vladimir Ivanov
|
f86f38a8af
|
8280901: MethodHandle::linkToNative stub is missing w/ -Xint
Reviewed-by: shade, kvn
|
2022-02-23 20:29:23 +00:00 |
|
Lance Andersen
|
a020b6ba8f
|
8280409: JarFile::getInputStream can fail with NPE accessing ze.getName()
Reviewed-by: mullan, alanb
|
2022-02-23 16:56:50 +00:00 |
|
Jonathan Gibbons
|
99b8ed9dbf
|
8281217: Source file launch with security manager enabled fails
Reviewed-by: sundar
|
2022-02-23 16:49:28 +00:00 |
|
Pavel Rappo
|
35076af13a
|
8281376: Consider polymorphic methods when looking for overrides
Reviewed-by: hannesw
|
2022-02-23 16:17:23 +00:00 |
|
Volker Simonis
|
378fa507a2
|
8281962: Avoid unnecessary native calls in InflaterInputStream
Reviewed-by: clanger, redestad, alanb, lancea
|
2022-02-23 08:36:13 +00:00 |
|
Phil Race
|
6f882deddc
|
8280964: [Linux aarch64] : drawImage dithers TYPE_BYTE_INDEXED images incorrectly
Reviewed-by: serb, dmarkov
|
2022-02-23 01:03:09 +00:00 |
|
Phil Race
|
2557ef8a02
|
8282276: Problem list failing two Robot Screen Capture tests
Reviewed-by: dcubed
|
2022-02-22 20:27:00 +00:00 |
|
Brian Burkhalter
|
6445ee46b5
|
5041655: (ch) FileLock: negative param and overflow issues
Reviewed-by: alanb
|
2022-02-22 17:24:15 +00:00 |
|
Tyler Steele
|
58e1882f3c
|
8282042: [testbug] FileEncodingTest.java depends on default encoding
Adds expected encoding "ISO-8859-1" for AIX in FileEncodingTest.java
Reviewed-by: naoto
|
2022-02-22 16:50:48 +00:00 |
|
Ian Graves
|
3cb38678aa
|
8281315: Unicode, (?i) flag and backreference throwing IndexOutOfBounds Exception
Reviewed-by: naoto
|
2022-02-22 16:31:57 +00:00 |
|
Manukumar V S
|
f9539521ae
|
8281745: Create a regression test for JDK-4514331
Reviewed-by: serb
|
2022-02-22 07:31:55 +00:00 |
|
Maxim Kartashev
|
cc7cf81256
|
8280861: Robot color picker broken on Linux with scaling above 100%
Reviewed-by: serb
|
2022-02-21 11:39:29 +00:00 |
|
Manukumar V S
|
bdae1d87c1
|
8282147: [TESTBUG] waitForIdle after creating frame in JSpinnerMouseAndKeyPressTest.java
Reviewed-by: aivanov
|
2022-02-21 10:08:50 +00:00 |
|
Emanuel Peter
|
4e0b81c596
|
8281544: assert(VM_Version::supports_avx512bw()) failed for Tests jdk/incubator/vector/
Reviewed-by: kvn, neliasso, thartmann
|
2022-02-21 07:05:04 +00:00 |
|
Rajan Halade
|
d3749de478
|
8277488: Add expiry exception for Digicert (geotrustglobalca) expiring in May 2022
Reviewed-by: weijun
|
2022-02-18 20:17:37 +00:00 |
|
Weijun Wang
|
7ce75afbbc
|
8255266: Update Public Suffix List to 3c213aa
Reviewed-by: xuelei
|
2022-02-18 16:34:59 +00:00 |
|
Daniel D. Daugherty
|
cfbfd9bf41
|
8282103: fix macosx-generic typo in ProblemList
Reviewed-by: rriggs
|
2022-02-18 16:25:24 +00:00 |
|
Jan Lahoda
|
e3365041bd
|
8280866: SuppressWarnings does not work properly in package-info and module-info
Reviewed-by: darcy, vromero
|
2022-02-18 11:04:11 +00:00 |
|
Jan Lahoda
|
834d55c59f
|
8277300: Issues with javadoc support for preview features
Reviewed-by: prappo, jjg
|
2022-02-18 09:41:12 +00:00 |
|
Alex Menkov
|
138a17195d
|
8281267: VM HeapDumper dumps array classes several times
Reviewed-by: cjplummer, coleenp
|
2022-02-18 09:21:48 +00:00 |
|
Daniel D. Daugherty
|
69fc273f20
|
8282075: ProblemList 3 compiler/whitebox tests on macosx-x64
Reviewed-by: mikael, bpb
|
2022-02-17 20:56:46 +00:00 |
|
Naoto Sato
|
129277653e
|
8281317: CompactNumberFormat displays 4-digit values when rounding to a new range
Reviewed-by: joehw
|
2022-02-17 19:03:08 +00:00 |
|
Mahendra Chhipa
|
cd9a3cf05b
|
8282017: sun/net/www/protocol/https/HttpsURLConnection/B6216082.java fails with "SocketException: Unexpected end of file from server"
Reviewed-by: dfuchs
|
2022-02-17 17:45:06 +00:00 |
|
Tim Prinzing
|
a6f8a386ef
|
8281000 : ClassLoader::registerAsParallelCapable throws NPE if caller is null
Reviewed-by: erikj, ihse, mchung, bchristi
|
2022-02-17 17:34:39 +00:00 |
|
Joe Darcy
|
4c7f8b49a4
|
8268250: Class.arrayType() for a 255-d array throws undocumented IllegalArgumentException
Reviewed-by: sundar, alanb
|
2022-02-17 17:12:40 +00:00 |
|
Julia Boes
|
9ca435b4c0
|
8281305: Test com/sun/net/httpserver/simpleserver/MapToPathTest.java fails on Windows 11
Reviewed-by: dfuchs
|
2022-02-17 10:35:05 +00:00 |
|
Tyler Steele
|
c0275e18b7
|
8203290: [AIX] Check functionality of JDK-8199712 (Flight Recorder)
Implements JFR for AIX
Reviewed-by: erikj, mdoerr, mgronlun, stuefe, ihse
|
2022-02-17 08:49:22 +00:00 |
|
Ioi Lam
|
1864481df1
|
8279969: NULL return from map_bitmap_region() needs to be checked
Reviewed-by: ccheung, coleenp
|
2022-02-17 06:40:46 +00:00 |
|
Xiaohong Gong
|
1eec16b47b
|
8281803: AArch64: Optimize masked vector NOT/AND_NOT for SVE
Reviewed-by: aph, njian
|
2022-02-17 05:44:12 +00:00 |
|
Alexey Semenyuk
|
cd234f5dbe
|
8282007: Assorted enhancements to jpackage testing framework
Reviewed-by: almatvee
|
2022-02-17 05:27:41 +00:00 |
|
Jesper Wilhelmsson
|
b6e48e6782
|
Merge
|
2022-02-17 01:12:57 +00:00 |
|
Alexey Semenyuk
|
0b00ce17cd
|
8282011: test/jdk/tools/jpackage/windows/WinL10nTest.java test fails if light.exe is not in %PATH%
Reviewed-by: almatvee
|
2022-02-16 23:23:57 +00:00 |
|
Joe Darcy
|
5ec7898dbf
|
8281671: Class.getCanonicalName spec should explicitly cover array classes
Reviewed-by: mchung
|
2022-02-16 22:02:55 +00:00 |
|
Martin Desruisseaux
|
9ba0760cf8
|
8275345: RasterFormatException when drawing a tiled image made of non-writable rasters
Reviewed-by: prr, aivanov
|
2022-02-16 22:01:01 +00:00 |
|
Daniel Fuchs
|
48f6e93079
|
8282020: ProblemList sun/net/www/protocol/https/HttpsURLConnection/B6216082.java until JDK-8282017 is fixed
Reviewed-by: michaelm, naoto
|
2022-02-16 21:38:48 +00:00 |
|
Tim Prinzing
|
67763df4dc
|
8281003: MethodHandles::lookup throws NPE if caller is null
Reviewed-by: ihse, mchung, jrose, alanb
|
2022-02-16 20:09:46 +00:00 |
|
Aleksey Shipilev
|
847a99b53d
|
8281822: Test failures on non-DTrace builds due to incomplete DTrace* flags handling
Reviewed-by: dholmes, kvn
|
2022-02-16 20:08:27 +00:00 |
|
Mandy Chung
|
980d187891
|
8281335: Allow a library already loaded via System::loadLibrary to be loaded as a raw library
Reviewed-by: sundar, mcimadamore
|
2022-02-16 18:31:32 +00:00 |
|
Alexey Semenyuk
|
81645521c8
|
8281874: Can't unpack msi installers from test/jdk/tools/jpackage/windows/test/jdk/tools/jpackage/windows/WinShortcutPromptTest.java test
Reviewed-by: almatvee
|
2022-02-16 17:31:23 +00:00 |
|
Alexey Semenyuk
|
bb4dece246
|
8281170: Test jdk/tools/jpackage/windows/WinInstallerIconTest always fails on Windows 11
Reviewed-by: almatvee
|
2022-02-16 17:30:24 +00:00 |
|
Naoto Sato
|
9b74c3f2e7
|
8176706: Additional Date-Time Formats
Reviewed-by: joehw, rriggs
|
2022-02-16 16:54:53 +00:00 |
|
Mahendra Chhipa
|
0f3d3ac32c
|
8061729: Update java/net tests to eliminate dependency on sun.net.www.MessageHeader and some other internal APIs
Reviewed-by: dfuchs
|
2022-02-16 16:43:15 +00:00 |
|
Michael McMahon
|
d8f44aa39e
|
8278067: Make HttpURLConnection default keep alive timeout configurable
Reviewed-by: dfuchs
|
2022-02-16 16:01:01 +00:00 |
|
TheShermanTanker
|
a86cab8d42
|
8236136: tests which use CompilationMode shouldn't be run w/ TieredStopAtLevel
Reviewed-by: neliasso, kvn, thartmann
|
2022-02-16 07:50:07 +00:00 |
|
Quan Anh Mai
|
0af356bb4b
|
8278173: [vectorapi] Add x64 intrinsics for unsigned (zero extended) casts
Reviewed-by: psandoz, sviswanathan
|
2022-02-15 18:57:53 +00:00 |
|
Calvin Cheung
|
745f7e7d92
|
8281186: runtime/cds/appcds/DumpingWithNoCoops.java fails
Reviewed-by: minqi, iklam, stuefe
|
2022-02-15 17:18:34 +00:00 |
|
Nils Eliasson
|
1c12b159ff
|
8281741: [testbug] PrintIdealPhaseTest fails with -Xcomp
Reviewed-by: kvn, chagedorn, thartmann
|
2022-02-15 09:49:47 +00:00 |
|
Dmitry Markov
|
f82866bc79
|
8281555: [macos] Get rid of deprecated Style Masks constants
Reviewed-by: serb, aivanov
|
2022-02-15 09:26:47 +00:00 |
|
Tobias Hartmann
|
2be2a298f1
|
8281713: [BACKOUT] AArch64: Implement string_compare intrinsic in SVE
Reviewed-by: kvn, dlong
|
2022-02-15 07:07:00 +00:00 |
|
Aleksey Shipilev
|
b1564624ce
|
8281467: Allow larger OptoLoopAlignment and CodeEntryAlignment
Reviewed-by: kvn, dlong
|
2022-02-15 06:19:37 +00:00 |
|
Harshitha Onkar
|
f33329eb7f
|
8016524: [macosx] Bottom line is not visible for JTableHeader
Reviewed-by: psadhukhan, prr
|
2022-02-15 05:03:34 +00:00 |
|
Jaikiran Pai
|
d4cd8dfedb
|
8281634: jdeps: java.lang.InternalError: Missing message: err.invalid.filters
Reviewed-by: dfuchs, naoto, mchung
|
2022-02-15 03:53:47 +00:00 |
|
Phil Race
|
1a7b70a8be
|
8269091: javax/sound/sampled/Clip/SetPositionHang.java failed with ArrayIndexOutOfBoundsException: Array index out of range: -4
Reviewed-by: serb
|
2022-02-14 23:31:13 +00:00 |
|
Ioi Lam
|
16f649b9c5
|
8281678: appcds/dynamicArchive/ArchiveConsistency.java fails after JDK-8279997
Reviewed-by: shade, dcubed
|
2022-02-14 18:53:50 +00:00 |
|
Vladimir Ivanov
|
88fc3bfdff
|
8280473: CI: Support unresolved JVM_CONSTANT_Dynamic constant pool entries
Reviewed-by: dlong, redestad, neliasso
|
2022-02-14 18:46:46 +00:00 |
|
Thomas Stuefe
|
f07b816523
|
8280940: gtest os.release_multi_mappings_vm is racy
Reviewed-by: dcubed, sjohanss
|
2022-02-14 16:41:47 +00:00 |
|
Leo Korinth
|
2604a88fbb
|
8281585: Remove unused imports under test/lib and jtreg/gc
Reviewed-by: dholmes, sspitsyn
|
2022-02-14 12:05:16 +00:00 |
|
Vladimir Ivanov
|
534e557874
|
8256368: Avoid repeated upcalls into Java to re-resolve MH/VH linkers/invokers
Reviewed-by: dlong, kvn
|
2022-02-14 11:57:46 +00:00 |
|
Magnus Ihse Bursie
|
95f198b2b1
|
8274980: Improve adhoc build version strings
Reviewed-by: shade, erikj
|
2022-02-14 10:31:42 +00:00 |
|
Roland Westrelin
|
1ef45c5bbd
|
8280799: С2: assert(false) failed: cyclic dependency prevents range check elimination
Reviewed-by: thartmann, kvn
|
2022-02-14 08:35:53 +00:00 |
|
Nils Eliasson
|
483d4b97e0
|
8281505: Add CompileCommand PrintIdealPhase
Reviewed-by: kvn, thartmann, chagedorn
|
2022-02-14 08:27:21 +00:00 |
|
Sergey Bylokhov
|
eff5dafba9
|
8274939: Incorrect size of the pixel storage is used by the robot on macOS
Reviewed-by: aivanov, prr
|
2022-02-12 22:10:11 +00:00 |
|
David Holmes
|
8acfbc2e21
|
8281675: VMDeprecatedOptions test fails after JDK-8278423
Reviewed-by: dcubed
|
2022-02-12 14:12:42 +00:00 |
|
Emanuel Peter
|
67077a0430
|
8278423: ExtendedDTraceProbes should be deprecated
Reviewed-by: dholmes, hseigel, kvn, thartmann
|
2022-02-12 13:08:39 +00:00 |
|
Alexey Bakhtin
|
58dae60da0
|
8274524: SSLSocket.close() hangs if it is called during the ssl handshake
Reviewed-by: xuelei
|
2022-02-12 11:54:22 +00:00 |
|