Alan Bateman
|
eed637f497
|
8214696: Module class should be filtered by core reflection
Reviewed-by: lancea, mchung, sundar
|
2018-12-13 09:02:52 +00:00 |
|
Doug Lea
|
3d9ab36ca0
|
8215326: Test java/util/concurrent/ConcurrentHashMap/ToArray.java hangs after j.u.c updates
Reviewed-by: martin, dholmes
|
2018-12-12 20:13:39 -08:00 |
|
Weijun Wang
|
9136c7d1d0
|
8076190: Customizing the generation of a PKCS12 keystore
Reviewed-by: mullan
|
2018-12-13 11:16:33 +08:00 |
|
Valerie Peng
|
0b05ebed2e
|
7092821: java.security.Provider.getService() is synchronized and became scalability bottleneck
Changed Provider class to use ConcurrentHashMap and default providers to use putService()
Reviewed-by: weijun, mullan
|
2018-12-13 01:15:21 +00:00 |
|
Smita Kamath
|
3623c99b27
|
8214074: Ghash optimization using AVX instructions
Reviewed-by: kvn, ascarpino
|
2018-12-12 12:17:33 -08:00 |
|
Erik Gahlin
|
85ffc2803c
|
8165675: Trace event for thread park has incorrect unit for timeout
Reviewed-by: mgronlun
|
2018-12-12 18:35:26 +01:00 |
|
Michihiro Horie
|
31fbc28af5
|
8213754: PPC64: Add Intrinsics for isDigit/isLowerCase/isUpperCase/isWhitespace
Reviewed-by: kvn, rriggs, mdoerr, gromero
|
2018-12-11 20:31:18 -05:00 |
|
Claes Redestad
|
d1ef9b19d7
|
8215159 : Improve initial setup of system Properties
Reviewed-by: mchung, rriggs, plevart, briangoetz, robilad
|
2018-12-12 13:28:50 +01:00 |
|
Prasanta Sadhukhan
|
597c61458e
|
Merge
|
2018-12-12 15:04:47 +05:30 |
|
Doug Lea
|
f4016e5582
|
8214457: Miscellaneous changes imported from jsr166 CVS 2018-12
Reviewed-by: martin
|
2018-12-11 19:55:27 -08:00 |
|
Doug Lea
|
8846159987
|
8214427: probable bug in logic of ConcurrentHashMap.addCount()
Reviewed-by: martin, dholmes
|
2018-12-11 19:55:27 -08:00 |
|
Doug Lea
|
6c78aa9571
|
8214559: Use {@systemProperty} for definitions of system properties
Reviewed-by: martin, jjg
|
2018-12-11 19:55:27 -08:00 |
|
Naoto Sato
|
c2364ff9e0
|
8215194: Initial size of UnicodeBlock map is incorrect
Reviewed-by: rriggs, rgoel, igerasim
|
2018-12-11 13:13:18 -08:00 |
|
Stuart Marks
|
7cea6f6ac2
|
8199394: Object.hashCode should not mention anything about memory addresses
Reviewed-by: shade, forax, adinn, rriggs
|
2018-12-11 13:10:14 -08:00 |
|
Sean Mullan
|
dfd58a59ff
|
8207258: Distrust TLS server certificates anchored by Symantec Root CAs
Reviewed-by: weijun
|
2018-12-11 13:22:20 -05:00 |
|
Adam Petcher
|
e922ef3636
|
8214688: TLS 1.3 session resumption with hello retry request failed with "illegal_parameter"
Reviewed-by: jnimeh
|
2018-12-11 11:01:02 -05:00 |
|
Daniel Fuchs
|
019a097385
|
8215008: Clear confusion between URL/URI paths and file system paths
Reviewed-by: alanb, chegar, martin
|
2018-12-11 15:09:15 +00:00 |
|
Prasanta Sadhukhan
|
b3eb4c3ce8
|
Merge
|
2018-12-11 10:47:37 +05:30 |
|
Phil Race
|
8895605e66
|
8212703: Remove sun.java2d.fontpath property from java launcher code
Reviewed-by: alanb, rriggs
|
2018-12-10 12:33:23 -08:00 |
|
Anthony Scarpino
|
2094d32f0f
|
8214098: sun.security.ssl.HandshakeHash.T12HandshakeHash constructor check backwards
Reviewed-by: xuelei
|
2018-12-10 09:19:30 -08:00 |
|
Jini George
|
36ded09992
|
8215026: Incorrect amount of memory unmapped with ImageFileReader::close()
Use map_size() instead of _index_size as the amount of memory to be unmapped while closing an image file
Reviewed-by: alanb, jlaskey
|
2018-12-10 19:08:24 +05:30 |
|
Martin Buchholz
|
100d5f79a6
|
8215048: Some classloader typos
Reviewed-by: alanb
|
2018-12-09 10:07:18 -08:00 |
|
Vicente Romero
|
9846588b31
|
8210031: implementation for JVM Constants API
Co-authored-by: Brian Goetz <brian.goetz@oracle.com>
Reviewed-by: jrose, mcimadamore, darcy, mchung, rriggs, dholmes, forax
|
2018-12-09 12:36:24 -05:00 |
|
Steve Groeger
|
4de59847eb
|
8211844: [aix] ProcessBuilder: Piping between created processes does not work
Reviewed-by: cjplummer, simonis, goetz
|
2018-12-07 14:35:57 +01:00 |
|
Adam Petcher
|
7305281552
|
8208648: ECC Field Arithmetic Enhancements
Interal library enhancements to support ECC implementatation
Reviewed-by: jnimeh
|
2018-12-11 09:36:49 -05:00 |
|
Roger Riggs
|
938b844088
|
8214971: Replace use of string.equals("") with isEmpty()
Reviewed-by: jlaskey, prappo, lancea, dfuchs, redestad
|
2018-12-07 11:51:17 -05:00 |
|
Prasanta Sadhukhan
|
9c22151345
|
Merge
|
2018-12-05 15:39:04 +05:30 |
|
Athijegannathan Sundararajan
|
a1c8528d3f
|
8212137: Remove JrtFileSystem finalize method
Reviewed-by: alanb
|
2018-12-07 14:36:43 +05:30 |
|
Jamil Nimeh
|
9947fc1532
|
8214129: SSL session resumption/SNI with TLS1.2 causes StackOverflowError
Reviewed-by: xuelei, jjiang
|
2018-12-06 22:05:31 -08:00 |
|
Stuart Marks
|
4ecdb03864
|
8211882: Broken links in serialized-form.html
Reviewed-by: darcy, lancea
|
2018-12-06 14:34:11 -08:00 |
|
Roger Riggs
|
2e724a371a
|
8214498: java/util/Locale/bcp47u/SystemPropertyTests.java wrong locale default
Reviewed-by: lancea, bpb
|
2018-12-06 09:55:02 -05:00 |
|
Harold Seigel
|
145582dfa1
|
8214807: Improve handling of very old class files
Remove old version specific code in reflection.cpp
Reviewed-by: acorn, dholmes
|
2018-12-06 09:58:26 -05:00 |
|
Prasanta Sadhukhan
|
5f2062b484
|
Merge
|
2018-12-04 13:35:04 +05:30 |
|
Jonathan Gibbons
|
5067ff8509
|
8214745: Bad link in coll-reference.html
Reviewed-by: martin, bpb, lancea
|
2018-12-03 16:44:57 -08:00 |
|
Jonathan Gibbons
|
99f78427f2
|
8214744: Unnecessary <p> tags in java.util.zip.Deflater
Reviewed-by: mchung, lancea
|
2018-12-03 16:14:15 -08:00 |
|
Claes Redestad
|
c9c59d3155
|
8214858: Improve module graph archiving
Reviewed-by: jiangli, alanb
|
2018-12-06 12:51:13 +01:00 |
|
Nishit Jain
|
4a28e27fd2
|
8177552: Compact Number Formatting support
Reviewed-by: naoto, rriggs
|
2018-12-06 12:39:28 +05:30 |
|
Brian Burkhalter
|
4a028afe5e
|
6516099: InputStream.skipFully(int k) to skip exactly k bytes
Reviewed-by: rriggs, bchristi, serb, dfuchs
|
2018-12-05 15:58:46 -08:00 |
|
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 |
|
Priyanka Mangal
|
7c6cb8cd7e
|
8213362: [macOS] Could not find libjava.dylib error when initializing JVM via JNI_CreateJavaVM
Reviewed-by: alanb, ihse
|
2018-11-30 13:42:49 -08:00 |
|
Phil Race
|
b8c9517a0d
|
8214552: Resolve clash between 4947890 and 8130264
Reviewed-by: rriggs, mchung
|
2018-11-30 12:21:39 -08:00 |
|
Phil Race
|
7fe615f9a7
|
8130264: change the mechanism by which JDK loads the platform-specific PrinterJob implementation
Reviewed-by: serb, rriggs
|
2018-11-30 10:55:59 -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 |
|
Stuart Marks
|
9aff87efc9
|
8214460: MacosX build is broken because of JDK-8214014
Reviewed-by: dholmes, tbell
|
2018-11-28 18:16:39 -08: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 |
|