Tobias Hartmann
|
921860d41d
|
8333264: Remove unused resolve_sub_helper declaration after JDK-8322630
Reviewed-by: rcastanedalo
|
2024-05-30 13:38:14 +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 |
|
Jaikiran Pai
|
1b04f6487c
|
8216984: Deprecate for removal Socket constructors to create UDP sockets
Reviewed-by: alanb, dfuchs
|
2024-05-30 10:03:06 +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 |
|
Adam Sotona
|
579cf705ff
|
8332597: Remove redundant methods from j.l.classfile.ClassReader API
Reviewed-by: liach, jlahoda
|
2024-05-30 06:12:50 +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 |
|
Magnus Ihse Bursie
|
789ac8b276
|
8333189: Make sure clang on linux uses lld as linker
Reviewed-by: jiangli, erikj
|
2024-05-29 19:51:07 +00:00 |
|
Chris Plummer
|
c8eea59f50
|
8332919: SA PointerLocation needs to print a newline after dumping java thread info for JNI Local Ref
Reviewed-by: kevinw, dholmes
|
2024-05-29 18:23:23 +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 |
|
Leonid Mesnik
|
03b7a8586a
|
8332259: JvmtiTrace::safe_get_thread_name fails if current thread is in native state
Reviewed-by: dholmes, sspitsyn
|
2024-05-29 14:59:19 +00:00 |
|
Matthias Baesken
|
43a2f17342
|
8333149: ubsan : memset on nullptr target detected in jvmtiEnvBase.cpp get_object_monitor_usage
Reviewed-by: sspitsyn, mdoerr
|
2024-05-29 12:38:51 +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 |
|
Cesar Soares Lucas
|
6d718ae51a
|
8324341: Remove redundant preprocessor #if's checks
Reviewed-by: kvn, ayang
|
2024-05-29 09:36:13 +00:00 |
|
Matthias Baesken
|
9b64ece514
|
8332904: ubsan ppc64le: c1_LIRGenerator_ppc.cpp:581:21: runtime error: signed integer overflow: 9223372036854775807 + 1 cannot be represented in type 'long int'
Reviewed-by: mdoerr, jkern
|
2024-05-29 09:11:04 +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 |
|
Matthias Baesken
|
b8ae11e99b
|
8332960: ubsan: classListParser.hpp:159:12: runtime error: load of value 2101478704, which is not a valid value for type 'ParseMode'
Reviewed-by: dholmes, mdoerr
|
2024-05-29 06:41:53 +00:00 |
|
Prasanta Sadhukhan
|
9a83dfee14
|
8332431: NullPointerException in JTable of SwingSet2
Reviewed-by: abhiscxk, kizune
|
2024-05-29 05:09:39 +00:00 |
|
Jatin Bhateja
|
01060ad4ab
|
8325083: jdk/incubator/vector/Double512VectorTests.java crashes in Assembler::vex_prefix_and_encode
Reviewed-by: kvn, sviswanathan
|
2024-05-29 02:18:20 +00:00 |
|
David Holmes
|
673f767dad
|
8285506: Unify os::vsnprintf implementations
Reviewed-by: jwaters, kbarrett, jsjolen
|
2024-05-28 22:43:35 +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 |
|
Mikael Vidstedt
|
da6aa2a86c
|
8332849: Update doc/testing.{md,html} (spelling and stale information)
Reviewed-by: iris, ihse, erikj, djelinski
|
2024-05-28 17:07:27 +00:00 |
|
Steven Loomis
|
b8f2ec9091
|
8195675: Call to insertText with single character from custom Input Method ignored
Reviewed-by: prr
|
2024-05-28 16:44:44 +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 |
|
Ashutosh Mehra
|
51ae08f72b
|
8333093: Incorrect comment in zAddress_aarch64.cpp
Reviewed-by: stefank
|
2024-05-28 15:02:50 +00:00 |
|
Albert Mingkun Yang
|
4754f059f9
|
8333035: Parallel: Remove ParMarkBitMap::IterationStatus
Reviewed-by: tschatzl
|
2024-05-28 14:47:04 +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 |
|
Alan Bateman
|
e708d135e3
|
8332064: Implementation of Structured Concurrency (Third Preview)
Reviewed-by: jpai, bpb, mcimadamore
|
2024-05-28 13:08:02 +00:00 |
|
Robbin Ehn
|
7b52d0acfc
|
8332265: RISC-V: Materialize pointers faster by using a temp register
Reviewed-by: fyang, luhenry, mli
|
2024-05-28 12:54:37 +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 |
|
Magnus Ihse Bursie
|
cabe337400
|
8331921: Hotspot assembler files should use common logic to setup exported functions
Reviewed-by: coleenp, erikj, dholmes
|
2024-05-28 11:37:36 +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 |
|
Albert Mingkun Yang
|
1850914380
|
8332864: Parallel: Merge ParMarkBitMapClosure into MoveAndUpdateClosure
Reviewed-by: tschatzl
|
2024-05-28 08:08:42 +00:00 |
|
Hamlin Li
|
2f2cf38bb5
|
8332883: Some simple cleanup in vectornode.cpp
Reviewed-by: kvn
|
2024-05-28 07:51:49 +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 |
|
David Holmes
|
86eb5d9f3b
|
8329958: Windows x86 build fails: downcallLinker.cpp(36) redefinition
Reviewed-by: kvn, shade
|
2024-05-27 21:52:49 +00:00 |
|
Matthias Baesken
|
be1d374bc5
|
8332825: ubsan: guardedMemory.cpp:35:11: runtime error: null pointer passed as argument 2, which is declared to never be null
Reviewed-by: clanger, mdoerr
|
2024-05-27 14:32:30 +00:00 |
|
Yudi Zheng
|
ed81a478e1
|
8327964: Simplify BigInteger.implMultiplyToLen intrinsic
Reviewed-by: mdoerr, amitkumar, kvn, fyang
|
2024-05-27 14:25:13 +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 |
|