Wed, 03 Oct 2018 03:41:57 -0400 8188764: Obsolete AssumeMP and then remove all support for non-MP builds
dholmes [Wed, 03 Oct 2018 03:41:57 -0400] rev 51996
8188764: Obsolete AssumeMP and then remove all support for non-MP builds Reviewed-by: mikael, mdoerr, bulasevich, eosterlund
Wed, 03 Oct 2018 11:43:39 +0530 8208531: -javafx mode should be on by default when JavaFX is available
pmuthuswamy [Wed, 03 Oct 2018 11:43:39 +0530] rev 51995
8208531: -javafx mode should be on by default when JavaFX is available Reviewed-by: jjg
Tue, 02 Oct 2018 22:36:08 -0700 8211350: Remove jprt support
mikael [Tue, 02 Oct 2018 22:36:08 -0700] rev 51994
8211350: Remove jprt support Reviewed-by: dholmes, erikj, mchung, alanb, jjg
Tue, 02 Oct 2018 21:38:54 +0530 8211107: LDAPS communication failure with jdk 1.8.0_181
pkoppula [Tue, 02 Oct 2018 21:38:54 +0530] rev 51993
8211107: LDAPS communication failure with jdk 1.8.0_181 Reviewed-by: chegar, coffeys, vtewari
Tue, 02 Oct 2018 20:52:40 -0700 8211287: ClassPathTests.java fails due to "Unable to map MiscData shared space at required address."
ccheung [Tue, 02 Oct 2018 20:52:40 -0700] rev 51992
8211287: ClassPathTests.java fails due to "Unable to map MiscData shared space at required address." Summary: catch the InvocationTargetException and rethrow exception based on the cause Reviewed-by: jiangli, iklam
Tue, 02 Oct 2018 15:01:25 -0700 8211364: Remove expired flags
mikael [Tue, 02 Oct 2018 15:01:25 -0700] rev 51991
8211364: Remove expired flags Reviewed-by: dholmes, egahlin
Tue, 02 Oct 2018 14:32:33 -0700 8209946: [TESTBUG] CDS tests should use "@run driver"
iklam [Tue, 02 Oct 2018 14:32:33 -0700] rev 51990
8209946: [TESTBUG] CDS tests should use "@run driver" Reviewed-by: ccheung, jiangli, mseledtsov
Tue, 02 Oct 2018 17:12:13 -0400 8211175: Remove temporary clock initialization duplication
dholmes [Tue, 02 Oct 2018 17:12:13 -0400] rev 51989
8211175: Remove temporary clock initialization duplication Reviewed-by: rehn, mikael
Tue, 02 Oct 2018 12:08:51 -0700 8209332: [TEST] test/jdk/com/sun/jdi/CatchPatternTest.sh is incorrect
amenkov [Tue, 02 Oct 2018 12:08:51 -0700] rev 51988
8209332: [TEST] test/jdk/com/sun/jdi/CatchPatternTest.sh is incorrect Reviewed-by: jcbeyler, dtitov, cjplummer
Tue, 02 Oct 2018 12:06:29 -0700 8203928: [Test] Convert non-JDB scaffolding serviceability shell script tests to java
amenkov [Tue, 02 Oct 2018 12:06:29 -0700] rev 51987
8203928: [Test] Convert non-JDB scaffolding serviceability shell script tests to java Reviewed-by: jcbeyler, cjplummer
Tue, 02 Oct 2018 10:19:07 -0700 8200381: Typos in javadoc - missing verb "be" and alike
igerasim [Tue, 02 Oct 2018 10:19:07 -0700] rev 51986
8200381: Typos in javadoc - missing verb "be" and alike Reviewed-by: lancea, darcy, wetmore
Mon, 01 Oct 2018 21:14:58 -0700 8211057: Gensrc step CompileProperties generates unstable CompilerProperties output
cushon [Mon, 01 Oct 2018 21:14:58 -0700] rev 51985
8211057: Gensrc step CompileProperties generates unstable CompilerProperties output Reviewed-by: mcimadamore, vromero
Fri, 28 Sep 2018 10:42:40 +0200 8210887: Tweak C2 gc api for arraycopy
roland [Fri, 28 Sep 2018 10:42:40 +0200] rev 51984
8210887: Tweak C2 gc api for arraycopy Reviewed-by: kvn, thartmann
Thu, 27 Sep 2018 16:25:25 +0200 8211231: BarrierSetC1::generate_referent_check() confuses register allocator
roland [Thu, 27 Sep 2018 16:25:25 +0200] rev 51983
8211231: BarrierSetC1::generate_referent_check() confuses register allocator Reviewed-by: iveresov, kvn
Tue, 02 Oct 2018 14:17:30 +0100 8211349: Bad HTML in {@link} for HttpResponse.BodyHandlers.ofPublisher
dfuchs [Tue, 02 Oct 2018 14:17:30 +0100] rev 51982
8211349: Bad HTML in {@link} for HttpResponse.BodyHandlers.ofPublisher Summary: Fixed links by moving <> out of the link as was done elsewhere in the file. Reviewed-by: chegar
Tue, 02 Oct 2018 10:40:58 +0100 8209454: [error-prone] TypeParameterUnusedInFormals in jdk.net
chegar [Tue, 02 Oct 2018 10:40:58 +0100] rev 51981
8209454: [error-prone] TypeParameterUnusedInFormals in jdk.net Reviewed-by: dfuchs
Tue, 02 Oct 2018 09:05:07 +0100 8211325: test/jdk/java/net/Socket/LingerTest.java fails with cleaning up
chegar [Tue, 02 Oct 2018 09:05:07 +0100] rev 51980
8211325: test/jdk/java/net/Socket/LingerTest.java fails with cleaning up Reviewed-by: dfuchs
Tue, 02 Oct 2018 16:02:35 +0800 8210821: Support dns_canonicalize_hostname in krb5.conf
weijun [Tue, 02 Oct 2018 16:02:35 +0800] rev 51979
8210821: Support dns_canonicalize_hostname in krb5.conf Reviewed-by: valeriep
Mon, 01 Oct 2018 20:16:55 -0400 8210716: Detailed GC logging request misses some
manc [Mon, 01 Oct 2018 20:16:55 -0400] rev 51978
8210716: Detailed GC logging request misses some Summary: Changed log tags from (heap, ergo) to (gc, ergo, heap). Reviewed-by: kbarrett, tschatzl
Mon, 01 Oct 2018 14:54:46 -0700 8211171: move JarUtils to top-level testlibrary
iignatyev [Mon, 01 Oct 2018 14:54:46 -0700] rev 51977
8211171: move JarUtils to top-level testlibrary Reviewed-by: alanb
Mon, 01 Oct 2018 11:54:34 -0700 8211251: Default mask register for avx512 instructions
kvn [Mon, 01 Oct 2018 11:54:34 -0700] rev 51976
8211251: Default mask register for avx512 instructions Summary: Encode AVX 512 instructions as unmasked instruction where mask register is not specified. Reviewed-by: kvn Contributed-by: sandhya.viswanathan@intel.com
Mon, 01 Oct 2018 11:36:48 -0700 8211278: Update ProblemList
ccheung [Mon, 01 Oct 2018 11:36:48 -0700] rev 51975
8211278: Update ProblemList Reviewed-by: iklam
Mon, 01 Oct 2018 20:23:56 +0200 8211129: compiler/whitebox/ForceNMethodSweepTest.java fails after JDK-8132849
rkennke [Mon, 01 Oct 2018 20:23:56 +0200] rev 51974
8211129: compiler/whitebox/ForceNMethodSweepTest.java fails after JDK-8132849 Reviewed-by: eosterlund, thartmann
Mon, 01 Oct 2018 19:08:14 +0200 8211328: Different declaration and definition of ClassLoaderData::classes_do() leads to build failures
simonis [Mon, 01 Oct 2018 19:08:14 +0200] rev 51973
8211328: Different declaration and definition of ClassLoaderData::classes_do() leads to build failures Reviewed-by: dcubed, coleenp
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -24 +24 +50 +100 +300 +1000 +3000 tip