Manukumar V S
f1f15370fa
8341453: java/awt/a11y/AccessibleJTableTest.java fails in some cases where the test tables are not visible
...
Reviewed-by: abhiscxk, asemenov
2024-10-23 05:13:29 +00:00
Aleksey Shipilev
28147dab07
8341913: Support CDS heap dumping for Shenandoah and Epsilon
...
Reviewed-by: iklam, matsaave
2024-10-22 17:58:20 +00:00
Justin Lu
c61d2c5a34
8341445: DecimalFormatSymbols setters should throw NPE
...
Reviewed-by: naoto
2024-10-22 17:21:38 +00:00
Brian Burkhalter
aafc8d0dcb
8342850: Change ProblemList to have LimitDirectMemory refer to JDK-8342849
...
Reviewed-by: tschatzl
2024-10-22 17:09:37 +00:00
Claes Redestad
af5e53241b
8342806: Desugar capturing lambda in StringNameTable
...
Reviewed-by: mcimadamore, liach
2024-10-22 14:29:52 +00:00
Michael McMahon
01b681c80d
8326949: Authorization header is removed when a proxy Authenticator is set on HttpClient
...
Reviewed-by: dfuchs, jpai, djelinski
2024-10-22 14:09:10 +00:00
SendaoYan
3b71657f59
8341584: Test java/foreign/TestUpcallStress.java intermittent timeout with -Xcomp
...
Reviewed-by: jpai, jvernee
2024-10-22 12:27:44 +00:00
Roland Westrelin
004aaea76d
8342330: C2: "node pinned on loop exit test?" assert failure
...
Reviewed-by: chagedorn, thartmann
2024-10-22 11:19:21 +00:00
Christian Hagedorn
2da7f2bcb0
8342787: Move misplaced TestTemplateAssertionPredicateWithTwoUCTs.java from src to test directory
...
Reviewed-by: thartmann, shade, jwaters
2024-10-22 08:34:46 +00:00
Kevin Walls
de441c2b68
8342633: javax/management/security/HashedPasswordFileTest.java creates tmp file in src dir
...
Reviewed-by: dfuchs, amenkov
2024-10-22 08:29:55 +00:00
SendaoYan
8bcd4920f1
8342681: TestLoadBypassesNullCheck.java fails improperly specified VM option
...
Reviewed-by: shade
2024-10-22 02:09:08 +00:00
Alexey Semenyuk
7133d1b983
8342609: jpackage test helper function incorrectly removes a directory instead of its contents only
...
Reviewed-by: almatvee
2024-10-21 22:13:25 +00:00
Naoto Sato
71583222eb
8340477: Remove JDK1.1 compatible behavior for "EST", "MST", and "HST" time zones
...
Reviewed-by: iris, jlu, joehw
2024-10-21 17:20:50 +00:00
hanklo6
52d752c43b
8339507: Test generation tool and gtest for testing APX encoding of extended gpr instructions
...
Reviewed-by: jbhateja, sviswanathan, kvn
2024-10-21 16:46:41 +00:00
Aleksey Shipilev
37aa320f57
8342376: More reliable OOM handling in ExceptionDuringDumpAtObjectsInitPhase test
...
Reviewed-by: iklam, phh
2024-10-21 15:56:19 +00:00
Smita Kamath
18bcbf7941
8341052: SHA-512 implementation using SHA-NI
...
Reviewed-by: jbhateja, ascarpino, sviswanathan, sparasa
2024-10-21 15:37:36 +00:00
Lance Andersen
54a744b023
8340553: ZipEntry field validation does not take into account the size of a CEN header
...
Reviewed-by: jpai, redestad, eirbjo
2024-10-21 15:34:27 +00:00
Sandhya Viswanathan
153ad911f9
8338126: C2 SuperWord: VectorCastF2HF / vcvtps2ph produces wrong results for vector length 2
...
Reviewed-by: thartmann, jbhateja, epeter
2024-10-21 14:58:43 +00:00
Kangcheng Xu
80ec552248
8328528: C2 should optimize long-typed parallel iv in an int counted loop
...
Reviewed-by: roland, chagedorn, thartmann
2024-10-21 14:57:31 +00:00
Tomas Zezula
330f2b5a9c
8342295: compiler/jvmci/TestJVMCISavedProperties.java fails due to garbage in output
...
Reviewed-by: dnsimon
2024-10-21 13:50:13 +00:00
Nizar Benalla
07f550b85a
8340818: Add a new jtreg test root to test the generated documentation
...
Reviewed-by: erikj
2024-10-21 10:22:14 +00:00
fabioromano1
27ef6c9df4
8341470: BigDecimal.stripTrailingZeros() optimization
...
Reviewed-by: rgiulietti
2024-10-21 10:14:15 +00:00
Roland Westrelin
680dc5d896
8342496: C2/Shenandoah: SEGV in compiled code when running jcstress
...
Reviewed-by: shade, rkennke
2024-10-21 07:38:39 +00:00
Roland Westrelin
8f2b23bb53
8341407: C2: assert(main_limit == cl->limit() || get_ctrl(main_limit) == new_limit_ctrl) failed: wrong control for added limit
...
Reviewed-by: chagedorn, thartmann
2024-10-21 07:37:01 +00:00
SendaoYan
21682bcdcc
8342612: Increase memory usage of compiler/c2/TestScalarReplacementMaxLiveNodes.java
...
Reviewed-by: kvn
2024-10-21 07:20:48 +00:00
Johannes Bechberger
309b929147
8336401: Remove the option onjcmd from the jdwp agent
...
Reviewed-by: cjplummer, mbaesken
2024-10-18 23:39:05 +00:00
Chad Rakoczy
401d0d6b09
8335662: [AArch64] C1: guarantee(val < (1ULL << nbits)) failed: Field too big for insn
...
Reviewed-by: thartmann, eastigeevich
2024-10-18 22:52:40 +00:00
Serguei Spitsyn
8591109419
8340698: JVMTI FRAME_POP event is sometimes missed if NotifyFramePop is called as a method is returning
...
Reviewed-by: cjplummer, amenkov
2024-10-18 19:34:17 +00:00
Alexey Ivanov
8174cbd5cb
8341978: Improve JButton/bug4490179.java
...
Use latch to synchronize actions in the test.
Verify mouseButton3Released does not trigger actionPerformed
while mouse button 1 is pressed.
Ensure mouse button 1 is released.
Verify releasing mouse button 1 triggers actionPerformed.
Reviewed-by: azvegint, achung, serb
2024-10-18 11:03:00 +00:00
Shaojin Wen
0963b9e891
8341664: ReferenceClassDescImpl cache internalName
...
Reviewed-by: liach
2024-10-18 08:06:09 +00:00
Tobias Hartmann
c51a086ce3
8339694: ciTypeFlow does not correctly handle unresolved constant dynamic of array type
...
Reviewed-by: kvn, vlivanov
2024-10-18 06:46:23 +00:00
Jaikiran Pai
ffe60919df
8173970: jar tool should have a way to extract to a directory
...
Reviewed-by: lancea, cstein
2024-10-18 00:51:39 +00:00
Kevin Rushforth
2b03dbdac4
8311530: Deprecate jdk.jsobject module for removal
...
Reviewed-by: rriggs, alanb, erikj
2024-10-18 00:23:39 +00:00
Alisen Chung
f7e8f5064a
8341292: Open some TextArea awt tests 3
...
Reviewed-by: prr, abhiscxk
2024-10-17 21:00:48 +00:00
Alisen Chung
12551ae64a
8339975: Open some dialog awt tests 2
...
Reviewed-by: azvegint
2024-10-17 19:29:00 +00:00
Alisen Chung
60af9078fb
8340494: Open some dialog awt tests 4
...
Reviewed-by: dnguyen, honkar
2024-10-17 19:28:26 +00:00
Alisen Chung
40a44e1c1b
8340851: Open some TextArea awt tests
...
Reviewed-by: prr
2024-10-17 18:10:00 +00:00
Alisen Chung
236c71cad9
8341376: Open some TextArea awt tests 4
...
Reviewed-by: prr, abhiscxk
2024-10-17 15:10:38 +00:00
Alisen Chung
9a94884e42
8341055: Open some TextArea awt tests 2
...
Reviewed-by: prr, abhiscxk
2024-10-17 14:50:01 +00:00
Alisen Chung
7e98f5905b
8340987: Open some TextArea awt tests 1
...
Reviewed-by: prr, abhiscxk
2024-10-17 14:49:03 +00:00
Ramkumar Sunderbabu
d915ac2abd
8339871: serviceability/sa/TestDebugInfoDecode.java should be driver
...
Reviewed-by: cjplummer, lmesnik
2024-10-17 14:34:58 +00:00
Matias Saavedra Silva
363327e686
8341452: Test runtime/cds/appcds/DumpRuntimeClassesTest.java from JDK-8324259 is failing
...
Reviewed-by: dholmes, iklam
2024-10-17 13:56:49 +00:00
Thomas Schatzl
d6f8b465e4
8340389: vmTestbase/gc/gctests/PhantomReference/phantom001/TestDescription.java Test exit code: 97 with -Xcomp UseAVX=3
...
Reviewed-by: shade, iwalulya
2024-10-17 12:31:43 +00:00
Jan Lahoda
7ff4ea8d01
8341966: Broken annotated module may lead to an exception in javac
...
Reviewed-by: asotona
2024-10-17 09:26:13 +00:00
Antón Seoane Ampudia
9bdface147
8341622: Tag-specific disabled default decorators for UnifiedLogging
...
Reviewed-by: jsjolen, rcastanedalo, aboldtch
2024-10-17 09:18:22 +00:00
Alisen Chung
1ea1f33f66
8340336: Open some checkbox awt tests
...
Reviewed-by: prr, honkar
2024-10-17 08:43:07 +00:00
Simon Tooke
7a64fbbb92
8338851: Hoist os::Posix::realpath() to os::realpath() and implement on Windows
...
Reviewed-by: dholmes, stuefe, jwaters
2024-10-17 08:06:37 +00:00
Kevin Walls
8862ca076f
8342338: Remove redundant IIOPURLTest.java
...
Reviewed-by: cjplummer, amenkov
2024-10-17 08:01:14 +00:00
Tejesh R
e0dabfb4bf
8340279: Open source several AWT Dialog tests - Batch 2
...
Reviewed-by: abhiscxk, prr
2024-10-17 06:38:23 +00:00
Tejesh R
f6fe5eaf1a
8341072: Open source several AWT Canvas and Rectangle related tests
...
Reviewed-by: prr
2024-10-17 05:48:45 +00:00