Jan Lahoda
|
94a74a0a45
|
8315534: Incorrect warnings about implicit annotation processing
Reviewed-by: darcy
|
2023-09-04 10:06:20 +00:00 |
|
Jan Lahoda
|
84425a6290
|
8315452: Erroneous AST missing modifiers for partial input
Reviewed-by: vromero
|
2023-09-04 09:14:16 +00:00 |
|
Jan Lahoda
|
3094fd1ac5
|
8314662: jshell shows duplicated signatures of javap
Reviewed-by: asotona, cstein
|
2023-09-04 08:36:41 +00:00 |
|
Roberto Castañeda Lozano
|
0d52c82ed1
|
8310220: IGV: dump graph after each IGVN step at level 4
Reviewed-by: chagedorn, tholenstein
|
2023-09-04 07:41:41 +00:00 |
|
Jan Lahoda
|
adfc1d6cd2
|
8313323: javac -g on a java file which uses unnamed variable leads to ClassFormatError when launching that class
Reviewed-by: vromero
|
2023-09-04 07:17:28 +00:00 |
|
Christian Hagedorn
|
2dc930de12
|
8314997: Missing optimization opportunities due to missing try_clean_mem_phi() calls
Reviewed-by: roland, kvn, thartmann
|
2023-09-04 06:53:19 +00:00 |
|
Leonid Mesnik
|
ba8d5c2206
|
8315582: Exclude compiler/codecache/CodeCacheFullCountTest.java with Xcomp
Reviewed-by: thartmann
|
2023-09-04 05:25:34 +00:00 |
|
Yi Yang
|
75d4ac2659
|
8311775: [TEST] duplicate verifyHeapDump in several tests
Reviewed-by: kevinw, amenkov, cjplummer
|
2023-09-04 01:56:13 +00:00 |
|
Rajat Mahajan
|
4f90abaf17
|
8311585: Add JRadioButtonMenuItem to bug8031573.java
Reviewed-by: honkar, aivanov
|
2023-09-01 21:49:49 +00:00 |
|
Yi-Fan Tsai
|
2a11bc41ba
|
8314837: 5 compiled/codecache tests ignore VM flags
Reviewed-by: kvn, lmesnik
|
2023-09-01 20:41:45 +00:00 |
|
Abhishek Kumar
|
56b8db11c3
|
8258970: Disabled JPasswordField foreground color is wrong with GTK LAF
Reviewed-by: tr, dnguyen, psadhukhan
|
2023-09-01 15:26:25 +00:00 |
|
Claes Redestad
|
cf02cf31da
|
8315098: Improve URLEncodeDecode microbenchmark
Reviewed-by: ecaspole, dfuchs
|
2023-09-01 11:18:05 +00:00 |
|
Thomas Stuefe
|
c32e340d94
|
8315321: [aix] os::attempt_reserve_memory_at must map at the requested address or fail
Reviewed-by: mdoerr
|
2023-09-01 11:05:34 +00:00 |
|
Daniel Jeliński
|
42f5b9e7aa
|
8315436: HttpsServer does not send TLS alerts
Reviewed-by: dfuchs, michaelm
|
2023-09-01 10:19:53 +00:00 |
|
Brian Burkhalter
|
63f561fac2
|
8306882: (fs) Path.toRealPath(LinkOption.NOFOLLOW_LINKS) fails when "../../" follows a link
Reviewed-by: alanb
|
2023-08-31 21:14:22 +00:00 |
|
Valerie Peng
|
2436fb010e
|
8312306: Add more Reference.reachabilityFence() calls to the security classes using Cleaner
Reviewed-by: ascarpino
|
2023-08-31 20:40:25 +00:00 |
|
Mandy Chung
|
c8acab1d91
|
8315413: Remove special filtering of Continuation.yield0 in StackWalker
Reviewed-by: alanb
|
2023-08-31 16:11:03 +00:00 |
|
Oliver Kopp
|
ea5aa61c8c
|
8315383: jlink SystemModulesPlugin incorrectly parses the options
Reviewed-by: mchung
|
2023-08-31 16:10:44 +00:00 |
|
Aleksey Shipilev
|
145d8bc1a3
|
8315051: jdk/jfr/jvm/TestGetEventWriter.java fails with non-JVMCI GCs
Reviewed-by: phh, egahlin
|
2023-08-31 11:15:09 +00:00 |
|
Thomas Obermeier
|
486fa08d4b
|
8313873: java/nio/channels/DatagramChannel/SendReceiveMaxSize.java fails on AIX due to small default RCVBUF size and different IPv6 Header interpretation
Reviewed-by: clanger, mbaesken
|
2023-08-31 09:51:13 +00:00 |
|
Ivan Walulya
|
47aa6f3a65
|
8315219: G1: Improve allocator pathological case where it keeps doing direct allocations instead of retiring a PLAB
Reviewed-by: tschatzl, ayang, mli
|
2023-08-31 08:04:47 +00:00 |
|
Leonid Mesnik
|
218829e0a2
|
8315421: [BACKOUT] 8314834 serviceability/jdwp/AllModulesCommandTest.java ignores VM flags
Reviewed-by: dholmes
|
2023-08-31 02:33:38 +00:00 |
|
Justin Lu
|
3c8a6678fe
|
8314611: Provide more explicative error message parsing Currencies
Reviewed-by: naoto
|
2023-08-30 23:40:34 +00:00 |
|
Jonathan Gibbons
|
df5e6e5d48
|
8315248: AssertionError in Name.compareTo
Reviewed-by: vromero
|
2023-08-30 21:52:31 +00:00 |
|
Alex Menkov
|
c90cd2c060
|
8286789: Test forceEarlyReturn002.java timed out
Reviewed-by: lmesnik, sspitsyn
|
2023-08-30 18:28:43 +00:00 |
|
Thomas Stuefe
|
89d18ea40f
|
8312018: Improve reservation of class space and CDS
8313669: Reduced chance for zero-based nKlass encoding since JDK-8296565
Reviewed-by: iklam, adinn
|
2023-08-30 17:51:28 +00:00 |
|
Brian Burkhalter
|
dd64a4a483
|
8315241: (fs) Move toRealPath tests in java/nio/file/Path/Misc.java to separate JUnit 5 test
Reviewed-by: rriggs
|
2023-08-30 16:58:16 +00:00 |
|
Leonid Mesnik
|
8e4cda063c
|
8314834: serviceability/jdwp/AllModulesCommandTest.java ignores VM flags
Reviewed-by: sspitsyn
|
2023-08-30 16:14:07 +00:00 |
|
Leonid Mesnik
|
1ea6463fbb
|
8314835: gtest wrappers should be marked as flagless
Reviewed-by: dholmes, stuefe
|
2023-08-30 16:12:17 +00:00 |
|
Leonid Mesnik
|
93e82c0146
|
8314824: Fix serviceability/jvmti/8036666/GetObjectLockCount.java to use vm flags
Reviewed-by: sspitsyn, kevinw
|
2023-08-30 16:11:56 +00:00 |
|
Sean Coffey
|
7daae1fb42
|
8314263: Signed jars triggering Logger finder recursion and StackOverflowError
Co-authored-by: Daniel Fuchs <dfuchs@openjdk.org>
Reviewed-by: dfuchs
|
2023-08-30 12:54:57 +00:00 |
|
Roland Westrelin
|
ed1ea5fe7c
|
8314024: SIGSEGV in PhaseIdealLoop::build_loop_late_post_work due to bad immediate dominator info
Reviewed-by: kvn, chagedorn
|
2023-08-30 07:52:05 +00:00 |
|
Matthias Baesken
|
f3aeb024d9
|
8315213: java/lang/ProcessHandle/TreeTest.java test enhance output of children
Reviewed-by: stuefe, rriggs
|
2023-08-30 06:46:51 +00:00 |
|
Matthias Baesken
|
1e7e2bcf35
|
8315214: Do not run sun/tools/jhsdb tests concurrently
Reviewed-by: alanb, cjplummer
|
2023-08-30 06:41:43 +00:00 |
|
Valerie Peng
|
1c598c2245
|
8312428: PKCS11 tests fail with NSS 3.91
Reviewed-by: ssahoo, rhalade
|
2023-08-29 22:08:34 +00:00 |
|
Kevin Walls
|
1d0250709a
|
8314476: TestJstatdPortAndServer.java failed with "java.rmi.NoSuchObjectException: no such object in table"
Reviewed-by: msheppar, sspitsyn
|
2023-08-29 08:54:00 +00:00 |
|
Pengfei Li
|
a03954e6c5
|
8309697: [TESTBUG] Remove "@requires vm.flagless" from jtreg vectorization tests
Reviewed-by: kvn, thartmann, epeter, chagedorn
|
2023-08-29 01:39:54 +00:00 |
|
Pengfei Li
|
e5ea9aa9aa
|
8312570: [TESTBUG] Jtreg compiler/loopopts/superword/TestDependencyOffsets.java fails on 512-bit SVE
Reviewed-by: epeter, kvn
|
2023-08-29 01:34:33 +00:00 |
|
Calvin Cheung
|
1cb2cc6587
|
8308464: Shared array class should not always be loaded in boot loader
Reviewed-by: dholmes, iklam
|
2023-08-28 22:05:15 +00:00 |
|
Justin Lu
|
b4b2fecb42
|
8311081: KeytoolReaderP12Test.java fail on localized Windows platform
Reviewed-by: lancea, jpai, weijun
|
2023-08-28 20:36:32 +00:00 |
|
lawrence.andrews
|
31e26814db
|
8315071: Modify TrayIconScalingTest.java, PrintLatinCJKTest.java to use new PassFailJFrame's builder pattern usage
Reviewed-by: honkar, aivanov
|
2023-08-28 20:31:02 +00:00 |
|
Alisen Chung
|
21916f32c0
|
8139208: [macosx] Issue with setExtendedState of JFrame
Reviewed-by: honkar, dnguyen, azvegint
|
2023-08-28 20:17:40 +00:00 |
|
Roberto Castañeda Lozano
|
1c3177eea7
|
8315029: [BACKOUT] Generational ZGC: Tests crash with assert(index == 0 || is_power_of_2(index))
Reviewed-by: chagedorn, mdoerr
|
2023-08-28 11:08:44 +00:00 |
|
Christian Hagedorn
|
5c4f1dc43e
|
8314513: [IR Framework] Some internal IR Framework tests are failing after JDK-8310308 on PPC and Cascade Lake
Reviewed-by: kvn, mdoerr
|
2023-08-28 10:30:48 +00:00 |
|
Darragh Clarke
|
1664e793eb
|
8311792: java/net/httpclient/ResponsePublisher.java fails intermittently with AssertionError: Found some outstanding operations
Reviewed-by: dfuchs, jpai
|
2023-08-28 10:03:42 +00:00 |
|
Daniel Jeliński
|
12de9b0225
|
8314148: Fix variable scope in SunMSCAPI
Reviewed-by: valeriep
|
2023-08-28 05:27:25 +00:00 |
|
Chris Plummer
|
8a5db6bab3
|
8237542: JMapHeapConfigTest.java doesn't work with negative jlong values
Reviewed-by: sspitsyn, shade
|
2023-08-25 23:16:02 +00:00 |
|
Rajan Halade
|
e9ba8d5a0e
|
8314960: Add Certigna Root CA - 2
Reviewed-by: mullan
|
2023-08-25 18:17:27 +00:00 |
|
Quan Anh Mai
|
837cf85f7d
|
8312547: Max/Min nodes Value implementation could be improved
Reviewed-by: thartmann, kvn
|
2023-08-25 17:48:27 +00:00 |
|
Leonid Mesnik
|
7342f5a033
|
8314333: Update com/sun/jdi/ProcessAttachTest.java to use ProcessTools.createTestJvm(..)
Reviewed-by: cjplummer
|
2023-08-25 16:18:45 +00:00 |
|