Mandy Chung
|
3e28c2f71d
|
8198653: ClassLoader::getSystemClassLoader throws InternalError when called after shutdown
Reviewed-by: dholmes
|
2018-02-24 09:41:42 -08:00 |
|
Alan Bateman
|
8f56ea639d
|
8196830: publicLookup().findVirtual should not return method handle to AccessibleObject.setAccessible
Reviewed-by: mchung, psandoz
|
2018-02-24 08:26:53 +00:00 |
|
Roger Riggs
|
2af1df8c10
|
8198645: Use System.lineSeparator() instead of getProperty("line.separator")
Reviewed-by: lancea, xuelei, sherman
|
2018-02-23 16:00:44 -05:00 |
|
Mandy Chung
|
4bb064c62d
|
8198249: Remove deprecated Runtime::runFinalizersOnExit and System::runFinalizersOnExit
Reviewed-by: dholmes, alanb, smarks
|
2018-02-23 12:10:56 -08:00 |
|
Roger Riggs
|
cfe9ad4608
|
8189330: Cleanup FileDescriptor implementation
Reviewed-by: bpb
|
2018-02-23 14:26:29 -05:00 |
|
Christoph Langer
|
16f2a0e7a0
|
8198539: Cleanup of unused imports in java/util/jar/Attributes.java (java.base) and JdpController.java (jdk.management.agent)
Reviewed-by: stuefe
|
2018-02-23 09:55:52 +01:00 |
|
Claes Redestad
|
ac45567657
|
8198523: Refactor BootstrapMethodInvoker to further avoid runtime type checks
Reviewed-by: psandoz
|
2018-02-22 11:16:43 +01:00 |
|
Nishit Jain
|
cff8ccbcf7
|
8190904: Incorrect currency instance returned by java.util.Currency.getInstance()
Reviewed-by: naoto
|
2018-02-22 11:52:01 +05:30 |
|
Mandy Chung
|
f42b8e4a00
|
8198441: Replace native Runtime::runFinalization0 method with shared secrets
Reviewed-by: martin
|
2018-02-20 11:28:32 -08:00 |
|
Claes Redestad
|
d4c69026bf
|
8198418: Invoke LambdaMetafactory::metafactory exactly from the BootstrapMethodInvoker
Reviewed-by: briangoetz, forax, vlivanov
|
2018-02-20 17:49:15 +01:00 |
|
Naoto Sato
|
d8dc99ec5c
|
8198228: Spec clarification: j.u.Locale.getDisplayName()
Reviewed-by: rriggs
|
2018-02-16 14:03:34 -08:00 |
|
Martin Buchholz
|
a95d50a5fc
|
8197812: (ref) Data race in Finalizer
Reviewed-by: plevart, mchung
|
2018-02-15 19:35:17 -08:00 |
|
Alan Bateman
|
fc3364785a
|
8193818: Remove unused single_step field from java.lang.Thread
Reviewed-by: lancea, dholmes
|
2018-02-15 13:37:20 +00:00 |
|
Xueming Shen
|
739c973204
|
8197988: T2 test javax/net/ssl/interop/ClientHelloChromeInterOp.java failed after JDK-8164278
Reviewed-by: alanb
|
2018-02-15 00:25:01 -08:00 |
|
Martin Buchholz
|
48b9835669
|
8197893: Mistaken type check in CheckedEntrySet.toArray
Reviewed-by: psandoz
|
2018-02-14 16:37:20 -08:00 |
|
Xueming Shen
|
f6ca24c05f
|
8164278: java.util.Base64.EncOutputStream/DecInputStream is slower than corresponding version in javax.mail package
Reviewed-by: rriggs
|
2018-02-14 14:13:42 -08:00 |
|
Claes Redestad
|
fa933f3971
|
8195850: Improve startup of code to pull arguments from BootstrapMethodInvoker
Reviewed-by: psandoz, jrose
|
2018-02-14 15:27:29 +01:00 |
|
Jesper Wilhelmsson
|
9beff15bed
|
Merge
|
2018-02-10 09:25:35 +01:00 |
|
Ivan Gerasimov
|
7d7c653abf
|
8197462: Inconsistent exception messages for invalid capturing group names
8179608: Error in comment in Pattern.java
Reviewed-by: sherman
|
2018-02-12 21:06:06 -08:00 |
|
Paul Sandoz
|
c9757ad448
|
8196960: Exceptions in ConstantBootstrapsTest.java on SPARC
Reviewed-by: lfoltan
|
2018-02-07 12:37:30 -08:00 |
|
Brian Burkhalter
|
a7b3a19ec4
|
8191416: (bf) DirectByteBuffer extends MappedByteBuffer, confuses instanceof tests
Change force(), load(), and isLoaded() not to throw UOE if there is no file mapping
Reviewed-by: alanb, rriggs, forax
|
2018-02-12 08:19:23 -08:00 |
|
Doug Lea
|
f9b19eb874
|
8195590: Miscellaneous changes imported from jsr166 CVS 2018-02
Reviewed-by: martin, psandoz, dholmes
|
2018-02-10 09:23:41 -08:00 |
|
Doug Lea
|
b6c2b234ef
|
8190324: ThreadPoolExecutor should not specify a dependency on finalization
Reviewed-by: martin, psandoz, alanb, rriggs, dholmes
|
2018-02-10 09:17:53 -08:00 |
|
Jesper Wilhelmsson
|
d7dd9d1027
|
Merge
|
2018-02-05 23:12:03 +01:00 |
|
Claes Redestad
|
9f0da6d94f
|
8196869: Optimize Locale creation
Reviewed-by: psandoz, plevart, naoto
|
2018-02-08 18:45:30 +01:00 |
|
Alan Bateman
|
e3b7698786
|
8196956: (ch) More channels cleanup
Reviewed-by: rriggs, prappo, bpb
|
2018-02-08 10:55:21 +00:00 |
|
Jesper Wilhelmsson
|
44ab590f44
|
Merge
|
2018-02-05 23:12:03 +01:00 |
|
Martin Buchholz
|
3e53369eb8
|
8196609: Improve javadoc for java.time.Instant.getEpochSecond
Reviewed-by: dfuchs
|
2018-02-02 12:34:58 -08:00 |
|
Roger Riggs
|
0b8689b331
|
8195059: Update java.net Socket and DatagramSocket implementations to use Cleaner
Reviewed-by: chegar, plevart
|
2018-02-02 14:17:07 -05:00 |
|
Lana Steuck
|
414e05f6d7
|
Merge
|
2018-02-02 01:52:03 +00:00 |
|
Paul Sandoz
|
00b3f917ac
|
8195694: ConstantBootstraps.invoke does not preserve variable arity
Reviewed-by: jrose
|
2018-02-01 14:19:04 -08:00 |
|
Brian Burkhalter
|
697c3fc073
|
8139206: Add InputStream readNBytes(int len)
Reviewed-by: alanb, chegar, plevart, apetcher, rriggs, weijun
|
2018-02-01 09:40:38 -08:00 |
|
Ramanand Patil
|
317bef9a41
|
8195837: (tz) Upgrade time-zone data to tzdata2018c
Reviewed-by: coffeys, naoto
|
2018-01-31 22:55:12 -08:00 |
|
Jesper Wilhelmsson
|
c2735a15d7
|
Merge
|
2018-02-01 02:05:35 +01:00 |
|
Paul Sandoz
|
4b5ffe70d9
|
8187742: Minimal set of bootstrap methods for constant dynamic
Co-authored-by: Brian Goetz <brian.goetz@oracle.com>
Reviewed-by: jrose, forax
|
2018-01-31 11:20:36 -08:00 |
|
Xueming Shen
|
2f7bcc872f
|
8176379: java.util.Base64 mime encoder behaves incorrectly if initialized with a line length of size 1-3
Reviewed-by: rriggs, alanb, psandoz
|
2018-01-31 10:34:59 -08:00 |
|
Sergei Tsypanov
|
bbb4bcd69d
|
8196207: Inefficient ArrayList.subList().toArray()
Reviewed-by: martin, psandoz, jrose, redestad
|
2018-01-30 11:08:50 -08:00 |
|
Paul Sandoz
|
30df14bd0a
|
8195970: Crash passing null to a VarHandle
Reviewed-by: mchung, alanb
|
2018-01-26 09:35:15 -08:00 |
|
Ivan Gerasimov
|
b9ecb2e95b
|
8194412: Adding 256 units of IsoFields.QUARTER_YEARS broken
Reviewed-by: scolebourne, rriggs
|
2018-01-29 10:48:13 -08:00 |
|
Mandy Chung
|
6de0123fd7
|
8191170: Clarify if java.class.path can be undefined
Reviewed-by: alanb, psandoz
|
2018-01-25 13:40:36 -08:00 |
|
Mandy Chung
|
f7a44a7d8a
|
8196127: Dead code in VersionProps.java.template
Reviewed-by: lancea, psandoz
|
2018-01-25 13:39:28 -08:00 |
|
Vyom Tewari
|
78de84bc1e
|
8194676: NullPointerException is thrown if ipaddress is not set
Reviewed-by: chegar, rriggs
|
2018-01-25 16:22:52 +05:30 |
|
Rachna Goel
|
551a0d104f
|
8146656: Wrong Months Array for DateFormatSymbols
Updated API doc of DateFormatSymbols class.
Reviewed-by: rriggs, naoto
|
2018-01-24 14:07:11 +05:30 |
|
Lana Steuck
|
8f528fba93
|
Merge
|
2018-01-18 18:58:46 +00:00 |
|
Brent Christian
|
f61a078bd2
|
8194879: Runtime.Version parses string which does not conform to spec without throwing IAE
Reviewed-by: alanb, iris, rriggs
|
2018-01-17 16:15:15 -08:00 |
|
Mandy Chung
|
869f9e2ed0
|
8194554: filterArguments runs multiple filters in the wrong order
Reviewed-by: psandoz, jrose
|
2018-01-17 15:17:50 -08:00 |
|
Doug Lea
|
d771fc3a6b
|
8193300: Miscellaneous changes imported from jsr166 CVS 2018-01
Reviewed-by: martin
|
2018-01-16 18:28:39 -08:00 |
|
Doug Lea
|
c19d18871c
|
8191483: AbstractQueuedSynchronizer cancel/cancel race
Reviewed-by: martin
|
2018-01-16 18:24:32 -08:00 |
|
Lana Steuck
|
aad1a3592c
|
Merge
|
2018-01-16 22:24:20 +00:00 |
|
Xueming Shen
|
b69a95d78d
|
8194667: Regex: Serialization doesn't work with match flags
Reviewed-by: rriggs
|
2018-01-12 14:05:42 -08:00 |
|