Mon, 21 Aug 2017 19:45:21 -0700 8186542: [TESTBUG] Add jvmti/LoadAgentDcmdTest.java to problem list until underlying issue is resolved
mseledtsov [Mon, 21 Aug 2017 19:45:21 -0700] rev 46946
8186542: [TESTBUG] Add jvmti/LoadAgentDcmdTest.java to problem list until underlying issue is resolved Summary: Added the test to the problem list Reviewed-by: sspitsyn
Tue, 22 Aug 2017 08:53:35 -0700 8186235: [Graal] compiler/aot/RecompilationTest.java fails in case UseJVMCICompiler is enabled
iveresov [Tue, 22 Aug 2017 08:53:35 -0700] rev 46945
8186235: [Graal] compiler/aot/RecompilationTest.java fails in case UseJVMCICompiler is enabled Summary: Make JVMCI respect -XX:-Inline Reviewed-by: kvn
Tue, 22 Aug 2017 17:24:40 +0300 8186297: AARCH64: Intrinsify Unsafe.compareAndSetByte and compareAndSetShort
dpochepk [Tue, 22 Aug 2017 17:24:40 +0300] rev 46944
8186297: AARCH64: Intrinsify Unsafe.compareAndSetByte and compareAndSetShort Reviewed-by: aph, adinn
Tue, 22 Aug 2017 08:37:17 -0400 8186443: Missing stdint.h for zero builds
glaubitz [Tue, 22 Aug 2017 08:37:17 -0400] rev 46943
8186443: Missing stdint.h for zero builds Reviewed-by: kbarrett, dholmes
Mon, 21 Aug 2017 17:08:54 -0700 8186537: remove unnecessary @requires from hotspot/compiler/aot tests
iignatyev [Mon, 21 Aug 2017 17:08:54 -0700] rev 46942
8186537: remove unnecessary @requires from hotspot/compiler/aot tests Reviewed-by: kvn
Fri, 25 Aug 2017 10:49:08 -0700 8186145: tools/launcher/modules/validate/ValidateModulesTest.java fails when launched with -XX:+EnableJVMCI
mchung [Fri, 25 Aug 2017 10:49:08 -0700] rev 46941
8186145: tools/launcher/modules/validate/ValidateModulesTest.java fails when launched with -XX:+EnableJVMCI Summary: --validate-modules runs with a boot layer resolving all system modules rather than only java.base Reviewed-by: alanb
Fri, 25 Aug 2017 04:59:16 +0000 Added tag jdk-10+21 for changeset 9d1fdae875f6
asaha [Fri, 25 Aug 2017 04:59:16 +0000] rev 46940
Added tag jdk-10+21 for changeset 9d1fdae875f6
Thu, 31 Aug 2017 10:46:42 -0400 8186218: Make JIB exclude webrev from all sub-repo levels when creating source bundles
ctornqvi [Thu, 31 Aug 2017 10:46:42 -0400] rev 46939
8186218: Make JIB exclude webrev from all sub-repo levels when creating source bundles Reviewed-by: erikj, ihse
Thu, 31 Aug 2017 15:47:12 +0200 8186786: Name collisions with autoconf definitions on alpha and sh
glaubitz [Thu, 31 Aug 2017 15:47:12 +0200] rev 46938
8186786: Name collisions with autoconf definitions on alpha and sh Reviewed-by: ihse, dholmes
Tue, 29 Aug 2017 17:17:57 +0200 Merge
jwilhelm [Tue, 29 Aug 2017 17:17:57 +0200] rev 46937
Merge
Mon, 28 Aug 2017 13:29:58 +0200 8183119: Resolve 'libkstat' dependency between open and closed part of JDK
phedlin [Mon, 28 Aug 2017 13:29:58 +0200] rev 46936
8183119: Resolve 'libkstat' dependency between open and closed part of JDK Reviewed-by: erikj, kvn
Mon, 28 Aug 2017 21:46:12 +0200 Merge
jwilhelm [Mon, 28 Aug 2017 21:46:12 +0200] rev 46935
Merge
Tue, 22 Aug 2017 16:20:29 +0200 Merge
jwilhelm [Tue, 22 Aug 2017 16:20:29 +0200] rev 46934
Merge
Wed, 16 Aug 2017 14:49:18 -0400 8149790: NegativeArraySizeException with hprof
gtriantafill [Wed, 16 Aug 2017 14:49:18 -0400] rev 46933
8149790: NegativeArraySizeException with hprof Reviewed-by: lfoltan, ctornqvi, hseigel, dcubed
Mon, 21 Aug 2017 15:19:47 +0200 8186313: Additional platform definitions to support Zero builds
glaubitz [Mon, 21 Aug 2017 15:19:47 +0200] rev 46932
8186313: Additional platform definitions to support Zero builds Reviewed-by: erikj
Mon, 21 Aug 2017 15:17:21 +0200 8186433: Compiler flag -arch=sparc should not be passed on linux-sparc
glaubitz [Mon, 21 Aug 2017 15:17:21 +0200] rev 46931
8186433: Compiler flag -arch=sparc should not be passed on linux-sparc Reviewed-by: erikj
Fri, 25 Aug 2017 04:59:14 +0000 Added tag jdk-10+21 for changeset 28032e2ab1b3
asaha [Fri, 25 Aug 2017 04:59:14 +0000] rev 46930
Added tag jdk-10+21 for changeset 28032e2ab1b3
Fri, 25 Aug 2017 12:39:21 +0200 Added tag jdk-10+21 for changeset a85884d55ce3
duke [Fri, 25 Aug 2017 12:39:21 +0200] rev 46929
Added tag jdk-10+21 for changeset a85884d55ce3
Fri, 25 Aug 2017 12:39:21 +0200 Merge jdk-10+21
duke [Fri, 25 Aug 2017 12:39:21 +0200] rev 46928
Merge
Fri, 25 Aug 2017 12:39:17 +0200 Merge
duke [Fri, 25 Aug 2017 12:39:17 +0200] rev 46927
Merge
Wed, 23 Aug 2017 14:06:50 -0700 8185108: JShell: NullPointerException when throwing exception with null message under local ExecutionControl
rfield [Wed, 23 Aug 2017 14:06:50 -0700] rev 46926
8185108: JShell: NullPointerException when throwing exception with null message under local ExecutionControl Reviewed-by: jlahoda
Wed, 23 Aug 2017 10:53:57 -0700 8186460: Fix stylesheet to better display multi-row headers in "striped" tables.
jjg [Wed, 23 Aug 2017 10:53:57 -0700] rev 46925
8186460: Fix stylesheet to better display multi-row headers in "striped" tables. Reviewed-by: bpatel
Tue, 22 Aug 2017 23:26:28 -0700 8186636: JShell tests: jtreg_4.2-b08 breaks ComputeFQNsTest.testAddImport()
rfield [Tue, 22 Aug 2017 23:26:28 -0700] rev 46924
8186636: JShell tests: jtreg_4.2-b08 breaks ComputeFQNsTest.testAddImport() Reviewed-by: jlahoda
Tue, 22 Aug 2017 13:10:46 +0200 8182297: jshell tool: pasting multiple lines of code truncated
jlahoda [Tue, 22 Aug 2017 13:10:46 +0200] rev 46923
8182297: jshell tool: pasting multiple lines of code truncated Summary: Read input needs to be kept across ConsoleReader.readLine invocations unless consumed. Reviewed-by: rfield, rfield
Mon, 21 Aug 2017 16:37:17 -0400 8160396: test for fix for JDK-8159439 can't be included till CODETOOLS-7901710 is fixed
vromero [Mon, 21 Aug 2017 16:37:17 -0400] rev 46922
8160396: test for fix for JDK-8159439 can't be included till CODETOOLS-7901710 is fixed Reviewed-by: jjg
Mon, 21 Aug 2017 08:29:42 -0700 8186475: JShell API: remove trailing HTML paragraph tag
rfield [Mon, 21 Aug 2017 08:29:42 -0700] rev 46921
8186475: JShell API: remove trailing HTML paragraph tag Reviewed-by: jlahoda
Mon, 21 Aug 2017 14:09:06 +0000 Merge
mullan [Mon, 21 Aug 2017 14:09:06 +0000] rev 46920
Merge
Mon, 21 Aug 2017 14:04:50 +0000 8159544: Remove deprecated classes in com.sun.security.auth.**
mullan [Mon, 21 Aug 2017 14:04:50 +0000] rev 46919
8159544: Remove deprecated classes in com.sun.security.auth.** Reviewed-by: jlahoda, vinnie, weijun
Fri, 18 Aug 2017 15:58:17 -0700 8186020: jdk/javadoc/tool/exceptionHandling/TestExceptionHandling.java fails
anazarov [Fri, 18 Aug 2017 15:58:17 -0700] rev 46918
8186020: jdk/javadoc/tool/exceptionHandling/TestExceptionHandling.java fails Reviewed-by: jjg, ksrini
Sun, 20 Aug 2017 20:36:11 -0700 8186095: upgrade to jtreg 4.2 b08
iignatyev [Sun, 20 Aug 2017 20:36:11 -0700] rev 46917
8186095: upgrade to jtreg 4.2 b08 Reviewed-by: rriggs, mchung, dholmes, iklam
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip