Quan Anh Mai
|
a14c3a493a
|
8288933: Improve the implementation of Double/Float.isInfinite
Reviewed-by: redestad, darcy
|
2022-09-09 17:01:57 +00:00 |
|
Valerie Peng
|
812d805a48
|
6447816: Provider filtering (getProviders) is not working with OR'd conditions
Reviewed-by: weijun
|
2022-09-09 00:30:54 +00:00 |
|
Adam Sotona
|
ffc249ae21
|
8289613: Drop use of Thread.stop in jshell
Reviewed-by: jlahoda
|
2022-09-08 10:01:24 +00:00 |
|
Naoto Sato
|
32c7b6283d
|
8293146: Strict DateTimeFormatter fails to report an invalid week 53
Reviewed-by: rriggs
|
2022-09-07 18:33:37 +00:00 |
|
Andrey Turbanov
|
2259e427a5
|
8293197: Avoid double racy reads from non-volatile fields in SharedSecrets
Reviewed-by: alanb
|
2022-09-07 06:11:56 +00:00 |
|
Volker Simonis
|
2c61efe3de
|
8282648: Weaken the InflaterInputStream specification in order to allow faster Zip implementations
Reviewed-by: lancea, alanb, jpai, mr, darcy
|
2022-09-05 12:50:52 +00:00 |
|
Jaikiran Pai
|
a366e82aa1
|
7113208: Incorrect javadoc on java.net.DatagramPacket.setLength()
Reviewed-by: dfuchs
|
2022-09-03 05:48:20 +00:00 |
|
Dean Long
|
fa68371bb8
|
8292584: assert(cb != __null) failed: must be with -XX:-Inline
Reviewed-by: kvn, rpressler
|
2022-09-01 20:19:37 +00:00 |
|
Naoto Sato
|
6a1b0b5649
|
8293154: TemporalQueries java doc error
Reviewed-by: rriggs, lancea
|
2022-09-01 15:46:45 +00:00 |
|
Andrey Turbanov
|
0d51f63a2e
|
8293008: Replace uses of StringBuffer with StringBuilder in MergeCollation
Reviewed-by: rriggs, naoto, bpb
|
2022-08-31 13:56:50 +00:00 |
|
Kevin Driver
|
6335150cea
|
6205692: (spec) javax.crypto.MacSpi.engineUpdate(ByteBuffer input): NPE should be specified
Reviewed-by: valeriep
|
2022-08-30 20:51:34 +00:00 |
|
Kevin Driver
|
550e5d7822
|
4958071: (spec) confusing exception list for javax.crypto.Cipher.init(...) for
Reviewed-by: valeriep, wetmore
|
2022-08-30 18:23:46 +00:00 |
|
Andrey Turbanov
|
d3d2e669b7
|
8293009: Remove unused field 'millisPerHour' in DateFormatSymbols
Reviewed-by: naoto, jpai
|
2022-08-30 17:31:21 +00:00 |
|
Jaikiran Pai
|
bc6ac6f7af
|
8292968: java.net.ContentHandler's javadoc has a broken reference
Reviewed-by: dfuchs
|
2022-08-30 05:24:14 +00:00 |
|
Aleksey Shipilev
|
a476ec5c81
|
8292983: ModuleReferenceImpl.computeHash should record algorithm for cache checks
Reviewed-by: alanb, mchung, jpai
|
2022-08-29 05:58:41 +00:00 |
|
Brian Burkhalter
|
c74b6d4552
|
8292562: (fc) Use copy_file_range in FileChannel::transferTo on Linux
Reviewed-by: alanb
|
2022-08-26 16:12:58 +00:00 |
|
Valerie Peng
|
14623c6087
|
8292739: Invalid legacy entries may be returned by Provider.getServices() call
Reviewed-by: weijun
|
2022-08-24 18:23:19 +00:00 |
|
Jayashree Huttanagoudar
|
3c2289d651
|
8215916: The failure reason of an optional JAAS LoginModule is not logged
Reviewed-by: weijun
|
2022-08-24 15:47:12 +00:00 |
|
Naoto Sato
|
aa9b8f04bf
|
8292043: Incorrect decoding near EOF for stateful decoders like UTF-16
Reviewed-by: joehw, alanb, lancea
|
2022-08-22 16:26:37 +00:00 |
|
Brian Burkhalter
|
f95ee79603
|
8292566: Add reference to the java.nio.file package in java.nio package documentation
Reviewed-by: iris, jpai, alanb
|
2022-08-22 15:53:12 +00:00 |
|
KIRIYAMA Takuya
|
79597f1ea6
|
8272702: Resolving URI relative path with no / may lead to incorrect toString
Reviewed-by: dfuchs, michaelm
|
2022-08-22 09:22:59 +00:00 |
|
Sergey Tsypanov
|
9a65524e2f
|
8290300: Use standard String-joining tools where applicable
Reviewed-by: naoto, rriggs, dfuchs
|
2022-08-21 17:22:10 +00:00 |
|
Weijun Wang
|
74d3330e10
|
8292682: Code change of JDK-8282730 not updated to reflect CSR update
Reviewed-by: xuelei, hchao
|
2022-08-19 19:57:42 +00:00 |
|
Joe Darcy
|
58aae340a9
|
8292576: Improve wording of AccessFlag-related specs
Reviewed-by: alanb
|
2022-08-19 15:56:12 +00:00 |
|
Weijun Wang
|
54ce11431d
|
6587699: Document DigestInputStream behavior when skip() or mark() / reset() is used
Reviewed-by: wetmore
|
2022-08-18 22:35:13 +00:00 |
|
Joe Darcy
|
f567fa0fd5
|
8292498: java/lang/invoke/lambda/LogGeneratedClassesTest.java failed with "AssertionError: only show error once expected [1] but found [0]"
Reviewed-by: psandoz, mchung, jpai, rriggs
|
2022-08-18 16:09:26 +00:00 |
|
Volker Simonis
|
802ef38060
|
8292327: java.io.EOFException in InflaterInputStream after JDK-8281962
Reviewed-by: alanb, lancea
|
2022-08-17 09:34:41 +00:00 |
|
Joe Darcy
|
e44e3f0c19
|
8289106: Add model of class file versions to core reflection
Reviewed-by: rriggs
|
2022-08-16 18:43:58 +00:00 |
|
jquanC
|
3e122419b2
|
8290775: Some doc errors in DerOutputStream.java
Reviewed-by: xuelei
|
2022-08-16 14:46:14 +00:00 |
|
Jaikiran Pai
|
4cc6cb9d9d
|
8290041 : ModuleDescriptor.hashCode is inconsistent
Reviewed-by: alanb
|
2022-08-16 08:31:36 +00:00 |
|
Xue-Lei Andrew Fan
|
ea2c82e74f
|
8291949: Unexpected extending of SupportedGroups
Reviewed-by: djelinski, wetmore
|
2022-08-15 17:00:15 +00:00 |
|
Sean Coffey
|
9d7c13eb14
|
8155246: Throw error if default java.security file is missing
Reviewed-by: mullan
|
2022-08-15 09:07:17 +00:00 |
|
David Holmes
|
85a602355f
|
Merge
|
2022-08-11 05:14:13 +00:00 |
|
Jaikiran Pai
|
4b03e135e1
|
8285405: add test and check for negative argument to HashMap::newHashMap et al
Reviewed-by: chegar, naoto, lancea, smarks
|
2022-08-11 02:17:01 +00:00 |
|
Joe Darcy
|
68af7c1365
|
8291734: Return accurate ACC_SUPER access flag for classes
Reviewed-by: mchung
|
2022-08-10 19:55:57 +00:00 |
|
David Schlosnagle
|
9825c33560
|
8291641: Optimize StackTraceElement.toString()
Reviewed-by: rriggs, mchung
|
2022-08-10 16:22:19 +00:00 |
|
Alisen Chung
|
0def5316cd
|
8290889: JDK 19 RDP2 L10n resource files update - msgdrop 10
Reviewed-by: naoto, asemenyuk
|
2022-08-09 22:27:58 +00:00 |
|
Brian Burkhalter
|
4040927d17
|
8290047: (fs) FileSystem.getPathMatcher does not check for ":" at last index
Reviewed-by: naoto, rriggs, alanb, lancea
|
2022-08-09 17:07:14 +00:00 |
|
Mark Powers
|
08274e6fea
|
8290975: Minor cleanup could be done in javax.security
Reviewed-by: wetmore, mullan
|
2022-08-08 17:30:22 +00:00 |
|
Peter Levart
|
861cc671e2
|
8291897: TerminatingThreadLocal(s) not registered from virtual thread(s)
Reviewed-by: alanb
|
2022-08-08 12:38:21 +00:00 |
|
Andrey Turbanov
|
ae52053757
|
8291954: Use Optional.isEmpty instead of !Optional.isPresent in java.base
Reviewed-by: jpai, alanb, lancea, rriggs, bpb
|
2022-08-06 09:53:35 +00:00 |
|
Michael McMahon
|
b17a745d7f
|
8291637: HttpClient default keep alive timeout not followed if server sends invalid value
Reviewed-by: jpai, dfuchs
|
2022-08-05 14:51:58 +00:00 |
|
Andrey Turbanov
|
6e7cd7627d
|
8291061: Improve thread safety of FileTime.toString and toInstant
Reviewed-by: alanb
|
2022-08-05 06:56:20 +00:00 |
|
Sergey Tsypanov
|
aa557b9b01
|
8288327: Executable.hasRealParameterData should not be volatile
Reviewed-by: plevart
|
2022-08-04 15:15:49 +00:00 |
|
Harold Seigel
|
a3040fcc2b
|
8291360: Create entry points to expose low-level class file information
Reviewed-by: dholmes, rriggs
|
2022-08-04 13:13:01 +00:00 |
|
Daniel Jeliński
|
ce61eb6ff9
|
8290349: IP_DONTFRAGMENT doesn't set DF bit in IPv4 header
Reviewed-by: michaelm, alanb
|
2022-08-04 10:52:15 +00:00 |
|
David Holmes
|
0971d34646
|
Merge
|
2022-08-03 08:11:10 +00:00 |
|
Weijun Wang
|
554f44ecb1
|
8282730: LdapLoginModule throw NPE from logout method after login failure
Reviewed-by: mullan
|
2022-08-01 22:28:30 +00:00 |
|
Kevin Driver
|
0bcf17674e
|
6227536: KeyGenerator.init() methods do not throw IllegalArgumentException for keysize == 0
Reviewed-by: wetmore
|
2022-07-29 20:30:28 +00:00 |
|
Bradford Wetmore
|
791fc5791a
|
6383195: javax.crypto.spec.PBEKeySpec is not thread safe
Reviewed-by: weijun
|
2022-07-28 22:04:44 +00:00 |
|