Roland Westrelin
266f9838ee
8308855: ARM32: TestBooleanVector crashes after 8300257
...
Reviewed-by: kvn, thartmann
2023-06-19 07:02:10 +00:00
Thomas Stuefe
6473a7df20
8310107: os::trace_page_sizes_for_requested_size should name alignment as requested page size
...
Reviewed-by: stefank, dholmes
2023-06-19 06:00:50 +00:00
Tobias Hartmann
02aaab12e3
8310126: C1: Missing receiver null check in Reference::get intrinsic
...
Reviewed-by: roland, shade
2023-06-19 05:08:45 +00:00
Gergö Barany
492d25c8df
8309601: [JVMCI] AMD64#getLargestStorableKind returns incorrect mask kind
...
Reviewed-by: dnsimon, never
2023-06-19 02:28:05 +00:00
Coleen Phillimore
71baf00a2d
8309605: StubRoutines are not used by SA
...
Reviewed-by: cjplummer
2023-06-16 20:04:08 +00:00
Alexey Ivanov
d6c2ee3448
8310054: ScrollPane insets are incorrect
...
Reviewed-by: honkar, prr
2023-06-16 17:24:07 +00:00
Ben Perez
4eb4f20ae2
8308808: SunMSCAPI public keys returns internal key array
...
Reviewed-by: mullan
2023-06-16 16:46:54 +00:00
Liam Miller-Cushon
53abba3a5a
8309499: javac fails to report compiler.err.no.java.lang with annotation processing enabled
...
Co-authored-by: Paula Toth <paulatoth@google.com>
Reviewed-by: vromero
2023-06-16 16:43:22 +00:00
Joe Darcy
cf8d0b0537
8309964: Use directed inheritDoc for javax.lang.model API
...
Reviewed-by: vromero
2023-06-16 16:43:00 +00:00
Ioi Lam
a45f92961b
8310076: Reduce inclusion of bytecodeStream.hpp
...
Reviewed-by: dholmes, coleenp
2023-06-16 15:26:26 +00:00
Hannes Wallnöfer
21f6d83358
8309471: Limit key characters in static index pages
...
Reviewed-by: jjg
2023-06-16 15:04:07 +00:00
Andrew Haley
44a8aa0691
8308609: java/lang/ScopedValue/StressStackOverflow.java fails with "-XX:-VMContinuations"
...
Reviewed-by: alanb
2023-06-16 12:21:11 +00:00
Per Minborg
b412fc79c3
8309937: Add @sealedGraph for some Panama FFM interfaces
...
Reviewed-by: mcimadamore
2023-06-16 11:42:55 +00:00
Thomas Schatzl
fb024fde7b
8248149: G1: change _cleaning_claimed from int to bool
...
Reviewed-by: lkorinth, ayang, kbarrett
2023-06-16 10:04:17 +00:00
Eric Nothum
238c51e621
8293069: Make -XX:+Verbose less verbose
...
Reviewed-by: thartmann, chagedorn
2023-06-16 09:57:57 +00:00
Alan Bateman
227656f3a9
8309408: Thread.sleep cleanup
...
Reviewed-by: dholmes, stefank
2023-06-16 07:26:27 +00:00
Aggelos Biboudis
32243ef47d
8310128: Switch with unnamed patterns erroneously non-exhaustive
...
Reviewed-by: vromero, jlahoda
2023-06-16 07:03:28 +00:00
Jaikiran Pai
db133dbc02
8310106: sun.security.ssl.SSLHandshake.getHandshakeProducer() incorrectly checks handshakeConsumers
...
Reviewed-by: wetmore, xuelei
2023-06-16 05:38:10 +00:00
Joe Darcy
353e581a53
8309747: Update --release 21 symbol information for JDK 21 build 27
...
Reviewed-by: iris
2023-06-15 23:36:27 +00:00
Phil Race
d3d0dbc363
8309756: Occasional crashes with pipewire screen capture on Wayland
...
Reviewed-by: avu, azvegint
2023-06-15 22:47:57 +00:00
Kim Barrett
92167505b2
8308643: Incorrect value of 'used' jvmstat counter
...
Reviewed-by: tschatzl, ayang
2023-06-15 22:23:26 +00:00
Man Cao
5c705166da
8309688: Data race on java.io.ClassCache$CacheRef.strongReferent
...
Reviewed-by: rriggs, shade
2023-06-15 20:13:36 +00:00
Justin Lu
81bfd78901
8309632: JDK 21 RDP1 L10n resource files update
...
Reviewed-by: naoto
2023-06-15 19:43:07 +00:00
Aleksey Shipilev
4a5475ce04
8309953: Strengthen and optimize oopDesc age methods
...
Reviewed-by: mdoerr, rkennke, tschatzl, stefank
2023-06-15 19:13:24 +00:00
Pavel Rappo
3e0bbd290c
8285368: Overhaul doc-comment inheritance
...
6376959: Algorithm for Inheriting Method Comments seems to go not as documented
6934301: Support directed inheriting of class comments with @inheritDoc
Reviewed-by: jjg, rriggs, aivanov, smarks, martin
2023-06-15 17:47:41 +00:00
Naoto Sato
3eeb681a0d
8167252: Some of Charset.availableCharsets() does not contain itself
...
Reviewed-by: bpb, alanb, iris, lancea, jpai
2023-06-15 16:34:00 +00:00
Quan Anh Mai
947f14977a
8308444: LoadStoreNode::result_not_used() is too conservative
...
Reviewed-by: kvn, thartmann
2023-06-15 16:00:18 +00:00
Vladimir Kozlov
0038491abd
8309978: [x64] Fix useless padding
...
Reviewed-by: chagedorn, thartmann, shade
2023-06-15 15:32:45 +00:00
Albert Mingkun Yang
5f3613e060
8309960: ParallelGC young collections very slow in DelayInducer
...
Reviewed-by: tschatzl, iwalulya
2023-06-15 12:01:02 +00:00
Roberto Castañeda Lozano
83d92672d4
8303513: C2: LoadKlassNode::make fails with 'expecting TypeKlassPtr'
...
Reviewed-by: thartmann, kvn
2023-06-15 10:08:28 +00:00
Martin Doerr
de8aca27ba
8307907: [ppc] Remove RTM locking implementation
...
Reviewed-by: mbaesken, rrich, stuefe
2023-06-15 09:52:31 +00:00
Johan Sjölen
4c0e164238
8309717: C2: Remove Arena::move_contents usage
...
Reviewed-by: thartmann, kvn
2023-06-15 08:36:35 +00:00
Vladimir Kempik
6b94289386
8309502: RISC-V: String.indexOf intrinsic may produce misaligned memory loads
...
Reviewed-by: luhenry, fjiang, fyang
2023-06-15 06:22:21 +00:00
Kim Barrett
181845ae46
8309899: Rename PtrQueueSet::buffer_size()
...
Reviewed-by: tschatzl, ayang
2023-06-14 22:01:44 +00:00
Ioi Lam
931625a930
8309808: BytecodeTracer prints wrong BSM for invokedynamic
...
Reviewed-by: coleenp, matsaave
2023-06-14 21:14:01 +00:00
Harshitha Onkar
ee4ab6709e
8309958: Incorrect @since tag format in Container.java
...
Reviewed-by: dmarkov
2023-06-14 19:49:24 +00:00
Aleksey Shipilev
57b8251241
8309956: Shenandoah: Strengthen the mark word check in string dedup
...
Reviewed-by: wkemper, zgu, ysr
2023-06-14 16:57:15 +00:00
Erik Gahlin
84d010a24b
8309928: JFR: View issues
...
Reviewed-by: mgronlun
2023-06-14 12:26:51 +00:00
Erik Gahlin
9872a14192
8309959: JFR: Display N/A for missing data amount
...
Reviewed-by: mgronlun, stuefe
2023-06-14 12:05:27 +00:00
Jorn Vernee
4c18b9e1fa
8309880: Add support for linking libffi on Windows and Mac
...
Co-authored-by: Aleksey Shipilev <shade@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Reviewed-by: erikj
2023-06-14 12:03:42 +00:00
Vladimir Petko
e3d6fc875b
8309847: FrameForm and RegisterForm constructors should initialize all members
...
Reviewed-by: kvn, thartmann
2023-06-14 11:47:02 +00:00
Martin Doerr
bd79db3930
8309613: [Windows] hs_err files sometimes miss information about the code containing the error
...
Reviewed-by: dholmes, stuefe
2023-06-14 08:28:39 +00:00
Jaikiran Pai
ba837b4bfa
8309910: Introduce jdk.internal.net.http.HttpConnection.getSNIServerNames() method
...
Reviewed-by: dfuchs
2023-06-14 01:37:45 +00:00
Ioi Lam
5d193193a3
8309878: Reduce inclusion of resolvedIndyEntry.hpp
...
Reviewed-by: coleenp, sspitsyn, matsaave
2023-06-14 00:16:12 +00:00
Mandy Chung
9bfe415f66
8305104: Remove the old core reflection implementation
...
Reviewed-by: dholmes, alanb
2023-06-13 19:41:38 +00:00
Raffaello Giulietti
bfef3c3e80
8309955: Matcher uses @since {@inheritDoc}
...
Reviewed-by: lancea
2023-06-13 18:40:47 +00:00
Jonathan Gibbons
b5b5b7ce72
8309884: missing @since tags in com.sun.source.*
...
Reviewed-by: darcy
2023-06-13 17:40:34 +00:00
Chen Liang
75dcc4ef94
8307508: IndirectVarHandle.isAccessModeSupported throws NPE
...
Reviewed-by: mchung
2023-06-13 17:05:52 +00:00
Ben Perez
bed9161c81
8308474: DSA does not reset SecureRandom when initSign is called again
...
Reviewed-by: weijun
2023-06-13 16:34:58 +00:00
Calvin Cheung
14010876dc
8309753: Include array classes in the output of -XX:+PrintSharedArchiveAndExit
...
Reviewed-by: iklam, matsaave
2023-06-13 15:54:31 +00:00