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 |
|