Per Minborg
|
8dc2d9280e
|
8316190: Improve MemorySegment::toString
Reviewed-by: rriggs
|
2023-09-15 05:43:57 +00:00 |
|
Justin Lu
|
b55e418a07
|
8301991: Convert l10n properties resource bundles to UTF-8 native
Reviewed-by: naoto
|
2023-09-14 22:19:18 +00:00 |
|
Adam Sotona
|
b2e91060db
|
8313452: Improve Classfile API attributes handling safety
Reviewed-by: briangoetz
|
2023-09-14 18:52:51 +00:00 |
|
Adam Sotona
|
ca747f09b6
|
8315678: Classfile API ConstantPool::entryCount and ConstantPool::entryByIndex methods are confusing
Reviewed-by: briangoetz
|
2023-09-14 18:30:39 +00:00 |
|
Adam Sotona
|
6d47fc6d5b
|
8313258: RuntimeInvisibleTypeAnnotationsAttribute.annotations() API Index out of Bound error
Reviewed-by: briangoetz
|
2023-09-14 18:29:01 +00:00 |
|
Adam Sotona
|
c7d306c65c
|
8315541: Classfile API TypeAnnotation.TargetInfo factory methods accept null labels
Reviewed-by: briangoetz
|
2023-09-14 18:27:12 +00:00 |
|
Mandy Chung
|
5cea53d372
|
8315810: Reimplement sun.reflect.ReflectionFactory::newConstructorForSerialization with method handles
Co-authored-by: Chen Liang <liach@openjdk.org>
Reviewed-by: rriggs
|
2023-09-14 16:10:55 +00:00 |
|
Andrey Turbanov
|
14408bc8f8
|
8315973: Remove unused fields from ThreadLocalRandom
Reviewed-by: jpai
|
2023-09-14 09:01:13 +00:00 |
|
Claes Redestad
|
92ad4a2399
|
8315789: Minor HexFormat performance improvements
Reviewed-by: rriggs
|
2023-09-13 20:58:23 +00:00 |
|
Justin Lu
|
ce93d27fe5
|
6228794: java.text.ChoiceFormat pattern behavior is not well documented.
Reviewed-by: naoto
|
2023-09-13 20:32:21 +00:00 |
|
Per Minborg
|
f9ab115acb
|
8316050: Use hexadecimal encoding in MemorySegment::toString
Reviewed-by: rriggs, mcimadamore
|
2023-09-13 12:45:54 +00:00 |
|
shaojin.wensj
|
f8df754b9a
|
8311207: Cleanup for Optimization for UUID.toString
Reviewed-by: liach, rriggs
|
2023-09-13 08:25:13 +00:00 |
|
Justin Lu
|
dde11551e2
|
8315946: DecimalFormat and CompactNumberFormat do allow U+FFFE and U+FFFF in the pattern
Reviewed-by: naoto
|
2023-09-12 22:59:34 +00:00 |
|
Naoto Sato
|
ac2dfe45d1
|
8313865: Always true condition in sun.nio.cs.CharsetMapping#readINDEXC2B
Reviewed-by: aturbanov, vtewari, rriggs, iris
|
2023-09-12 18:19:07 +00:00 |
|
shaojin.wensj
|
e0845163aa
|
8315968: Move java.util.Digits to jdk.internal.util and refactor to reduce duplication
Reviewed-by: rriggs, liach, redestad
|
2023-09-12 16:35:01 +00:00 |
|
Mandy Chung
|
d75d9774c8
|
8285447: StackWalker minimal batch size should be optimized for getCallerClass
Reviewed-by: simonis
|
2023-09-12 16:24:16 +00:00 |
|
Pavel Rappo
|
f55e799491
|
8316038: Fix doc typos in java.io.Console and java.util.Scanner
Reviewed-by: bpb, naoto, iris
|
2023-09-12 08:11:24 +00:00 |
|
Naoto Sato
|
d0be73a780
|
8041488: Locale-Dependent List Patterns
Reviewed-by: joehw, rriggs
|
2023-09-11 16:48:22 +00:00 |
|
shaojin.wensj
|
4cb4637b79
|
8315970 : Big-endian issues after JDK-8310929
Reviewed-by: mdoerr
|
2023-09-11 13:39:26 +00:00 |
|
Aleksey Shipilev
|
1941290b79
|
8315942 : Sort platform enums and definitions after JDK-8304913 follow-ups
Reviewed-by: rriggs, jpai
|
2023-09-11 12:08:31 +00:00 |
|
Alan Bateman
|
9a83d55887
|
8315373: Change VirtualThread to unmount after freezing, re-mount before thawing
Reviewed-by: pchilanomate, mgronlun, sspitsyn
|
2023-09-10 14:57:40 +00:00 |
|
Justin Lu
|
9b0da48915
|
8315410: Undocumented exceptions in java.text.StringCharacterIterator
Reviewed-by: naoto
|
2023-09-08 23:05:00 +00:00 |
|
Maurizio Cimadamore
|
a62c48b87e
|
8315891: java/foreign/TestLinker.java failed with "error occurred while instantiating class TestLinker: null"
Reviewed-by: sundar, jvernee, pminborg
|
2023-09-08 16:36:21 +00:00 |
|
Aleksey Shipilev
|
9559e035d2
|
8315578: PPC builds are broken after JDK-8304913
Reviewed-by: mdoerr, rriggs
|
2023-09-08 15:11:17 +00:00 |
|
Alan Bateman
|
3c258ac907
|
8315702: jcmd Thread.dump_to_file slow with millions of virtual threads
Reviewed-by: mchung, amenkov, jpai
|
2023-09-08 04:40:01 +00:00 |
|
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 |
|
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 |
|
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 |
|