Thu, 27 Sep 2018 07:33:13 -0400 8210984: [TESTBUG] hs203t003 fails with "# ERROR: hs203t003.cpp, 218: NSK_CPP_STUB2 ( ResumeThread, jvmti, thread)"
gadams [Thu, 27 Sep 2018 07:33:13 -0400] rev 51900
8210984: [TESTBUG] hs203t003 fails with "# ERROR: hs203t003.cpp, 218: NSK_CPP_STUB2 ( ResumeThread, jvmti, thread)" Reviewed-by: cjplummer, jcbeyler
Thu, 27 Sep 2018 08:49:12 -0700 8211130: Change to Oracle Developer Studio 12.6 for building on Solaris at Oracle
erikj [Thu, 27 Sep 2018 08:49:12 -0700] rev 51899
8211130: Change to Oracle Developer Studio 12.6 for building on Solaris at Oracle Reviewed-by: tbell, prr, ihse
Wed, 26 Sep 2018 06:28:48 -0700 8211124: HotSpot update for vm_version.cpp to recognise updated VS2017
kevinw [Wed, 26 Sep 2018 06:28:48 -0700] rev 51898
8211124: HotSpot update for vm_version.cpp to recognise updated VS2017 Reviewed-by: dholmes, lfoltan
Thu, 27 Sep 2018 10:24:12 +0200 8211102: Crash with -XDfind=lambda and -source 7
jlahoda [Thu, 27 Sep 2018 10:24:12 +0200] rev 51897
8211102: Crash with -XDfind=lambda and -source 7 Summary: Disabling analyzers that cannot run in the given source level; lambdas in standalone positions should have erroneous type rather than the recovery type; avoiding crash in Flow for broken code. Reviewed-by: mcimadamore
Thu, 27 Sep 2018 09:29:52 +0200 8211097: aix: fix build after JDK-8210919
mdoerr [Thu, 27 Sep 2018 09:29:52 +0200] rev 51896
8211097: aix: fix build after JDK-8210919 Reviewed-by: shade, mbaesken, erikj
Thu, 27 Sep 2018 10:10:47 +0530 8202628: javadoc generates bad links in TestModules.java
pmuthuswamy [Thu, 27 Sep 2018 10:10:47 +0530] rev 51895
8202628: javadoc generates bad links in TestModules.java Reviewed-by: jjg
Wed, 26 Sep 2018 18:21:26 -0700 8202282: [TESTBUG] appcds TestCommon.makeCommandLineForAppCDS() can be removed
ccheung [Wed, 26 Sep 2018 18:21:26 -0700] rev 51894
8202282: [TESTBUG] appcds TestCommon.makeCommandLineForAppCDS() can be removed Summary: removed the unnecessary makeCommandLineForAppCDS() method and its usage Reviewed-by: iklam, jiangli
Thu, 27 Sep 2018 01:25:42 +0200 Added tag jdk-12+13 for changeset 511a9946f83e
jwilhelm [Thu, 27 Sep 2018 01:25:42 +0200] rev 51893
Added tag jdk-12+13 for changeset 511a9946f83e
Wed, 26 Sep 2018 16:23:31 -0700 8209963: source file mode for JVM should provide a hook to locate the source file
jjg [Wed, 26 Sep 2018 16:23:31 -0700] rev 51892
8209963: source file mode for JVM should provide a hook to locate the source file Reviewed-by: darcy
Wed, 26 Sep 2018 15:14:17 -0700 8210555: create --source --target synonyms for -source -target
jjg [Wed, 26 Sep 2018 15:14:17 -0700] rev 51891
8210555: create --source --target synonyms for -source -target Reviewed-by: hannesw
Wed, 26 Sep 2018 14:54:38 -0700 8211180: SourceLauncherTest.java fails in JDK12 CI on Win*
jjg [Wed, 26 Sep 2018 14:54:38 -0700] rev 51890
8211180: SourceLauncherTest.java fails in JDK12 CI on Win* Reviewed-by: mchung, darcy
Wed, 26 Sep 2018 12:47:38 -0700 8199885: [Graal] org.graalvm.compiler.core.test.CountedLoopTest fails with "ControlFlowAnchor should never be cloned in the same graph"
epavlova [Wed, 26 Sep 2018 12:47:38 -0700] rev 51889
8199885: [Graal] org.graalvm.compiler.core.test.CountedLoopTest fails with "ControlFlowAnchor should never be cloned in the same graph" Reviewed-by: kvn
Wed, 26 Sep 2018 14:56:10 -0400 Merge
coleenp [Wed, 26 Sep 2018 14:56:10 -0400] rev 51888
Merge
Wed, 26 Sep 2018 14:01:48 -0400 8210856: Move InstanceKlass DependencyContext cleaning to SystemDictionary::do_unloading()
coleenp [Wed, 26 Sep 2018 14:01:48 -0400] rev 51887
8210856: Move InstanceKlass DependencyContext cleaning to SystemDictionary::do_unloading() Summary: Already walk classes in ClassLoaderData::unload so generalize to also clean nmethod dependencies. Reviewed-by: eosterlund, dlong, vlivanov
Mon, 24 Sep 2018 03:25:19 -0700 8210994: Create test for SwingSet3 FrameDemo
akolarkunnu [Mon, 24 Sep 2018 03:25:19 -0700] rev 51886
8210994: Create test for SwingSet3 FrameDemo Reviewed-by: serb Contributed-by: abdul.kolarkunnu@oracle.com
Wed, 26 Sep 2018 11:41:08 -0700 8210274: Source Launcher should work with a security manager
jjg [Wed, 26 Sep 2018 11:41:08 -0700] rev 51885
8210274: Source Launcher should work with a security manager Reviewed-by: mchung, alanb
Sat, 25 Aug 2018 20:16:43 +0530 7033681: Arrays.asList methods needs better documentation
smarks [Sat, 25 Aug 2018 20:16:43 +0530] rev 51884
7033681: Arrays.asList methods needs better documentation Reviewed-by: smarks Contributed-by: Jaikiran Pai <jaikiran.pai@gmail.com>
Tue, 25 Sep 2018 21:33:51 -0700 8211138: Missing Flag enum constants
cushon [Tue, 25 Sep 2018 21:33:51 -0700] rev 51883
8211138: Missing Flag enum constants Reviewed-by: mcimadamore, vromero
Wed, 26 Sep 2018 13:56:08 -0400 8211121: Remove sun.reflect.ReflectionFactory::newInstanceForSerialization
lancea [Wed, 26 Sep 2018 13:56:08 -0400] rev 51882
8211121: Remove sun.reflect.ReflectionFactory::newInstanceForSerialization Reviewed-by: mchung, alanb, darcy, dfuchs
Wed, 26 Sep 2018 10:37:50 -0700 8210892: Deprecate TLABStats
mikael [Wed, 26 Sep 2018 10:37:50 -0700] rev 51881
8210892: Deprecate TLABStats Reviewed-by: pliden, tschatzl
Tue, 18 Sep 2018 20:49:44 +0200 8210885: Convert left over loads/stores to access api
roland [Tue, 18 Sep 2018 20:49:44 +0200] rev 51880
8210885: Convert left over loads/stores to access api Reviewed-by: thartmann, rkennke
Wed, 12 Sep 2018 11:13:09 +0200 8207768: Improve exception messages during manifest parsing of jar archives
mbaesken [Wed, 12 Sep 2018 11:13:09 +0200] rev 51879
8207768: Improve exception messages during manifest parsing of jar archives Reviewed-by: clanger, mullan, weijun
Wed, 26 Sep 2018 14:28:37 +0200 8211146: fix problematic elif-tests after recent gcc warning changes Werror=undef jdk-12+13
mbaesken [Wed, 26 Sep 2018 14:28:37 +0200] rev 51878
8211146: fix problematic elif-tests after recent gcc warning changes Werror=undef Reviewed-by: stuefe, clanger, dholmes, chegar, alanb
Fri, 21 Sep 2018 18:57:18 +0200 8196341: Add JFR events for parallel phases of G1
lkorinth [Fri, 21 Sep 2018 18:57:18 +0200] rev 51877
8196341: Add JFR events for parallel phases of G1 Reviewed-by: tschatzl, sangheki
Tue, 25 Sep 2018 18:26:46 -0700 8211134: problem list compiler/whitebox/ForceNMethodSweepTest.java
iignatyev [Tue, 25 Sep 2018 18:26:46 -0700] rev 51876
8211134: problem list compiler/whitebox/ForceNMethodSweepTest.java Reviewed-by: kvn
Wed, 26 Sep 2018 06:26:54 +0800 8210413: AArch64: Optimize div/rem by constant in C1
fyang [Wed, 26 Sep 2018 06:26:54 +0800] rev 51875
8210413: AArch64: Optimize div/rem by constant in C1 Summary: Remove div-by-zero check for non-zero divisor and generate cheap instructions if divisor is power-of-2 Reviewed-by: aph Contributed-by: pengfei.li@arm.com
Tue, 25 Sep 2018 13:57:24 -0700 8210633: Cannot parse JapaneseDate string with DateTimeFormatterBuilder Mapped-values
naoto [Tue, 25 Sep 2018 13:57:24 -0700] rev 51874
8210633: Cannot parse JapaneseDate string with DateTimeFormatterBuilder Mapped-values Reviewed-by: scolebourne, rriggs
Tue, 25 Sep 2018 13:31:51 -0700 8211127: TestNewLanguageFeatures.java fails after JDK-8173730
darcy [Tue, 25 Sep 2018 13:31:51 -0700] rev 51873
8211127: TestNewLanguageFeatures.java fails after JDK-8173730 Reviewed-by: jjg
Tue, 25 Sep 2018 11:31:55 -0700 8173730: Stop including enhanced for-loop tip for enum values() method
darcy [Tue, 25 Sep 2018 11:31:55 -0700] rev 51872
8173730: Stop including enhanced for-loop tip for enum values() method Reviewed-by: jjg
Tue, 25 Sep 2018 10:30:32 -0700 8210839: Improve interaction between source launcher and classpath
jjg [Tue, 25 Sep 2018 10:30:32 -0700] rev 51871
8210839: Improve interaction between source launcher and classpath Reviewed-by: alanb, mchung
Tue, 25 Sep 2018 09:34:51 -0700 8210689: Remove the multi-line old C style for string literals
jcbeyler [Tue, 25 Sep 2018 09:34:51 -0700] rev 51870
8210689: Remove the multi-line old C style for string literals Summary: Remove the multi-line old C style and prefer C++ multi-line Reviewed-by: amenkov, cjplummer
Tue, 25 Sep 2018 11:31:55 -0400 8211103: ProblemList runtime/XCheckJniJsig/XCheckJSig.java on MacOS X
dcubed [Tue, 25 Sep 2018 11:31:55 -0400] rev 51869
8211103: ProblemList runtime/XCheckJniJsig/XCheckJSig.java on MacOS X Reviewed-by: mikael, dholmes
Tue, 25 Sep 2018 16:41:25 +0200 8211061: Tests fail with assert(VM_Version::supports_sse4_1()) on ThreadRipper CPU
rkennke [Tue, 25 Sep 2018 16:41:25 +0200] rev 51868
8211061: Tests fail with assert(VM_Version::supports_sse4_1()) on ThreadRipper CPU Reviewed-by: thartmann, roland
Tue, 25 Sep 2018 15:35:31 +0100 8211099: ProblemList two networking tests until jtreg b14 is promoted
chegar [Tue, 25 Sep 2018 15:35:31 +0100] rev 51867
8211099: ProblemList two networking tests until jtreg b14 is promoted Reviewed-by: alanb
Mon, 24 Sep 2018 18:19:46 +0100 8211064: [AArch64] Interpreter and c1 don't correctly handle jboolean results in native calls
aph [Mon, 24 Sep 2018 18:19:46 +0100] rev 51866
8211064: [AArch64] Interpreter and c1 don't correctly handle jboolean results in native calls Reviewed-by: aph Contributed-by: andrey.petushkov@gmail.com
Mon, 24 Sep 2018 18:44:39 +0200 8132849: Increased stop time in cleanup phase because of single-threaded walk of thread stacks in NMethodSweeper::mark_active_nmethods()
rkennke [Mon, 24 Sep 2018 18:44:39 +0200] rev 51865
8132849: Increased stop time in cleanup phase because of single-threaded walk of thread stacks in NMethodSweeper::mark_active_nmethods() Reviewed-by: eosterlund, zgu, thartmann
Tue, 25 Sep 2018 14:23:37 +0200 8205461: Create Collector which merges results of two other collectors
plevart [Tue, 25 Sep 2018 14:23:37 +0200] rev 51864
8205461: Create Collector which merges results of two other collectors Reviewed-by: briangoetz, smarks, plevart Contributed-by: amaembo@gmail.com
Tue, 25 Sep 2018 14:16:33 +0200 8210152: Optimize integer divisible by power-of-2 check
thartmann [Tue, 25 Sep 2018 14:16:33 +0200] rev 51863
8210152: Optimize integer divisible by power-of-2 check Summary: Integer conditional negation operation before zero check is eliminated Reviewed-by: kvn, thartmann Contributed-by: pengfei.li@arm.com
Tue, 25 Sep 2018 13:58:54 +0530 8202462: {@index} may cause duplicate labels
pmuthuswamy [Tue, 25 Sep 2018 13:58:54 +0530] rev 51862
8202462: {@index} may cause duplicate labels Reviewed-by: jjg
Tue, 25 Sep 2018 12:36:45 +0530 8205593: Javadoc -link makes broken links if module name matches package name
pmuthuswamy [Tue, 25 Sep 2018 12:36:45 +0530] rev 51861
8205593: Javadoc -link makes broken links if module name matches package name Reviewed-by: jjg
Mon, 24 Sep 2018 22:12:07 -0700 8210848: Obsolete SyncKnobs
mikael [Mon, 24 Sep 2018 22:12:07 -0700] rev 51860
8210848: Obsolete SyncKnobs Reviewed-by: redestad, coleenp, dholmes, dcubed
Tue, 25 Sep 2018 11:24:59 +0800 8210934: Move sun/net/www/protocol/http/GetErrorStream.java to OpenJDK
fyuan [Tue, 25 Sep 2018 11:24:59 +0800] rev 51859
8210934: Move sun/net/www/protocol/http/GetErrorStream.java to OpenJDK Summary: repalce internet website dependency with a built-in http server Reviewed-by: chegar
Tue, 25 Sep 2018 11:18:36 +0800 8210443: Migrate Locale matching tests to JDK Repo.
mli [Tue, 25 Sep 2018 11:18:36 +0800] rev 51858
8210443: Migrate Locale matching tests to JDK Repo. Reviewed-by: naoto Contributed-by: dan.z.zhou@oracle.com
Mon, 24 Sep 2018 16:37:28 -0700 8210764: Update avx512 implementation
kvn [Mon, 24 Sep 2018 16:37:28 -0700] rev 51857
8210764: Update avx512 implementation Reviewed-by: kvn Contributed-by: sandhya.viswanathan@intel.com
Mon, 24 Sep 2018 13:51:22 -0700 8211037: Load jib jars dynamically from JibArtifactManager
erikj [Mon, 24 Sep 2018 13:51:22 -0700] rev 51856
8211037: Load jib jars dynamically from JibArtifactManager Reviewed-by: ihse
Mon, 24 Sep 2018 20:45:06 +0200 8210705: Stop exporting all symbols on macosx
ihse [Mon, 24 Sep 2018 20:45:06 +0200] rev 51855
8210705: Stop exporting all symbols on macosx Reviewed-by: erikj
Mon, 24 Sep 2018 10:41:41 -0700 8072130: java/lang/instrument/BootClassPath/BootClassPathTest.sh fails on Mac OSX
bchristi [Mon, 24 Sep 2018 10:41:41 -0700] rev 51854
8072130: java/lang/instrument/BootClassPath/BootClassPathTest.sh fails on Mac OSX Reviewed-by: sherman
Mon, 24 Sep 2018 19:26:48 +0200 8211029: Have a common set of enabled warnings for all native libraries
ihse [Mon, 24 Sep 2018 19:26:48 +0200] rev 51853
8211029: Have a common set of enabled warnings for all native libraries Reviewed-by: erikj
(0) -30000 -10000 -3000 -1000 -300 -100 -48 +48 +100 +300 +1000 +3000 tip