Valerie Peng
|
f094ffdbae
|
8203654: Improve cypher state updates
Reviewed-by: ascarpino
|
2018-06-14 23:47:05 +00: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 |
|
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 |
|
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 |
|
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 |
|
Prasanta Sadhukhan
|
9c22151345
|
Merge
|
2018-12-05 15:39:04 +05:30 |
|
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 |
|
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 |
|
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 |
|
Magnus Ihse Bursie
|
2ddd78e825
|
8178317: Create man pages using pandoc from markdown sources
Reviewed-by: erikj
|
2018-11-28 10:00:41 +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 |
|
Michael McMahon
|
4a77a08ca3
|
8211842: IPv6_supported wrongly returns false when unix domain socket is bound to fd 0
Reviewed-by: chegar, alanb
|
2018-11-30 10:29:58 +00: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 |
|
Vyom Tewari
|
19e69dc84f
|
8203672: JNI exception pending in PlainSocketImpl.c
8203264: JNI exception pending in PlainDatagramSocketImpl.c:740
8203673: JNI exception pending in DualStackPlainDatagramSocketImpl.c:398
Reviewed-by: chegar, igerasim
|
2018-11-23 13:16:45 +05:30 |
|
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 |
|
Vyom Tewari
|
4444bac1b1
|
8046500: GetIpAddrTable function failed on Pure Ipv6 environment
Reviewed-by: chegar
|
2018-11-22 13:25:44 +05:30 |
|
Adam Petcher
|
a5423f142c
|
8213202: Possible race condition in TLS 1.3 session resumption
Reviewed-by: jnimeh
|
2018-11-21 15:06:13 -05:00 |
|
Nick Gasson
|
10cd386ac3
|
8214078: (fs) SecureDirectoryStream not supported on arm32
Reviewed-by: alanb
|
2018-11-21 18:44:11 +00:00 |
|