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
Sean Coffey
7b8898d03c
8213942: URLStreamHandler initialization race
...
Reviewed-by: alanb, chegar, prappo
2018-11-21 15:09:27 +00:00
Rachna Goel
f8518a2c05
8209923: Unicode 11.0.0
...
Updated JDK to support Unicode 11.0.0.
Reviewed-by: naoto
2018-11-21 14:24:31 +05:30
Claes Redestad
4b45441ae9
8213033: Archive remaining primitive box caches
...
Reviewed-by: jiangli, alanb
2018-11-20 21:12:46 +01:00
Sean Coffey
73ad9c4a00
8148188: Enhance the security libraries to record events of interest
...
Reviewed-by: egahlin, mullan, weijun, xuelei
2018-11-20 13:12:48 +00:00
Priya Lakshmi Muthuswamy
470aaffd13
8213920: Use {@systemProperty} tag for properties listed in System.getProperties
...
Reviewed-by: mchung, alanb
2018-11-20 10:07:42 +05:30
Michael McMahon
ef75339a1e
8209094: Improve web server connections
...
Reviewed-by: chegar, dfuchs, mschoene, igerasim
2018-10-05 08:54:10 +01:00
Brian Burkhalter
8f14f8b2a7
8200659: Improve BigDecimal support
...
Reviewed-by: darcy, rhalade, mschoene
2018-08-22 15:55:04 -07:00
Brian Burkhalter
68f33ebd5a
8206290: Better FileChannel transfer performance
...
Reviewed-by: alanb, rhalade, mschoene
2018-09-25 16:49:51 -07:00
Valerie Peng
f094ffdbae
8203654: Improve cypher state updates
...
Reviewed-by: ascarpino
2018-06-14 23:47:05 +00:00