Alan Bateman
|
707154235b
|
8331189: Implementation of Scoped Values (Third Preview)
Reviewed-by: aph, jpai, mcimadamore
|
2024-05-30 15:41:56 +00:00 |
|
Jan Lahoda
|
4acafb809c
|
8333107: javac fails with an exception when processing broken lambda
Reviewed-by: asotona
|
2024-05-30 13:53:27 +00:00 |
|
Erik Gahlin
|
4a20691e9b
|
8331876: JFR: Move file read and write events to java.base
Reviewed-by: mgronlun, alanb
|
2024-05-30 13:32:57 +00:00 |
|
Chen Liang
|
f608918df3
|
8332614: Type-checked ConstantPool.entryByIndex and ClassReader.readEntryOrNull
Reviewed-by: asotona
|
2024-05-30 11:51:49 +00:00 |
|
Pavel Rappo
|
3cff588a31
|
8332826: Make hashCode methods in ArraysSupport friendlier
Reviewed-by: redestad, liach
|
2024-05-30 09:33:30 +00:00 |
|
Ivan Walulya
|
2b4a4b7bd8
|
8326121: vmTestbase/gc/g1/unloading/tests/unloading_keepRef_rootClass_inMemoryCompilation_keep_cl failed with Full gc happened. Test was useless.
Reviewed-by: tschatzl, ayang
|
2024-05-30 08:32:15 +00:00 |
|
Alexander Zvegintsev
|
286cc163fd
|
8327401: Some jtreg tests fail on Wayland without any tracking bug
8312111: open/test/jdk/java/awt/Robot/ModifierRobotKey/ModifierRobotKeyTest.java fails on ubuntu 23.04
Reviewed-by: prr
|
2024-05-30 06:44:04 +00:00 |
|
Jan Lahoda
|
57bfd0e393
|
8332065: Calling readLine(null...) or readPassword(null...) on System.console() hangs jshell
Reviewed-by: prappo
|
2024-05-30 06:02:42 +00:00 |
|
Jan Lahoda
|
9a72068ef0
|
8332230: jshell throws AssertionError when processing annotations
Reviewed-by: asotona
|
2024-05-30 06:02:31 +00:00 |
|
Jan Lahoda
|
66d9bfce29
|
8332725: Binding patterns with inferred type have erroneous node in the AST
Reviewed-by: asotona
|
2024-05-30 06:01:18 +00:00 |
|
Damon Fenacci
|
2ea365c945
|
8333099: Missing check for is_LoadVector in StoreNode::Identity
Reviewed-by: chagedorn, thartmann
|
2024-05-30 05:11:32 +00:00 |
|
Leonid Mesnik
|
bc7d9e3d0b
|
8333013: Update vmTestbase/nsk/share/LocalProcess.java to don't use finalization
Reviewed-by: cjplummer, amenkov
|
2024-05-29 15:01:07 +00:00 |
|
Hamlin Li
|
fed2b56017
|
8320999: RISC-V: C2 RotateLeftV
8321000: RISC-V: C2 RotateRightV
Reviewed-by: luhenry, fyang
|
2024-05-29 12:25:40 +00:00 |
|
Matthew Donovan
|
6cda4c5985
|
8321543: Update NSS to version 3.96
Reviewed-by: rhalade
|
2024-05-29 11:19:55 +00:00 |
|
Maurizio Cimadamore
|
c003c1207f
|
8331865: Consolidate size and alignment checks in LayoutPath
Reviewed-by: psandoz, jvernee
|
2024-05-29 11:12:30 +00:00 |
|
Severin Gehwolf
|
3d4eb159e6
|
8302744: Refactor Hotspot container detection code
Reviewed-by: jsjolen, stuefe
|
2024-05-29 08:46:27 +00:00 |
|
Thomas Schatzl
|
2cca83bc82
|
8332880: JFR GCHelper class recognizes "Archive" regions as valid
Reviewed-by: ayang, iwalulya
|
2024-05-29 07:55:01 +00:00 |
|
Alexey Semenyuk
|
91ab088d5e
|
8333116: test/jdk/tools/jpackage/share/ServiceTest.java test fails
Reviewed-by: almatvee
|
2024-05-28 21:39:38 +00:00 |
|
Martin Doerr
|
9ac8d05a25
|
8332228: TypePollution.java: Unrecognized VM option 'UseSecondarySuperCache'
Reviewed-by: chagedorn, kvn
|
2024-05-28 20:00:14 +00:00 |
|
Joe Wang
|
91caec07cb
|
8330542: Template for Creating Strict JAXP Configuration File
Reviewed-by: lancea, erikj, alanb, ihse, mullan, naoto
|
2024-05-28 19:26:17 +00:00 |
|
Alan Bateman
|
0f3e2cc334
|
8331670: Deprecate the Memory-Access Methods in sun.misc.Unsafe for Removal
Reviewed-by: mcimadamore, jpai, pminborg
|
2024-05-28 15:05:54 +00:00 |
|
Archie Cobbs
|
87a06b6ce4
|
8325805: Compiler Implementation for Flexible Constructor Bodies (Second Preview)
Reviewed-by: vromero, jlahoda
|
2024-05-28 13:15:20 +00:00 |
|
Adam Sotona
|
aa4c83a5bf
|
8332505: JEP 457: ClassRemapper forgets to remap bootstrap method references
Reviewed-by: jlahoda
|
2024-05-28 12:29:30 +00:00 |
|
Christian Hagedorn
|
2edb6d9813
|
8330386: Replace Opaque4Node of Initialized Assertion Predicate with new OpaqueInitializedAssertionPredicateNode
Reviewed-by: kvn, roland
|
2024-05-28 08:12:36 +00:00 |
|
Korov
|
b5e1615c00
|
8292955: Collections.checkedMap Map.merge does not properly check key and value
Reviewed-by: gli, liach, pminborg
|
2024-05-28 06:43:07 +00:00 |
|
Jan Lahoda
|
08face8c4c
|
8332890: Module imports don't work inside the same module
Reviewed-by: vromero
|
2024-05-27 14:19:26 +00:00 |
|
Tobias Hartmann
|
793fd72fa6
|
8332956: Problem list CodeCacheFullCountTest.java until JDK-8332954 is fixed
Reviewed-by: chagedorn
|
2024-05-27 13:22:49 +00:00 |
|
Thomas Schatzl
|
72fbfe18cb
|
8330577: G1 sometimes sends jdk.G1HeapRegionTypeChange for non-changes
Co-authored-by: Andreas Steiner <asteiner@openjdk.org>
Reviewed-by: ayang, asteiner
|
2024-05-27 09:48:49 +00:00 |
|
Ludvig Janiuk
|
08891553bb
|
8332885: Clarify failure_handler self-tests
Reviewed-by: lmesnik
|
2024-05-27 09:43:31 +00:00 |
|
Ludvig Janiuk
|
7f0ad513c3
|
8332898: failure_handler: log directory of commands
Reviewed-by: lmesnik
|
2024-05-27 09:35:52 +00:00 |
|
Evemose
|
617edf3f0d
|
8332497: javac prints an AssertionError when annotation processing runs on program with module imports
Reviewed-by: liach, vromero, jlahoda
|
2024-05-27 08:54:20 +00:00 |
|
SendaoYan
|
4e8deb396e
|
8332922: Test java/io/IO/IO.java fails when /usr/bin/expect not exist
Reviewed-by: djelinski
|
2024-05-27 06:32:21 +00:00 |
|
Lei Zaakjyu
|
985b9ce79a
|
8330694: Rename 'HeapRegion' to 'G1HeapRegion'
Reviewed-by: cjplummer, kbarrett, tschatzl
|
2024-05-25 02:10:05 +00:00 |
|
Vicente Romero
|
7bf1989f59
|
8320575: generic type information lost on mandated parameters of record's compact constructors
Co-authored-by: Chen Liang <liach@openjdk.org>
Reviewed-by: jlahoda
|
2024-05-24 20:43:23 +00:00 |
|
Leonid Mesnik
|
b3b33667ad
|
8332631: Update nsk.share.jpda.BindServer to don't use finalization
Reviewed-by: cjplummer, sspitsyn
|
2024-05-24 17:34:00 +00:00 |
|
Leonid Mesnik
|
f66a586614
|
8332641: Update nsk.share.jpda.Jdb to don't use finalization
Reviewed-by: cjplummer, kevinw
|
2024-05-24 17:31:30 +00:00 |
|
Alexey Ivanov
|
cd3e4c0366
|
8326734: text-decoration applied to <span> lost when mixed with <u> or <s>
8325620: HTMLReader uses ConvertAction instead of specified CharacterAction for <b>, <i>, <u>
Reviewed-by: honkar, prr
|
2024-05-24 16:30:30 +00:00 |
|
Calvin Cheung
|
c2cca2ab44
|
8330647: Two CDS tests fail with -UseCompressedOops and UseSerialGC/UseParallelGC
Reviewed-by: dholmes, iklam
|
2024-05-24 16:07:36 +00:00 |
|
Adam Sotona
|
cfdc64fcb4
|
8331291: java.lang.classfile.Attributes class performs a lot of static initializations
Reviewed-by: liach, redestad, vromero
|
2024-05-24 15:58:34 +00:00 |
|
Damon Fenacci
|
0c934ff4e2
|
8325520: Vector loads and stores with indices and masks incorrectly compiled
Reviewed-by: epeter, thartmann
|
2024-05-24 13:39:17 +00:00 |
|
Pavel Rappo
|
c099f14f07
|
8305457: Implement java.io.IO
Reviewed-by: naoto, smarks, jpai, jlahoda
|
2024-05-24 13:37:14 +00:00 |
|
Daniel Fuchs
|
6a35311468
|
8241550: [macOS] SSLSocketImpl/ReuseAddr.java failed due to "BindException: Address already in use"
Reviewed-by: jpai, mullan
|
2024-05-24 12:42:16 +00:00 |
|
Christian Stein
|
f16265d69b
|
8332226: "Invalid package name:" from source launcher
Reviewed-by: alanb
|
2024-05-24 12:24:15 +00:00 |
|
Jan Lahoda
|
af056c1676
|
8332106: VerifyError when using switch pattern in this(...) or super(...)
Reviewed-by: abimpoudis, vromero
|
2024-05-24 06:27:45 +00:00 |
|
Weijun Wang
|
da3001daf7
|
8331975: Enable case-insensitive check in ccache and keytab entry lookup
Reviewed-by: mpowers, valeriep
|
2024-05-24 01:16:43 +00:00 |
|
Sergey Bylokhov
|
9b1d6d66b8
|
8316328: Test jdk/jfr/event/oldobject/TestSanityDefault.java times out for some heap sizes
Reviewed-by: phh, shade, egahlin
|
2024-05-23 23:40:00 +00:00 |
|
Roland Westrelin
|
c9a7b9772d
|
8332829: [BACKOUT] C2: crash in compiled code because of dependency on removed range check CastIIs
Reviewed-by: thartmann
|
2024-05-23 16:37:01 +00:00 |
|
Ioi Lam
|
7fd9d6c760
|
8332340: Add JavacBench as a test case for CDS
Reviewed-by: ccheung, matsaave
|
2024-05-23 16:04:56 +00:00 |
|
Claes Redestad
|
2581935b47
|
8332528: Generate code in SwitchBootstraps.generateTypeSwitch that require fewer adaptations
Reviewed-by: liach, jlahoda
|
2024-05-23 12:26:19 +00:00 |
|
Serguei Spitsyn
|
b890336e11
|
8328083: degrade virtual thread support for GetObjectMonitorUsage
Reviewed-by: cjplummer, alanb
|
2024-05-23 12:07:17 +00:00 |
|