Hai-May Chao
|
f04a7e5cb4
|
8172404: Tools should warn if weak algorithms are used before restricting them
Reviewed-by: mullan, weijun
|
2020-04-17 20:11:39 +08:00 |
|
Claes Redestad
|
aeb2f9492e
|
8242596: Improve JarFile.getEntry performance for multi-release jar files
Co-authored-by: Eirik Bjørsnøs <eirbjo@gmail.com>
Reviewed-by: lancea, redestad
|
2020-04-17 11:46:59 +02:00 |
|
Philipp Kunz
|
455eaca215
|
8241055: Regex Grapheme Matcher Performance Depends too much on Total Input Sequence Size
Reviewed-by: naoto
|
2020-04-16 16:09:47 -07:00 |
|
Sean Mullan
|
3efd000036
|
8242565: Policy initialization issues when the denyAfter constraint is enabled
Reviewed-by: weijun
|
2020-04-16 09:48:32 -04:00 |
|
Athijegannathan Sundararajan
|
d5cd165965
|
8241749: Remove the Nashorn JavaScript Engine
Reviewed-by: jlaskey, ihse, mchung
|
2020-04-16 12:26:20 +05:30 |
|
Anthony Scarpino
|
ed18906c08
|
8242008: SSLSession inconsistencies
Reviewed-by: jnimeh, xuelei
|
2020-04-15 13:50:41 -07:00 |
|
Vipin Sharma
|
cc05419e1a
|
8242366: Fix JavaDoc warnings
Reviewed-by: dfuchs, mullan, prappo, weijun
|
2020-04-15 20:42:43 +01:00 |
|
Claes Redestad
|
941bb3bcb8
|
8242842: Avoid reallocating name when checking for trailing slash in ZipFile.getEntryPos
Co-authored-by: Eirik Bjørsnøs <eirbjo@gmail.com>
Reviewed-by: alanb, lancea
|
2020-04-15 19:03:59 +02:00 |
|
Henry Jen
|
0278846eaa
|
Merge
|
2020-04-14 23:11:49 +00:00 |
|
Valerie Peng
|
7bce9a9158
|
8172680: Support SHA-3 based Hmac algorithms
Enhanced SunJCE provider with Hmac with SHA3 digests
Reviewed-by: weijun
|
2020-04-14 22:31:54 +00:00 |
|
Valerie Peng
|
4c7d85b636
|
8242556: Cannot load RSASSA-PSS public key with non-null params from byte array
Update AlgorithmId to use alg name before oid str when parsing DER bytes
Reviewed-by: mullan
|
2020-04-14 22:12:13 +00:00 |
|
Christoph Langer
|
3602186430
|
8242039: Improve jlink VersionPropsPlugin
Reviewed-by: redestad
|
2020-04-14 21:43:34 +02:00 |
|
Denghui Dong
|
a62a0e5282
|
8238665: Add JFR event for direct memory statistics
Reviewed-by: egahlin, alanb
|
2020-04-14 20:36:33 +02:00 |
|
Prasadrao Koppula
|
aadc7c7ca8
|
8237474: Default SSLEngine should create in server role
Reviewed-by: xuelei, coffeys
|
2020-04-14 14:16:58 +00:00 |
|
Weijun Wang
|
8cd9241448
|
8242330: Arrays should be cloned in several JAAS Callback classes
Reviewed-by: mullan
|
2020-04-14 10:04:05 +08:00 |
|
Stuart Marks
|
a46f4bfa95
|
8242327: List spec should state that unmodifiable lists implement RandomAccess
Reviewed-by: lancea
|
2020-04-13 14:37:07 -07:00 |
|
Brian Burkhalter
|
ea36a53b75
|
8241952: (fs) FileChannel.write(ByteBuffer src, long position) does not check for the FileChannel being closed first
Reviewed-by: lancea, alanb
|
2020-04-13 10:17:03 -07:00 |
|
Brian Burkhalter
|
447d6499f1
|
8242292: (fs) FileSystems.getFileSystem(URI) should throw IAE if the URI scheme is null
Reviewed-by: lancea, alanb
|
2020-04-13 10:16:38 -07:00 |
|
Weijun Wang
|
502d45955f
|
8240848: ArrayIndexOutOfBoundsException buf for TextCallbackHandler
Reviewed-by: mullan
|
2020-04-10 15:05:42 +08:00 |
|
Joe Darcy
|
455d2e7cea
|
8225540: In core reflection note whether returned annotations are declaration or type annotations
Reviewed-by: alanb, prappo
|
2020-04-09 14:16:17 -07:00 |
|
Jim Laskey
|
b7d5172b89
|
8242472: Comment for unused PreviewFeature.Feature.TEXT_BLOCKS enum
Reviewed-by: abuckley
|
2020-04-09 16:32:22 -03:00 |
|
Jim Laskey
|
ef8537ec1a
|
8241741: Implement Text Blocks as a standard feature in javac
Reviewed-by: jlahoda
|
2020-04-09 10:55:01 -03:00 |
|
Jim Laskey
|
d9bf934831
|
8241742: Remove the preview status for methods introduced for Text Blocks
Reviewed-by: psandoz, chegar, alanb
|
2020-04-09 10:55:01 -03:00 |
|
Joe Wang
|
cd8be04b8a
|
8237187: Obsolete references to java.sun.com
Reviewed-by: lancea, naoto
|
2020-04-09 03:51:32 +00:00 |
|
Naoto Sato
|
62060fc278
|
8242337: javadoc typo in NumberFormat::setMinimumFractionDigits
Reviewed-by: lancea, martin
|
2020-04-08 11:40:33 -07:00 |
|
Martin Balao
|
1c651455a7
|
8241888: Mirror jdk.security.allowNonCaAnchor system property with a security one
Reviewed-by: mullan
|
2020-04-02 18:18:23 -03:00 |
|
Pavel Rappo
|
4c4271f283
|
8242230: Whitespace typos, relaxed javadoc, formatting
Reviewed-by: darcy, igerasim
|
2020-04-08 11:16:56 +01:00 |
|
Jamil Nimeh
|
6b7a466f74
|
8242294: JSSE Client does not throw SSLException when an alert occurs during handshaking
Reviewed-by: xuelei
|
2020-04-08 00:03:56 -07:00 |
|
Weijun Wang
|
d8539a51ef
|
8242184: CRL generation error with RSASSA-PSS
Reviewed-by: xuelei
|
2020-04-08 10:13:12 +08:00 |
|
Patrick Concannon
|
378aef32ab
|
8240533: Inconsistent Exceptions are thrown by DatagramSocket and DatagramChannel when sending a DatagramPacket to port 0
Fix adds checks for port == 0 to the send and connect methods in DatagramSocket and DatagramChannelImpl
Reviewed-by: alanb, chegar, dfuchs, lancea
|
2020-04-07 16:21:01 +01:00 |
|
Christoph Dreis
|
08b90285b2
|
8242208: Use Method.getParameterCount where applicable
Reviewed-by: redestad, chegar
|
2020-04-06 13:46:09 +02:00 |
|
Christoph Dreis
|
e9adf7bbe1
|
8242186: Reduce allocations in URLStreamHandler.parseURL for some cases
Reviewed-by: redestad, chegar
|
2020-04-06 13:44:54 +02:00 |
|
Xue-Lei Andrew Fan
|
ed00873148
|
8215711 : Missing key_share extension for (EC)DHE key exchange should alert missing_extension
Reviewed-by: ascarpino
|
2020-04-05 20:17:08 -07:00 |
|
Alexey Bakhtin
|
76d534986b
|
8241960: The SHA3 message digests impl of SUN provider are not thread safe after cloned
Fix sun.security.provider.SHA3 class to correctly clone its lanes field
Reviewed-by: valeriep
|
2020-04-03 22:39:00 +00:00 |
|
Jaikiran Pai
|
59af1c2af4
|
8241138: http.nonProxyHosts=* causes StringIndexOutOfBoundsException in DefaultProxySelector
Reviewed-by: dfuchs, chegar
|
2020-03-24 15:47:51 +05:30 |
|
Chris Hegarty
|
61940fe4ce
|
8241988: DatagramSocket incorrectly caches the first set of socket options
Reviewed-by: msheppar, dfuchs, alanb
|
2020-04-03 07:16:35 +01:00 |
|
Christoph Langer
|
15fcf27414
|
8241947: Minor comment fixes for system property handling
Reviewed-by: ihse, mchung, alanb
|
2020-04-02 13:06:29 +02:00 |
|
Tagir F. Valeev
|
0386b7d0c3
|
8176894: Provide specialized implementation for default methods putIfAbsent, computeIfAbsent, computeIfPresent, compute, merge in TreeMap
Co-authored-by: Sergey Kuksenko <sergey.kuksenko@oracle.com>
Reviewed-by: martin, stuefe, rriggs
|
2020-04-02 05:44:04 +00:00 |
|
Ivan Gerasimov
|
3790e58090
|
8241761: Typos: empty lines in javadoc, inconsistent indents, etc. (security-libs only)
Reviewed-by: weijun
|
2020-04-01 18:38:05 -07:00 |
|
Mandy Chung
|
5700a934bb
|
8241964: Clean up java.lang.Class javadoc
Reviewed-by: darcy
|
2020-03-31 19:18:16 -07:00 |
|
Ivan Gerasimov
|
53b2368d49
|
8241760: Typos: empty lines in javadoc, inconsistent indents, etc. (net and nio)
Reviewed-by: alanb, prappo, dfuchs
|
2020-03-30 13:59:16 -07:00 |
|
Joe Darcy
|
916f00acc1
|
8241374: add Math.absExact
Reviewed-by: smarks, chegar, bpb
|
2020-03-30 13:49:02 -07:00 |
|
Ivan Gerasimov
|
b0e1ee4b3b
|
8241727: Typos: empty lines in javadoc, inconsistent indents, etc. (core-libs only)
Reviewed-by: prappo
|
2020-03-28 21:07:55 -07:00 |
|
Joe Darcy
|
98e6be7cc2
|
8241789: Make citations of JLS and JVMS consistent in java.lang.Class
Reviewed-by: jjg
|
2020-03-28 13:01:26 -07:00 |
|
Ivan Gerasimov
|
f77016b935
|
8236201: Better Scanner conversions
Reviewed-by: ahgross, rhalade, rriggs, skoivu, smarks
|
2020-01-29 20:01:34 -08:00 |
|
Sergei Tsypanov
|
b35032dc01
|
8241649: Optimize Character.toString
Reviewed-by: redestad, rriggs
|
2020-03-26 10:02:57 +01:00 |
|
Anthony Scarpino
|
b0245c2b54
|
8237219: Disable native SunEC implementation by default
Reviewed-by: weijun, mullan
|
2020-03-25 12:41:14 -07:00 |
|
Ivan Gerasimov
|
d1b506597f
|
8237599: Greedy matching against supplementary chars fails to respect the region
Reviewed-by: rriggs
|
2020-03-25 08:46:31 -07:00 |
|
Mandy Chung
|
75a8b7fa83
|
8240975: Extend NativeLibraries to support explicit unloading
Reviewed-by: alanb, mcimadamore
|
2020-03-23 09:05:39 -07:00 |
|
Xue-Lei Andrew Fan
|
36af90acc0
|
8215712: Parsing extension failure may alert decode_error
Reviewed-by: jnimeh
|
2020-03-22 09:30:16 -07:00 |
|