redestad [Wed, 03 Oct 2018 15:05:46 +0200] rev 51998
8211384: Obsolete -XX:+/-MonitorInUseLists option
Reviewed-by: mikael, rkennke, shade, dcubed
hseigel [Wed, 03 Oct 2018 09:46:46 -0400] rev 51997
8209138: Symbol constructor uses u1 as the element type of its name argument
Summary: Maske u1 the type for Symbol values and add a function to return it as a char.
Reviewed-by: dholmes, coleenp
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
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
mikael [Tue, 02 Oct 2018 22:36:08 -0700] rev 51994
8211350: Remove jprt support
Reviewed-by: dholmes, erikj, mchung, alanb, jjg
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
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
mikael [Tue, 02 Oct 2018 15:01:25 -0700] rev 51991
8211364: Remove expired flags
Reviewed-by: dholmes, egahlin
iklam [Tue, 02 Oct 2018 14:32:33 -0700] rev 51990
8209946: [TESTBUG] CDS tests should use "@run driver"
Reviewed-by: ccheung, jiangli, mseledtsov
dholmes [Tue, 02 Oct 2018 17:12:13 -0400] rev 51989
8211175: Remove temporary clock initialization duplication
Reviewed-by: rehn, mikael
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
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
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
cushon [Mon, 01 Oct 2018 21:14:58 -0700] rev 51985
8211057: Gensrc step CompileProperties generates unstable CompilerProperties output
Reviewed-by: mcimadamore, vromero
roland [Fri, 28 Sep 2018 10:42:40 +0200] rev 51984
8210887: Tweak C2 gc api for arraycopy
Reviewed-by: kvn, thartmann
roland [Thu, 27 Sep 2018 16:25:25 +0200] rev 51983
8211231: BarrierSetC1::generate_referent_check() confuses register allocator
Reviewed-by: iveresov, kvn
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
chegar [Tue, 02 Oct 2018 10:40:58 +0100] rev 51981
8209454: [error-prone] TypeParameterUnusedInFormals in jdk.net
Reviewed-by: dfuchs
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
weijun [Tue, 02 Oct 2018 16:02:35 +0800] rev 51979
8210821: Support dns_canonicalize_hostname in krb5.conf
Reviewed-by: valeriep
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
iignatyev [Mon, 01 Oct 2018 14:54:46 -0700] rev 51977
8211171: move JarUtils to top-level testlibrary
Reviewed-by: alanb
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
ccheung [Mon, 01 Oct 2018 11:36:48 -0700] rev 51975
8211278: Update ProblemList
Reviewed-by: iklam
rkennke [Mon, 01 Oct 2018 20:23:56 +0200] rev 51974
8211129: compiler/whitebox/ForceNMethodSweepTest.java fails after JDK-8132849
Reviewed-by: eosterlund, thartmann
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
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
aph [Mon, 01 Oct 2018 12:30:33 -0400] rev 51971
Merge
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
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
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
rkennke [Mon, 01 Oct 2018 16:34:22 +0200] rev 51967
8211241: Missing obj equals in TemplateTable::fast_aldc
Reviewed-by: dcubed, coleenp
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
aph [Thu, 20 Sep 2018 18:29:05 +0100] rev 51965
8210972: Add comment text to C1 patching code
Reviewed-by: kvn
aph [Mon, 01 Oct 2018 09:56:45 +0100] rev 51964
Merge
aph [Wed, 26 Sep 2018 18:11:00 +0100] rev 51963
8211170: AArch64: Warnings in C1 and template interpreter
Reviewed-by: adinn
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
mikael [Fri, 28 Sep 2018 14:53:41 -0700] rev 51961
8211291: Backout JDK-8210842 Handle JNIGlobalRefLocker.cpp
Reviewed-by: kbarrett, iignatyev, jcbeyler
mikael [Fri, 28 Sep 2018 14:11:21 -0700] rev 51960
8211176: Initialize ObjectMonitor eagerly
Reviewed-by: dholmes, adinn, redestad
coleenp [Fri, 28 Sep 2018 16:07:39 -0400] rev 51959
8209645: Split ClassLoaderData and ClassLoaderDataGraph into separate files
Reviewed-by: iklam, stuefe
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>
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
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
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
shade [Fri, 28 Sep 2018 18:28:49 +0200] rev 51954
8211268: Disable unsupported GCs for Zero
Reviewed-by: sgehwolf, erikj
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
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
dl [Fri, 28 Sep 2018 08:45:46 -0700] rev 51951
8207003: Miscellaneous changes imported from jsr166 CVS 2018-09
Reviewed-by: martin, chegar
dl [Fri, 28 Sep 2018 08:45:46 -0700] rev 51950
8210971: Add exception handling methods to CompletionStage and CompletableFuture
Reviewed-by: martin, chegar
mbaesken [Thu, 27 Sep 2018 17:13:07 +0200] rev 51949
8211208: make AllocateHeapAt an unsupported option on AIX
Reviewed-by: shade, tschatzl
avoitylov [Fri, 28 Sep 2018 15:39:31 +0300] rev 51948
8211212: ARM: -Werror=switch build failure
Reviewed-by: shade
chegar [Fri, 28 Sep 2018 12:47:09 +0100] rev 51947
8211092: test/jdk/sun/net/www/http/HttpClient/MultiThreadTest.java fails intermittently when cleaning up
Reviewed-by: dfuchs
sballal [Fri, 28 Sep 2018 14:31:58 +0530] rev 51946
8207745: serviceability/sa/TestJmapCore.java times out parsing a 4GB hprof file
Reviewed-by: dholmes, jgeorge
rkennke [Fri, 28 Sep 2018 10:57:31 +0200] rev 51945
8211269: Make declaration of Allocation protected in MemAllocator
Reviewed-by: shade
jjiang [Fri, 28 Sep 2018 15:42:20 +0800] rev 51944
8209546: Make sun/security/tools/keytool/autotest.sh to support macosx
Summary: Refactor autotest.sh to java test and remove standard.sh
Reviewed-by: weijun
mbaesken [Thu, 27 Sep 2018 15:37:55 +0200] rev 51943
8211149: fix potential memleak in getJavaIDFromLangID after failing SetupI18nProps call [windows]
Reviewed-by: naoto, lucy
mbaesken [Fri, 28 Sep 2018 09:20:46 +0200] rev 51942
8210964: add more ld preloading related info to hs_error file on Linux
Reviewed-by: clanger, stuefe
jcbeyler [Thu, 27 Sep 2018 15:56:40 -0700] rev 51941
8211036: Remove the NSK_STUB macros from vmTestbase for non jvmti
Summary: Remove the NSK_STUB macros from code outside of the jvmti subfolder
Reviewed-by: iignatyev, amenkov, dholmes
jlaskey [Thu, 27 Sep 2018 15:47:33 -0300] rev 51940
8211080: RawStringLiteralLangAPI.java test times out by default
Reviewed-by: jjg
prr [Thu, 27 Sep 2018 11:39:45 -0700] rev 51939
Merge