Justin Lu
0a9e3bfc90
8334418: Update IANA Language Subtag Registry to Version 2024-06-14
...
Reviewed-by: naoto, iris
Backport-of: 861aefcafacdc21459ef966307f52568e327fd49
2024-07-12 20:18:30 +00:00
Chen Liang
06191aca86
8335935: Chained builders not sending transformed models to next transforms
...
Reviewed-by: asotona
Backport-of: cad68e06ecad1e19091d1af9c0f9b8145d6842fb
2024-07-11 20:51:38 +00:00
Jorn Vernee
9620b912dd
8333884: MemorySegment::reinterpret removes read-only property
...
Reviewed-by: liach, sundar
Backport-of: 6f7f0f1de05fdc0f6a88ccd90b806e8a5c5074ef
2024-07-11 12:42:21 +00:00
Joe Darcy
4aab58be4a
8335637: Add explicit non-null return value expectations to Object.toString()
...
Reviewed-by: jpai
Backport-of: 66db71563c3ebd715a1192a9b399b618d7bdb8d0
2024-07-11 03:06:38 +00:00
Jorn Vernee
5b9ecb1786
8333886: Explicitly specify that asSlice and reinterpret return a memory segment backed by the same region of memory.
...
Reviewed-by: sundar
Backport-of: c80e2eb35c4eb03f17a2a31e979e5c369453e203
2024-07-10 16:58:04 +00:00
Chen Liang
2f60d36848
8335475: ClassBuilder incorrectly calculates max_locals in some cases
...
Reviewed-by: asotona
Backport-of: 1ef34c183315b70ddc27c177a2867e30132609f5
2024-07-08 11:01:53 +00:00
Erik Gahlin
653c481d71
8335479: JFR: Missing documentation for -XX:StartFlightRecording
...
Reviewed-by: mgronlun
Backport-of: 68ffec9800b798927a050900a2d47000aa18ef30
2024-07-05 10:17:50 +00:00
Daniel Fuchs
e78c682142
8333849: (dc) DatagramChannel send/receive fails with UOE if buffer backed by memory segment allocated from shared arena
...
Reviewed-by: alanb
Backport-of: e7dc76b5776e05082281fb640d1592479cfe9e6b
2024-07-01 07:55:31 +00:00
Volodymyr Paprotski
b5fbdb2166
8333583: Crypto-XDH.generateSecret regression after JDK-8329538
...
Reviewed-by: thartmann, sviswanathan
Backport-of: f101e153cee68750fcf1f12da10e29806875b522
2024-06-26 15:24:19 +00:00
Hannes Greule
3edf379b67
8334708: FFM: two javadoc problems
...
Reviewed-by: jpai
Backport-of: 72ca7bafcd49a98c1fe09da72e4e47683f052e9d
2024-06-24 06:30:12 +00:00
Chen Liang
1dbad8058b
8333854: IllegalAccessError with proxies after JDK-8332457
...
Reviewed-by: asotona
Backport-of: 91bd85d65dff9cea91b88da7ef241be5c7b85f94
2024-06-21 22:33:23 +00:00
Kevin Walls
23f2c97f4c
8333344: JMX attaching of Subject does not work when security manager not allowed
...
Reviewed-by: dfuchs
Backport-of: bcf4bb4882e06d8c52f6eb4e9c4e027ba0622c5f
2024-06-21 10:09:14 +00:00
Damon Nguyen
a7964453cf
8333827: JDK 23 RDP1 L10n resource files update
...
Reviewed-by: jlu, naoto
Backport-of: c4702ca8c026e2d265aca0126fd3fb7bc5bb392a
2024-06-13 21:48:34 +00:00
Viktor Klang
5230786a0d
8334162: Gatherer.defaultCombiner has an erronous @see-link
...
Reviewed-by: iris
Backport-of: cff048c7354dd947a3946d262f4752a55b7e2a43
2024-06-13 16:58:58 +00:00
Jaikiran Pai
d7d1afb0a8
8206447: InflaterInputStream.skip receives long but it's limited to Integer.MAX_VALUE
...
Reviewed-by: lancea, alanb
2024-06-05 15:55:20 +00:00
Adam Sotona
d85b0ca5cd
8332457: Examine startup overheads from JDK-8294961
...
8229959: Convert proxy class to use constant dynamic
Reviewed-by: liach, redestad
2024-06-05 15:33:03 +00:00
Viktor Klang
326dbb1b13
8312436: CompletableFuture never completes when 'Throwable.toString()' method throws Exception
...
Reviewed-by: alanb
2024-06-05 14:40:04 +00:00
Sonia Zaldana Calles
cbb6747e6b
8329581: Java launcher no longer prints a stack trace
...
8329420: Java 22 (and 23) launcher calls default constructor although main() is static
8330864: No error message when ExceptionInInitializerError thrown in static initializer
Reviewed-by: stuefe
2024-06-05 13:12:30 +00:00
Doug Lea
789f704d9a
8322732: ForkJoinPool may underutilize cores in async mode
...
8327854: Test java/util/stream/test/org/openjdk/tests/java/util/stream/WhileOpStatefulTest.java failed with RuntimeException
Reviewed-by: alanb
2024-06-05 13:02:15 +00:00
lingjun.cg
d826127970
8333462: Performance regression of new DecimalFormat() when compare to jdk11
...
Reviewed-by: liach, naoto, jlu
2024-06-05 01:51:20 +00:00
David M. Lloyd
b101dcb609
8333312: Incorrect since tags on new ClassReader and ConstantPool methods
...
Reviewed-by: liach, asotona
2024-06-04 16:57:59 +00:00
Nizar Benalla
e0bab78640
8326951: since-checker - missing @ since tags
...
Reviewed-by: jpai
2024-06-04 16:51:39 +00:00
Vladimir Ivanov
29e10e4582
8332547: Unloaded signature classes in DirectMethodHandles
...
Reviewed-by: jvernee, liach
2024-06-04 04:02:49 +00:00
Justin Lu
6dac8d6452
8332424: Update IANA Language Subtag Registry to Version 2024-05-16
...
Reviewed-by: naoto, iris
2024-06-03 22:00:31 +00:00
Naoto Sato
9686e804a2
8333103: Re-examine the console provider loading
...
Reviewed-by: redestad, jpai
2024-06-03 15:52:21 +00:00
John Engebretson
27af19d921
8332586: Avoid cloning empty arrays in java.lang.reflect.{Method,Constructor}
...
Reviewed-by: shade, rriggs, liach
2024-06-03 13:38:48 +00:00
John Jiang
c0ce7d871f
8333046: Clean codes in sun.security.util.math
...
Reviewed-by: weijun
2024-06-01 05:58:00 +00:00
Jonathan Gibbons
10eb1cb639
8331879: Clean up non-standard use of /// comments in java.base
...
Reviewed-by: naoto, iris, darcy
2024-05-31 22:16:35 +00:00
Brent Christian
2cae9a0397
8314480: Memory ordering spec updates in java.lang.ref
...
Reviewed-by: dholmes, alanb, darcy
2024-05-31 21:29:30 +00:00
Maurizio Cimadamore
e99f6a65a8
8333236: Test java/foreign/TestAccessModes.java is timing out after passing
...
Reviewed-by: jvernee
2024-05-31 17:53:35 +00:00
Jaikiran Pai
d9e7b7e7da
8210471: GZIPInputStream constructor could leak an un-end()ed Inflater
...
Reviewed-by: lancea
2024-05-31 13:43:40 +00:00
Adam Sotona
22ef827e2c
8320396: Class-File API ClassModel::verify should include checks from hotspot/share/classfile/classFileParser.cpp
...
Reviewed-by: liach, mcimadamore
2024-05-31 06:26:35 +00:00
Justin Lu
ffb0867e2c
8331485: Odd Results when Parsing Scientific Notation with Large Exponent
...
8331680: NumberFormat is missing some bad exponent strict parse cases
Reviewed-by: naoto
2024-05-30 20:05:22 +00:00
Alan Bateman
707154235b
8331189: Implementation of Scoped Values (Third Preview)
...
Reviewed-by: aph, jpai, mcimadamore
2024-05-30 15:41:56 +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
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
Maurizio Cimadamore
c003c1207f
8331865: Consolidate size and alignment checks in LayoutPath
...
Reviewed-by: psandoz, jvernee
2024-05-29 11:12:30 +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
Alan Bateman
e708d135e3
8332064: Implementation of Structured Concurrency (Third Preview)
...
Reviewed-by: jpai, bpb, mcimadamore
2024-05-28 13:08:02 +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
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
Yudi Zheng
ed81a478e1
8327964: Simplify BigInteger.implMultiplyToLen intrinsic
...
Reviewed-by: mdoerr, amitkumar, kvn, fyang
2024-05-27 14:25:13 +00:00
Matthias Baesken
16dba04e8d
8332589: ubsan: unix/native/libjava/ProcessImpl_md.c:562:5: runtime error: null pointer passed as argument 2, which is declared to never be null
...
Reviewed-by: rriggs, mdoerr
2024-05-27 06:35:39 +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
Naoto Sato
236432dbdb
8332084: Ensure JdkConsoleImpl.restoreEcho visibility in a shutdown hook
...
Reviewed-by: prappo, joehw, smarks
2024-05-24 17:51:49 +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
Pavel Rappo
c099f14f07
8305457: Implement java.io.IO
...
Reviewed-by: naoto, smarks, jpai, jlahoda
2024-05-24 13:37:14 +00:00