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
Mon, 01 Oct 2018 13:05:51 -0400 8211295: DriverManager.getConnection fails when called from com.sun.rowset.JdbcRowSetImpl
lancea [Mon, 01 Oct 2018 13:05:51 -0400] rev 51972
8211295: DriverManager.getConnection fails when called from com.sun.rowset.JdbcRowSetImpl Reviewed-by: mchung, alanb
Mon, 01 Oct 2018 12:30:33 -0400 Merge
aph [Mon, 01 Oct 2018 12:30:33 -0400] rev 51971
Merge
Mon, 01 Oct 2018 12:29:47 -0400 8211333: AArch64: Fix another build failure after JDK-8211029
aph [Mon, 01 Oct 2018 12:29:47 -0400] rev 51970
8211333: AArch64: Fix another build failure after JDK-8211029 Reviewed-by: shade, aph Contributed-by: pengfei.li@arm.com
Mon, 01 Oct 2018 17:47:26 +0200 8211071: unpack.cpp fails to compile with statement has no effect [-Werror=unused-value]
rkennke [Mon, 01 Oct 2018 17:47:26 +0200] rev 51969
8211071: unpack.cpp fails to compile with statement has no effect [-Werror=unused-value] Reviewed-by: ihse, clanger
Mon, 01 Oct 2018 16:41:10 +0200 8211239: Build fails without JFR: empty JFR events signatures mismatch
shade [Mon, 01 Oct 2018 16:41:10 +0200] rev 51968
8211239: Build fails without JFR: empty JFR events signatures mismatch Reviewed-by: mgronlun, dholmes
Mon, 01 Oct 2018 16:34:22 +0200 8211241: Missing obj equals in TemplateTable::fast_aldc
rkennke [Mon, 01 Oct 2018 16:34:22 +0200] rev 51967
8211241: Missing obj equals in TemplateTable::fast_aldc Reviewed-by: dcubed, coleenp
Mon, 01 Oct 2018 12:07:15 +0200 8211145: [ppc] [s390]: Build fails due to -Werror=switch (introduced with JDK-8211029)
lucy [Mon, 01 Oct 2018 12:07:15 +0200] rev 51966
8211145: [ppc] [s390]: Build fails due to -Werror=switch (introduced with JDK-8211029) Reviewed-by: shade, simonis
Thu, 20 Sep 2018 18:29:05 +0100 8210972: Add comment text to C1 patching code
aph [Thu, 20 Sep 2018 18:29:05 +0100] rev 51965
8210972: Add comment text to C1 patching code Reviewed-by: kvn
Mon, 01 Oct 2018 09:56:45 +0100 Merge
aph [Mon, 01 Oct 2018 09:56:45 +0100] rev 51964
Merge
Wed, 26 Sep 2018 18:11:00 +0100 8211170: AArch64: Warnings in C1 and template interpreter
aph [Wed, 26 Sep 2018 18:11:00 +0100] rev 51963
8211170: AArch64: Warnings in C1 and template interpreter Reviewed-by: adinn
Mon, 01 Oct 2018 00:52:37 -0400 8210926: vmTestbase/nsk/jvmti/scenarios/allocation/AP11/ap11t001/TestDescription.java failed with JVMTI_ERROR_INVALID_CLASS in CDS mode
jiangli [Mon, 01 Oct 2018 00:52:37 -0400] rev 51962
8210926: vmTestbase/nsk/jvmti/scenarios/allocation/AP11/ap11t001/TestDescription.java failed with JVMTI_ERROR_INVALID_CLASS in CDS mode Summary: Reset InstanceKlass _init_state to 'allocated' before writing out shared classes at dump time. Reviewed-by: dholmes, coleenp
Fri, 28 Sep 2018 14:53:41 -0700 8211291: Backout JDK-8210842 Handle JNIGlobalRefLocker.cpp
mikael [Fri, 28 Sep 2018 14:53:41 -0700] rev 51961
8211291: Backout JDK-8210842 Handle JNIGlobalRefLocker.cpp Reviewed-by: kbarrett, iignatyev, jcbeyler
Fri, 28 Sep 2018 14:11:21 -0700 8211176: Initialize ObjectMonitor eagerly
mikael [Fri, 28 Sep 2018 14:11:21 -0700] rev 51960
8211176: Initialize ObjectMonitor eagerly Reviewed-by: dholmes, adinn, redestad
Fri, 28 Sep 2018 16:07:39 -0400 8209645: Split ClassLoaderData and ClassLoaderDataGraph into separate files
coleenp [Fri, 28 Sep 2018 16:07:39 -0400] rev 51959
8209645: Split ClassLoaderData and ClassLoaderDataGraph into separate files Reviewed-by: iklam, stuefe
Fri, 28 Sep 2018 13:15:01 -0700 8210810: Escaped character at specific position in argument file is not handled properly
henryjen [Fri, 28 Sep 2018 13:15:01 -0700] rev 51958
8210810: Escaped character at specific position in argument file is not handled properly Reviewed-by: alanb Contributed-by: Bo Zhang <zhangbodut@gmail.com>
Fri, 28 Sep 2018 13:01:28 -0700 8210842: Handle JNIGlobalRefLocker.cpp
jcbeyler [Fri, 28 Sep 2018 13:01:28 -0700] rev 51957
8210842: Handle JNIGlobalRefLocker.cpp Summary: Add checking for JNI calls via a new ExceptionCheckingJniEnv Reviewed-by: sspitsyn, amenkov, dholmes, mikael
Fri, 28 Sep 2018 14:31:36 -0400 8208473: [TESTBUG] nsk/jdb/exclude/exclude001/exclude001.java is timing out on solaris-sparc again
gadams [Fri, 28 Sep 2018 14:31:36 -0400] rev 51956
8208473: [TESTBUG] nsk/jdb/exclude/exclude001/exclude001.java is timing out on solaris-sparc again Reviewed-by: cjplummer, amenkov
Fri, 28 Sep 2018 12:04:47 -0700 8163083: SocketListeningConnector does not allow invocations with port 0
dtitov [Fri, 28 Sep 2018 12:04:47 -0700] rev 51955
8163083: SocketListeningConnector does not allow invocations with port 0 Reviewed-by: sspitsyn, amenkov, gadams, jcbeyler
Fri, 28 Sep 2018 18:28:49 +0200 8211268: Disable unsupported GCs for Zero
shade [Fri, 28 Sep 2018 18:28:49 +0200] rev 51954
8211268: Disable unsupported GCs for Zero Reviewed-by: sgehwolf, erikj
Fri, 28 Sep 2018 18:28:49 +0200 8211274: x86_32 build failures after JDK-8211029 (Have a common set of enabled warnings for all native libraries)
shade [Fri, 28 Sep 2018 18:28:49 +0200] rev 51953
8211274: x86_32 build failures after JDK-8211029 (Have a common set of enabled warnings for all native libraries) Reviewed-by: dholmes, tschatzl
Fri, 28 Sep 2018 18:28:48 +0200 8211272: x86_32 build failures after JDK-8210764 (Update avx512 implementation)
shade [Fri, 28 Sep 2018 18:28:48 +0200] rev 51952
8211272: x86_32 build failures after JDK-8210764 (Update avx512 implementation) Reviewed-by: rkennke, kvn
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip