Jonathan Gibbons
81721a4b5f
8211876: Broken links in java.base files (ClassLoader.html#name)
...
Reviewed-by: lancea
2018-10-22 13:31:42 -07:00
Vyom Tewari
3bafe65a75
8212114: Reconsider the affect on closed streams resulting from 8189366
...
Reviewed-by: chegar, dfuchs
2018-10-22 15:20:43 +05:30
Jaikiran Pai
21341a37af
8212752: Typo in SSL log message related to inactive/disabled signature scheme
...
Reviewed-by: coffeys
2018-10-22 10:47:28 +01:00
Jamil Nimeh
137e3161c4
8211806: TLS 1.3 handshake server name indication is missing on a session resume
...
Reviewed-by: xuelei, wetmore
2018-10-19 18:05:50 -07:00
Andrew Luo
d54fa9e93d
8212662: Fix javadoc typo in java.lang.ref.Cleaner
...
Reviewed-by: lancea, rriggs
2018-10-18 10:45:05 -04:00
Claes Redestad
b3b41df70f
8212597: Optimize String concatenation setup when using primitive operands
...
Reviewed-by: shade
2018-10-17 17:35:26 +02:00
Brent Christian
6a9241a6a6
8211731: Reconsider default option for ClassPathURLCheck change done in JDK-8195874
...
Reviewed-by: alanb, mchung
2018-10-05 15:12:37 -07:00
Weijun Wang
61d19ee892
8208754: The fix for JDK-8194534 needs updates
...
Reviewed-by: alanb, igerasim, rhalade, mullan
2018-08-08 08:05:43 +08:00
Adam Petcher
1c4396ebae
8208209: Improve TLS connection stability again
...
Reviewed-by: xuelei
2018-07-30 13:53:30 -04:00
Chris Hegarty
c29276cc0d
8196902: Better HTTP Redirection
...
Reviewed-by: dfuchs
2018-07-10 08:20:13 +01:00
Brent Christian
a6eacc52e0
8195874: Improve jar specification adherence
...
Also reviewed by Chris Ries <chris.ries@oracle.com>
Reviewed-by: alanb, mchung, rriggs
2018-05-29 10:27:45 -07:00
Adam Petcher
d45e830907
8201756: Improve cipher inputs
...
Clarify spec of CipherInputStream in Javadoc comments
Reviewed-by: ascarpino
2018-04-23 12:01:46 -04:00
Weijun Wang
a58b68027b
8194534: Manifest better support
...
Reviewed-by: mchung, igerasim
2018-04-17 15:55:49 +08:00
Xueming Shen
cd8e70a35c
8199172: Improve jar attribute checks
...
Reviewed-by: psandoz, alanb
2018-04-04 13:55:30 -07:00
Vyom Tewari
627e310ba5
8199110: Address Internet Addresses
...
Reviewed-by: chegar, rriggs, igerasim, skoivu, rhalade
2018-03-30 08:37:31 +05:30
Xueming Shen
02876bfceb
8197881: Better StringBuilder support
...
Reviewed-by: rriggs
2018-03-28 08:42:45 -07:00
Jamil Nimeh
a40d0a0ee1
8210989: RSASSA-PSS certificate cannot be selected for client auth on TLSv1.2
...
Reviewed-by: xuelei
2018-10-16 12:05:57 -07:00
Jamil Nimeh
180a8773fb
8211866: TLS 1.3 CertificateRequest message sometimes offers disallowed signature algorithms
...
Reviewed-by: xuelei
2018-10-16 11:24:41 -07:00
Roger Riggs
8dd0b1f061
8192939: Remove Finalize methods from FileInputStream and FileOutputStream
...
Reviewed-by: alanb, iris, mchung
2018-10-16 10:55:28 -04:00
Naoto Sato
a3a7edbd4d
8211961: Broken link in java.util.Locale
...
Reviewed-by: mchung
2018-10-15 09:35:05 -07:00
Sean Coffey
497de20391
8209862: CipherCore performance improvement
...
Co-authored-by: Sergey Kuksenko <sergey.kuksenko@oracle.com>
Reviewed-by: apetcher, ascarpino
2018-10-15 14:42:31 +01:00
Priya Lakshmi Muthuswamy
ce05c7751d
8211957: Broken links to stylesheet in java.base/doc-files
...
Reviewed-by: alanb
2018-10-15 17:52:42 +05:30
Vyom Tewari
f4df5cb4c3
8189366: SocketInputStream.available() should check for eof
...
Reviewed-by: chegar
2018-10-12 12:37:13 +05:30
Peter Levart
2d7d9b8380
8152910: Get performance improvement with Stable annotation
...
Reviewed-by: darcy
2018-10-10 17:53:22 -07:00
Mandy Chung
5a36050cfd
8211921: AssertionError in MethodHandles$Lookup.defineClass
...
Reviewed-by: alanb
2018-10-10 15:19:34 -07:00
Sean Mullan
d9731f0c54
8191053: Provide a mechanism to make system's security manager immutable
...
Make System.setSecurityManager optional to support and add new disallow and allow options to the java.security.manager system property
Reviewed-by: alanb, mchung, rriggs, smarks
2018-10-10 16:25:40 -04:00
Ivan Gerasimov
3cc36e427d
8211396: Broken link in javadoc for private java.util.regex.Pattern#normalize()
...
Reviewed-by: jjg, sherman
2018-10-10 10:56:24 -07:00
Joe Darcy
ab0128ca51
8058202: AnnotatedType implementations don't override toString(), equals(), hashCode()
...
Reviewed-by: jfranck
2018-10-10 10:28:33 -07:00
Jonathan Gibbons
706a5b9558
8211952: Broken links in java.time API
...
Reviewed-by: lancea
2018-10-10 10:00:25 -07:00
Xueming Shen
4f4a2385c5
8211880: Broken links in java.util.jar
...
Reviewed-by: alanb, mchung, martin
2018-10-09 12:36:51 -07:00
Claes Redestad
02a3be9920
8211859: Avoid initializing AtomicBoolean from RandomAccessFile
...
Reviewed-by: alanb
2018-10-09 14:30:06 +02:00
Alan Bateman
cb3fe46b95
8211825: ModuleLayer.defineModulesWithXXX does not setup delegation when module reads automatic module
...
Reviewed-by: mchung
2018-10-09 07:06:32 +01:00
Xueming Shen
859d376494
8211728: JarFile::versionedStream() does not filter META-INF resources in versioned stream
...
Reviewed-by: alanb
2018-10-08 14:14:52 -07:00
Claes Redestad
d5d74f0e26
8211860: Avoid reading security properties eagerly on Manifest class initialization
...
Reviewed-by: mullan, alanb
2018-10-08 18:16:03 +02:00
Jaikiran Pai
4cd9401815
8211765: JarFile constructor throws undocumented exception
...
Reviewed-by: lancea, sherman, alanb, chegar
2018-10-07 14:35:00 -04:00
Naoto Sato
271e3be381
8211398: Square character support for the Japanese new era
...
Reviewed-by: rriggs
2018-10-04 14:12:34 -07:00
Mandy Chung
46f0fa8c20
8206240: java.lang.Class.newInstance() is causing caller to leak
...
Reviewed-by: alanb
2018-10-04 13:02:58 -07:00
Mandy Chung
73a6313038
8181443: Replace usages of jdk.internal.misc.Unsafe with MethodHandles.Lookup.defineClass
...
Reviewed-by: alanb, egahlin
2018-10-04 08:45:21 -07:00
Pallavi Sonal
f5d19b9109
8166138: DateTimeFormatter.ISO_INSTANT should handle offsets
...
Reviewed-by: rriggs, scolebourne, naoto
2018-10-04 17:25:51 +05:30
Ivan Gerasimov
2ae27da3bc
8200381: Typos in javadoc - missing verb "be" and alike
...
Reviewed-by: lancea, darcy, wetmore
2018-10-02 10:19:07 -07:00
Doug Lea
0b431957a5
8210971: Add exception handling methods to CompletionStage and CompletableFuture
...
Reviewed-by: martin, chegar
2018-09-28 08:45:46 -07:00
Phil Race
b18f1d282e
Merge
2018-09-27 10:49:10 -07:00
Phil Race
f605407e30
Merge
2018-09-24 10:59:26 -07:00
Phil Race
d92c6042fe
Merge
2018-09-17 09:36:33 -07:00
Rachna Goel
36873c3c7b
8210490: TimeZone.getDisplayName given Locale.US doesn't always honor the Locale
...
Specified locale for formatting..
Reviewed-by: naoto
2018-09-17 14:16:31 +05:30
Phil Race
98221ae93f
8210766: Remove obsolete qualified export sun.net.www to java.desktop
...
Reviewed-by: mchung
2018-09-15 14:03:07 -07:00
Ivan Gerasimov
27e26fbdd7
8210786: Typo s/overriden/overridden/ in several places
...
Reviewed-by: weijun
2018-09-15 22:02:08 -07:00
Ivan Gerasimov
a07102bc7f
8210787: Object.wait(long, int) throws inappropriate IllegalArgumentException
...
Reviewed-by: martin, rriggs
2018-09-15 13:53:43 -07:00
Jaikiran Pai
2e5e01b53c
8210785: Trivial typo fix in X509ExtendedKeyManager javadoc
...
Reviewed-by: xuelei
2018-09-14 20:30:28 -07:00
Xue-Lei Andrew Fan
89a4157528
8210974: No extensions debug log for ClientHello
...
Reviewed-by: jnimeh, wetmore
2018-09-20 14:19:53 -07:00