Stuart Marks
6d155a47f1
8308167: SequencedMap::firstEntry throws NPE when first entry has null key or value
...
Reviewed-by: bchristi
2023-06-06 00:19:50 +00:00
Serguei Spitsyn
4b1534989b
8304438: jcmd JVMTI.agent_load should obey EnableDynamicAgentLoading
...
Reviewed-by: cjplummer, alanb, amenkov
2023-06-06 00:00:11 +00:00
Doug Simon
b3c9d6785e
8309136: [JVMCI] add -XX:+UseGraalJIT flag
...
Reviewed-by: dholmes, kvn
2023-06-05 20:47:50 +00:00
Jim Laskey
98b53c06cf
8306112: Implementation of JEP 445: Unnamed Classes and Instance Main Methods (Preview)
...
8308613: javax.lang.model updates for JEP 445 (preview)
8308913: Update core reflection for JEP 445 (preview)
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Co-authored-by: Joe Darcy <darcy@openjdk.org>
Co-authored-by: Jan Lahoda <jlahoda@openjdk.org>
Co-authored-by: Jim Laskey <jlaskey@openjdk.org>
Co-authored-by: Adam Sotona <asotona@openjdk.org>
Reviewed-by: mcimadamore, vromero, darcy
2023-06-05 18:45:39 +00:00
Calvin Cheung
e970ddbc60
8309170: CDS archive heap is always relocated for larger heap
...
Reviewed-by: stuefe, iklam
2023-06-05 18:33:54 +00:00
Adam Sotona
4b8922f576
8308842: Consolidate exceptions thrown from Class-File API
...
Reviewed-by: briangoetz
2023-06-05 18:25:51 +00:00
Joe Darcy
2b38343e4d
8309416: Misstatement in semantics of methods in javax.lang.model.ElementFilter
...
Reviewed-by: prappo
2023-06-05 16:36:19 +00:00
Alexander Zvegintsev
73352b68c4
8280994: [XWayland] Drag and Drop does not work in java -> wayland app direction
...
Reviewed-by: prr, psadhukhan
2023-06-05 16:34:45 +00:00
Antonios Printezis
5cd8af7622
8308726: RISC-V: avoid unnecessary slli in the vectorized arraycopy stubs for bytes
...
Reviewed-by: fyang, luhenry
2023-06-05 15:40:10 +00:00
Antonios Printezis
80232b7e75
8308969: make test-prebuilt doesn't return the correct exit code
...
Reviewed-by: erikj
2023-06-05 15:35:42 +00:00
changpeng1997
6d511f1376
8309129: AArch64: guarantee(T != T2S) failed: "incorrect arrangement" after JDK-8307795
...
Reviewed-by: thartmann, xgong, eastigeevich
2023-06-05 11:32:53 +00:00
Jan Lahoda
9be5769a68
8291966: SwitchBootstrap.typeSwitch could be faster
...
Reviewed-by: asotona
2023-06-05 10:48:25 +00:00
Hannes Wallnöfer
db0857ddd8
8306578: Report error if no label given in @see and {@link} when no default is available
...
Reviewed-by: jjg
2023-06-05 09:39:19 +00:00
Prasanta Sadhukhan
8c9d21e519
8296920: Regression Test DialogOrient.java fails on MacOS
...
Reviewed-by: honkar, dnguyen, achung, jdv
2023-06-05 09:15:13 +00:00
Christoph Langer
ac41c03003
8303465: KeyStore of type KeychainStore, provider Apple does not show all trusted certificates
...
Reviewed-by: mbaesken, weijun
2023-06-05 08:36:47 +00:00
David Leopoldseder
11fb5b2209
8309104: [JVMCI] compiler/unsafe/UnsafeGetStableArrayElement test asserts wrong values with Graal
...
Reviewed-by: dnsimon, thartmann
2023-06-05 07:54:42 +00:00
Vladimir Kempik
a02d8001fa
8309405: RISC-V: is_deopt may produce unaligned memory read
...
Reviewed-by: fyang, luhenry
2023-06-05 07:30:28 +00:00
Roberto Castañeda Lozano
3fa776d66a
8302673: [SuperWord] MaxReduction and MinReduction should vectorize for int
...
Co-authored-by: Jatin Bhateja <jbhateja@openjdk.org>
Reviewed-by: epeter, kvn
2023-06-05 07:08:33 +00:00
Emanuel Peter
22a9a86be0
8309268: C2: "assert(in_bb(n)) failed: must be" after JDK-8306302
...
Reviewed-by: rcastanedalo, kvn, thartmann
2023-06-05 06:43:13 +00:00
Jan Lahoda
b6c9232b8b
8305225: A service broken error despite annotation processor generating it if directives listed
...
Reviewed-by: asotona
2023-06-05 06:30:44 +00:00
Jan Lahoda
05fb6c6648
8309336: Incorrect switch in enum not reported properly
...
Reviewed-by: vromero
2023-06-05 06:25:00 +00:00
Gui Cao
08c91c2212
8309332: RISC-V: Improve PrintOptoAssembly output of vector nodes
...
Reviewed-by: yzhu, fyang
2023-06-05 00:18:51 +00:00
Chris Plummer
ecb17532dc
8309334: ProcessTools.main() does not properly set thread names when using the virtual thread wrapper
...
Reviewed-by: amenkov, lmesnik, sspitsyn, alanb
2023-06-04 18:18:11 +00:00
Jaikiran Pai
ac1597bcc7
8309409: Update HttpInputStreamTest and BodyProcessorInputStreamTest to use hg.openjdk.org
...
Reviewed-by: dfuchs
2023-06-04 09:48:11 +00:00
Chris Plummer
fdb5893bf0
8309391: Remove non-failing tests from test/jdk/ProblemList-Virtual.txt
...
Reviewed-by: dcubed, lmesnik
2023-06-03 20:26:46 +00:00
Guoxiong Li
6edd786bf6
8309265: Serial: Remove the code related to GC overheap limit
...
Reviewed-by: ayang, tschatzl
2023-06-03 03:45:21 +00:00
Dingli Zhang
61bb014a86
8309254: Implement fast-path for ASCII-compatible CharsetEncoders on RISC-V
...
Reviewed-by: luhenry, yzhu, fyang, fjiang
2023-06-03 02:27:18 +00:00
Alex Menkov
62c935d4fa
8308978: regression with a deadlock involving FollowReferences
...
Reviewed-by: sspitsyn, lmesnik
2023-06-02 22:02:04 +00:00
Joe Wang
aff9cea054
8303530: Redefine JAXP Configuration File
...
Reviewed-by: naoto, lancea, alanb, smarks
2023-06-02 20:09:44 +00:00
Chris Plummer
1bb037bdc6
8309329: com/sun/jdi/DeferredStepTest.java fails with virtual threads due to not waiting for threads to exit
...
Reviewed-by: sspitsyn, lmesnik, amenkov
2023-06-02 19:09:56 +00:00
Mandy Chung
a23bbea959
8309241: ClassForNameLeak fails intermittently as the class loader hasn't been unloaded
...
Reviewed-by: dnsimon, bchristi
2023-06-02 18:12:19 +00:00
Daniel Fuchs
931913fbb2
8309200: java/net/httpclient/ExecutorShutdown fails intermittently, if connection closed during upgrade
...
Reviewed-by: jpai, djelinski
2023-06-02 14:34:54 +00:00
Andrew Haley
dc21e8aa83
8296411: AArch64: Accelerated Poly1305 intrinsics
...
Reviewed-by: redestad, adinn
2023-06-02 14:28:44 +00:00
Poonam Bajaj
59d9d9fcb9
8303215: Make thread stacks not use huge pages
...
Reviewed-by: stuefe, dholmes
2023-06-02 13:32:22 +00:00
Albert Mingkun Yang
cb1e5e3f0f
8309286: G1: Remove unused G1HeapRegionAttr::is_valid_gen
...
Reviewed-by: tschatzl
2023-06-02 12:47:17 +00:00
Stefan Karlsson
e8268d9163
8309210: Extend VM Operations hs_err logging
...
Reviewed-by: dholmes, stuefe, eosterlund, sjohanss
2023-06-02 12:06:31 +00:00
Christian Hagedorn
7dbdad50a6
8308892: Bad graph detected in build_loop_late after JDK-8305635
...
Reviewed-by: rcastanedalo, roland, thartmann
2023-06-02 12:00:11 +00:00
Severin Gehwolf
dc8bc6c98c
8308090: Add container tests for on-the-fly resource quota updates
...
Reviewed-by: dholmes, mseledtsov
2023-06-02 08:58:20 +00:00
Jan Kratochvil
73e7af9e28
8309287: Add fontconfig requirement to building.md for Debian
...
Reviewed-by: erikj
2023-06-02 08:41:28 +00:00
Sibabrata Sahoo
aeb53e67f9
8308711: Develop additional Tests for KEM implementation
...
Reviewed-by: weijun
2023-06-02 08:13:12 +00:00
JoKern65
dcd9590fed
8309224: Fix xlc17 clang 15 warnings in java.desktop
...
Reviewed-by: prr, goetz
2023-06-02 07:34:24 +00:00
Erik Österlund
8f1ce78907
8308752: Generational ZGC: Avoid final marking through stack chunks
...
Reviewed-by: stefank, aboldtch
2023-06-02 06:54:20 +00:00
Axel Boldt-Christmas
7b0a33600e
8308387: CLD created and unloading list sharing _next node pointer leads to concurrent YC missing CLD roots
...
Reviewed-by: stefank, coleenp, dholmes, eosterlund
2023-06-02 06:35:24 +00:00
Roberto Castañeda Lozano
60f3b87d96
8309295: C2: MaxNode::signed_min() returns nullptr for int operands
...
Reviewed-by: thartmann
2023-06-02 06:34:15 +00:00
Aggelos Biboudis
8007599756
8309093: Underscore with brackets
...
Reviewed-by: jlahoda
2023-06-02 06:14:57 +00:00
Alan Bateman
5bd2af26e6
8307478: Implementation of Prepare to Restrict The Dynamic Loading of Agents
...
Reviewed-by: sspitsyn, cjplummer
2023-06-02 05:57:01 +00:00
Tejesh R
325940b091
8307105: JFileChooser InvalidPathException when selecting some system folders on Windows
...
Reviewed-by: aivanov, abhiscxk, dnguyen
2023-06-02 04:29:33 +00:00
Matias Saavedra Silva
101bf2290d
8308891: TestCDSVMCrash.java needs @requires vm.cds
...
Reviewed-by: dcubed
2023-06-01 20:37:21 +00:00
Doug Simon
2bb1972483
8308954: [JVMCI] code installation increments decompile_count for call_site_target_value failures
...
Reviewed-by: never
2023-06-01 19:24:07 +00:00
Martin Doerr
0ab09630c6
8308469: [PPC64] Implement alternative fast-locking scheme
...
Reviewed-by: rrich, lucy
2023-06-01 17:24:50 +00:00