Jesper Wilhelmsson
|
8f1e5bc574
|
Merge
|
2018-03-02 21:00:12 +01:00 |
|
Paul Sandoz
|
c9757ad448
|
8196960: Exceptions in ConstantBootstrapsTest.java on SPARC
Reviewed-by: lfoltan
|
2018-02-07 12:37:30 -08:00 |
|
Mandy Chung
|
9caf4aeb12
|
8168682: jdk/test/java/lang/ClassLoader/forNameLeak/ClassForNameLeak.java fails with -Xcomp
Reviewed-by: bchristi
|
2018-02-12 11:40:19 -08:00 |
|
Jesper Wilhelmsson
|
d7dd9d1027
|
Merge
|
2018-02-05 23:12:03 +01:00 |
|
Martin Buchholz
|
b3597efef7
|
8196768: RootLoggerHandlers fails when source tree is read-only
Reviewed-by: dfuchs
|
2018-02-05 20:20:35 -08:00 |
|
Claes Redestad
|
9f0da6d94f
|
8196869: Optimize Locale creation
Reviewed-by: psandoz, plevart, naoto
|
2018-02-08 18:45:30 +01:00 |
|
Jesper Wilhelmsson
|
44ab590f44
|
Merge
|
2018-02-05 23:12:03 +01:00 |
|
Tobias Hartmann
|
e5131d5ceb
|
8195695: NativeLibraryTest.java fails w/ 'Expected unloaded=1 but got=0'
Exclude test from Graal testing.
Reviewed-by: kvn, dholmes, mchung
|
2018-02-05 07:20:26 +01:00 |
|
Amy Lu
|
2bf1bf3afb
|
8195981: Move some tests to OpenJDK for jdk_lang test group
Reviewed-by: alanb, mchung
|
2018-02-05 11:12:09 +08:00 |
|
Ivan Gerasimov
|
831b32b2a9
|
8196740: Character.digit(int,int) returns wrong value for out of range radix
Reviewed-by: redestad
|
2018-02-03 21:12:37 -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 |
|
Phil Race
|
7052a83930
|
Merge
|
2018-02-02 09:04:45 -08: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 |
|
Paul Sandoz
|
2b3d492b43
|
8196533: Update CondyNestedTest.java to compile jcod file
Reviewed-by: mchung
|
2018-01-31 17:43:46 -08:00 |
|
Jesper Wilhelmsson
|
c2735a15d7
|
Merge
|
2018-02-01 02:05:35 +01:00 |
|
Joe Darcy
|
0b40438ae8
|
8194070: Update various tests to pass under JDK 11
Reviewed-by: alanb, sherman, psandoz
|
2018-01-31 11:25:34 -08: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 |
|
Joe Darcy
|
35a7cc10b7
|
8196414: Update ProviderVersionCheck.java to pass on updated JDK versions
Reviewed-by: mullan
|
2018-01-30 10:42:13 -08:00 |
|
Paul Sandoz
|
30df14bd0a
|
8195970: Crash passing null to a VarHandle
Reviewed-by: mchung, alanb
|
2018-01-26 09:35:15 -08:00 |
|
Phil Race
|
aa1aec4b56
|
Merge
|
2018-01-30 09:03:47 -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 |
|
Daniel Fuchs
|
e6c7f041f9
|
8195096: Exception printed on console with custom LogManager on starting Apache Tomcat
Make sure that loadLoggerHandler for ".handler" is called only from within addLogger
Reviewed-by: mchung
|
2018-01-26 14:15:09 +00: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 |
|
Amy Lu
|
6d4be03205
|
8157903: (prop) move Properties tests into OpenJDK
Reviewed-by: mchung
|
2018-01-25 14:12:43 +08:00 |
|
Paul Sandoz
|
1a23a6264e
|
8194238: Trying exceptions in MethodHandles
Reviewed-by: jrose, vlivanov, ahgross
|
2018-01-24 16:44:31 -08:00 |
|
Paul Sandoz
|
9b54e6d766
|
8194233: Improve support for array handles
Reviewed-by: jrose, vlivanov, ahgross, rhalade
|
2018-01-22 13:27:28 -08:00 |
|
Michal Vala
|
8275c3907b
|
6990210: [TEST_BUG] EventDispatchThread/HandleExceptionOnEDT/HandleExceptionOnEDT.java fails on gnome
Reviewed-by: serb
|
2018-01-22 08:00:43 -08:00 |
|
Ivan Gerasimov
|
97c8fdb2dd
|
8175075: Add 3DES to the default disabled algorithm security property
Reviewed-by: xuelei, mullan, rhalade
|
2018-01-19 11:24:39 -08:00 |
|
Phil Race
|
eb5804b42e
|
Merge
|
2018-01-19 09:32:10 -08:00 |
|
Weijun Wang
|
da18d08006
|
8207318: KeyStore#getInstance(File, LoadStoreParameter) does not load the keystore
Reviewed-by: mullan
|
2018-07-17 22:22:00 +08:00 |
|
Jayathirth D V
|
ef6b063751
|
8176795: Wrong color drawn when painting translucent colors on volatile images using XRender
Reviewed-by: prr, ceisserer, pnarayanan
|
2018-01-18 11:22:28 +05:30 |
|
Phil Race
|
73afc1dc4b
|
Merge
|
2018-01-17 09:08:44 -08:00 |
|
Prahalad Narayanan
|
15ecb4705f
|
8194489: Incorrect size computation at BandedSampleModel.createDataBuffer()
Reviewed-by: bpb, jdv
|
2018-01-16 10:49:49 +05:30 |
|
Hamlin Li
|
1de9d061ec
|
8194284: java/rmi/activation/Activatable/checkRegisterInLog/CheckRegisterInLog.java fails with java.lang.RuntimeException: CheckRegisterInLog got exception timeout 6480000ms out of range
Reviewed-by: dholmes, rriggs
|
2018-01-19 15:21:49 +08:00 |
|
Lana Steuck
|
8f528fba93
|
Merge
|
2018-01-18 18:58:46 +00:00 |
|
Goetz Lindenmaier
|
0480f69dd5
|
8194869: [TESTBUG][aix, s390] Adapt tests to platforms
Reviewed-by: mbaesken, simonis, dholmes, serb
|
2018-01-18 10:26:39 +01: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 |
|
Leo Jiang
|
707eb1f2c2
|
8187946: Support ISO 4217 Amendments 163 and 164
Reviewed-by: naoto
|
2018-01-14 21:46:14 -08:00 |
|
Daniel Fuchs
|
424048c75f
|
8195138: The asynchronous Http1HeaderParser doesn't handle all line folds correctly
Reviewed-by: chegar
|
2018-01-16 19:19:03 +00:00 |
|
Roger Riggs
|
99853dbf51
|
8194929: Unreferenced FileDescriptors not closed
Reviewed-by: alanb
|
2018-01-16 10:48:58 -05:00 |
|