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
(0) -30000 -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip