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
Mon, 24 Sep 2018 13:05:59 -0400 8209019: Remove tests affected by JDK-8208690 from the ProblemList
dcubed [Mon, 24 Sep 2018 13:05:59 -0400] rev 51852
8209019: Remove tests affected by JDK-8208690 from the ProblemList Reviewed-by: dfuchs
Mon, 24 Sep 2018 12:18:51 -0400 8211045: [Testbug] Fix for 8144279 didn't define a test case!
dholmes [Mon, 24 Sep 2018 12:18:51 -0400] rev 51851
8211045: [Testbug] Fix for 8144279 didn't define a test case! Summary: add missing file from original commit Reviewed-by: shade, sgehwolf
Fri, 14 Sep 2018 14:43:40 +0200 8210752: Remaining explicit barriers for C2
rkennke [Fri, 14 Sep 2018 14:43:40 +0200] rev 51850
8210752: Remaining explicit barriers for C2 Reviewed-by: roland, shade
Fri, 21 Sep 2018 16:58:36 +0200 8210761: libjsig is being compiled without optimization
sgehwolf [Fri, 21 Sep 2018 16:58:36 +0200] rev 51849
8210761: libjsig is being compiled without optimization Reviewed-by: erikj, ihse
Mon, 24 Sep 2018 16:54:42 +0300 8209697: ARM: Explicit barriers for C1/assembler
avoitylov [Mon, 24 Sep 2018 16:54:42 +0300] rev 51848
8209697: ARM: Explicit barriers for C1/assembler Reviewed-by: dsamersoff
Mon, 24 Sep 2018 16:52:12 +0300 8209695: ARM: Explicit barriers for interpreter
avoitylov [Mon, 24 Sep 2018 16:52:12 +0300] rev 51847
8209695: ARM: Explicit barriers for interpreter Reviewed-by: dsamersoff
Mon, 24 Sep 2018 16:44:24 +0300 8210466: Modularize allocations in assembler
avoitylov [Mon, 24 Sep 2018 16:44:24 +0300] rev 51846
8210466: Modularize allocations in assembler Reviewed-by: rkennke, dsamersoff
Mon, 24 Sep 2018 16:39:02 +0300 8210465: ARM: Object equals abstraction for BarrierSetAssembler
avoitylov [Mon, 24 Sep 2018 16:39:02 +0300] rev 51845
8210465: ARM: Object equals abstraction for BarrierSetAssembler Reviewed-by: rkennke, dsamersoff
Mon, 24 Sep 2018 00:13:02 -0700 8210918: Add test to exercise server-side client hello processing
jnimeh [Mon, 24 Sep 2018 00:13:02 -0700] rev 51844
8210918: Add test to exercise server-side client hello processing Reviewed-by: xuelei
Fri, 21 Sep 2018 08:13:55 -0400 8208471: nsk/jdb/unwatch/unwatch002/unwatch002.java fails with "Prompt is not received during 300200 milliseconds"
gadams [Fri, 21 Sep 2018 08:13:55 -0400] rev 51843
8208471: nsk/jdb/unwatch/unwatch002/unwatch002.java fails with "Prompt is not received during 300200 milliseconds" Reviewed-by: cjplummer, amenkov
Sat, 22 Sep 2018 14:12:48 -0700 8210987: Extra newlines on Windows when running nsk jdb tests
cjplummer [Sat, 22 Sep 2018 14:12:48 -0700] rev 51842
8210987: Extra newlines on Windows when running nsk jdb tests Summary: fix skipping over newlines Reviewed-by: dholmes, jcbeyler, amenkov
Fri, 21 Sep 2018 15:38:43 -0700 8210275: Source Launcher should fail if --source is used without a source file
jjg [Fri, 21 Sep 2018 15:38:43 -0700] rev 51841
8210275: Source Launcher should fail if --source is used without a source file Reviewed-by: mchung, alanb, mcimadamore
Fri, 21 Sep 2018 14:50:06 -0700 8210894: remove jdk/testlibrary/Asserts
iignatyev [Fri, 21 Sep 2018 14:50:06 -0700] rev 51840
8210894: remove jdk/testlibrary/Asserts Reviewed-by: serb
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip