Claes Redestad
eda5f09014
8213478: Reduce rebinds when applying repeated filters and conversions
...
Reviewed-by: vlivanov, jrose
2018-11-11 21:24:46 +01:00
Roger Riggs
29e742273e
8185496: Improve performance of system properties initialization in initPhase1
...
8213424: VersionProps duplicate and skipped initialization
Reviewed-by: mchung, redestad, dholmes
2018-11-09 13:28:16 -05:00
Xue-Lei Andrew Fan
3e9941ea2b
8212261: Add SSLSession accessors to HttpsURLConnection and SecureCacheResponse
...
Reviewed-by: mullan, chegar
2018-11-09 08:24:38 -08:00
Joe Wang
a567796533
8202285: (fs) Add a method to Files for comparing file contents
...
Reviewed-by: alanb, rriggs, smarks, bpb, dfuchs, weijun, igerasim
2018-11-08 09:50:54 -08:00
Chris Hegarty
4187dff26a
8213418: Socket/ServerSocket supportedOptions does not work with custom SocketImpl
...
Reviewed-by: alanb, dfuchs
2018-11-08 16:16:57 +00:00
Joe Darcy
8872adab41
8213444: Missing emphasis for term being defined
...
Reviewed-by: mchung, jjg
2018-11-07 09:58:21 -08:00
Dean Long
a9ae141836
8212605: Pure-Java implementation of AccessController.doPrivileged
...
Reviewed-by: dholmes, mullan, vlivanov, mchung, alanb, rriggs
2018-11-06 16:04:50 -08:00
Mandy Chung
9ffe7e1205
8211122: Reduce the number of internal classes made accessible to jdk.unsupported
...
Reviewed-by: alanb, dfuchs, kvn
2018-11-06 10:01:16 -08:00
Jiangli Zhou
80ad2c7e71
8212995: Placing the Integer.IntegerCache and cached Integer objects in the closed archive heap region
...
Support shareable archive object subgraphs in closed archive heap regions.
Reviewed-by: iklam, ccheung
2018-11-03 15:40:19 -04:00
Joe Darcy
7a350b9474
6304578: (reflect) toGenericString fails to print bounds of type variables on generic methods
...
Reviewed-by: vromero, plevart, briangoetz, mcimadamore
2018-11-01 20:37:45 -07:00
Naoto Sato
0eda8a33bb
8213046: Define Japanese new Era character
...
Reviewed-by: lancea, rriggs
2018-11-01 14:07:59 -07:00
Brian Burkhalter
cb73851579
8213210: Change ServerSocket(SocketImpl impl) constructor to protected access
...
Reviewed-by: alanb, chegar
2018-11-01 09:34:59 -07:00
Naoto Sato
02d6d9c259
8212941: Loosen the range of JapaneseEra
...
Reviewed-by: rriggs
2018-10-30 10:32:54 -07:00
Claes Redestad
91a2c2e340
8213035: Pack MethodHandleInlineStrategy coder and length into a long
...
Reviewed-by: vlivanov, mchung
2018-10-30 09:34:50 +01:00
Jim Laskey
7a9db013b7
8212694: Using Raw String Literals with align() and Integer.MIN_VALUE causes out of memory error
...
Reviewed-by: smarks, sherman
2018-10-29 12:31:49 -03:00
Jonathan Gibbons
d797264488
8213056: Nested anchor tags in java.lang.module
...
Reviewed-by: darcy
2018-10-26 15:13:12 -07:00
Lance Andersen
a655e6b52b
8212129: Remove finalize methods from java.util.zip.ZipFIle/Inflator/Deflator
...
Reviewed-by: rriggs, sherman, alanb, clanger
2018-10-26 14:02:31 -04:00
Weijun Wang
8dbea74827
8212867: Link to DRBG test vectors is redirected to a broken link
...
Reviewed-by: mullan
2018-10-26 11:11:13 +08:00
Joe Darcy
566bfeb438
8212880: Cannot access ftp: site for fdlibm.tar
...
Reviewed-by: jjg, lancea, bpb
2018-10-24 15:45:09 -07:00
Claes Redestad
06a2bb5274
8212726: Replace some use of drop- and foldArguments with filtering argument combinator in StringConcatFactory
...
Reviewed-by: jlaskey, vlivanov
2018-10-23 11:03:51 +02:00
Mandy Chung
5e6d6b8642
8207146: Rename jdk.internal.misc.Unsafe::xxxObject to xxxReference
...
Reviewed-by: dholmes, thartmann
2018-10-22 17:00:04 -07:00
Jonathan Gibbons
81721a4b5f
8211876: Broken links in java.base files (ClassLoader.html#name)
...
Reviewed-by: lancea
2018-10-22 13:31:42 -07:00
Vyom Tewari
3bafe65a75
8212114: Reconsider the affect on closed streams resulting from 8189366
...
Reviewed-by: chegar, dfuchs
2018-10-22 15:20:43 +05:30
Andrew Luo
d54fa9e93d
8212662: Fix javadoc typo in java.lang.ref.Cleaner
...
Reviewed-by: lancea, rriggs
2018-10-18 10:45:05 -04:00
Claes Redestad
b3b41df70f
8212597: Optimize String concatenation setup when using primitive operands
...
Reviewed-by: shade
2018-10-17 17:35:26 +02:00
Weijun Wang
61d19ee892
8208754: The fix for JDK-8194534 needs updates
...
Reviewed-by: alanb, igerasim, rhalade, mullan
2018-08-08 08:05:43 +08:00
Weijun Wang
a58b68027b
8194534: Manifest better support
...
Reviewed-by: mchung, igerasim
2018-04-17 15:55:49 +08:00
Xueming Shen
cd8e70a35c
8199172: Improve jar attribute checks
...
Reviewed-by: psandoz, alanb
2018-04-04 13:55:30 -07:00
Vyom Tewari
627e310ba5
8199110: Address Internet Addresses
...
Reviewed-by: chegar, rriggs, igerasim, skoivu, rhalade
2018-03-30 08:37:31 +05:30
Xueming Shen
02876bfceb
8197881: Better StringBuilder support
...
Reviewed-by: rriggs
2018-03-28 08:42:45 -07:00
Roger Riggs
8dd0b1f061
8192939: Remove Finalize methods from FileInputStream and FileOutputStream
...
Reviewed-by: alanb, iris, mchung
2018-10-16 10:55:28 -04:00
Naoto Sato
a3a7edbd4d
8211961: Broken link in java.util.Locale
...
Reviewed-by: mchung
2018-10-15 09:35:05 -07:00
Priya Lakshmi Muthuswamy
ce05c7751d
8211957: Broken links to stylesheet in java.base/doc-files
...
Reviewed-by: alanb
2018-10-15 17:52:42 +05:30
Vyom Tewari
f4df5cb4c3
8189366: SocketInputStream.available() should check for eof
...
Reviewed-by: chegar
2018-10-12 12:37:13 +05:30
Peter Levart
2d7d9b8380
8152910: Get performance improvement with Stable annotation
...
Reviewed-by: darcy
2018-10-10 17:53:22 -07:00
Mandy Chung
5a36050cfd
8211921: AssertionError in MethodHandles$Lookup.defineClass
...
Reviewed-by: alanb
2018-10-10 15:19:34 -07:00
Sean Mullan
d9731f0c54
8191053: Provide a mechanism to make system's security manager immutable
...
Make System.setSecurityManager optional to support and add new disallow and allow options to the java.security.manager system property
Reviewed-by: alanb, mchung, rriggs, smarks
2018-10-10 16:25:40 -04:00
Ivan Gerasimov
3cc36e427d
8211396: Broken link in javadoc for private java.util.regex.Pattern#normalize()
...
Reviewed-by: jjg, sherman
2018-10-10 10:56:24 -07:00
Jonathan Gibbons
706a5b9558
8211952: Broken links in java.time API
...
Reviewed-by: lancea
2018-10-10 10:00:25 -07:00
Xueming Shen
4f4a2385c5
8211880: Broken links in java.util.jar
...
Reviewed-by: alanb, mchung, martin
2018-10-09 12:36:51 -07:00
Claes Redestad
02a3be9920
8211859: Avoid initializing AtomicBoolean from RandomAccessFile
...
Reviewed-by: alanb
2018-10-09 14:30:06 +02:00
Alan Bateman
cb3fe46b95
8211825: ModuleLayer.defineModulesWithXXX does not setup delegation when module reads automatic module
...
Reviewed-by: mchung
2018-10-09 07:06:32 +01:00
Xueming Shen
859d376494
8211728: JarFile::versionedStream() does not filter META-INF resources in versioned stream
...
Reviewed-by: alanb
2018-10-08 14:14:52 -07:00
Claes Redestad
d5d74f0e26
8211860: Avoid reading security properties eagerly on Manifest class initialization
...
Reviewed-by: mullan, alanb
2018-10-08 18:16:03 +02:00
Jaikiran Pai
4cd9401815
8211765: JarFile constructor throws undocumented exception
...
Reviewed-by: lancea, sherman, alanb, chegar
2018-10-07 14:35:00 -04:00
Naoto Sato
271e3be381
8211398: Square character support for the Japanese new era
...
Reviewed-by: rriggs
2018-10-04 14:12:34 -07:00
Mandy Chung
46f0fa8c20
8206240: java.lang.Class.newInstance() is causing caller to leak
...
Reviewed-by: alanb
2018-10-04 13:02:58 -07:00
Mandy Chung
73a6313038
8181443: Replace usages of jdk.internal.misc.Unsafe with MethodHandles.Lookup.defineClass
...
Reviewed-by: alanb, egahlin
2018-10-04 08:45:21 -07:00
Pallavi Sonal
f5d19b9109
8166138: DateTimeFormatter.ISO_INSTANT should handle offsets
...
Reviewed-by: rriggs, scolebourne, naoto
2018-10-04 17:25:51 +05:30
Ivan Gerasimov
2ae27da3bc
8200381: Typos in javadoc - missing verb "be" and alike
...
Reviewed-by: lancea, darcy, wetmore
2018-10-02 10:19:07 -07:00