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 |
|
Yi-Fan Tsai
|
f43bb9feaa
|
8296190: TestMD5Intrinsics and TestMD5MultiBlockIntrinsics don't test the intrinsics
Reviewed-by: eastigeevich, phh, simonis
|
2022-11-03 19:26:20 +00:00 |
|
Daniel Fuchs
|
4338f527aa
|
8294241: Deprecate URL public constructors
Reviewed-by: joehw, prr, alanb, aefimov, michaelm
|
2022-11-03 17:18:14 +00:00 |
|
Joe Wang
|
2ff9d3af81
|
8294858: XMLStreamReader does not respect jdk.xml.maxXMLNameLimit=0 for namespace names
Reviewed-by: lancea, naoto
|
2022-11-03 17:04:14 +00:00 |
|
Stuart Marks
|
53905e600a
|
8178355: IdentityHashMap uses identity-based comparison for values everywhere except remove(K,V) and replace(K,V,V)
Reviewed-by: smarks
|
2022-11-03 16:36:29 +00:00 |
|
Brian Burkhalter
|
25dfcbdea5
|
8289689: (fs) Re-examine the need for normalization to Unicode Normalization Format D (macOS)
Reviewed-by: jpai, alanb
|
2022-11-03 15:47:51 +00:00 |
|
Magnus Ihse Bursie
|
b7442d12e2
|
8295653: Add a graph of the sealed class hierarchy for marked classes
Co-authored-by: Per Minborg <pminborg@openjdk.org>
Reviewed-by: erikj, jjg
|
2022-11-03 14:51:24 +00:00 |
|
ravi.ra.gupta
|
2a79dfc1f9
|
8295774: Write a test to verify List sends ItemEvent/ActionEvent
Reviewed-by: serb, aivanov
|
2022-11-03 13:39:00 +00:00 |
|
Jie Fu
|
d771abb2fb
|
8295970: Add vector api sanity tests in tier1
Reviewed-by: shade, erikj, kvn
|
2022-11-03 12:13:10 +00:00 |
|
Vicente Romero
|
7a85441a85
|
8232933: Javac inferred type does not conform to equality constraint
Reviewed-by: mcimadamore
|
2022-11-03 12:08:23 +00:00 |
|
Emanuel Peter
|
19507470c4
|
8279913: obsolete ExtendedDTraceProbes
Reviewed-by: thartmann, chagedorn
|
2022-11-03 07:10:48 +00:00 |
|
Justin Lu
|
f84b0ad07c
|
8295670: Remove duplication in java/util/Formatter/Basic*.java
Reviewed-by: bchristi, lancea, naoto
|
2022-11-02 17:30:02 +00:00 |
|
Daniel Fuchs
|
e15d2419ab
|
8295991: java/net/httpclient/CancelRequestTest.java fails intermittently
Reviewed-by: jpai
|
2022-11-02 15:31:50 +00:00 |
|
Weijun Wang
|
16a041a67a
|
8296142: CertAttrSet::(getName|getElements|delete) are mostly useless
Reviewed-by: mullan
|
2022-11-02 14:40:47 +00:00 |
|
Ivan Walulya
|
1a58cb1c02
|
8233697: CHT: Iteration parallelization
Reviewed-by: tschatzl, rehn
|
2022-11-02 11:38:45 +00:00 |
|
Brian Burkhalter
|
50d91a31d4
|
8057113: (fs) Path should have a method to obtain the filename extension
Reviewed-by: rriggs, lancea, mr, alanb
|
2022-11-01 21:35:54 +00:00 |
|
Rajat Mahajan
|
9911405e54
|
8282958: Rendering issues of borders, TextFields on Windows High-DPI systems
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: aivanov, honkar, kizune
|
2022-11-01 18:38:00 +00:00 |
|
Christian Hagedorn
|
f829b5a73f
|
8280378: [IR Framework] Support IR matching for different compile phases
Reviewed-by: kvn, rcastanedalo
|
2022-11-01 15:41:09 +00:00 |
|
Weijun Wang
|
da0ae5128a
|
8296167: test/langtools/tools/jdeps/jdkinternals/ShowReplacement.java failing after JDK-8296072
Reviewed-by: alanb
|
2022-11-01 15:14:19 +00:00 |
|
Weijun Wang
|
0d0bd7bd40
|
8296072: CertAttrSet::encode and DerEncoder::derEncode should write into DerOutputStream
Reviewed-by: xuelei, mullan
|
2022-11-01 12:49:11 +00:00 |
|
Dean Long
|
37107fc157
|
8296007: crash in runtime/DefineClass/NullClassBytesTest.java
Reviewed-by: dcubed, dholmes
|
2022-11-01 00:46:24 +00:00 |
|
Mark Powers
|
8480f87044
|
8291974: PrivateCredentialPermission should not use local variable to enable debugging
Reviewed-by: mullan
|
2022-10-31 19:55:47 +00:00 |
|
Naoto Sato
|
590de37bd7
|
8284842: Update Unicode Data Files to Version 15.0.0
8284844: Update ICU4J to Version 72.1
Reviewed-by: joehw
|
2022-10-31 17:57:30 +00:00 |
|
Sean Mullan
|
16744b3449
|
8256660: Disable DTLS 1.0
Reviewed-by: xuelei, hchao, wetmore
|
2022-10-31 16:46:40 +00:00 |
|
Prasanta Sadhukhan
|
91072ee393
|
5074006: Swing JOptionPane shows </html> tag as a string after newline
8042134: JOptionPane bungles HTML messages
Reviewed-by: jdv, tr
|
2022-10-31 12:30:23 +00:00 |
|
Phil Race
|
f8cc067792
|
8296087: Problem list headful tests which may fail on Linux VMs
Reviewed-by: jdv
|
2022-10-31 05:19:11 +00:00 |
|
Andrey Turbanov
|
2e7163759c
|
8282463: javax/sound/sampled/Clip/DataPusherThreadCheck.java fails
Reviewed-by: prr, serb
|
2022-10-30 17:33:12 +00:00 |
|
Vladimir Kozlov
|
8aa1526b44
|
8285835: SIGSEGV in PhaseIdealLoop::build_loop_late_post_work
Reviewed-by: roland, vlivanov
|
2022-10-29 12:32:36 +00:00 |
|
bobpengxie
|
823fd4a9df
|
8293785: Add a jtreg test for TraceOptoParse
Reviewed-by: chagedorn, jiefu
|
2022-10-28 13:18:39 +00:00 |
|
Jie Fu
|
754bd53137
|
8296030: compiler/c2/irTests/TestVectorizeTypeConversion.java fails with release VMs after JDK-8291781
Reviewed-by: chagedorn
|
2022-10-28 12:46:32 +00:00 |
|
Xiaolin Zheng
|
1fdbb1ba33
|
8295926: RISC-V: C1: Fix LIRGenerator::do_LibmIntrinsic
Reviewed-by: yadongwang, fyang
|
2022-10-28 11:56:21 +00:00 |
|
SuperCoder79
|
cf5546b3ac
|
8291336: Add ideal rule to convert floating point multiply by 2 into addition
Reviewed-by: qamai, thartmann, chagedorn
|
2022-10-28 10:04:38 +00:00 |
|
Fei Gao
|
4b89fce083
|
8291781: assert(!is_visited) failed: visit only once with -XX:+SuperWordRTDepCheck
Reviewed-by: thartmann
|
2022-10-28 07:27:02 +00:00 |
|
Justin Lu
|
78763fc8e0
|
8295000: java/util/Formatter/Basic test cleanup
Reviewed-by: bchristi, naoto, lancea
|
2022-10-27 20:55:26 +00:00 |
|