Vladimir Ivanov
|
d3e781de08
|
8287223: C1: Inlining attempt through MH::invokeBasic() with null receiver
Reviewed-by: kvn
|
2022-05-27 21:23:52 +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 |
|
Hannes Wallnöfer
|
777f813e9b
|
8268422: Find a better way to select releases in "New API" page
Reviewed-by: jjg
|
2022-05-27 11:09:26 +00:00 |
|
Hannes Wallnöfer
|
37ecbb461c
|
8277420: Provide a way to copy the hyperlink to a doc element to the clipboard
Reviewed-by: prappo
|
2022-05-27 09:08: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 |
|
Ioi Lam
|
ec97da93c1
|
8287352: DockerTestUtils::execute shows incorrect elapsed time
Reviewed-by: stuefe, mseledtsov
|
2022-05-27 04:32:05 +00:00 |
|
Leonid Mesnik
|
6a33974a6b
|
8286737: Test vmTestbase/gc/gctests/WeakReference/weak006/weak006.java fails: Last soft reference has not been cleared
Reviewed-by: ayang
|
2022-05-26 22:36:43 +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 |
|
Pavel Rappo
|
3d6d7b7e73
|
8287338: tools/javac/api/snippets/TestJavaxToolsSnippets.java failing tier1 on all platforms
Reviewed-by: jjg
|
2022-05-25 19:44:12 +00:00 |
|
Jonathan Gibbons
|
7156f98e32
|
8279513: jdk/javadoc/doclet/testDocletExample/TestDocletExample.java fails after 8278795
Reviewed-by: prappo
|
2022-05-25 17:45:02 +00:00 |
|
Jonathan Gibbons
|
f786e2a22f
|
8284037: Snippet-files subdirectory not automatically detected when in unnamed package
Reviewed-by: prappo
|
2022-05-25 17:41:58 +00:00 |
|
Tobias Holenstein
|
796494d0fe
|
8284944: assert(cnt++ < 40) failed: infinite cycle in loop optimization
Reviewed-by: kvn, chagedorn
|
2022-05-25 13:48:19 +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 |
|
Jan Lahoda
|
e9bddc18ab
|
8262889: Compiler implementation for Record Patterns
Co-authored-by: Brian Goetz <briangoetz@openjdk.org>
Co-authored-by: Jan Lahoda <jlahoda@openjdk.org>
Co-authored-by: Aggelos Biboudis <abimpoudis@openjdk.org>
Reviewed-by: mcimadamore, vromero
|
2022-05-25 11:56:24 +00:00 |
|
Maurizio Cimadamore
|
e1f140d270
|
8287206: Use WrongThreadException for confinement errors
Reviewed-by: alanb, darcy, mchung
|
2022-05-25 09:50:55 +00:00 |
|
Serguei Spitsyn
|
a0cccb5479
|
8286490: JvmtiEventControllerPrivate::set_event_callbacks CLEARING_MASK computation is incorrect
Reviewed-by: jbachorik, lmesnik, amenkov
|
2022-05-25 06:24:39 +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 |
|
Aggelos Biboudis
|
9473c383c6
|
8286057: Make javac error on a generic enum friendlier
Reviewed-by: jlahoda
|
2022-05-24 10:31:11 +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 |
|
Roberto Castañeda Lozano
|
6458a56e60
|
8286177: C2: "failed: non-reduction loop contains reduction nodes" assert failure
Reviewed-by: chagedorn, kvn
|
2022-05-24 07:19:00 +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 |
|
Quan Anh Mai
|
c1db70d827
|
8285973: x86_64: Improve fp comparison and cmove for eq/ne
Reviewed-by: kvn, sviswanathan
|
2022-05-24 00:15:54 +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 |
|
Ioi Lam
|
646c8aaeec
|
8286277: CDS VerifyError when calling clone() on object array
Reviewed-by: dholmes, ccheung
|
2022-05-23 16:23:12 +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 |
|
Sandhya Viswanathan
|
5d8d6da36a
|
8286972: Support the new loop induction variable related PopulateIndex IR node on x86
Reviewed-by: kvn, jbhateja
|
2022-05-23 15:28:32 +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 |
|
Pavel Rappo
|
7c0864752a
|
8287099: Clean up terminology regarding doc comment descriptions.
Reviewed-by: jjg
|
2022-05-21 08:48:11 +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 |
|
Calvin Cheung
|
087bccfe28
|
8286978: SIGBUS in libz during CDS initialization
Reviewed-by: iklam
|
2022-05-20 17:51:47 +00:00 |
|