Martin Buchholz
|
80e322bbcc
|
8198484: URLClassPath should use an ArrayDeque instead of a Stack
Reviewed-by: alanb, mchung, plevart, psandoz
|
2018-02-08 17:25:57 -08:00 |
|
Martin Buchholz
|
541978b4a2
|
8198482: The URLClassPath field "urls" should be renamed to "unopenedUrls"
Reviewed-by: alanb, mchung
|
2018-02-08 17:25:57 -08:00 |
|
Martin Buchholz
|
8f24dc87b1
|
8198481: Coding style cleanups for src/java.base/share/classes/jdk/internal/loader
Reviewed-by: alanb, mchung, rriggs
|
2018-02-08 17:25:57 -08:00 |
|
Martin Buchholz
|
749ad1ee03
|
8198480: Improve ClassLoaders static init block
Reviewed-by: alanb, mchung
|
2018-02-08 17:25:56 -08:00 |
|
Claes Redestad
|
3c9dfe26ed
|
8198755: Reduce cost of InvokerBytecodeGenerator::isStaticallyInvocable/-Nameable
Reviewed-by: vlivanov, psandoz, jrose
|
2018-02-27 21:05:07 +01:00 |
|
Paul Sandoz
|
4ce3f37ba2
|
8198375: Passing 'null' value to lookup param of ConstantBootstraps.invoke does not throw NullPointerException
Reviewed-by: mchung
|
2018-02-26 16:05:25 -08:00 |
|
Claes Redestad
|
703621f15f
|
8198492: Bootstrapping java.lang.invoke can cause deadlock after JDK-8198418
8198490: java/util/logging/TestLogConfigurationDeadLock.java timed out
Reviewed-by: alanb
|
2018-02-26 12:43:53 +01:00 |
|
Nishit Jain
|
3f5b571b5a
|
8060094: java/util/Formatter/Basic.java failed in tr locale
Reviewed-by: naoto
|
2018-02-26 11:16:24 +05:30 |
|
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 |
|
Naoto Sato
|
eab5dab516
|
8198385: Remove property sun.locale.formatasdefault
Reviewed-by: bpb
|
2018-02-21 15:09:40 -08:00 |
|
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 |
|
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 |
|
Lance Andersen
|
987c3a2d87
|
8190378: Removal of CORBA and Java EE modules
Reviewed-by: rriggs, alanb, mchung, erikj, goetz
|
2018-02-10 07:06:16 -05:00 |
|
Aleksei Efimov
|
9d59a4c2cc
|
6857903: SAXException.initCause() does not correctly set Exception
Reviewed-by: rriggs
|
2018-02-09 14:49:38 +00:00 |
|
Jesper Wilhelmsson
|
d7dd9d1027
|
Merge
|
2018-02-05 23:12:03 +01:00 |
|
Lana Steuck
|
845f7823de
|
Merge
|
2018-02-09 02:23:34 +00:00 |
|
Yue Liu
|
751fa92e41
|
8196383: JDK 10 L10n resource file update - msgdrop 20
Reviewed-by: naoto
|
2018-02-06 22:26:13 -08: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 |
|
Adam Petcher
|
683817de43
|
8194251: Deadlock between UsageTracker and System.getProperty() when using a malformed security policy
Disable localization of error messages produced during policy file parsing
Reviewed-by: mchung, mullan
|
2018-02-07 09:06:43 -05:00 |
|
Alan Bateman
|
8deac7d09b
|
8196787: (ch) Moving network channels to use j.u.c locks
Reviewed-by: prappo, rriggs
|
2018-02-06 16:04:46 +00:00 |
|
Brian Burkhalter
|
5f7839ae5a
|
8196535: Remove support for pre-Java 6 non-JVM-wide file locking
Reviewed-by: alanb, rriggs
|
2018-02-05 15:08:46 -08: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 |
|
Brian Burkhalter
|
073cfe14a5
|
8166253: (ch) FileLock object can get GC'd and result in unexpected release of file lock
Reviewed-by: alanb, dfuchs, mli, rriggs
|
2018-02-02 13:44:26 -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 |
|
Xueming Shen
|
46d5554295
|
8166339: Code conversion working behavior was changed for x-IBM834
Reviewed-by: coffeys
|
2018-01-31 08:42: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 |
|