Joe Darcy
|
085f7a6907
|
8162539: Test fails because it expects a blank between method signature and throws exception
Reviewed-by: coleenp
|
2016-07-26 12:56:26 -07:00 |
|
Doug Lea
|
55ee90a475
|
8161591: Miscellaneous changes imported from jsr166 CVS 2016-07
Reviewed-by: martin, psandoz, plevart
|
2016-07-26 10:06:19 -07:00 |
|
Doug Lea
|
2545e51a0c
|
8161608: StampedLock should use storeStoreFence when acquiring write lock
Reviewed-by: martin, psandoz, plevart
|
2016-07-26 10:02:05 -07:00 |
|
Doug Lea
|
825edd9274
|
8160751: Optimize ConcurrentHashMap.keySet().removeAll
8161372: ConcurrentHashMap.computeIfAbsent(k,f) locks bin when k present
Reviewed-by: martin, psandoz, plevart
|
2016-07-26 09:57:51 -07:00 |
|
Doug Lea
|
6db3f79f39
|
8160402: Garbage retention with CompletableFuture.anyOf
Reviewed-by: martin, psandoz, plevart
|
2016-07-26 09:53:38 -07:00 |
|
Vyom Tewari
|
620b097690
|
8161291: Serialization Tests for URLPermission is failing
Reviewed-by: dfuchs, chegar
|
2016-07-26 13:26:12 +05:30 |
|
Sibabrata Sahoo
|
1e34f70a1d
|
8151654: Additional modular test for "auth.login.defaultCallbackHandler"
Reviewed-by: mchung, weijun
|
2016-07-26 09:53:35 +08:00 |
|
Xue-Lei Andrew Fan
|
d39fdb1811
|
8161106: Improve SSLSocket test template
Reviewed-by: weijun, jnimeh, asmotrak
|
2016-07-25 05:39:05 +00:00 |
|
Xueming Shen
|
e944d9f280
|
8161942: java.util.zip.ZipEntry.java not covering UpperLimit range of DOS epoch
Reviewed-by: redestad
|
2016-07-22 16:32:48 -07:00 |
|
Vinnie Ryan
|
149b8bf45d
|
8161571: Verifying ECDSA signatures permits trailing bytes
Reviewed-by: xuelei
|
2016-07-22 16:05:23 +01:00 |
|
Chris Hegarty
|
91e8d57d26
|
8078568: java/net/URLPermission/URLTest.java fails intermittently with BindException
Reviewed-by: dfuchs
|
2016-07-22 11:12:02 +01:00 |
|
Iris Clark
|
89602315a1
|
8161236: Runtime.Version.{compareTo, equals}IgnoreOpt should be renamed
Reviewed-by: alanb, rfield, ksrini
|
2016-07-21 07:42:05 -07:00 |
|
Jim Laskey
|
9628408ffe
|
8158407: jimage: verify should do more extensive test
Reviewed-by: alanb
|
2016-07-21 10:34:59 -03:00 |
|
Amy Lu
|
8786a75ec7
|
8161565: Problem list httpclient/SplitResponse.java
Reviewed-by: chegar
|
2016-07-21 10:02:12 +08:00 |
|
Steve Drach
|
fe8757403b
|
8157524: Revert JarFile methods "entries" and "stream" to Java 8 behavior
Reviewed-by: alanb, psandoz, redestad
|
2016-07-19 10:05:22 -07:00 |
|
Xueming Shen
|
330910bae2
|
8155616: java/util/zip/TestLocalTime.java fails intermittently with storing mtime failed
Reviewed-by: rriggs
|
2016-07-19 09:31:59 -07:00 |
|
Amy Lu
|
ddbb299280
|
8161567: Mark java/util/concurrent/forkjoin/FJExceptionTableLeak.java as intermittently failing
Reviewed-by: martin, darcy
|
2016-07-19 09:37:28 +08:00 |
|
Alejandro Murillo
|
4cdf3e05bf
|
Merge
|
2016-07-18 13:33:23 -07:00 |
|
Naoto Sato
|
c1bc4d8560
|
8159214: jlink --include-locales problems
Reviewed-by: jlaskey, okutsu
|
2016-07-18 11:22:53 -07:00 |
|
Alejandro Murillo
|
50862707c8
|
Merge
|
2016-07-18 09:38:08 -07:00 |
|
Pavel Rappo
|
9118632bbd
|
8161474: Extract interface from java.net.http.RawChannel
Reviewed-by: michaelm
|
2016-07-18 13:43:49 +01:00 |
|
Michael Haupt
|
7112e19bd1
|
8161212: Test times out: java/lang/invoke/LoopCombinatorLongSignatureTest.java
Reviewed-by: redestad
|
2016-07-18 14:06:50 +02:00 |
|
Svetlana Nikandrova
|
fc83043219
|
8054213: Class name repeated in output of Type.toString()
Reviewed-by: darcy
|
2016-07-18 14:39:21 +03:00 |
|
Svetlana Nikandrova
|
b4fde6b62c
|
8022580: sun.net.ftp.impl.FtpClient.nameList(String path) handles "null" incorrectly
Reviewed-by: chegar, dfuchs
|
2016-07-18 13:57:59 +03:00 |
|
Joe Darcy
|
a9f457a94e
|
8161500: Use getTypeName and StringJoiner in core reflection toString methods
Reviewed-by: redestad
|
2016-07-18 10:27:58 -07:00 |
|
Amy Lu
|
a80a380ddb
|
8161347: Mark java/lang/ProcessBuilder/Zombies.java as intermittently failing
Reviewed-by: rriggs
|
2016-07-18 13:13:52 +08:00 |
|
Brian Burkhalter
|
eba2a20a2b
|
8160220: (fs) Tests in jdk/test/java/nio/file/WatchService leave directory trees behind
Create temporary files by default in a scratch directory.
Reviewed-by: alanb, chegar
|
2016-07-15 17:49:42 -07:00 |
|
Doug Lea
|
14d4754bdd
|
8080603: Replace Unsafe with VarHandle in java.util.concurrent classes
8153715: Use Unsafe.weakCompareAndSet in java.util.concurrent
Reviewed-by: martin, psandoz, rriggs, plevart, dfuchs, shade
|
2016-07-15 14:04:09 -07:00 |
|
Doug Lea
|
a09ddefd05
|
8157522: Performance improvements to CompletableFuture
Reviewed-by: martin, psandoz, rriggs, plevart, dfuchs
|
2016-07-15 13:59:58 -07:00 |
|
Doug Lea
|
aa81d50820
|
8159924: Various improvements to StampedLock code
Reviewed-by: martin, psandoz, rriggs, plevart, dfuchs
|
2016-07-15 13:51:43 -07:00 |
|
Alejandro Murillo
|
2bff7015a6
|
Merge
|
2016-07-15 09:05:36 -07:00 |
|
Vyom Tewari
|
05b3d5c63f
|
8151788: NullPointerException from ntlm.Client.type3
Reviewed-by: chegar, prappo, weijun
|
2016-07-15 14:06:50 +05:30 |
|
John Jiang
|
0475827ed5
|
8154821: Update issue number for sun/security/pkcs11/ec/TestKeyFactory.java in ProblemList
Sun/security/pkcs11/ec/TestKeyFactory.java is tracked by 8026976 instead of 7157786
Reviewed-by: xuelei
|
2016-07-14 19:42:16 -07:00 |
|
Xueming Shen
|
ac12555ea3
|
8161426: Test java/util/zip/InflaterInputStream/TestAvailable.java fails on open-only linux
Reviewed-by: bpb
|
2016-07-14 16:04:38 -07:00 |
|
Daniel D. Daugherty
|
f7c908cebd
|
8161388: quarantine java/lang/instrument/DaemonThread/TestDaemonThread.java
Reviewed-by: gtriantafill, hseigel
|
2016-07-14 10:07:13 -07:00 |
|
Volker Simonis
|
d09561f8c6
|
8160564: TEST: Add a test to check the implementation of VersionProps.versionNumbers()
Reviewed-by: mchung, redestad
|
2016-07-14 16:49:30 +02:00 |
|
Steve Drach
|
0062a02e07
|
8150680: JarFile.Release enum needs reconsideration with respect to it's values
Reviewed-by: alanb, psandoz
|
2016-07-13 11:43:45 -07:00 |
|
Weijun Wang
|
3db1a80a5f
|
8161341: Garbage in ProblemList.txt
Reviewed-by: xuelei
|
2016-07-14 10:37:36 +08:00 |
|
Rachna Goel
|
4e8a2de21a
|
8154797: Localization data for "GMT"
Reviewed-by: naoto, okutsu
|
2016-07-14 10:30:23 +09:00 |
|
Rajan Halade
|
1a75a21846
|
8161011: Mark RMI tests DownloadActivationGroup, UseCustomSocketFactory, and RestartService as itnermittent
Reviewed-by: bpb
|
2016-07-13 16:53:31 -07:00 |
|
Xueming Shen
|
47c84f9fe6
|
7031075: GZIPInputStream's available() reports 1, but read() gives -1
Reviewed-by: bpb
|
2016-07-13 16:37:24 -07:00 |
|
Brian Burkhalter
|
5d404c26b1
|
8160221: jdk/test/java/nio/channels/FileChannel/Transfers.java leaving files behind
Create temporary files in the test scratch directory instead of in the default temporary file directory.
Reviewed-by: alanb
|
2016-07-12 07:58:40 -07:00 |
|
Serguei Spitsyn
|
3a2d3df9ed
|
8159147: Add ClassLoader parameter to new ClassFileTransformer transform method
Add ClassLoader parameter to new ClassFileTransformer transform method
Reviewed-by: alanb, dholmes, dcubed, mchung
|
2016-07-09 21:41:14 -07:00 |
|
Alejandro Murillo
|
9c19524f2c
|
Merge
|
2016-07-08 12:17:10 -07:00 |
|
Phil Race
|
54d6e1b926
|
Merge
|
2016-07-08 10:41:12 -07:00 |
|
Rajan Halade
|
dd3db000a7
|
8144559: sun/security/mscapi/SignUsingNONEwithRSA.sh failed intermittently
Reviewed-by: vinnie
|
2016-07-08 10:15:38 -07:00 |
|
Ivan Gerasimov
|
2e894aee9a
|
8160518: Semicolon is not recognized as comment starting character (Kerberos)
Reviewed-by: weijun
|
2016-07-08 19:38:17 +03:00 |
|
Phil Race
|
252e4cbffa
|
Merge
|
2016-07-08 09:30:13 -07:00 |
|
Alexander Scherbatiy
|
d5dacffaee
|
8160977: [PIT] Typo in SwingUtilities2.java
Reviewed-by: ssadetsky, azvegint
|
2016-07-08 09:27:09 -07:00 |
|
Dmitry Samersoff
|
95e2d58dc1
|
8159925: sun/tools/jps/TestJpsJar.java still fails after fix for JDK-8153278
Check user.dir property
Reviewed-by: dcubed, sspitsyn
|
2016-07-08 17:36:34 +03:00 |
|