Alan Bateman
|
6ff2d89ea1
|
8287496: Alternative virtual thread implementation that maps to OS thread
Reviewed-by: rehn, mchung
|
2022-06-02 09:02:37 +00:00 |
|
Prasanta Sadhukhan
|
d7341ae42e
|
8286846: test/jdk/javax/swing/plaf/aqua/CustomComboBoxFocusTest.java fails on mac aarch64
Reviewed-by: tr, prr, honkar
|
2022-06-02 03:40:52 +00:00 |
|
Prasanta Sadhukhan
|
07d24509a6
|
8213531: Test javax/swing/border/TestTitledBorderLeak.java fails
Reviewed-by: prr
|
2022-06-02 03:39:39 +00:00 |
|
Raffaello Giulietti
|
72bcf2aa03
|
4511638: Double.toString(double) sometimes produces incorrect results
Reviewed-by: aturbanov, darcy, bpb
|
2022-06-01 21:53:54 +00:00 |
|
Brian Burkhalter
|
8071b2311c
|
8287237: (fs) Files.probeContentType returns null if filename contains hash mark on Linux
Reviewed-by: rriggs, jpai, vtewari
|
2022-06-01 15:15:53 +00:00 |
|
Alexey Ushakov
|
48f19e43c5
|
8287453: RenderPerfTest incorrectly measures performance
Reviewed-by: prr
|
2022-06-01 09:48:15 +00:00 |
|
Aleksey Shipilev
|
7159976335
|
8287520: Shrink x86_32 problemlists after JDK-8287437
Reviewed-by: alanb
|
2022-06-01 06:02:54 +00:00 |
|
lawrence.andrews
|
8db5247ebc
|
8282771: Create test case for JDK-8262981
Reviewed-by: kizune
|
2022-05-31 19:39:23 +00:00 |
|
Srinivas Mandalika
|
cfdbde11f0
|
8282778: Create a regression test for JDK-4699544
Reviewed-by: kizune, serb
|
2022-05-31 19:38:23 +00:00 |
|
Srinivas Mandalika
|
8df5f1058f
|
8282857: Create a regression test for JDK-4702690
Reviewed-by: kizune, serb
|
2022-05-31 19:37:09 +00:00 |
|
liach
|
e0382c5523
|
8285401: Proxy class initializer should use 3-arg Class.forName to avoid unnecessary class initialization
Reviewed-by: rriggs, mchung
|
2022-05-31 18:30:39 +00:00 |
|
Jatin Bhateja
|
6f6486e977
|
8284960: Integration of JEP 426: Vector API (Fourth Incubator)
Co-authored-by: Jatin Bhateja <jbhateja@openjdk.org>
Co-authored-by: Paul Sandoz <psandoz@openjdk.org>
Co-authored-by: Sandhya Viswanathan <sviswanathan@openjdk.org>
Co-authored-by: Smita Kamath <svkamath@openjdk.org>
Co-authored-by: Joshua Zhu <jzhu@openjdk.org>
Co-authored-by: Xiaohong Gong <xgong@openjdk.org>
Co-authored-by: John R Rose <jrose@openjdk.org>
Co-authored-by: Eric Liu <eliu@openjdk.org>
Co-authored-by: Ningsheng Jian <njian@openjdk.org>
Reviewed-by: ngasson, vlivanov, mcimadamore, jlahoda, kvn
|
2022-05-31 16:02:09 +00:00 |
|
Aleksey Shipilev
|
1b44f6c483
|
8287526: java/nio/channels/FileChannel/LargeMapTest.java fails on 32-bit systems
Reviewed-by: alanb, stuefe
|
2022-05-31 13:48:18 +00:00 |
|
Dmitry Kulikov
|
c6e0416495
|
8282863: java/awt/FullScreen/FullscreenWindowProps/FullscreenWindowProps.java fails on Windows 10 with HiDPI screen
Reviewed-by: serb, aivanov
|
2022-05-31 10:14:52 +00:00 |
|
jeremy
|
5848a60c01
|
8286093: java/awt/geom/Path2D/UnitTest.java failed with "RuntimeException: 2D bounds too small"
Reviewed-by: prr
|
2022-05-30 06:06:42 +00:00 |
|
Erik Gahlin
|
a6e2e223ea
|
8285008: JFR: jdk/jfr/jmx/streaming/TestClose.java failed with "Exception: Expected repository to be empty"
Reviewed-by: mgronlun
|
2022-05-28 17:22:10 +00:00 |
|
Erik Gahlin
|
0df4748216
|
8287463: JFR: Disable TestDevNull.java on Windows
Reviewed-by: mgronlun
|
2022-05-27 21:02:53 +00:00 |
|
Brian Burkhalter
|
6520843f86
|
8287003: InputStreamReader::read() can return zero despite writing a char in the buffer
Reviewed-by: jpai, rriggs
|
2022-05-27 15:23:01 +00:00 |
|
Erik Gahlin
|
63eb0b7e86
|
8282947: JFR: Dump on shutdown live-locks in some conditions
Reviewed-by: mgronlun
|
2022-05-27 13:00:02 +00:00 |
|
Leonid Mesnik
|
176bb23de1
|
8287200: Test java/lang/management/ThreadMXBean/VirtualThreadDeadlocks.java timed out after JDK-8287103
Reviewed-by: kevinw, cjplummer, alanb
|
2022-05-27 05:29:25 +00:00 |
|
Xue-Lei Andrew Fan
|
7eb15593e1
|
8286045: Use ForceGC for cleaner test cases
Reviewed-by: rriggs
|
2022-05-26 17:59:28 +00:00 |
|
Maurizio Cimadamore
|
f58c9a659b
|
8287244: Add bound check in indexed memory access var handle
Reviewed-by: psandoz, jvernee
|
2022-05-26 08:34:49 +00:00 |
|
Prasanta Sadhukhan
|
f710393e35
|
8257810: Only First page are printed in JTable.scrollRectToVisible
Reviewed-by: aivanov
|
2022-05-26 06:32:28 +00:00 |
|
Ioi Lam
|
704b9a66bb
|
8287107: CgroupSubsystemFactory.setCgroupV2Path asserts with freezer controller
Reviewed-by: mseledtsov, sgehwolf
|
2022-05-26 04:16:45 +00:00 |
|
Erik Gahlin
|
e21b527b18
|
8228990: JFR: TestNetworkUtilizationEvent.java expects 2+ Network interfaces on Linux but finding 1
Reviewed-by: mgronlun
|
2022-05-25 12:14:20 +00:00 |
|
Maurizio Cimadamore
|
e1f140d270
|
8287206: Use WrongThreadException for confinement errors
Reviewed-by: alanb, darcy, mchung
|
2022-05-25 09:50:55 +00:00 |
|
Brian Burkhalter
|
742644e291
|
8287263: java/nio/channels/FileChannel/LargeMapTest.java times out on Windows
Reviewed-by: lancea
|
2022-05-25 02:10:52 +00:00 |
|
Alexey Ivanov
|
9b7e42c0f0
|
8284209: Replace remaining usages of 'a the' in source code
Reviewed-by: lancea, wetmore, dfuchs, iris, jjg, ihse
|
2022-05-24 20:08:11 +00:00 |
|
Phil Race
|
25669bb667
|
8275170: Some jtreg sound tests should be marked with sound keyword
Reviewed-by: kizune, serb, aivanov
|
2022-05-24 17:53:43 +00:00 |
|
Alexey Semenyuk
|
45180633d3
|
8281682: Redundant .ico files in Windows app-image cause unnecessary bloat
Reviewed-by: almatvee
|
2022-05-24 16:33:45 +00:00 |
|
Erik Gahlin
|
d888c80bba
|
8287165: JFR: Add logging to jdk/jfr/api/consumer/recordingstream/TestOnEvent.java
Reviewed-by: mgronlun
|
2022-05-24 15:52:07 +00:00 |
|
Jorn Vernee
|
8f0eb5d401
|
8287158: Explicitly reject unsupported call shapes on macos-aarch64 in mainline
Reviewed-by: mcimadamore, ngasson
|
2022-05-24 15:03:53 +00:00 |
|
Aleksey Shipilev
|
0a82c4ebc3
|
8287137: Problemlist failing x86_32 tests after Loom integration
Reviewed-by: prr, mcimadamore
|
2022-05-24 14:10:41 +00:00 |
|
Alexey Ivanov
|
5974f5fed3
|
8284213: Replace usages of 'a the' in xml
Reviewed-by: lancea, dmarkov, iris, prr, joehw
|
2022-05-24 11:34:53 +00:00 |
|
Alexey Ivanov
|
e0d361cea9
|
8284191: Replace usages of 'a the' in hotspot and java.base
Reviewed-by: lancea, wetmore, naoto, iris, kevinw, xuelei
|
2022-05-24 11:25:13 +00:00 |
|
Christian Stein
|
a0f6dd3291
|
8287121: Fix typo in jlink's description resource key lookup
Reviewed-by: alanb, lancea
|
2022-05-24 10:14:31 +00:00 |
|
Alan Bateman
|
15f15830f0
|
8287008: Improve tests for thread dumps in JSON format
Reviewed-by: cjplummer
|
2022-05-24 06:20:53 +00:00 |
|
Prasanta Sadhukhan
|
a5caffd4a5
|
8286786: [macos] javax/swing/JInternalFrame/8146321/JInternalFrameIconTest.java still fails
Reviewed-by: serb, dnguyen
|
2022-05-24 04:32:55 +00:00 |
|
Alexandre Iline
|
9f73fb5a72
|
8225013: sanity/client/SwingSet/src/ScrollPaneDemoTest.java fails on Linux
Reviewed-by: prr, serb
|
2022-05-23 22:31:27 +00:00 |
|
Rajan Halade
|
5b7d066ca5
|
8287109: Distrust.java failed with CertificateExpiredException
Reviewed-by: mullan
|
2022-05-23 20:32:52 +00:00 |
|
Naoto Sato
|
ef7a9f8170
|
8279185: Support for IsoFields in JapaneseDate/MinguoDate/ThaiBuddhistDate
Reviewed-by: joehw, rriggs
|
2022-05-23 16:20:52 +00:00 |
|
Aleksey Shipilev
|
ac274c4ca6
|
8286956: Loom: Define test groups for development/porting use
Reviewed-by: alanb, zgu
|
2022-05-23 16:17:41 +00:00 |
|
Leonid Mesnik
|
110d906432
|
8287103: java/lang/management/ThreadMXBean/VirtualThreadDeadlocks.java fails with Xcomp
Reviewed-by: alanb, kevinw
|
2022-05-23 14:49:15 +00:00 |
|
Weijun Wang
|
8040aa0073
|
8286908: ECDSA signature should not return parameters
Reviewed-by: ascarpino, hchao, valeriep
|
2022-05-23 13:34:23 +00:00 |
|
Maurizio Cimadamore
|
81f128b903
|
8287154: java/nio/channels/FileChannel/LargeMapTest.java does not compile
Reviewed-by: alanb, jvernee
|
2022-05-23 10:19:12 +00:00 |
|
Maurizio Cimadamore
|
89a1d055d9
|
8286715: Generalize MemorySegment::ofBuffer
Reviewed-by: jvernee
|
2022-05-23 08:43:51 +00:00 |
|
Rajan Halade
|
da8fd4547f
|
8287119: Add Distrust.java to ProblemList
Reviewed-by: wetmore
|
2022-05-21 00:41:24 +00:00 |
|
Alexander Zuev
|
b33c6e52c1
|
8286266: [macos] Voice over moving JTable column to be the first column JVM crashes
Reviewed-by: prr
|
2022-05-20 21:19:42 +00:00 |
|
Ichiroh Takiguchi
|
890771e708
|
8285517: System.getenv() returns unexpected value if environment variable has non ASCII character
Reviewed-by: naoto, rriggs
|
2022-05-19 23:38:15 +00:00 |
|
Naoto Sato
|
7b19226be2
|
8267038: Update IANA Language Subtag Registry to Version 2022-03-02
Reviewed-by: rriggs
|
2022-05-19 18:50:09 +00:00 |
|