shaojin.wensj
|
4b43c25fe3
|
8310929: Optimization for Integer.toString
Reviewed-by: redestad, rriggs
|
2023-09-08 02:13:52 +00:00 |
|
Mandy Chung
|
111ecdbaf5
|
8268829: Provide an optimized way to walk the stack with Class object only
8210375: StackWalker::getCallerClass throws UnsupportedOperationException
Reviewed-by: coleenp, dfuchs, bchristi
|
2023-09-07 21:37:40 +00:00 |
|
Per Minborg
|
b408a82f9b
|
8314260: Unable to load system libraries on Windows when using a SecurityManager
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Reviewed-by: jvernee
|
2023-09-07 11:52:14 +00:00 |
|
Justin Lu
|
86a18f5e2e
|
8314604: j.text.DecimalFormat behavior regarding patterns is not clear
Reviewed-by: naoto
|
2023-09-06 18:02:39 +00:00 |
|
Calvin Cheung
|
25e85db61c
|
8307468: CDS Lambda Proxy classes are regenerated in dynamic dump
Reviewed-by: iklam
|
2023-09-06 15:37:03 +00:00 |
|
Aleksey Shipilev
|
cfc148930b
|
8315579: SPARC64 builds are broken after JDK-8304913
Reviewed-by: rriggs, phh
|
2023-09-06 08:27:11 +00:00 |
|
Martin Doerr
|
f6c203e616
|
8314949: linux PPC64 Big Endian: Implementation of Foreign Function & Memory API
Reviewed-by: mcimadamore, jvernee
|
2023-09-06 08:26:48 +00:00 |
|
Adam Sotona
|
744b3970f9
|
8312491: Update Classfile API snippets and examples
Reviewed-by: jlahoda
|
2023-09-05 08:48:39 +00:00 |
|
Per Minborg
|
f292268268
|
8315454: Add a way to create an immutable snapshot of a BitSet
Co-authored-by: Claes Redestad <redestad@openjdk.org>
Reviewed-by: redestad
|
2023-09-05 06:43:00 +00:00 |
|
Adam Sotona
|
c2e01eba5a
|
8313983: jmod create --target-platform should replace existing ModuleTarget attribute
Reviewed-by: alanb, mchung
|
2023-09-01 08:33:33 +00:00 |
|
Justin Lu
|
7754ac0506
|
8314925: ChoiceFormat does not specify IllegalArgumentExceptions
Reviewed-by: naoto
|
2023-08-31 23:02:26 +00:00 |
|
John Jiang
|
2264667bba
|
8315422: getSoTimeout() would be in try block in SSLSocketImpl
Reviewed-by: jnimeh
|
2023-08-31 22:26:48 +00:00 |
|
Justin Lu
|
d5973bdb98
|
6333341: [BI] Doc: java.text.BreakIterator class specification is unclear
Reviewed-by: naoto
|
2023-08-31 21:43:09 +00:00 |
|
Brian Burkhalter
|
63f561fac2
|
8306882: (fs) Path.toRealPath(LinkOption.NOFOLLOW_LINKS) fails when "../../" follows a link
Reviewed-by: alanb
|
2023-08-31 21:14:22 +00:00 |
|
Valerie Peng
|
2436fb010e
|
8312306: Add more Reference.reachabilityFence() calls to the security classes using Cleaner
Reviewed-by: ascarpino
|
2023-08-31 20:40:25 +00:00 |
|
Andrey Turbanov
|
c12ca885cc
|
8312521: Unused field LocaleProviderAdapter#defaultLocaleProviderAdapter could be removed
Reviewed-by: naoto
|
2023-08-31 20:10:15 +00:00 |
|
Mandy Chung
|
c8acab1d91
|
8315413: Remove special filtering of Continuation.yield0 in StackWalker
Reviewed-by: alanb
|
2023-08-31 16:11:03 +00:00 |
|
shiker
|
39f181337b
|
8315318: Typo in comment on sun.nio.ch.Net.unblock4
Reviewed-by: mbaesken, vtewari
|
2023-08-31 08:28:11 +00:00 |
|
Justin Lu
|
3c8a6678fe
|
8314611: Provide more explicative error message parsing Currencies
Reviewed-by: naoto
|
2023-08-30 23:40:34 +00:00 |
|
Sean Coffey
|
7daae1fb42
|
8314263: Signed jars triggering Logger finder recursion and StackOverflowError
Co-authored-by: Daniel Fuchs <dfuchs@openjdk.org>
Reviewed-by: dfuchs
|
2023-08-30 12:54:57 +00:00 |
|
Lance Andersen
|
6701eba736
|
8315117: Update Zlib Data Compression Library to Version 1.3
Reviewed-by: alanb
|
2023-08-30 11:45:38 +00:00 |
|
Sergey Tsypanov
|
93188bd80c
|
8314569: (fs) Improve normalization of UnixPath for input with trailing slashes
Reviewed-by: alanb, bpb, rriggs
|
2023-08-29 08:39:42 +00:00 |
|
Rajan Halade
|
e9ba8d5a0e
|
8314960: Add Certigna Root CA - 2
Reviewed-by: mullan
|
2023-08-25 18:17:27 +00:00 |
|
Brian Burkhalter
|
2624324ac2
|
8219567: Name of first parameter of RandomAccessFile(String,String) is inconsistent
Reviewed-by: jlu, vtewari, rriggs, jpai
|
2023-08-24 18:18:16 +00:00 |
|
Alan Bateman
|
d9fc6b6933
|
8314759: VirtualThread.parkNanos timeout adjustment when pinned should be replaced
Reviewed-by: aturbanov, shade, dfuchs
|
2023-08-24 16:51:20 +00:00 |
|
Andrey Turbanov
|
68815d54c1
|
8314734: Remove unused field TypeVariableImpl.EMPTY_ANNOTATION_ARRAY
Reviewed-by: bpb, darcy
|
2023-08-23 20:41:28 +00:00 |
|
Ben Perez
|
9435cd1916
|
8175874: Update Security.insertProviderAt to specify behavior when requested position is out of range.
Reviewed-by: mullan, valeriep
|
2023-08-23 18:10:11 +00:00 |
|
Andrey Turbanov
|
fae3b02aeb
|
8314746: Remove unused private put* methods from DirectByteBufferR
Reviewed-by: alanb, bpb
|
2023-08-23 17:36:46 +00:00 |
|
Brian Burkhalter
|
2eae13c669
|
8214248: (fs) Files:mismatch spec clarifications
Reviewed-by: alanb
|
2023-08-22 19:04:46 +00:00 |
|
Pavel Rappo
|
f39fc0aa2d
|
8314738: Remove all occurrences of and support for @revised
Reviewed-by: mr
|
2023-08-22 13:02:53 +00:00 |
|
Sidraya
|
ec1f7a8480
|
8311630: [s390] Implementation of Foreign Function & Memory API (Preview)
Reviewed-by: amitkumar, jvernee, mdoerr
|
2023-08-21 07:15:25 +00:00 |
|
Alan Bateman
|
ed0f75f266
|
8313290: Misleading exception message from STS.Subtask::get when task forked after shutdown
Reviewed-by: psandoz
|
2023-08-19 18:42:43 +00:00 |
|
Tyler Steele
|
395fc78880
|
8309475: Test java/foreign/TestByteBuffer.java fails: a problem with msync (aix)
Reviewed-by: mbaesken, alanb, mdoerr
|
2023-08-18 20:11:24 +00:00 |
|
Mandy Chung
|
50a2ce01f4
|
8310815: Clarify the name of the main class, services and provider classes in module descriptor
8314449: Clarify the name of the declaring class of StackTraceElement
Reviewed-by: alanb
|
2023-08-18 17:10:39 +00:00 |
|
Justin Lu
|
96778dd549
|
8314169: Combine related RoundingMode logic in j.text.DigitList
Reviewed-by: naoto
|
2023-08-17 22:41:21 +00:00 |
|
Andrey Turbanov
|
d27daf01d6
|
8314129: Make fields final in java.util.Scanner
Reviewed-by: stsypanov, liach, alanb
|
2023-08-17 18:32:06 +00:00 |
|
Andrey Turbanov
|
a8ab3be371
|
8314261: Make fields final in sun.net.www
Reviewed-by: redestad, jpai, dfuchs
|
2023-08-17 17:54:02 +00:00 |
|
Joe Darcy
|
3bb8afba69
|
8314489: Add javadoc index entries for java.lang.Math terms
Reviewed-by: alanb
|
2023-08-17 17:32:49 +00:00 |
|
Cristian Vat
|
32efd23c5d
|
8311939: Excessive allocation of Matcher.groups array
Reviewed-by: rriggs, igraves
|
2023-08-17 11:27:39 +00:00 |
|
Alan Bateman
|
ed585d16b9
|
8314280: StructuredTaskScope.shutdown should document that the state of completing subtasks is not defined
Reviewed-by: psandoz
|
2023-08-17 08:02:53 +00:00 |
|
Andrey Turbanov
|
249dc37426
|
8314321: Remove unused field jdk.internal.util.xml.impl.Attrs.mAttrIdx
Reviewed-by: alanb, vtewari, bpb
|
2023-08-17 07:13:38 +00:00 |
|
Brian Burkhalter
|
6b396da278
|
8062795: (fs) Files.setPermissions requires read access when NOFOLLOW_LINKS specified
Reviewed-by: alanb
|
2023-08-16 17:53:56 +00:00 |
|
Glavo
|
b32d6411c4
|
8311943: Cleanup usages of toLowerCase() and toUpperCase() in java.base
Reviewed-by: naoto
|
2023-08-16 17:37:21 +00:00 |
|
Lance Andersen
|
13f6450e2e
|
8313765: Invalid CEN header (invalid zip64 extra data field size)
Reviewed-by: simonis, alanb, coffeys
|
2023-08-16 15:42:36 +00:00 |
|
Raffaello Giulietti
|
b80001de0c
|
8314209: Wrong @since tag for RandomGenerator::equiDoubles
Reviewed-by: alanb
|
2023-08-16 08:21:34 +00:00 |
|
Dmitry Cherepanov
|
f4e72c58d7
|
8313949: Missing word in GPLv2 license text in StackMapTableAttribute.java
Reviewed-by: iris
|
2023-08-15 08:43:38 +00:00 |
|
Yasumasa Suenaga
|
583cb754f3
|
8313406: nep_invoker_blob can be simplified more
Reviewed-by: jvernee, vlivanov
|
2023-08-14 23:12:42 +00:00 |
|
Ben Perez
|
595fdd36c5
|
8314059: Remove PKCS7.verify()
Reviewed-by: mullan
|
2023-08-14 18:39:18 +00:00 |
|
Brian Burkhalter
|
c132176b93
|
8114830: (fs) Files.copy fails due to interference from something else changing the file system
Reviewed-by: alanb, vtewari
|
2023-08-14 17:48:50 +00:00 |
|
Liam Miller-Cushon
|
f41c267f85
|
8314045: ArithmeticException in GaloisCounterMode
Co-authored-by: Ioana Nedelcu <ioannanedelcu@google.com>
Reviewed-by: ascarpino
|
2023-08-14 15:51:18 +00:00 |
|