Xue-Lei Andrew Fan
30655cc742
8141651: Deadlock in sun.security.ssl.SSLSocketImpl
...
Reviewed-by: weijun
2015-12-09 10:36:33 +00:00
Stuart Marks
d42e70fc3c
8139232: JEP-269 initial API and skeleton implementations
...
Reviewed-by: psandoz, rriggs
2015-12-08 13:48:22 -08:00
Xueming Shen
b0e22f9603
8144958: changes by JDK-8142508 seems to have broken jtreg
...
Reviewed-by: darcy
2015-12-08 16:43:58 -08:00
Xueming Shen
44a8a73eb6
8142508: To bring j.u.z.ZipFile's native implementation to Java to remove the expensive jni cost and mmap crash risk
...
Reviewed-by: coffeys
2015-12-08 09:25:01 -08:00
Erik Joelsson
bb6d5ef30c
8144857: Intermittent build error building jdk/src/demo/solaris/jni/Poller/Poller.c
...
Reviewed-by: dholmes
2015-12-08 12:05:51 +01:00
Athijegannathan Sundararajan
4d646ce633
8143404: Remove apple script engine code in jdk repository
...
Reviewed-by: alanb, mchung
2015-12-08 10:13:57 +05:30
Xue-Lei Andrew Fan
307b9775e8
8144890: Add the intermittent keyword test B6216082.java
...
Reviewed-by: mullan
2015-12-08 03:49:12 +00:00
Alejandro Murillo
463b771e3c
Merge
2015-12-07 17:31:43 -08:00
Joe Darcy
4faa0ee15c
8144880: Instrument intermittently failing test ConfigChanges.java
...
Reviewed-by: lancea, martin
2015-12-07 14:12:58 -08:00
Alejandro Murillo
8fcd92f7ae
Merge
2015-12-07 10:05:08 -08:00
Daniel Fuchs
66f1f09adb
8144262: LogRecord.getMillis() method is a convenience API that should not have been deprecated
...
LogRecord.getMillis() is no longer deprecated. LogRecord.setInstant() check that the instant millis can fit in a long millisecond-since-epoch.
Reviewed-by: lancea, rriggs, smarks
2015-12-07 12:35:37 +01:00
Weijun Wang
2cde289af4
8138638: Security tests using jdk/test/sun/security/krb5/auto/KDC.java fail intermittently with OutOfMemoryError
...
Reviewed-by: xuelei
2015-12-07 15:48:56 +08:00
Xue-Lei Andrew Fan
e4927570de
8141593: Test RetryHttps timed out intermittently
...
Enable debug to expose more information for further evaluation
Reviewed-by: weijun
2015-12-07 03:35:24 +00:00
Xueming Shen
5675c04125
8143854: java/util/regex/RegExTest.java.RegExTest failed
...
Reviewed-by: darcy
2015-12-04 12:28:09 -08:00
Joe Darcy
3c3235b4cd
8144742: Instrument intermittently failing test GCDuringIteration.java
...
Reviewed-by: rriggs, martin
2015-12-04 11:01:53 -08:00
Alejandro Murillo
8d7fe09e10
Merge
2015-12-03 22:30:21 -08:00
Kumar Srinivasan
429f9e61cf
8144660: VersionCheck.java fails when it tries to run jaccess*.exe -J-version on windows
...
Reviewed-by: darcy
2015-12-03 17:44:18 -08:00
Joe Darcy
52dbcd1547
8144627
: Problem list WriteAfterAbort.java
...
Reviewed-by: prr
2015-12-03 13:18:51 -08:00
Phil Race
9e7c592717
8144616: Problem building OpenJDK/harfbuzz on jprt
...
Reviewed-by: serb, vadim
2015-12-03 11:53:00 -08:00
Rachna Goel
034df88671
8130246: java/util/Currency/PropertiesTest.sh fails Exception java.lang.NullPointerException
...
Updated PropertiesTest.sh to be sequential
Reviewed-by: naoto
2015-12-03 14:01:33 +05:30
Michael Haupt
03e64cef7b
8143343: add JEP 274 Javadoc tests to JavaDocExamplesTest
...
Reviewed-by: sundar
2015-12-03 15:36:20 +01:00
Michael Haupt
d66865cb0f
8072844: Use more efficient LambdaForm type representation
...
Reviewed-by: sundar, redestad
2015-12-03 15:34:39 +01:00
Hamlin Li
b3fa048050
8144460: Improve the code coverage for BootstrapLogger and SimpleConsoleLogger APIs and verify bug fix JDK-8144214
...
Cover the logXX and LogEvent.valueOf APIs of BootstrapLogger and logXX APIs of SimpleConsoleLogger
Reviewed-by: dfuchs
2015-12-02 19:46:46 -08:00
Hamlin Li
d3f047f9cf
8144214: Some log messages will be discarded when VM is bootstrapping
...
Use logp instead of log.
Reviewed-by: dfuchs
2015-12-02 19:27:16 -08:00
Chris Hegarty
ebceee6674
8144480: Remove test dependencies on sun.misc.BASE64Encoder and BASE64Decoder
...
Reviewed-by: alanb, amlu, psandoz, weijun
2015-12-03 11:57:14 +00:00
Masayoshi Okutsu
00cf15a96c
8141243: Unexpected timezone returned after parsing a date
...
Reviewed-by: naoto, peytoia
2015-12-03 15:34:08 +09:00
Phil Race
ab52dbb30c
Merge
2015-12-02 16:37:55 -08:00
Kumar Srinivasan
92f0f3c1e8
8144533: VersionCheck.java failing after Verona changes in dev
...
Reviewed-by: darcy, iris
2015-12-02 14:31:52 -08:00
Stuart Marks
2b8f5ec785
8143858: typo in Timer.purge() doc
...
Reviewed-by: darcy
2015-12-02 14:18:26 -08:00
Vyom Tewari
dc93a924ee
6856817: Poor performance of Writer#append with CharBuffer
...
Poor performance of Writer#append with CharBuffer
Reviewed-by: rriggs, dfuchs, sherman, shade
2015-12-02 21:32:40 +01:00
Phil Race
c410a92fed
Merge
2015-12-02 11:22:27 -08:00
Phil Race
7e996b873c
8144526: Remove Marlin logging use of deleted internal API
...
Reviewed-by: flar
2015-12-02 10:47:21 -08:00
Lana Steuck
af7402f069
Merge
2015-12-02 09:34:55 -08:00
Phil Race
214c48d9d2
Merge
2015-12-02 09:15:12 -08:00
Phil Race
0302ed2ed2
8144074: [PIT] Crash calling Toolkit.getScreenSize() on Windows
...
Reviewed-by: flar
2015-12-02 09:12:39 -08:00
Nadeesh TV
96842473fa
8144349: @since tag missed
...
Reviewed-by: rriggs, scolebourne
2015-12-02 10:24:54 -05:00
Xue-Lei Andrew Fan
29582aaee4
8144313: Test SessionTimeOutTests can be timeout
...
Reviewed-by: mullan
2015-12-02 15:22:50 +00:00
Roger Riggs
e863272e84
8143879: jdk/internal/jimage/JImageReadTest.java crashes jvm in msvcr120.dll
...
Correct iteration in ImageFileReader.remove and contains()
Reviewed-by: jlaskey
2015-12-02 10:15:26 -05:00
Roger Riggs
bdca5d5f82
8143876: test/java/lang/ProcessHandle/TreeTest.java failed intermittently with assertion error
...
The parent pid may be re-used, check that the child was started after the parent
Reviewed-by: darcy
2015-12-02 09:40:14 -05:00
Claes Redestad
7010cf730d
8143131: Remove unused code from java.lang.invoke
...
Reviewed-by: vlivanov, jrose, mhaupt
2015-12-02 12:28:24 +01:00
Weijun Wang
c804d98306
8141690: JDK-8133151 change to MakeJavaSecurity.java is not complete
...
Reviewed-by: mullan
2015-12-02 16:44:58 +08:00
Weijun Wang
8fc9b58a4e
8130132: jarsigner should emit warning if weak algorithms or keysizes are used
...
Reviewed-by: mullan
2015-12-02 16:44:57 +08:00
Weijun Wang
7779102abc
8141457: keytool default cert fingerprint algorithm should be SHA-256
...
Reviewed-by: mullan
2015-12-02 16:44:54 +08:00
Vinnie Ryan
a63d39ad89
8144093: JEP 244/8051498 - TLS Application-Layer Protocol Negotiation Extension
...
Reviewed-by: wetmore, xuelei, mullan, coffeys
2015-12-02 03:37:29 +00:00
Xue-Lei Andrew Fan
6613384dc9
8143298: Test ReadTimeout.java fails intermittently
...
Reviewed-by: weijun, jnimeh
2015-12-02 03:29:49 +00:00
Alejandro Murillo
40272426a0
Merge
2015-12-01 11:12:27 -08:00
Nils Eliasson
072a8dc245
Merge
2015-12-01 19:18:46 +01:00
Claes Redestad
6e98557332
8143926: ObjectStreamField constructor eagerly load ObjectStreamClass
...
Reviewed-by: chegar, alanb, shade
2015-12-01 09:22:01 +01:00
Weijun Wang
b3f93e752e
8144294: jdk/security/jarsigner/Function.java failed to clean up files after test on Windows
...
Reviewed-by: xuelei
2015-12-01 15:07:10 +08:00
Weijun Wang
bea542ea6b
8144107: jdk/security tests not included
...
Reviewed-by: mullan
2015-12-01 10:02:06 +08:00