Sean Coffey
441d285620
8213952: Relax DNSName restriction as per RFC 1123
...
Reviewed-by: weijun, mullan, chegar
2018-12-05 17:33:01 +00:00
Weijun Wang
320616a865
8214179: Add groupname info into keytool -list and -genkeypair output
...
Reviewed-by: mullan
2018-12-01 21:58:05 +08:00
Phil Race
b8c9517a0d
8214552: Resolve clash between 4947890 and 8130264
...
Reviewed-by: rriggs, mchung
2018-11-30 12:21:39 -08:00
Weijun Wang
8036ce51b2
8214513: A PKCS12 keystore from Java 8 using custom PBE parameters cannot be read in Java 11
...
Reviewed-by: mullan
2018-12-05 08:48:49 +08:00
Joe Wang
bffe795d2d
8213325: (props) Properties.loadFromXML does not fully comply with the spec
...
Reviewed-by: alanb, rriggs, dfuchs, naoto
2018-12-04 14:53:00 -08:00
Roger Riggs
f0279fd499
8214794: java.specification.version should be only the major version number
...
Reviewed-by: martin, mchung, bpb
2018-12-04 15:22:41 -05:00
Erik Österlund
3a5bccf5c6
8213565: Crash in DependencyContext::remove_dependent_nmethod
...
Reviewed-by: rehn, kvn
2018-11-30 11:40:48 +01:00
Jesper Wilhelmsson
e13cc6d3a6
Merge
2019-01-10 21:52:33 +01:00
Philipp Kunz
44ba433328
8216362: Better error message handling when there is an invalid Manifest
...
Reviewed-by: lancea, rriggs, mullan
2019-01-10 14:32:56 -05:00
Jesper Wilhelmsson
67a5fc2529
Merge
2019-01-09 22:59:49 +01:00
Aleksey Shipilev
f44e59355c
8216302: StackTraceElement::fill_in can use cached Class.name
...
Reviewed-by: coleenp, dholmes, mchung
2019-01-09 20:28:16 +01:00
Ivan Gerasimov
79c92eadc3
8210788: Javadoc for Thread.join(long, int) should specify that it waits forever when both arguments are zero
...
Reviewed-by: martin, rriggs
2019-01-09 10:59:37 -08:00
Ivan Gerasimov
12bc8196d4
8216413: Long.parseLong() is specified to throw unless string contains parsable {@code int}; should be {@code long}
...
Reviewed-by: clanger
2019-01-09 06:18:33 -08:00
Claes Redestad
68884330e1
8215995: Add specialized toArray methods to immutable collections
...
Reviewed-by: martin, smarks
2019-01-09 01:06:19 +01:00
Roger Riggs
fc741865bd
8216205: Java API documentation formatting error in System.getEnv
...
Reviewed-by: lancea, bchristi, alanb
2019-01-07 14:15:00 -05:00
Claes Redestad
346018251f
8215412: Optimize PrintStream.println methods
...
Reviewed-by: rriggs, dfuchs, forax
2019-01-04 20:58:35 +01:00
Roger Riggs
0359a76b78
8215798: Use {@systemProperty} for definition of org.openjdk.java.util.stream.tripwire property
...
Reviewed-by: lancea
2019-01-04 12:30:20 -05:00
Roger Calnan
edb879df0d
8215912: Various Typos in java.net Method Documentation
...
Reviewed-by: coffeys
2019-01-03 17:46:09 +00:00
Roger Calnan
5d8b0c4814
8182992: Typo in DatagramPacket constructor API doc
...
Reviewed-by: coffeys
2019-01-03 17:29:53 +00:00
Roger Calnan
bef39b8c4d
8179943: Typo in javax.net.ssl.SSLSession.removeValue(String) method documentation
...
Reviewed-by: coffeys
2019-01-03 17:27:29 +00:00
Ivan Gerasimov
d76c772d2f
6996807: FieldReflectorKey hash code computation can be improved
...
Reviewed-by: rriggs
2019-01-02 15:33:32 -08:00
Claes Redestad
53c47fe98e
8215990: Avoid using reflection to create common default URLStreamHandlers
...
Reviewed-by: alanb
2019-01-02 19:06:16 +01:00
Jesper Wilhelmsson
59716b0bb3
Merge
2019-01-02 16:05:13 +01:00
Tagir F. Valeev
42e7372b3e
8214687: Optimize Collections.nCopies().hashCode() and equals()
...
Reviewed-by: igerasim, smarks
2018-12-30 08:57:24 +07:00
Weijun Wang
4769c9fbad
8215769: Java cannot probe pkcs12 files exported by Firefox
...
Reviewed-by: mullan
2018-12-22 10:38:45 +08:00
Philipp Kunz
1dae61a374
8066619: Fix deprecation warnings in java.util.jar
...
Reviewed-by: rriggs, lancea
2018-12-21 09:54:32 -05:00
Jesper Wilhelmsson
eb3549baf7
Merge
2018-12-21 01:25:46 +01:00
Liam Miller-Cushon
1cd847d6d1
8198526: getAnnotatedOwnerType does not handle static nested classes correctly
...
Reviewed-by: jfranck
2018-12-07 16:56:53 -08:00
Jesper Wilhelmsson
f4f859b446
Merge
2018-12-19 20:53:30 +01:00
Brian Burkhalter
135d5dc279
8183912: java.math.BigDecimal.movePointLeft() should return this if called with zero argument
...
Reviewed-by: rriggs
2018-12-19 11:44:57 -08:00
Pengfei Li
556d79b518
8212043: Add floating-point Math.min/max intrinsics
...
Floating-point Math.min() and Math.max() intrinsics are enabled on AArch64 platform
Reviewed-by: adinn, aph
2018-12-18 16:50:35 +00:00
Joe Darcy
b5f0eec3d8
8205626: Start of release updates for JDK 13
...
8205393: Add SourceVersion.RELEASE_13
8205394: Add source 13 and target 13 to javac
8205645: Bump maximum recognized class file version to 57 for JDK 13
8214825: Update preview language features for start of JDK 13
Reviewed-by: erikj, alanb, mchung, mcimadamore, dholmes, smarks, jjg
2018-12-13 19:06:11 +01:00
Doug Lea
53d3a4f50c
8211283: Miscellaneous changes imported from jsr166 CVS 2018-11
...
Reviewed-by: martin, chegar
2018-11-28 15:25:14 -08:00
Doug Lea
5a5aa52772
8211877: Broken links in java.util.concurrent.atomic
...
Reviewed-by: martin, jjg
2018-11-28 15:25:14 -08:00
Martin Buchholz
7212bf0a77
8213406: (fs) More than one instance of built-in FileSystem observed in heap
...
Reviewed-by: alanb, cushon, weijun
2018-11-28 14:28:28 -08:00
Roger Riggs
48d68d182a
8214014: Remove vestiges of gopher: protocol proxy support
...
Reviewed-by: lancea, alanb
2018-11-28 16:04:36 -05:00
Roger Riggs
c1034b1cad
4947890: Minimize JNI upcalls in system-properties initialization
...
Reviewed-by: erikj, mchung, bchristi, ihse, coleenp, stuefe
2018-11-28 15:53:49 -05:00
Claes Redestad
78669ad35e
8215380: Backout accidental change to String::length
...
Reviewed-by: darcy, smarks
2018-12-14 12:02:39 +01:00
Priya Lakshmi Muthuswamy
a19bd10e83
8213921: Use {@systemProperty} tag for properties listed in "Networking Properties"
...
Reviewed-by: chegar
2018-11-28 09:37:03 +05:30
Joe Darcy
5d1cc7fc01
8213911: Use example.com in java.net and other examples
...
Reviewed-by: prappo, chegar, rriggs, mullan
2018-11-27 11:28:47 -08:00
Naoto Sato
e6eddb6739
8212878: host in ftp: link not found
...
Reviewed-by: bpb
2018-11-29 13:17:14 -08:00
Naoto Sato
0c42c697ed
8212870: Broken links for www.usno.navy.mil
...
Reviewed-by: bpb
2018-11-29 13:16:41 -08:00
Naoto Sato
5fc8ae7c71
8214170: ResourceBundle.Control.newBundle should throw IllegalAccessException when constructor of the resource bundle is not public
...
Reviewed-by: rriggs, mchung
2018-11-29 10:13:42 -08:00
Sean Coffey
6e905c8389
8214295: Populate handlers while holding streamHandlerLock
...
Reviewed-by: chegar
2018-11-27 11:09:53 +00:00
Xue-Lei Andrew Fan
23ecdbbc1d
8214321: Misleading code in SSLCipher
...
Reviewed-by: ascarpino
2018-11-26 20:50:21 -08:00
Weijun Wang
b1c4b461f1
8214100: use of keystore probing results in unnecessary exception thrown
...
Reviewed-by: mullan
2018-11-27 08:51:20 +08:00
Jim Laskey
40d4ff864c
8203442: String::transform
...
Reviewed-by: smarks, sherman, alanb, darcy, forax, rriggs, scolebourne, dholmes, plevart
2018-11-26 12:20:06 -04:00
Xue-Lei Andrew Fan
388e1ebbba
8210985: Update the default SSL session cache size to 20480
...
Reviewed-by: jnimeh, mullan
2018-11-29 08:43:12 -08:00
Sean Mullan
9f88ce2b1e
8214443: Remove TLS v1 and v1.1 from SSLContext required algorithms
...
Reviewed-by: xuelei
2018-11-29 08:50:25 -05:00
Adam Petcher
a5423f142c
8213202: Possible race condition in TLS 1.3 session resumption
...
Reviewed-by: jnimeh
2018-11-21 15:06:13 -05:00