Ryan Wallace
|
ff2c987669
|
8294378: URLPermission constructor exception when using tr locale
Reviewed-by: dfuchs, jpai, aefimov
|
2022-11-12 01:37:46 +00:00 |
|
Erik Gahlin
|
87b809a2cb
|
8296229: JFR: jfr tool should print unsigned values correctly
Reviewed-by: coffeys, mgronlun
|
2022-11-11 14:55:41 +00:00 |
|
Darragh Clarke
|
fdabd37960
|
8293696: java/nio/channels/DatagramChannel/SelectWhenRefused.java fails with "Unexpected wakeup"
Reviewed-by: dfuchs, msheppar
|
2022-11-11 11:56:41 +00:00 |
|
Daniel Fuchs
|
4a300818fe
|
8296747: com/sun/net/httpserver/simpleserver/StressDirListings.java timed out
Reviewed-by: jpai
|
2022-11-11 11:23:57 +00:00 |
|
David Holmes
|
956d75bcc0
|
8295099: vmTestbase/nsk/stress/strace/strace013.java failed with "TestFailure: wrong lengths of stack traces: strace013Thread0: NNN strace013Thread83: MMM"
Reviewed-by: stuefe, lmesnik
|
2022-11-11 03:41:54 +00:00 |
|
Vladimir Kozlov
|
2f9a94f41c
|
8296824: ProblemList compiler/jvmci/jdk.vm.ci.code.test/src/jdk/vm/ci/code/test/NativeCallTest.java
Reviewed-by: dcubed
|
2022-11-10 23:58:25 +00:00 |
|
Daniel D. Daugherty
|
43ebd96301
|
8296822: ProblemList jdk/jfr/api/consumer/TestRecordingFileWrite.java
Reviewed-by: naoto
|
2022-11-10 23:05:31 +00:00 |
|
Weijun Wang
|
27527b4975
|
8296612: CertAttrSet is useless
Reviewed-by: mullan
|
2022-11-10 22:23:58 +00:00 |
|
Olga Mikhaltsova
|
6b456f7a9b
|
8262901: [macos_aarch64] NativeCallTest expected:<-3.8194101E18> but was:<3.02668882E10>
Reviewed-by: aph
|
2022-11-10 21:06:15 +00:00 |
|
Aleksei Efimov
|
9ef7852be3
|
8290714: Make com.sun.jndi.dns.DnsClient virtual threads friendly
Reviewed-by: dfuchs, jpai
|
2022-11-10 19:20:33 +00:00 |
|
Naoto Sato
|
54c986e7d5
|
8296715: CLDR v42 update for tzdata 2022f
Reviewed-by: joehw
|
2022-11-10 16:51:52 +00:00 |
|
Abhishek Kumar
|
4a68210d9f
|
6972078: Can not select single directory with GTKLookAndFeel
Reviewed-by: psadhukhan, tr
|
2022-11-10 14:11:52 +00:00 |
|
Stefan Karlsson
|
bfc5816595
|
8295475: Move non-resource allocation strategies out of ResourceObj
Reviewed-by: coleenp, stuefe, rehn, dholmes
|
2022-11-10 08:31:37 +00:00 |
|
Adam Sotona
|
e802b124b7
|
8296196: Class.getEnumConstants() throws undocumented ClassCastException and NullPointerException
Reviewed-by: darcy
|
2022-11-10 06:20:57 +00:00 |
|
Sergey Bylokhov
|
78a08a0f21
|
8295430: Use cmsDoTransformLineStride instead of cmsDoTransform in the loop
Reviewed-by: prr
|
2022-11-10 06:18:03 +00:00 |
|
Prasanta Sadhukhan
|
79c0092125
|
8285635: javax/swing/JRootPane/DefaultButtonTest.java failed with Default Button not pressed for L&F: com.sun.java.swing.plaf.motif.MotifLookAndFeel
Reviewed-by: tr, jdv
|
2022-11-10 05:51:13 +00:00 |
|
Mikhailo Seledtsov
|
d6e2d0d03d
|
8296611: Problemlist several sun/security tests until JDK-8295343 is resolved
Reviewed-by: rhalade
|
2022-11-10 00:43:59 +00:00 |
|
Sean Coffey
|
102b2b32fe
|
8292033: Move jdk.X509Certificate event logic to JCA layer
Reviewed-by: mullan
|
2022-11-09 21:46:56 +00:00 |
|
Xin Liu
|
1b94ae13d3
|
8296139: Make GrowableBitMap the base class of all implementations
Reviewed-by: aboldtch, stefank, simonis
|
2022-11-09 19:51:54 +00:00 |
|
Bill Huang
|
cc8bf95046
|
8296718: Refactor bootstrap Test Common Functionalities to test/lib/Utils
Reviewed-by: sspitsyn, kevinw
|
2022-11-09 19:02:50 +00:00 |
|
Xue-Lei Andrew Fan
|
a5d838c337
|
8296591: Signature benchmark
Reviewed-by: weijun
|
2022-11-09 17:34:36 +00:00 |
|
Weijun Wang
|
fa8a8668a6
|
8296675: Exclude linux-aarch64 in NSS tests
Reviewed-by: dcubed, mullan
|
2022-11-09 16:49:10 +00:00 |
|
Matthias Baesken
|
d4376f8b55
|
8296406: ChainingConstructors jtreg test reduce code duplication
Reviewed-by: mullan
|
2022-11-09 13:49:46 +00:00 |
|
Johan Sjölen
|
4a0093ccc4
|
8294362: UL: Replace the internal usage of manual buffers with stringStream in LogSelection
Reviewed-by: dholmes, rehn
|
2022-11-09 10:55:08 +00:00 |
|
Justin Lu
|
fd83764981
|
8296239: ISO 4217 Amendment 174 Update
Reviewed-by: naoto
|
2022-11-09 01:18:01 +00:00 |
|
Claes Redestad
|
d9b25e860b
|
8296426: x86: Narrow UseAVX and UseSSE flags
Reviewed-by: vlivanov, kvn
|
2022-11-08 23:41:50 +00:00 |
|
Weijun Wang
|
671f84bd86
|
8296143: CertAttrSet's set/get mechanism is not type-safe
Reviewed-by: mullan
|
2022-11-08 22:35:29 +00:00 |
|
Ivan Walulya
|
dd5d4df5b6
|
8295658: G1: Refactor G1SegmentedArray to indicate that it is an allocator
Reviewed-by: tschatzl, sjohanss
|
2022-11-08 09:02:11 +00:00 |
|
Coleen Phillimore
|
76790ad242
|
8295673: Deprecate and disable legacy parallel class loading workaround for non-parallel-capable class loaders
Reviewed-by: mchung, dholmes
|
2022-11-07 23:31:21 +00:00 |
|
Vicente Romero
|
60db5f2ba2
|
8294020: improve errors for record declarations
Reviewed-by: jlahoda
|
2022-11-07 20:16:04 +00:00 |
|
Rajan Halade
|
520db1eeb1
|
8296485: BuildEEBasicConstraints.java test fails with SunCertPathBuilderException
Reviewed-by: weijun
|
2022-11-07 19:09:57 +00:00 |
|
Rajan Halade
|
b6ea69c06a
|
8296480: java/security/cert/pkix/policyChanges/TestPolicy.java is failing
Reviewed-by: xuelei, mullan
|
2022-11-07 18:22:08 +00:00 |
|
Matias Saavedra Silva
|
ba303c048e
|
8295893: Improve printing of Constant Pool Cache Entries
Reviewed-by: dholmes, coleenp, iklam
|
2022-11-07 16:15:09 +00:00 |
|
Jonathan Gibbons
|
f8b2574ebc
|
8296137: diags-examples.xml is broken
Reviewed-by: iris, vromero, ihse
|
2022-11-07 15:58:42 +00:00 |
|
Sean Mullan
|
00d22f605d
|
8279164: Disable TLS_ECDH_* cipher suites
Reviewed-by: xuelei, rhalade, wetmore
|
2022-11-07 14:07:10 +00:00 |
|
Matthias Baesken
|
8836b92593
|
8296226: Add constructors (String,Throwable) and (Throwable) to InvalidParameterException
Reviewed-by: mullan, mdoerr
|
2022-11-07 07:50:12 +00:00 |
|
lawrence.andrews
|
c2f7638389
|
8296335: Fix accessibility manual test instruction
Reviewed-by: prr, aivanov
|
2022-11-05 21:27:52 +00:00 |
|
Harshitha Onkar
|
f857f795a9
|
8015739: Background of JInternalFrame is located out of JInternalFrame
Reviewed-by: kizune, aivanov
|
2022-11-04 19:48:31 +00:00 |
|
Brian Burkhalter
|
5b7e70645b
|
8295753: (fs) UnixPath::toRealPath does not return correct case when links not followed
Reviewed-by: alanb
|
2022-11-04 17:32:32 +00:00 |
|
Jonathan Gibbons
|
82f9819eac
|
8294536: Update troff form of man page for new --spec-base-url option
Reviewed-by: hannesw
|
2022-11-04 17:29:25 +00:00 |
|
Bhavana Kilambi
|
b49bdaeade
|
8294816: C2: Math.min/max vectorization miscompilation
Reviewed-by: thartmann, ngasson
|
2022-11-04 17:22:54 +00:00 |
|
Leonid Mesnik
|
c206f28629
|
8283101: serviceability/jvmti/thread/GetFrameCount/framecnt01/framecnt01.java failing #VirtualThread-Frozen: number of frames expected: 14, got: 9
Reviewed-by: sspitsyn, kevinw
|
2022-11-04 17:01:57 +00:00 |
|
Joe Darcy
|
97c5a64d5c
|
8296287: Improve documentation for Types.directSupertypes()
Reviewed-by: jlahoda, prappo
|
2022-11-04 16:22:09 +00:00 |
|
Hannes Wallnöfer
|
f9c7cdaed6
|
8294109: JavaDoc search should search whole index
Reviewed-by: jjg
|
2022-11-04 16:00:36 +00:00 |
|
Hannes Wallnöfer
|
5622b09565
|
8200337: Generalize see and link tags for user-defined anchors
Reviewed-by: jjg
|
2022-11-04 14:57:43 +00:00 |
|
Renjith
|
22347e46f7
|
8277775: Fixup bugids in RemoveDropTargetCrashTest.java - add 4357905
Reviewed-by: prr, aivanov
|
2022-11-04 12:35:39 +00:00 |
|
Stefan Karlsson
|
8ee0f7d598
|
8296231: Fix MEMFLAGS for CHeapBitMaps
Reviewed-by: coleenp, dholmes
|
2022-11-04 09:36:26 +00:00 |
|
Yoshiki Sato
|
9d3b4ef2ad
|
8296108: (tz) Update Timezone Data to 2022f
Reviewed-by: serb, naoto
|
2022-11-04 02:23:17 +00:00 |
|
Fei Yang
|
4d1bc1b5ad
|
8296285: test/hotspot/jtreg/compiler/intrinsics/TestFloatIsFinite.java fails after JDK-8280378
Reviewed-by: jiefu, thartmann, chagedorn
|
2022-11-04 00:56:47 +00:00 |
|
Ioi Lam
|
8f6c048911
|
8296337: CDS SharedArchiveConsistency tests fail after JDK-8296157
Reviewed-by: ccheung
|
2022-11-03 22:30:28 +00:00 |
|