SendaoYan
f2316f6829
8343505: Problemlist java/lang/Thread/jni/AttachCurrentThread/AttachTest.java
...
Reviewed-by: dholmes, lmesnik
2024-11-07 03:12:32 +00:00
Fernando Guallini
342fe42555
8342270: Test sun/security/pkcs11/Provider/RequiredMechCheck.java needs write access to src tree
...
Reviewed-by: rhalade, erikj
2024-11-06 18:36:05 +00:00
Andrew Haley
78b378ad03
8342540: InterfaceCalls micro-benchmark gives misleading results
...
Reviewed-by: shade, kvn
2024-11-06 17:52:07 +00:00
Aleksey Shipilev
0be7118b2f
8279016: JFR Leak Profiler is broken with Shenandoah
...
Reviewed-by: egahlin, rkennke, mgronlun, wkemper
2024-11-06 16:38:55 +00:00
Aggelos Biboudis
6811a11e27
8341408: Implement JEP 488: Primitive Types in Patterns, instanceof, and switch (Second Preview)
...
Reviewed-by: vromero, jlahoda
2024-11-06 14:50:54 +00:00
Roland Westrelin
72a45ddbad
8341834: C2 compilation fails with "bad AD file" due to Replicate
...
Reviewed-by: kvn, epeter
2024-11-06 14:49:30 +00:00
Roland Westrelin
57c3bb6091
8343068: C2: CastX2P Ideal transformation not always applied
...
Reviewed-by: kvn, thartmann
2024-11-06 14:47:14 +00:00
Roberto Castañeda Lozano
83f3d42d6b
8339303: C2: dead node after failing to match cloned address expression
...
Reviewed-by: vlivanov, kvn
2024-11-06 09:17:21 +00:00
Matthias Baesken
06d8216a4e
8318442: java/net/httpclient/ManyRequests2.java fails intermittently on Linux
...
Reviewed-by: mdoerr, lucy, dfuchs
2024-11-06 08:03:26 +00:00
KIRIYAMA Takuya
1b0281dc77
8333427: langtools/tools/javac/newlines/NewLineTest.java is failing on Japanese Windows
...
Reviewed-by: jjg
2024-11-06 05:38:46 +00:00
Cesar Soares Lucas
d4d9831c90
8340454: C2 EA asserts with "previous reducible Phi is no longer reducible before SUT"
...
Reviewed-by: thartmann, kvn
2024-11-05 21:19:31 +00:00
Kevin Driver
2a1ae0ff89
8331008: Implement JEP 478: Key Derivation Function API (Preview)
...
Co-authored-by: Rajan Halade <rhalade@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Co-authored-by: Valerie Peng <valeriep@openjdk.org>
Reviewed-by: weijun, valeriep
2024-11-05 21:07:52 +00:00
Leonid Mesnik
847cc5ebac
8343173: Remove ZGC-specific non-JVMCI test groups
...
Reviewed-by: kvn
2024-11-05 20:53:08 +00:00
Andrew Haley
3fab8e37bb
8341903: Implementation of Scoped Values (Fourth Preview)
...
Reviewed-by: alanb
2024-11-05 17:12:17 +00:00
Liam Miller-Cushon
839de82c31
8332744: [REDO] 'internal proprietary API' diagnostics if --system is configured to an earlier JDK version
...
Reviewed-by: vromero
2024-11-05 17:06:04 +00:00
Matthias Baesken
8cb1221194
8343532: Test test/hotspot/jtreg/runtime/cds/appcds/jigsaw/addmods/AddmodsOption.java fails on Linux ppc64le after JDK-8319343
...
Reviewed-by: mdoerr, lucy
2024-11-05 15:48:23 +00:00
Sonia Zaldana Calles
0b733e9a22
8336874: WhiteBoxAPI: assert(!method->is_abstract() && (osr_bci == InvocationEntryBci || !method->is_native())) failed: cannot compile abstract/native methods
...
Reviewed-by: lmesnik, stuefe
2024-11-05 15:25:18 +00:00
Shaojin Wen
5890d9438b
8333893: Optimization for StringBuilder append boolean & null
...
Reviewed-by: liach
2024-11-05 15:05:33 +00:00
Alexey Semenyuk
c33a8f52b6
8343314: Move common properties from jpackage jtreg test declarations to TEST.properties file
...
Reviewed-by: almatvee
2024-11-05 13:42:27 +00:00
Emanuel Peter
f62fc48441
8342498: Add test for Allocation elimination after use as alignment reference by SuperWord
...
Reviewed-by: thartmann, kvn
2024-11-05 11:47:42 +00:00
Emanuel Peter
f3671beefb
8335392: C2 MergeStores: enhanced pointer parsing
...
Co-authored-by: Christian Hagedorn <chagedorn@openjdk.org>
Reviewed-by: kvn, chagedorn
2024-11-05 11:46:40 +00:00
Mikhail Ablakatov
4fc6d4135e
8341194: [REDO] Implement C2 VectorizedHashCode on AArch64
...
Reviewed-by: aph, adinn
2024-11-05 10:20:51 +00:00
Thomas Schatzl
abf2dc7128
8343298: Improve stability of runtime/cds/DeterministicDump.java test
...
Reviewed-by: shade, iklam
2024-11-05 09:33:50 +00:00
Prasanta Sadhukhan
dafa2e55ad
8343124: Tests fails with java.lang.IllegalAccessException: class com.sun.javatest.regtest.agent.MainWrapper$MainTask cannot access
...
Reviewed-by: abhiscxk
2024-11-05 06:27:42 +00:00
Weijun Wang
cd91a44500
8343549: SeededSecureRandomTest needn't be in a package
...
Reviewed-by: mullan
2024-11-05 02:53:26 +00:00
Artur Barashev
8b4749713c
8331682: Slow networks/Impatient clients can potentially send unencrypted TLSv1.3 alerts that won't parse on the server
...
Reviewed-by: wetmore, djelinski, xuelei
2024-11-04 18:46:38 +00:00
Brian Burkhalter
0668e181c8
8343234: (bf) Move java/nio/Buffer/LimitDirectMemory.java from ProblemList.txt to ProblemList-Virtual.txt
...
Reviewed-by: alanb, jpai
2024-11-04 18:18:14 +00:00
Naoto Sato
1c4483473d
8333582: Update CLDR to Version 46.0
...
Reviewed-by: joehw, srl, jlu
2024-11-04 17:00:44 +00:00
SendaoYan
7f8450cc51
8343473: Update copyright year of AddmodsOption.java
...
Reviewed-by: mli
2024-11-04 15:05:52 +00:00
Per Minborg
646d64e880
8340307: Add explanation around MemorySegment:reinterpret regarding arenas
...
Reviewed-by: jvernee
2024-11-04 14:12:30 +00:00
Chen Liang
1f7d524fd3
8343437: ClassDesc.of incorrectly permitting empty names
...
Reviewed-by: mchung
2024-11-04 13:24:09 +00:00
Aggelos Biboudis
895a7b64f0
8342967: Lambda deduplication fails with non-metafactory BSMs and mismatched local variables names
...
Reviewed-by: mcimadamore
2024-11-04 12:27:12 +00:00
Hannes Wallnöfer
809030bfb2
8321500: javadoc rejects '@' in multi-line attribute value
...
Reviewed-by: prappo
2024-11-04 12:05:08 +00:00
Alexey Ivanov
7bca0af481
8343128: PassFailJFrame.java test result: Error. Bad action for script: build}
...
Use HTML character entity in javadoc to prevent jtreg from recognising
PassFailJFrame.java as a test file.
Reviewed-by: azvegint, honkar
2024-11-04 11:37:47 +00:00
Per Minborg
f69b6016d6
8343188: Investigate ways to simplify MemorySegment::ofBuffer
...
Reviewed-by: mcimadamore
2024-11-04 11:06:25 +00:00
Damon Fenacci
e7f0bf11ff
8343153: compiler/codecache/CheckLargePages.java fails on linux with huge pages configured but its number set to 0
...
Reviewed-by: eastigeevich, thartmann
2024-11-04 07:33:54 +00:00
Adam Sotona
f9e1c62dcd
8343436: Regression in StackMapGenerator after JDK-8339205
...
Reviewed-by: liach
2024-11-04 07:19:23 +00:00
Alexey Semenyuk
29882bfe7b
8340311: JPackage app-image exe launches multiple exe's in JDK 22+
...
Reviewed-by: almatvee
2024-11-02 12:44:17 +00:00
Archie Cobbs
00ec10574d
8343412: Missing escapes for single quote marks in javac.properties
...
Reviewed-by: vromero
2024-11-02 02:32:02 +00:00
Fernando Guallini
c82ad845e1
8342183: Update tests to use stronger algorithms and keys
...
Reviewed-by: rhalade, ascarpino
2024-11-01 17:52:20 +00:00
Fernando Guallini
7e87c071b0
8340116: test/jdk/sun/security/tools/jarsigner/PreserveRawManifestEntryAndDigest.java can fail due to regex
...
Reviewed-by: mullan
2024-11-01 13:11:56 +00:00
Kevin Walls
4a70c83bd0
8343378: Exceptions in javax/management DeadLockTest.java do not cause test failure
...
Reviewed-by: amenkov
2024-11-01 08:35:28 +00:00
Christian Hagedorn
6f6cfe643b
8343380: C2: assert(iff->in(1)->is_OpaqueNotNull()) failed: must be OpaqueNotNull
...
Reviewed-by: thartmann, kvn
2024-11-01 06:51:34 +00:00
Claes Redestad
29321447b1
8343305: Remove Indify-dependent microbenchmarks
...
Reviewed-by: liach, ihse, erikj
2024-10-31 22:28:53 +00:00
Alexander Matveev
34655c67a8
8342544: [macos] jpackage test helper should check for both "--app-image" and "--mac-sign" for signing predefined app image case
...
Reviewed-by: asemenyuk
2024-10-31 22:18:26 +00:00
Calvin Cheung
d4eb2d924e
8319343: Improve CDS module graph support for --add-modules option
...
Reviewed-by: alanb, iklam
2024-10-31 21:30:08 +00:00
Alexey Semenyuk
568b07a09b
8325089: jpackage utility creates an "infinite", undeleteable directory tree
...
Reviewed-by: almatvee
2024-10-31 20:25:55 +00:00
Aleksey Shipilev
7c36fa7e17
8343019: Primitive caches must use boxed instances from the archive
...
Reviewed-by: jiangli, vlivanov, iklam
2024-10-31 20:18:25 +00:00
Fernando Guallini
ae82cc1ba1
8342188: Update tests to use stronger key parameters and certificates
...
Reviewed-by: rhalade, ascarpino
2024-10-31 18:28:52 +00:00
Cesar Soares Lucas
7d8bd21eb0
8335977: Deoptimization fails with assert "object should be reallocated already"
...
Co-authored-by: Christian Hagedorn <chagedorn@openjdk.org>
Reviewed-by: thartmann, kvn, vlivanov
2024-10-31 17:11:11 +00:00
Olexandr Rotan
b2694934b5
8338981: Access to private classes should be permitted inside the permits clause of the enclosing top-level class
...
Reviewed-by: vromero, mcimadamore
2024-10-31 15:25:42 +00:00
Chen Liang
3ccd2f757d
8342458: More consistent constant instruction handling
...
Reviewed-by: asotona
2024-10-31 14:01:13 +00:00
Alan Bateman
dee0982c60
8343132: Remove temporary transitions from Virtual thread implementation
...
Reviewed-by: dholmes, sspitsyn, pchilanomate
2024-10-31 08:53:19 +00:00
Daniel Lundén
388d44fbf0
8342156: C2: Compilation failure with fewer arguments after JDK-8329032
...
Co-authored-by: Christian Hagedorn <chagedorn@openjdk.org>
Reviewed-by: rcastanedalo, chagedorn, kvn
2024-10-31 07:46:35 +00:00
Fernando Guallini
f340ab2d36
8342181: Update tests to use stronger Key and Salt size
...
Reviewed-by: rhalade, ascarpino
2024-10-30 22:14:54 +00:00
Harshitha Onkar
02ea4b548e
8342635: javax/swing/JFileChooser/FileSystemView/WindowsDefaultIconSizeTest.java creates tmp file in src dir
...
8342634: javax/imageio/plugins/wbmp/WBMPStreamTruncateTest.java creates temp file in src dir
Reviewed-by: erikj, serb
2024-10-30 21:53:12 +00:00
Matthew Donovan
9a9ac1d005
8341927: Replace hardcoded security providers with new test.provider.name system property
...
Reviewed-by: mullan, ascarpino, rhalade
2024-10-30 18:51:02 +00:00
Alex Menkov
1b177ce5b7
8343103: Enable debug logging for vmTestbase/nsk/jvmti/scenarios/sampling/SP05/sp05t003/TestDescription.java
...
Reviewed-by: cjplummer
2024-10-30 18:02:55 +00:00
Ramkumar Sunderbabu
7404ddf24a
8202100: Merge vm/share/InMemoryJavaCompiler w/ jdk/test/lib/compiler/InMemoryJavaCompiler
...
Reviewed-by: lmesnik
2024-10-30 15:45:03 +00:00
Axel Boldt-Christmas
821c514a13
8341692: Implement JEP 490: ZGC: Remove the Non-Generational Mode
...
Reviewed-by: ihse, eosterlund, stefank, prr, cjplummer, dholmes
2024-10-30 11:05:07 +00:00
Amit Kumar
b6f745df57
8342489: compiler/c2/irTests/TestVectorizationMismatchedAccess.java fails on big-endian platforms
...
Reviewed-by: epeter, mbaesken
2024-10-30 03:09:47 +00:00
Alexey Semenyuk
ceaa71e731
8342576: [macos] AppContentTest still fails after JDK-8341443 for same reason on older macOS versions
...
Co-authored-by: Alexander Matveev <almatvee@openjdk.org>
Reviewed-by: almatvee
2024-10-30 02:41:45 +00:00
SendaoYan
40f3d50bad
8343211: Compile error: redefinition of 'Assembler::evmovdquw(XMMRegister,KRegister,XMMRegister,bool,int)'
...
Reviewed-by: vpaprotski, sviswanathan, thartmann, shade
2024-10-29 23:17:52 +00:00
Serguei Spitsyn
60364ef001
8341273: JVMTI is not properly hiding some continuation related methods
...
Reviewed-by: alanb, amenkov
2024-10-29 19:59:43 +00:00
Ferenc Rakoczi
9cfb0f7f7a
8341527: AVX-512 intrinsic for SHA3
...
Reviewed-by: sviswanathan
2024-10-29 15:18:24 +00:00
Amit Kumar
6332e258f9
8343183: [s390x]: Problemlist runtime/Monitor/SyncOnValueBasedClassTest.java Failure
...
Reviewed-by: dholmes
2024-10-29 10:48:47 +00:00
Christian Hagedorn
e389f82b1b
8343137: C2: VerifyLoopOptimizations fails with "Was reachable in only one"
...
Reviewed-by: thartmann, kvn
2024-10-29 08:07:22 +00:00
SendaoYan
df3473e220
8343178: Test BasicTest.java javac compile fails cannot find symbol
...
Reviewed-by: jpai, asemenyuk
2024-10-29 06:05:56 +00:00
Claes Redestad
90bd544512
8342958: Use jvmArgs consistently in microbenchmarks
...
Reviewed-by: ecaspole, jvernee
2024-10-28 22:40:25 +00:00
Eirik Bjørsnøs
d49f21043b
8342040: Further improve entry lookup performance for multi-release JARs
...
Co-authored-by: Claes Redestad <redestad@openjdk.org>
Reviewed-by: redestad
2024-10-28 18:21:18 +00:00
Alexey Semenyuk
a95374f588
8343101: Rework BasicTest.testTemp test cases
...
Reviewed-by: almatvee
2024-10-28 17:24:01 +00:00
Alexey Semenyuk
00fe9f7bdf
8343100: Consolidate EmptyFolderTest and EmptyFolderPackageTest jpackage tests into single java file
...
Reviewed-by: almatvee
2024-10-28 17:22:38 +00:00
David M. Lloyd
9f6d5b46ce
8343020: (fs) Add support for SecureDirectoryStream on macOS
...
Reviewed-by: bpb, alanb
2024-10-28 16:58:44 +00:00
Brian Burkhalter
1341b81321
8341666: FileInputStream doesn't support readAllBytes() or readNBytes(int) on pseudo devices
...
Reviewed-by: alanb
2024-10-28 16:38:36 +00:00
Jatin Bhateja
52382e285f
8338021: Support new unsigned and saturating vector operators in VectorAPI
...
Reviewed-by: psandoz, epeter, sviswanathan
2024-10-28 16:30:29 +00:00
Matias Saavedra Silva
9f6211bcf1
8341371: CDS cannot load archived heap objects with -XX:+UseSerialGC -XX:-UseCompressedOops
...
Reviewed-by: ccheung, iklam
2024-10-28 14:31:35 +00:00
Coleen Phillimore
120a9357b3
8342561: Metaspace for generated reflection classes is no longer needed
...
Reviewed-by: shade, stuefe
2024-10-28 13:48:23 +00:00
Jonathan Lampérth
ec0618742f
8034066: Incorrect alignment in the "Code" section for "-c -XDdetails" options
...
Reviewed-by: jvernee, liach
2024-10-28 09:42:03 +00:00
Alexey Semenyuk
9e451aa365
8343102: Remove --compress
from jlink command lines from jpackage tests
...
Reviewed-by: almatvee
2024-10-26 14:01:19 +00:00
Maurizio Cimadamore
f1a9a8d25b
8342902: Deduplication of acquire calls in BindingSpecializer causes escape-analyisis failure
...
Reviewed-by: jvernee
2024-10-25 21:07:48 +00:00
Alex Menkov
36d71735e3
8339289: Enhance Attach API to support arbitrary length arguments - Windows
...
Reviewed-by: kevinw, sspitsyn
2024-10-25 18:08:21 +00:00
Joe Darcy
ff165f9f0c
8342934: TYPE_USE annotations printed with error causing "," in toString output
...
Reviewed-by: iris, vromero
2024-10-25 16:49:11 +00:00
Brian Burkhalter
0853aee3b3
8338426: Test java/nio/channels/Selector/WakeupNow.java failed
...
Reviewed-by: jpai, alanb
2024-10-25 15:35:49 +00:00
Henry Jen
5cbd578fbe
8342930: New tests from JDK-8335912 are failing
...
Reviewed-by: jpai
2024-10-25 14:35:11 +00:00
Hamlin Li
4f8f395e2b
8343060: RISC-V: enable TestFloat16VectorConvChain for riscv
...
Reviewed-by: fyang
2024-10-25 14:28:01 +00:00
Matthias Baesken
415d8151a6
8342938: Problem list java/io/IO/IO.java test on Linux ppc64le
...
Reviewed-by: lucy, naoto
2024-10-25 07:03:09 +00:00
Mark Powers
ca1700b8bf
8336665: CCE in X509CRLImpl$TBSCertList.getCertIssuer
...
Reviewed-by: mullan
2024-10-24 23:09:45 +00:00
Vicente Romero
d1540e2a49
8342090: Infer::IncorporationBinaryOp::equals can produce side-effects
...
8288590: javac failure: incompatible types: cannot infer type arguments due to Object.hashCode collision
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Reviewed-by: mcimadamore
2024-10-24 17:25:43 +00:00
Justin Lu
7af46a6b42
8340554: Improve MessageFormat readObject checks
...
Reviewed-by: naoto
2024-10-24 16:17:43 +00:00
hanklo6
7d5eefa506
8342862: Gtest added by 8339507 appears to be causing 8GB build machines to hang
...
Reviewed-by: kvn, sviswanathan
2024-10-24 16:02:30 +00:00
hanklo6
d8c3b0f834
8342768: GTest AssemblerX86.validate_vm failed: assert(VM_Version::supports_bmi1()) failed: tzcnt instruction not supported
...
Reviewed-by: sviswanathan, thartmann, kvn
2024-10-24 16:01:31 +00:00
Markus KARG
3c14c2babb
8341566: Add Reader.of(CharSequence)
...
Reviewed-by: rriggs, jpai, liach, alanb
2024-10-24 14:34:58 +00:00
Daniel Fuchs
b0ac633b2d
8342075: HttpClient: improve HTTP/2 flow control checks
...
Reviewed-by: jpai
2024-10-24 12:24:14 +00:00
Jan Lahoda
f0b130e54f
8339296: Record deconstruction pattern in switch fails to compile
...
Reviewed-by: vromero, mcimadamore
2024-10-24 06:45:16 +00:00
Emanuel Peter
e96b4cf0a8
8342387: C2 SuperWord: refactor and improve compiler/loopopts/superword/TestDependencyOffsets.java
...
Reviewed-by: thartmann, chagedorn
2024-10-24 05:45:35 +00:00
David Holmes
f7a61fce94
8342931: ProblemList failing tests from JDK-8335912
...
Reviewed-by: henryjen, mikael
2024-10-24 05:03:39 +00:00
Chen Liang
25c2f48d45
8338544: Dedicated Array class descriptor implementation
...
Reviewed-by: redestad, mchung, jvernee
2024-10-24 02:40:08 +00:00
Henry Jen
158b93d19a
8335912: Add an operation mode to the jar command when extracting to not overwriting existing files
...
Reviewed-by: lancea
2024-10-24 00:07:43 +00:00
Alexander Matveev
9a7a850e28
8341939: SigningOptionsTest fails without Xcode with command line developer tools after JDK-8341443
...
Reviewed-by: asemenyuk
2024-10-23 19:43:24 +00:00
Brian Burkhalter
de92fe3757
8233451: (fs) Files.newInputStream() cannot be used with character special files
...
Reviewed-by: alanb
2024-10-23 18:53:30 +00:00
Chris Plummer
002de86081
8342673: Test serviceability/jvmti/events/NotifyFramePopStressTest/NotifyFramePopStressTest.java failed: waited too long for notify
...
Reviewed-by: amenkov, lmesnik, sspitsyn
2024-10-23 18:26:30 +00:00
Naoto Sato
e64f0798be
8342582: user.region for formatting number no longer works for 21.0.5
...
Reviewed-by: jlu, rriggs
2024-10-23 17:44:31 +00:00
Naoto Sato
426da4bbad
8341975: Unable to set encoding for IO.println, IO.print and IO.readln
...
Reviewed-by: rriggs, iris, alanb
2024-10-23 17:44:15 +00:00
SendaoYan
cdad7286c6
8342646: JTREG_TEST_THREAD_FACTORY in testing.md should be TEST_THREAD_FACTORY
...
Reviewed-by: ihse, erikj
2024-10-23 06:49:46 +00:00
Christian Hagedorn
018db8c16a
8342809: C2 hits "assert(is_If()) failed: invalid node class: Con" during IGVN due to unhandled top
...
Reviewed-by: roland, thartmann
2024-10-23 06:39:18 +00:00
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
Tobias Hartmann
58d39c317e
8340313: Crash due to invalid oop in nmethod after C1 patching
...
Reviewed-by: tschatzl, kvn, dlong
2024-10-17 05:03:09 +00:00
Alisen Chung
4e703b285b
8340140: Open some dialog awt tests 3
...
Reviewed-by: prr, honkar
2024-10-16 21:57:15 +00:00
SendaoYan
44151f475f
8342145: File libCreationTimeHelper.c compile fails on Alpine
...
Reviewed-by: mbaesken
2024-10-16 16:27:57 +00:00
Jatin Bhateja
709914fc92
8338023: Support two vector selectFrom API
...
Reviewed-by: psandoz, epeter, sviswanathan
2024-10-16 16:08:02 +00:00
Gerard Ziemski
c34fb2c989
8338883: Show warning when CreateCoredumpOnCrash set, but core dump will not happen
...
Reviewed-by: dholmes, jsjolen
2024-10-16 15:32:07 +00:00
Aleksey Shipilev
7625b29920
8329597: C2: Intrinsify Reference.clear
...
Reviewed-by: rcastanedalo, eosterlund, kvn
2024-10-16 14:08:10 +00:00
Jaikiran Pai
cf5bb12731
Merge
...
Reviewed-by: alanb, dfuchs
2024-10-16 11:36:01 +00:00
Nizar Benalla
c81aa7551c
8331051: Add an @since
checker test for java.base
module
...
Reviewed-by: jlahoda, jjg
2024-10-16 10:17:47 +00:00
Johny Jose
ebc17c7c8d
8339637: (tz) Update Timezone Data to 2024b
...
Reviewed-by: naoto, coffeys, jlu
2024-10-16 07:36:07 +00:00
Thomas Schatzl
577babf196
8334010: VM crashes with ObjectAlignmentInBytes > GCCardSizeInBytes
...
Reviewed-by: shade, iwalulya
2024-10-16 07:27:28 +00:00
Emanuel Peter
b9b0bd0871
8337221: CompileFramework: test library to conveniently compile java and jasm sources for fuzzing
...
Reviewed-by: chagedorn, tholenstein
2024-10-16 07:23:12 +00:00
Kim Barrett
e4ff553c12
8341931: os_linux gtest uses lambdas with explicit capture lists
...
Reviewed-by: jwaters, jsjolen
2024-10-16 07:05:17 +00:00
Ramkumar Sunderbabu
e94e3bba39
8324672: Update jdk/java/time/tck/java/time/TCKInstant.java now() to be more robust
...
Reviewed-by: rriggs, dfuchs
2024-10-16 06:52:42 +00:00
Tejesh R
6d7e67956b
8340790: Open source several AWT Dialog tests - Batch 4
...
Reviewed-by: honkar, prr
2024-10-16 05:14:59 +00:00
Brian Burkhalter
b9cabbecda
8341997: Tests create files in src tree instead of scratch dir
...
Reviewed-by: erikj, jpai
2024-10-15 17:44:49 +00:00
Matthias Baesken
2c0c65353b
8342044: Increase timeout of gc/shenandoah/oom/TestClassLoaderLeak.java
...
Reviewed-by: shade
2024-10-15 11:52:34 +00:00
Justin Lu
d9f6383037
8331446: Improve deserialization support
...
Reviewed-by: rhalade, skoivu, rriggs, naoto
2024-10-15 17:04:27 +05:30
Hai-May Chao
dadcee1b89
8307383: Enhance DTLS connections
...
Co-authored-by: Jamil Nimeh <jnimeh@openjdk.org>
Reviewed-by: rhalade, mschoene, ascarpino
2024-10-15 17:04:27 +05:30
Emanuel Peter
cfa25b71a6
8328544: Improve handling of vectorization
...
Co-authored-by: Christian Hagedorn <chagedorn@openjdk.org>
Reviewed-by: mschoene, kvn, chagedorn, rhalade
2024-10-15 17:04:27 +05:30
Daniel Fuchs
03bc6b359f
8328286: Enhance HTTP client
...
Reviewed-by: aefimov, michaelm
2024-10-15 17:04:27 +05:30
Kevin Walls
df7d6e081f
8338603: DiagnosticCommandMBean operations should standardize types for parameters
...
Reviewed-by: cjplummer, egahlin
2024-10-15 10:50:45 +00:00
Thomas Schatzl
c9a536c330
8337339: gc/arguments/Test*SizeFlags.java timing out with Xcomp
...
Reviewed-by: shade, iwalulya
2024-10-15 09:15:40 +00:00
t.ogata
e6698f51a1
8337851: Some tests have name which confuse jtreg
...
Reviewed-by: aivanov, prr, cstein
2024-10-15 07:47:42 +00:00
Alisen Chung
60713463c7
8339879: Open some dialog awt tests
...
Reviewed-by: honkar, prr
2024-10-14 16:45:59 +00:00
Igor Veresov
a8a8b2deba
8341831: PhaseCFG::insert_anti_dependences asserts with "no loads"
...
Reviewed-by: dlong, kvn
2024-10-14 16:44:53 +00:00
Weijun Wang
9e262df813
8342002: sun/security/tools/keytool/GenKeyPairSigner.java failed due to missing certificate output
...
Reviewed-by: mullan
2024-10-14 16:00:04 +00:00
SendaoYan
f56a154132
8341881: [REDO] java/nio/file/attribute/BasicFileAttributeView/CreationTime.java#tmp fails on alinux3
...
Reviewed-by: liach, sgehwolf, ihse, bpb
2024-10-14 12:32:55 +00:00
Daniel Fuchs
ba3774dc5d
8341637: java/net/Socket/UdpSocket.java fails with "java.net.BindException: Address already in use" (macos-aarch64)
...
Reviewed-by: jpai
2024-10-14 12:29:06 +00:00
Afshin Zafari
1581508988
8335091: NMT: VMATree reserve_mapping and commit_mapping APIs need MEMFLAGS while un/-committing API has no MEMFLAGS arg
...
Reviewed-by: jsjolen, gziemski
2024-10-14 10:51:37 +00:00
Fei Gao
dcac4b0a53
8341471: Reversed field layout caused by unstable sorting
...
Reviewed-by: jwaters, jsjolen
2024-10-14 08:40:03 +00:00
Aleksey Shipilev
037f11b864
8341708: Optimize safepoint poll encoding with smaller poll data offset
...
Reviewed-by: kvn, qamai
2024-10-14 06:02:00 +00:00
Tobias Hartmann
8d0975a27d
8336726: C2: assert(!do_asserts || projs->fallthrough_ioproj != nullptr) failed: must be found
...
Reviewed-by: chagedorn, kvn, vlivanov
2024-10-14 05:26:48 +00:00
Abhishek Kumar
fe98f86b57
8226938: [TEST_BUG]GTK L&F: There is no Details button in FileChooser Dialog
...
Reviewed-by: honkar, prr
2024-10-14 04:45:24 +00:00
Abhishek Kumar
5c4f1ef746
8226933: [TEST_BUG]GTK L&F: There is no swatches or RGB tab in JColorChooser
...
Reviewed-by: aivanov, psadhukhan, tr
2024-10-14 04:45:12 +00:00
Ramkumar Sunderbabu
41ee582df8
8341138: Rename jtreg property docker.support as container.support
...
Reviewed-by: sgehwolf, mseledtsov
2024-10-12 03:25:42 +00:00
Daniel D. Daugherty
2e1c1936e1
8342003: ProblemList sun/security/tools/keytool/GenKeyPairSigner.java
...
Reviewed-by: jpai
2024-10-12 02:45:50 +00:00
Weijun Wang
3f53d57134
8340327: A common framework to support public key algorithms with standard parameter sets
...
Reviewed-by: ascarpino, mullan
2024-10-11 21:16:41 +00:00
Damon Nguyen
1f6bd0c3e5
8341972: java/awt/dnd/DnDRemoveFocusOwnerCrashTest.java timed out after JDK-8341257
...
Reviewed-by: azvegint
2024-10-11 20:03:14 +00:00
Quan Anh Mai
7276a1bec0
8341784: Refactor TypeVect to use a BasicType instead of a const Type*
...
Reviewed-by: kvn, jkarthikeyan
2024-10-11 15:28:15 +00:00
Jan Lahoda
6133866150
8341070: javac fails with an exception when compiling import module under source level 8
...
Reviewed-by: asotona
2024-10-11 10:07:34 +00:00
Damon Nguyen
cd4981c292
8341257: Open source few DND tests - Set1
...
Reviewed-by: honkar, prr
2024-10-10 21:42:23 +00:00
Damon Nguyen
97ee8bbda2
8340173: Open source some Component/Panel/EventQueue tests - Set2
...
Reviewed-by: honkar
2024-10-10 18:17:55 +00:00
Daniel Gredler
2a6f0307e8
8339974: Graphics2D.drawString doesn't always work with Font derived from AffineTransform
...
Reviewed-by: prr, azvegint
2024-10-10 18:00:33 +00:00
Harshitha Onkar
32f817a460
8340978: Open source few DnD tests - Set6
...
Reviewed-by: prr
2024-10-10 17:55:26 +00:00
Axel Boldt-Christmas
6fad6af0de
8341819: LightweightSynchronizer::enter_for races with deflation
...
Reviewed-by: pchilanomate, rkennke
2024-10-10 17:02:54 +00:00
Aleksei Efimov
4beb77192f
8339538: Wrong timeout computations in DnsClient
...
8220213: com/sun/jndi/dns/ConfigTests/Timeout.java failed intermittent
Reviewed-by: dfuchs, msheppar, djelinski
2024-10-10 15:56:04 +00:00
Tejesh R
a7d2077fe2
8340366: Open source several AWT Dialog tests - Batch 3
...
Reviewed-by: prr, dnguyen
2024-10-10 15:50:19 +00:00
Tejesh R
2d8fcc4271
8340193: Open source several AWT Dialog tests - Batch 1
...
Reviewed-by: psadhukhan
2024-10-10 15:34:39 +00:00
Matthias Baesken
e7c5bf45f7
8341722: Fix some warnings as errors when building on Linux with toolchain clang
...
Reviewed-by: cjplummer, lucy
2024-10-10 07:21:05 +00:00
Christian Hagedorn
36fca5d19d
8341882: [BACKOUT] java/nio/file/attribute/BasicFileAttributeView/CreationTime.java#tmp fails on alinux3
...
Reviewed-by: thartmann
2024-10-10 06:40:55 +00:00
Abhishek Kumar
780de00922
8051591: Test javax/swing/JTabbedPane/8007563/Test8007563.java fails
...
Reviewed-by: honkar, dnguyen, psadhukhan
2024-10-10 05:57:39 +00:00
Abhishek Kumar
313f4a9621
8340809: Open source few more AWT PopupMenu tests
...
Reviewed-by: prr, aivanov
2024-10-10 05:40:21 +00:00
SendaoYan
9d621d3914
8338884: java/nio/file/attribute/BasicFileAttributeView/CreationTime.java#tmp fails on alinux3
...
Reviewed-by: sgehwolf, bpb
2024-10-10 01:04:02 +00:00
Shaojin Wen
475f8f94e0
8341859: Optimize ClassFile Benchmark Write
...
Reviewed-by: liach
2024-10-10 00:03:08 +00:00
Alexander Zuev
172f74466f
8340985: Open source some Desktop related tests
...
Reviewed-by: abhiscxk
2024-10-09 22:10:32 +00:00
Alexander Zuev
52eded4a9c
8341170: Open source several Choice related tests (part 2)
...
Reviewed-by: honkar
2024-10-09 20:31:02 +00:00
Daniel D. Daugherty
a45abf131b
8341860: ProblemList applications/ctw/modules/java_base_2.java on linux-x64
...
Reviewed-by: azvegint
2024-10-09 18:20:52 +00:00
Phil Race
593c27e697
8341535: sun/awt/font/TestDevTransform.java fails with RuntimeException: Different rendering
...
Reviewed-by: mbaesken
2024-10-09 18:17:53 +00:00
Archie Cobbs
38c1d65148
8337980: Javac allows invocation of an inherited instance method from a static method
...
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Reviewed-by: mcimadamore, jlahoda
2024-10-09 16:03:55 +00:00
Eirik Bjørsnøs
950e3a7587
8341625: Improve ZipFile validation of the END header
...
Reviewed-by: lancea
2024-10-09 15:56:38 +00:00
Kangcheng Xu
c30ad0124e
8325495: C2: implement optimization for series of Add of unique value
...
Reviewed-by: chagedorn, roland
2024-10-09 15:07:13 +00:00
Roland Westrelin
ff2f39f240
8340214: C2 compilation asserts with "no node with a side effect" in PhaseIdealLoop::try_sink_out_of_loop
...
Reviewed-by: chagedorn, thartmann
2024-10-09 14:59:15 +00:00
Roland Westrelin
ecc77a5b4a
8336702: C2 compilation fails with "all memory state should have been processed" assert
...
Reviewed-by: thartmann, chagedorn
2024-10-09 14:57:37 +00:00
Shaojin Wen
047c2d7f26
8341141: Optimize DirectCodeBuilder
...
Co-authored-by: Claes Redestad <redestad@openjdk.org>
Co-authored-by: Chen Liang <liach@openjdk.org>
Reviewed-by: liach, redestad
2024-10-09 10:01:22 +00:00
Daniel Skantz
d3f3c6a8cd
8330157: C2: Add a stress flag for bailouts
...
Reviewed-by: chagedorn, thartmann
2024-10-09 07:01:23 +00:00
SendaoYan
d809bc0e21
8341658: RISC-V: Test DateFormatProviderTest.java run timeouted
...
Reviewed-by: naoto
2024-10-09 05:47:58 +00:00
Ramkumar Sunderbabu
de90204b60
8341588: Remove CollectionUsageThreshold.java from ProblemList-Xcomp for debugging
...
Reviewed-by: lmesnik, kevinw
2024-10-09 03:11:59 +00:00
Daniel D. Daugherty
f276f58fb4
8341803: ProblemList containers/docker/TestJcmdWithSideCar.java on linux-x64
...
8341805: ProblemList five mlvm/indy/func/jvmti tests in Xcomp mode
Reviewed-by: psandoz
2024-10-09 00:00:09 +00:00
Igor Veresov
7eab0a506a
8337066: Repeated call of StringBuffer.reverse with double byte string returns wrong result
...
Reviewed-by: kvn, thartmann
2024-10-08 23:21:44 +00:00
Leonid Mesnik
7312eea382
8341131: Some jdk/jfr/event/compiler tests shouldn't be executed with Xcomp
...
Reviewed-by: chagedorn
2024-10-08 17:44:35 +00:00
Alexander Zvegintsev
966eb7232f
8341447: Open source closed frame tests # 5
...
Reviewed-by: honkar
2024-10-08 17:37:48 +00:00
Harshitha Onkar
b9db74a645
8341378: Open source few TrayIcon tests - Set8
...
Reviewed-by: azvegint, dnguyen
2024-10-08 16:34:45 +00:00
Amit Kumar
59ac7039d3
8339220: [s390x] TestIfMinMax.java failure
...
Reviewed-by: lucy, aph
2024-10-08 09:19:40 +00:00
Claes Redestad
ffb60e55cd
8341594: Use Unsafe to coalesce reads in java.util.zip.ZipUtils
...
Reviewed-by: lancea
2024-10-08 08:14:40 +00:00
Tejesh R
57c859e4ad
8339836: Open source several AWT Mouse tests - Batch 1
...
Reviewed-by: honkar, prr
2024-10-08 06:33:22 +00:00
Tejesh R
b6a4047387
8339982: Open source several AWT Mouse tests - Batch 2
...
Reviewed-by: psadhukhan
2024-10-08 06:33:11 +00:00
Harshitha Onkar
4d50cbb5a7
8341278: Open source few TrayIcon tests - Set7
...
Reviewed-by: azvegint
2024-10-07 21:29:21 +00:00
Harshitha Onkar
fc7244da96
8340713: Open source DnD tests - Set5
...
Reviewed-by: azvegint, dnguyen
2024-10-07 17:42:17 +00:00
Eirik Bjørsnøs
f7bb647dc8
8341595: Clean up iteration of CEN headers in ZipFile.Source.initCEN
...
Reviewed-by: lancea, redestad
2024-10-07 16:34:08 +00:00
Alexander Zvegintsev
d0c5e4bc50
8341373: Open source closed frame tests # 4
...
Reviewed-by: prr
2024-10-07 16:32:01 +00:00
SendaoYan
3359518986
8341593: Problemlist java/foreign/TestUpcallStress.java in Xcomp mode
...
Reviewed-by: jvernee
2024-10-07 16:28:02 +00:00
Alexey Ivanov
4ba170c403
8341235: Improve default instruction frame title in PassFailJFrame
...
Reviewed-by: prr
2024-10-07 12:45:04 +00:00
Alexey Ivanov
520060f79a
8340799: Add border inside instruction frame in PassFailJFrame
...
Reviewed-by: prr, dnguyen
2024-10-07 12:44:42 +00:00
Tobias Hartmann
92186a2774
8341612: [BACKOUT] 8338442: AArch64: Clean up IndOffXX type and let legitimize_address() fix out-of-range operands
...
Reviewed-by: chagedorn
2024-10-07 07:58:01 +00:00
SendaoYan
50426b3841
8337713: RISC-V: fix typos in macroAssembler_riscv.cpp
...
Reviewed-by: jwaters, fyang
2024-10-06 12:21:17 +00:00
Attila Szegedi
260d4658ae
8340572: ConcurrentModificationException when sorting ArrayList sublists
...
Reviewed-by: smarks
2024-10-05 21:15:18 +00:00
Shaojin Wen
b42fbf43df
8339699: Optimize DataOutputStream writeUTF
...
Reviewed-by: liach, bpb
2024-10-04 22:35:03 +00:00
Damon Nguyen
559289487d
8340417: Open source some MenuBar tests - Set1
...
Reviewed-by: psadhukhan
2024-10-04 22:08:37 +00:00
Alexander Matveev
85e0e6452d
8341443: [macos] AppContentTest and SigningOptionsTest failed due to "codesign" does not fails with "--app-content" on macOS 15
...
Reviewed-by: asemenyuk
2024-10-04 21:21:47 +00:00
Joe Darcy
a3e23572d5
8341483: Clarify special case handling of Types.getArrayType
...
Reviewed-by: liach, prappo, dlsmith
2024-10-04 20:31:28 +00:00
Damon Nguyen
86e3d52c70
8341258: Open source few various AWT tests - Set1
...
Reviewed-by: psadhukhan
2024-10-04 18:42:45 +00:00
Damon Nguyen
92cb633108
8340967: Open source few Cursor tests - Set2
...
Reviewed-by: psadhukhan
2024-10-04 18:39:30 +00:00
Damon Nguyen
3d38cd97ef
8340966: Open source few Checkbox and Cursor tests - Set1
...
Reviewed-by: psadhukhan, jdv
2024-10-04 18:36:26 +00:00
Damon Nguyen
7e3978eab2
8340164: Open source few Component tests - Set1
...
Reviewed-by: psadhukhan, prr
2024-10-04 18:35:08 +00:00
Jayathirth D V
c8e70df37e
8341162: Open source some of the AWT window test
...
Reviewed-by: aivanov
2024-10-04 18:08:37 +00:00