Stuart Marks
|
ba63c30a94
|
8231977: Discuss serializability of collections
Reviewed-by: darcy, plevart, chegar
|
2019-10-07 17:13:59 -07:00 |
|
Claes Redestad
|
fba19ffbb2
|
8230043: Lazily load libverify
8230140: Remove unused mutex and monitor declarations
Reviewed-by: hseigel, erikj, alanb, dholmes
|
2019-10-07 16:55:24 +02:00 |
|
Julia Boes
|
4dafa3033f
|
8231161: Wrong return type in code sample in Collector API documentation
Correct declaration of container from R to A and add compilation test
Reviewed-by: smarks, lancea
|
2019-10-03 18:59:56 +01:00 |
|
Brian Burkhalter
|
c1b844a225
|
8229022: BufferedReader performance can be improved by using StringBuilder
Reviewed-by: igerasim, vtewari, dfuchs
|
2019-10-02 07:50:06 -07:00 |
|
Alan Bateman
|
38bdacafbc
|
8231603: (se) Selector implementations do not need to use cancelledKeys
Reviewed-by: chegar, bpb
|
2019-10-02 09:16:18 +01:00 |
|
Julia Boes
|
82747fa960
|
8209178: Proxied HttpsURLConnection doesn't send BODY when retrying POST request
Preserve BODY in poster output stream before sending CONNECT request
Reviewed-by: dfuchs, vtewari
|
2019-09-26 12:35:51 +01:00 |
|
Jatin Bhateja
|
d3ca3a02ff
|
8226721: Missing intrinsics for Math.ceil, floor, rint
Reviewed-by: neliasso, vlivanov, ecaspole
|
2019-10-01 11:43:10 +02:00 |
|
Vladimir Kempik
|
67ad501e5b
|
8229872: (fs) Increase buffer size used with getmntent
Dynamically allocate memory for getmntent
Reviewed-by: alanb
|
2019-09-24 14:54:57 +03:00 |
|
Ivan Gerasimov
|
680fceb9ba
|
8230415: Avoid redundant permission checking in FilePermissionCollection and SocketPermissionCollection
Reviewed-by: mullan
|
2019-09-27 17:50:09 -07:00 |
|
Doug Lea
|
a9254cbcfa
|
8231032: ThreadMXBean locking tests fail after JSR 166 refresh
Reviewed-by: martin, mchung, dholmes
|
2019-09-27 12:20:14 -07:00 |
|
Roger Riggs
|
725031769f
|
8231314: java.time serialization warning cleanup
Reviewed-by: chegar, naoto, plevart
|
2019-09-26 11:10:19 -04:00 |
|
Brian Burkhalter
|
12178ec008
|
8231174: (fs) FileTime should have 100ns resolution (win)
Reviewed-by: alanb
|
2019-09-25 11:44:52 -07:00 |
|
Tianmin Shi
|
2b56811616
|
8231387: java.security.Provider.getService returns random result due to race condition with mutating methods in the same class
Synchronize access to legacyMap in Provider.getService.
Reviewed-by: valeriep
|
2019-09-25 08:29:03 -07:00 |
|
Naoto Sato
|
5fba45641e
|
8230531: API Doc for CharsetEncoder.maxBytesPerChar() should be clearer about BOMs
Reviewed-by: martin, alanb
|
2019-09-24 08:55:13 -07:00 |
|
Michael McMahon
|
aa5329e0d3
|
8231187: SelectorProvider.inheritedChannel() returns TCP socket channel for Unix domain socket
Reviewed-by: alanb, chegar
|
2019-09-24 16:19:11 +01:00 |
|
Julia Boes
|
d15a57b842
|
8231186: Replace html tag <code>foo</code> with javadoc tag {@code foo} in java.base
Minor coding style update of javadoc tag in any file in java.base
Reviewed-by: bchristi, lancea
|
2019-09-24 09:43:43 +01:00 |
|
Matthias Baesken
|
e2ebf7b822
|
8231171: remove remaining sun.java.launcher.pid references
Reviewed-by: alanb, dholmes
|
2019-09-20 10:28:48 +02:00 |
|
Joe Darcy
|
f3208bfcd0
|
8199424: consider removing ObjectInputStream and ObjectOutputStream native methods
Reviewed-by: bpb, rriggs, redestad
|
2019-09-20 09:32:45 -07:00 |
|
Julia Boes
|
b15b322cf3
|
8230648: Replace @exception tag with @throws in java.base
Minor coding style update of javadoc tag in any file in java.base
Reviewed-by: prappo, lancea
|
2019-09-20 11:07:52 +01:00 |
|
Claes Redestad
|
52f9024232
|
8230768: Arrays of SoftReferences in MethodTypeForm should not be @Stable
Reviewed-by: mchung
|
2019-09-19 23:38:50 +02:00 |
|
Brian Burkhalter
|
2a1a2b9ae1
|
8231149: (fs) Small verbiage errors in java.nio.file package documentation
Reviewed-by: lancea, alanb
|
2019-09-19 12:01:36 -07:00 |
|
Matthias Baesken
|
b9e177677c
|
8228482: fix xlc16/xlclang comparison of distinct pointer types and string literal conversion warnings
Reviewed-by: clanger, mdoerr
|
2019-07-23 16:52:38 +02:00 |
|
Sean Coffey
|
b59950bc49
|
8231124: Missing closedir call with JDK-8223490
Reviewed-by: naoto
|
2019-09-17 16:39:56 +00:00 |
|
Sean Coffey
|
788b2414c1
|
8223490: Optimize search algorithm for determining default time zone
Reviewed-by: naoto, rriggs
|
2019-09-17 11:07:07 +00:00 |
|
Doug Lea
|
eb1eadb69f
|
8225490: Miscellaneous changes imported from jsr166 CVS 2019-09
Reviewed-by: martin, alanb
|
2019-09-14 11:26:26 -07:00 |
|
Doug Lea
|
80fe274875
|
8229442: AQS and lock classes refresh
Reviewed-by: martin
|
2019-09-14 11:16:40 -07:00 |
|
Brian Burkhalter
|
c57ad7ffc0
|
8230085: (fs) FileStore::isReadOnly is always true on macOS Catalina
Reviewed-by: alanb
|
2019-09-13 16:03:31 -07:00 |
|
Ivan Gerasimov
|
5e7e0e7bbe
|
8230829: Matcher matches a surrogate pair that crosses border of the region
Reviewed-by: naoto
|
2019-09-12 11:07:35 -07:00 |
|
Matthias Baesken
|
af94e6e681
|
8230856: Java_java_net_NetworkInterface_getByName0 on unix misses ReleaseStringUTFChars in early return
Reviewed-by: dfuchs, stuefe, vtewari
|
2019-09-11 16:13:05 +02:00 |
|
Brian Burkhalter
|
4285853d91
|
8230342: LineNumberReader.getLineNumber() returns inconsistent results after EOF
Reviewed-by: rriggs, dfuchs
|
2019-09-11 12:32:01 -07:00 |
|
Naoto Sato
|
ee9bd9bf04
|
8230136: DateTimeFormatterBuilder.FractionPrinterParser#parse fails to verify minWidth
Reviewed-by: joehw, scolebourne, rriggs
|
2019-09-11 08:50:03 -07:00 |
|
Naoto Sato
|
28b972e5ce
|
8229960: Remove sun.nio.cs.map system property
Reviewed-by: alanb
|
2019-09-10 12:51:05 -07:00 |
|
Mandy Chung
|
5d397eea9f
|
8229785: MethodType::fromMethodDescriptorString should require security permission if loader is null
Reviewed-by: vromero
|
2019-09-10 10:35:52 -07:00 |
|
Naoto Sato
|
ea0fbbca51
|
8230284: Accounting currency format support does not cope with explicit number system
Reviewed-by: rriggs
|
2019-09-09 12:42:01 -07:00 |
|
Brent Christian
|
a4613d4a8f
|
8212117: Class.forName may return a reference to a loaded but not linked Class
Reviewed-by: dholmes, mchung
|
2019-09-09 11:04:04 -07:00 |
|
Joe Darcy
|
10f1f10f2e
|
8230723: Remove default constructors from java.lang and java.io
Reviewed-by: bpb, rriggs
|
2019-09-09 10:13:42 -07:00 |
|
Jaikiran Pai
|
c84e19f3ca
|
8177389: Hyphen "-" should be removed in URL class documentation
Javadoc of java.net.URL constructor updated to remove an unnecessary hyphen
Reviewed-by: dfuchs
|
2019-08-24 09:31:15 +05:30 |
|
Claes Redestad
|
c788d9841c
|
8230662: Remove dead code from MethodTypeForm
Reviewed-by: vlivanov, mchung
|
2019-09-07 15:44:04 +02:00 |
|
Daniel Fuchs
|
5399449a43
|
8230694: http.keepAlive system property is inconsistently/incorrectly documented
Trivially fixed the net-properties.html file
Reviewed-by: alanb
|
2019-09-06 14:04:44 +01:00 |
|
Naoto Sato
|
2aac0e925d
|
8229831: Upgrade Character.isUnicodeIdentifierStart/Part() methods to the latest standard
Reviewed-by: rriggs
|
2019-09-05 17:38:54 -07:00 |
|
Brian Burkhalter
|
4d70cdac4f
|
8187898: PrintStream should override FilterOutputStream#write(byte[]) with a method that has no throws clause
Reviewed-by: alanb, rriggs, lancea, darcy
|
2019-09-05 16:26:53 -07:00 |
|
Joe Darcy
|
cebd13dbaa
|
8230681: Add @since tag to java.io.Serial
Reviewed-by: lancea, bpb
|
2019-09-05 15:55:57 -07:00 |
|
Jaikiran Pai
|
6fa4babbb2
|
8230310: SocksSocketImpl should handle the IllegalArgumentException thrown by ProxySelector.select usage
Catch the IAE thrown by ProxySelector.select and wrap it into a IOException
Reviewed-by: dfuchs
|
2019-08-28 20:05:43 +05:30 |
|
Joe Darcy
|
9d764ee48e
|
8229997: Apply java.io.Serial annotations in java.base
Reviewed-by: alanb, rriggs
|
2019-08-29 16:31:34 -07:00 |
|
Joe Darcy
|
6d4ef5aaf3
|
8229999: Apply java.io.Serial annotations to security types in java.base
Reviewed-by: rriggs, mullan
|
2019-08-29 10:52:21 -07:00 |
|
Ivan Gerasimov
|
d607548f20
|
8230338: Accurate error message about bad Unicode block name
Reviewed-by: rriggs
|
2019-08-29 07:39:06 -07:00 |
|
Claes Redestad
|
b4c63048bb
|
8230302: GenerateJLIClassesPlugin can generate invalid DirectMethodHandle methods
Reviewed-by: mchung
|
2019-08-29 15:59:00 +02:00 |
|
Joe Darcy
|
9b0cfaf53e
|
8230074: Improve specification for {Math, StrictMath}.negateExact
Reviewed-by: bpb
|
2019-08-28 22:30:26 -07:00 |
|
Ivan Gerasimov
|
3ed845784d
|
8226831: Use Objects.equals() when appropriate
Reviewed-by: rriggs, bpb
|
2019-08-27 14:44:21 -07:00 |
|
Claes Redestad
|
99bf89c581
|
8228507: Archive FDBigInteger
Reviewed-by: jiangli, bpb
|
2019-08-27 22:26:42 +02:00 |
|