Eirik Bjørsnøs
|
5b41466275
|
8327729: Remove deprecated xxxObject methods from jdk.internal.misc.Unsafe
Reviewed-by: martin, alanb, mchung
|
2024-03-12 17:37:48 +00:00 |
|
Korov
|
379ad1fbb4
|
8312444: Delete unused parameters and variables in SocketPermission
Reviewed-by: gli, aturbanov, dfuchs
|
2024-03-12 15:55:19 +00:00 |
|
Naoto Sato
|
586396cbb5
|
8327705: Remove mention of "applet" from java.text package description
Reviewed-by: bpb, rriggs, iris, jlu, gli, alanb
|
2024-03-11 21:23:08 +00:00 |
|
Calvin Cheung
|
41450e9405
|
8314250: CDS dump error message: Invoker type parameter must start and end with Object: L3I_L
Reviewed-by: iklam, matsaave
|
2024-03-11 20:49:20 +00:00 |
|
Hai-May Chao
|
ffd43c922e
|
8327461: KeyStore getEntry is not thread-safe
Reviewed-by: djelinski, weijun
|
2024-03-11 16:33:17 +00:00 |
|
Daniel Jeliński
|
f2b5ffdb8e
|
8326578: Clean up networking properties documentation
Reviewed-by: jwaters, dfuchs, michaelm
|
2024-03-11 07:29:40 +00:00 |
|
Ioi Lam
|
761ed250ec
|
8327138: Clean up status management in cdsConfig.hpp and CDS.java
Reviewed-by: ccheung, matsaave
|
2024-03-09 03:48:38 +00:00 |
|
Naoto Sato
|
87b40c6ad2
|
8327167: Clarify the handling of Leap year by Calendar
Reviewed-by: bpb, joehw, lancea, jlu, iris, rriggs
|
2024-03-08 18:38:39 +00:00 |
|
Justin Lu
|
6efdaf8ddf
|
8326908: DecimalFormat::toPattern throws OutOfMemoryError when pattern is empty string
Reviewed-by: naoto
|
2024-03-08 18:09:42 +00:00 |
|
Sean Mullan
|
c4845f01d2
|
8317431: Implement simpler Comparator when building certification paths
Reviewed-by: kdriver, weijun
|
2024-03-08 15:20:37 +00:00 |
|
Jan Lahoda
|
27a03e0dc3
|
8327218: Add an ability to specify modules which should have native access enabled
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Reviewed-by: mcimadamore, erikj, alanb, ihse
|
2024-03-08 11:21:24 +00:00 |
|
Eirik Bjørsnøs
|
d0d4912c3b
|
8326096: Deprecate getTotalIn, getTotalOut methods of java.util.zip.Inflater, java.util.zip.Deflater
Co-authored-by: Jaikiran Pai <jpai@openjdk.org>
Reviewed-by: lancea, alanb
|
2024-03-08 09:38:30 +00:00 |
|
Prajwal Kumaraswamy
|
bdd1aebea3
|
8312383: Log X509ExtendedKeyManager implementation class name in TLS/SSL connection
Reviewed-by: coffeys
|
2024-03-08 09:04:16 +00:00 |
|
Viktor Klang
|
53c4714aab
|
8327501: Common ForkJoinPool prevents class unloading in some cases
Reviewed-by: alanb
|
2024-03-07 09:44:35 +00:00 |
|
Jim Laskey
|
a7461de231
|
8325255: jdk.internal.util.ReferencedKeySet::add using wrong test
Reviewed-by: rriggs, liach
|
2024-03-06 12:01:10 +00:00 |
|
Adam Sotona
|
bee50cd330
|
8294961: Convert java.base/java.lang.reflect.ProxyGenerator to use the Classfile API to generate proxy classes
Reviewed-by: mchung
|
2024-03-06 06:15:10 +00:00 |
|
Justin Lu
|
b665fe3ac1
|
6801704: ChoiceFormat::applyPattern inconsistency for invalid patterns
Reviewed-by: naoto
|
2024-03-05 22:37:58 +00:00 |
|
Naoto Sato
|
809995b526
|
8174269: Remove COMPAT locale data provider from JDK
Reviewed-by: ihse, joehw
|
2024-03-05 19:32:29 +00:00 |
|
Jorn Vernee
|
2372aba6a2
|
8326172: Dubious claim on long[]/double[] alignment in MemorySegment javadoc
Reviewed-by: mcimadamore
|
2024-03-05 13:32:24 +00:00 |
|
Claes Redestad
|
c653e67c0f
|
8327225: Revert DataInputStream.readUTF to static final
Reviewed-by: rriggs, bpb, gli
|
2024-03-05 13:31:08 +00:00 |
|
Eirik Bjørsnøs
|
e9adcebaf2
|
8327208: Remove unused method java.util.jar.Manifest.make72Safe
Reviewed-by: lancea, iris, jpai
|
2024-03-05 08:39:43 +00:00 |
|
Naoto Sato
|
f615ac4bdf
|
8309622: Re-examine the cache mechanism in BaseLocale
Reviewed-by: dfuchs, rriggs
|
2024-03-04 18:40:50 +00:00 |
|
Adam Sotona
|
0583f73574
|
8323183: ClassFile API performance improvements
Reviewed-by: redestad
|
2024-03-04 15:26:27 +00:00 |
|
Pavel Rappo
|
012411ad8d
|
8327046: (fs) Files.walk should be clear that depth-first traversal is pre-order
Reviewed-by: alanb, gli
|
2024-03-01 13:48:50 +00:00 |
|
Korov
|
e85265abc2
|
8325361: Make sun.net.www.MessageHeader final
Reviewed-by: dfuchs
|
2024-03-01 10:58:59 +00:00 |
|
Brian Burkhalter
|
db0e2b8faf
|
8326944: (ch) Minor typo in the ScatteringByteChannel.read(ByteBuffer[] dsts,int offset,int length) javadoc
Reviewed-by: naoto, iris, coffeys, gli
|
2024-02-29 16:47:04 +00:00 |
|
Lance Andersen
|
38ad514589
|
8326687: Inconsistent use of "ZIP", "Zip" and "zip" in java.util.zip/jar zipfs javadoc
Reviewed-by: dfuchs, jpai, gli
|
2024-02-28 17:14:08 +00:00 |
|
Viktor Klang
|
60cbf29250
|
8325754: Dead AbstractQueuedSynchronizer$ConditionNodes survive minor garbage collections
Reviewed-by: alanb
|
2024-02-27 10:38:36 +00:00 |
|
Justin Lu
|
d22d890cac
|
8325898: ChoiceFormat returns erroneous result when formatting bad pattern
Reviewed-by: naoto
|
2024-02-26 23:43:52 +00:00 |
|
Weijun Wang
|
b87d9cf2c9
|
8325506: Ensure randomness is only read from provided SecureRandom object
Reviewed-by: kdriver, valeriep
|
2024-02-26 21:52:40 +00:00 |
|
Anthony Scarpino
|
f62b5789ad
|
8311644: Server should not send bad_certificate alert when the client does not send any certificates
Reviewed-by: djelinski, jjiang, ssahoo
|
2024-02-26 16:49:01 +00:00 |
|
Claes Redestad
|
9a9cfbe0ba
|
8325340: Add ASCII fast-path to Data-/ObjectInputStream.readUTF
Reviewed-by: rgiulietti, bpb, rriggs
|
2024-02-26 16:05:18 +00:00 |
|
Lance Andersen
|
20c71ceacd
|
8321156: Improve the handling of invalid UTF-8 byte sequences for ZipInputStream::getNextEntry and ZipFile::getComment
Reviewed-by: jpai, alanb
|
2024-02-26 15:31:55 +00:00 |
|
Claes Redestad
|
c042f08632
|
8326653: Remove jdk.internal.reflect.UTF8
Reviewed-by: rriggs, alanb
|
2024-02-26 15:30:21 +00:00 |
|
Eirik Bjørsnøs
|
bb6b04897b
|
8326099: GZIPOutputStream should use Deflater.getBytesRead() instead of Deflater.getTotalIn()
Reviewed-by: jpai
|
2024-02-26 14:15:24 +00:00 |
|
Korov
|
1799ffeaa9
|
8310351: Typo in ImmutableCollections
Reviewed-by: jlaskey, jpai
|
2024-02-25 11:52:19 +00:00 |
|
Joe Darcy
|
63f6a563a3
|
8326530: Widen allowable error bound of Math.tan
Reviewed-by: bpb, rgiulietti
|
2024-02-23 18:03:02 +00:00 |
|
Justin Lu
|
00ffc42cef
|
8318761: MessageFormat pattern support for CompactNumberFormat, ListFormat, and DateTimeFormatter
Reviewed-by: naoto, rriggs
|
2024-02-22 22:27:12 +00:00 |
|
Naoto Sato
|
64f7972a3d
|
8326158: Javadoc for java.time.DayOfWeek#minus(long)
Reviewed-by: iris, lancea
|
2024-02-21 16:53:57 +00:00 |
|
Claes Redestad
|
d2590c69b4
|
8325730: StringBuilder.toString allocation for the empty String
Reviewed-by: jlaskey, shade
|
2024-02-20 20:28:55 +00:00 |
|
Christian Stein
|
0d285312a9
|
8318812: LauncherHelper.checkAndLoadMain closes jar file that's about to be re-opened
Reviewed-by: alanb, jpai, coffeys
|
2024-02-20 07:01:45 +00:00 |
|
Per Minborg
|
82609b1ebc
|
8326112: Javadoc snippet for Linker.Option.captureCallState is wrong
Reviewed-by: jvernee
|
2024-02-19 13:33:09 +00:00 |
|
Christoph Langer
|
c2d9fa26ce
|
8326000: Remove obsolete comments for class sun.security.ssl.SunJSSE
Reviewed-by: mbaesken, ascarpino
|
2024-02-18 06:58:22 +00:00 |
|
Brian Burkhalter
|
7a76252007
|
8325990: Remove use of snippet @replace annotation in java.base
Reviewed-by: jlu, naoto
|
2024-02-16 16:06:56 +00:00 |
|
Ben Perez
|
244573e719
|
8265372: Simplify PKCS9Attribute
Reviewed-by: weijun
|
2024-02-16 14:51:31 +00:00 |
|
Richard Reingruber
|
4018b2b196
|
8323782: Race: Thread::interrupt vs. AbstractInterruptibleChannel.begin
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Reviewed-by: alanb, dholmes
|
2024-02-16 08:40:13 +00:00 |
|
Daniel Jeliński
|
a0e5e16afb
|
8325162: Remove duplicate GCMParameters class
Reviewed-by: weijun, valeriep
|
2024-02-15 11:27:00 +00:00 |
|
Brian Burkhalter
|
f6e285103a
|
8316340: (bf) Missing {@inheritDoc} for exception in MappedByteBuffer::compact
Reviewed-by: alanb, iris, lancea
|
2024-02-14 15:59:34 +00:00 |
|
Jorn Vernee
|
9c852df6aa
|
8318966: Some methods make promises about Java array element alignment that are too strong
Reviewed-by: psandoz, mcimadamore
|
2024-02-14 14:30:54 +00:00 |
|
Eirik Bjørsnøs
|
628cd8a489
|
8303866: Allow ZipInputStream.readEnd to parse small Zip64 ZIP files
Reviewed-by: lancea, jpai
|
2024-02-13 16:26:37 +00:00 |
|