Tue, 18 Sep 2018 10:35:42 +0200 8210750: Clean up compare.sh exceptions
ihse [Tue, 18 Sep 2018 10:35:42 +0200] rev 51781
8210750: Clean up compare.sh exceptions Reviewed-by: erikj
Tue, 18 Sep 2018 10:29:56 +0200 8210723: Better information in configure for invalid Xcode
ihse [Tue, 18 Sep 2018 10:29:56 +0200] rev 51780
8210723: Better information in configure for invalid Xcode Reviewed-by: erikj
Mon, 17 Sep 2018 22:56:31 -0700 8210841: test/jdk/vm/runtime/ReflectStackOverflow.java fails with NoClassDefFoundError
mchung [Mon, 17 Sep 2018 22:56:31 -0700] rev 51779
8210841: test/jdk/vm/runtime/ReflectStackOverflow.java fails with NoClassDefFoundError Reviewed-by: dholmes, mikael
Tue, 18 Sep 2018 13:24:25 +0800 8210802: temp files left by tests in jdk/java/net/httpclient
mli [Tue, 18 Sep 2018 13:24:25 +0800] rev 51778
8210802: temp files left by tests in jdk/java/net/httpclient Reviewed-by: chegar, clanger
Mon, 17 Sep 2018 23:35:00 -0400 8210660: PPC64: Mapping floating point registers to vsx registers in ppc.ad
mhorie [Mon, 17 Sep 2018 23:35:00 -0400] rev 51777
8210660: PPC64: Mapping floating point registers to vsx registers in ppc.ad Reviewed-by: mdoerr, gromero
Tue, 18 Sep 2018 11:09:18 +0800 8210819: Update the host name in CNameTest.java
fyuan [Tue, 18 Sep 2018 11:09:18 +0800] rev 51776
8210819: Update the host name in CNameTest.java Reviewed-by: chegar
Mon, 17 Sep 2018 19:48:35 -0700 8210700: Clean up JNI_ENV_ARG and factorize the macros for vmTestbase/jvmti/unit tests
jcbeyler [Mon, 17 Sep 2018 19:48:35 -0700] rev 51775
8210700: Clean up JNI_ENV_ARG and factorize the macros for vmTestbase/jvmti/unit tests Summary: Remove JNI_ENV macros from the remaining vmTestbase tests Reviewed-by: amenkov, sspitsyn, dholmes, cjplummer
Mon, 17 Sep 2018 19:36:09 -0700 8210481: Remove #ifdef cplusplus from vmTestbase
jcbeyler [Mon, 17 Sep 2018 19:36:09 -0700] rev 51774
8210481: Remove #ifdef cplusplus from vmTestbase Summary: Remove all cplusplus ifdefs from vmTestbase Reviewed-by: dholmes, iignatyev, cjplummer, sspitsyn
Mon, 17 Sep 2018 15:25:42 -0700 8140466: ChaCha20 and Poly1305 TLS Cipher Suites
jnimeh [Mon, 17 Sep 2018 15:25:42 -0700] rev 51773
8140466: ChaCha20 and Poly1305 TLS Cipher Suites Reviewed-by: xuelei, mullan
Mon, 17 Sep 2018 15:22:46 -0700 8210721: Replace legacy serial exception field with Throwable::cause
mchung [Mon, 17 Sep 2018 15:22:46 -0700] rev 51772
8210721: Replace legacy serial exception field with Throwable::cause Reviewed-by: dfuchs, lancea
Mon, 17 Sep 2018 14:04:46 -0700 8209031: SSLSocket should throw an exception when configuring DTLS
ascarpino [Mon, 17 Sep 2018 14:04:46 -0700] rev 51771
8209031: SSLSocket should throw an exception when configuring DTLS Reviewed-by: xuelei
Mon, 17 Sep 2018 13:43:22 -0700 8209574: [AOT] breakpoint events are generated in different threads does not meet expected count
kvn [Mon, 17 Sep 2018 13:43:22 -0700] rev 51770
8209574: [AOT] breakpoint events are generated in different threads does not meet expected count Summary: Disable AOT when debugger is attached. Reviewed-by: dlong
Mon, 17 Sep 2018 11:50:39 -0700 8210779: 8182404 and 8210732 haven't updated copyright years
iignatyev [Mon, 17 Sep 2018 11:50:39 -0700] rev 51769
8210779: 8182404 and 8210732 haven't updated copyright years Reviewed-by: bchristi
Mon, 17 Sep 2018 10:14:31 -0700 8210775: JVM TI Spec missing copyright
iris [Mon, 17 Sep 2018 10:14:31 -0700] rev 51768
8210775: JVM TI Spec missing copyright Reviewed-by: dholmes, mchung, sspitsyn
Mon, 17 Sep 2018 09:07:40 -0700 8210726: Fix up a few minor nits forgotten by JDK-8210665
jcbeyler [Mon, 17 Sep 2018 09:07:40 -0700] rev 51767
8210726: Fix up a few minor nits forgotten by JDK-8210665 Summary: Minor changes to 4 tests to make one-liners Reviewed-by: cjplummer, iignatyev, sspitsyn
Mon, 17 Sep 2018 08:37:47 -0700 8210596: jshell does not support raw string literals
rfield [Mon, 17 Sep 2018 08:37:47 -0700] rev 51766
8210596: jshell does not support raw string literals Reviewed-by: jlahoda, jlaskey
Mon, 17 Sep 2018 10:53:56 +0200 8210416: [linux] Poor StrictMath performance due to non-optimized compilation
sgehwolf [Mon, 17 Sep 2018 10:53:56 +0200] rev 51765
8210416: [linux] Poor StrictMath performance due to non-optimized compilation Summary: Compile fdlibm with -O2 -ffp-contract=off on gcc/clang arches. Reviewed-by: aph, erikj, dholmes, darcy, ihse
Mon, 17 Sep 2018 11:49:20 +0200 8193561: Cyclic hierarchy causes a NullPointerException when setting DEFAULT flag
jlahoda [Mon, 17 Sep 2018 11:49:20 +0200] rev 51764
8193561: Cyclic hierarchy causes a NullPointerException when setting DEFAULT flag Summary: When marking interface as having default methods, use .owner as it is always defined. Reviewed-by: mcimadamore
Mon, 17 Sep 2018 14:16:31 +0530 8210490: TimeZone.getDisplayName given Locale.US doesn't always honor the Locale.
rgoel [Mon, 17 Sep 2018 14:16:31 +0530] rev 51763
8210490: TimeZone.getDisplayName given Locale.US doesn't always honor the Locale. Summary: specified locale for formatting.. Reviewed-by: naoto
Fri, 14 Sep 2018 14:47:50 +0200 8210647: libsaproc is being compiled without optimization.
sgehwolf [Fri, 14 Sep 2018 14:47:50 +0200] rev 51762
8210647: libsaproc is being compiled without optimization. Summary: Compile with high optimization instead of none. Reviewed-by: erikj, jgeorge, sballal
Mon, 17 Sep 2018 14:52:44 +0800 8210736: jdk/javax/xml/crypto/dsig/GenerationTests.java slow on linux
weijun [Mon, 17 Sep 2018 14:52:44 +0800] rev 51761
8210736: jdk/javax/xml/crypto/dsig/GenerationTests.java slow on linux Reviewed-by: alanb
Mon, 17 Sep 2018 13:49:55 +0800 8210695: Create test to cover JDK-8205330 InitialDirContext ctor sometimes throws NPE if the server has sent a disconnection
xyin [Mon, 17 Sep 2018 13:49:55 +0800] rev 51760
8210695: Create test to cover JDK-8205330 InitialDirContext ctor sometimes throws NPE if the server has sent a disconnection Reviewed-by: vtewari, dfuchs, chegar
Sat, 15 Sep 2018 22:02:08 -0700 8210786: Typo s/overriden/overridden/ in several places
igerasim [Sat, 15 Sep 2018 22:02:08 -0700] rev 51759
8210786: Typo s/overriden/overridden/ in several places Reviewed-by: weijun
Sat, 15 Sep 2018 13:53:43 -0700 8210787: Object.wait(long, int) throws inappropriate IllegalArgumentException
igerasim [Sat, 15 Sep 2018 13:53:43 -0700] rev 51758
8210787: Object.wait(long, int) throws inappropriate IllegalArgumentException Reviewed-by: martin, rriggs
Sat, 15 Sep 2018 22:16:16 +0200 8183548: Comma-expressions shouldn't use any temporary variable
bsrbnd [Sat, 15 Sep 2018 22:16:16 +0200] rev 51757
8183548: Comma-expressions shouldn't use any temporary variable Summary: Uses enhanced let-expressions allowing multiple statements Reviewed-by: vromero
Fri, 14 Sep 2018 22:35:44 -0700 8210676: Remove some unused Label variables
mikael [Fri, 14 Sep 2018 22:35:44 -0700] rev 51756
8210676: Remove some unused Label variables Reviewed-by: kvn, dholmes, njian, aph
Fri, 14 Sep 2018 20:30:28 -0700 8210785: Trivial typo fix in X509ExtendedKeyManager javadoc
xuelei [Fri, 14 Sep 2018 20:30:28 -0700] rev 51755
8210785: Trivial typo fix in X509ExtendedKeyManager javadoc Reviewed-by: xuelei Contributed-by: Jaikiran Pai <jaikiran.pai@gmail.com>
Fri, 14 Sep 2018 14:02:57 -0700 8210732: remove jdk.testlibrary.Utils
iignatyev [Fri, 14 Sep 2018 14:02:57 -0700] rev 51754
8210732: remove jdk.testlibrary.Utils Reviewed-by: alanb, jcbeyler
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 tip