Fri, 02 Oct 2015 09:04:10 -0700 8138769: [TESTBUG] restore lost line from JDK-8137105 fix
ddmitriev [Fri, 02 Oct 2015 09:04:10 -0700] rev 33118
8138769: [TESTBUG] restore lost line from JDK-8137105 fix Reviewed-by: dcubed, rdurbin
Fri, 02 Oct 2015 06:06:22 -0700 8137194: Exclude runtime/memory/RunUnitTestsConcurrently.java from JPRT
ctornqvi [Fri, 02 Oct 2015 06:06:22 -0700] rev 33117
8137194: Exclude runtime/memory/RunUnitTestsConcurrently.java from JPRT Reviewed-by: coleenp
Fri, 02 Oct 2015 12:44:02 +0000 Merge
dcubed [Fri, 02 Oct 2015 12:44:02 +0000] rev 33116
Merge
Fri, 02 Oct 2015 11:58:41 +0000 Merge
dcubed [Fri, 02 Oct 2015 11:58:41 +0000] rev 33115
Merge
Thu, 01 Oct 2015 13:43:23 -0700 8137105: [TESTBUG] Add test cases for VM Options file feature with removed file size limit
dcubed [Thu, 01 Oct 2015 13:43:23 -0700] rev 33114
8137105: [TESTBUG] Add test cases for VM Options file feature with removed file size limit Summary: Update TestVMOptionsFile.java to match fix for 8135195; other minor cleanups. Reviewed-by: dcubed, rdurbin
Thu, 01 Oct 2015 13:42:42 -0700 8135195: VM Options file should not be limited to 1k in bytes
dcubed [Thu, 01 Oct 2015 13:42:42 -0700] rev 33113
8135195: VM Options file should not be limited to 1k in bytes Summary: Change Arguments::parse_vm_options_file() to remove 1024 byte limit on the VM options file. Reviewed-by: dcubed, hseigel, gthornbr, dsamersoff, ddmitriev, coleenp
Fri, 02 Oct 2015 11:02:11 +0000 Merge
david [Fri, 02 Oct 2015 11:02:11 +0000] rev 33112
Merge
Fri, 02 Oct 2015 10:43:19 +0200 8138637: Remove err_msg from LOG_PREFIX macro
david [Fri, 02 Oct 2015 10:43:19 +0200] rev 33111
8138637: Remove err_msg from LOG_PREFIX macro Reviewed-by: brutisso
Fri, 02 Oct 2015 10:15:46 +0200 8138692: libjsig compilation is missing EXTRA_CFLAGS on macosx
erikj [Fri, 02 Oct 2015 10:15:46 +0200] rev 33110
8138692: libjsig compilation is missing EXTRA_CFLAGS on macosx Reviewed-by: ihse, mikael
Thu, 01 Oct 2015 15:14:15 -0400 8138574: [TESTBUG] TestBasicLogOutput.java doesn't account for padding
hseigel [Thu, 01 Oct 2015 15:14:15 -0400] rev 33109
8138574: [TESTBUG] TestBasicLogOutput.java doesn't account for padding Summary: TestBasicLogOutput.java edited to account for padding in tag descriptors Reviewed-by: ddmitriev, hseigel, coleenp Contributed-by: rachel.protacio@oracle.com
Wed, 30 Sep 2015 18:09:40 -0400 8130265: gctests/LargeObjects/large001 fails with OutOfMemoryError: Java heap space
aharlap [Wed, 30 Sep 2015 18:09:40 -0400] rev 33108
8130265: gctests/LargeObjects/large001 fails with OutOfMemoryError: Java heap space Summary: Avoided G1 OutOfMemoryError by adding extra expand heap call Reviewed-by: jwilhelm, tschatzl
Wed, 30 Sep 2015 09:07:21 +0200 8134953: Make the GC ID available in a central place
brutisso [Wed, 30 Sep 2015 09:07:21 +0200] rev 33107
8134953: Make the GC ID available in a central place Reviewed-by: pliden, jmasa
Tue, 29 Sep 2015 17:44:58 +0200 8133706: Kitchensink hanged
brutisso [Tue, 29 Sep 2015 17:44:58 +0200] rev 33106
8133706: Kitchensink hanged Reviewed-by: pliden, jmasa
Tue, 29 Sep 2015 11:02:08 +0200 8080775: Better argument formatting for assert() and friends
david [Tue, 29 Sep 2015 11:02:08 +0200] rev 33105
8080775: Better argument formatting for assert() and friends Reviewed-by: kbarrett, pliden
Mon, 28 Sep 2015 15:05:02 +0200 Merge
jwilhelm [Mon, 28 Sep 2015 15:05:02 +0200] rev 33104
Merge
Mon, 28 Sep 2015 09:28:53 +0200 8136991: [REDO] Additional number of processed references printed with -XX:+PrintReferenceGC after JDK-8047125
brutisso [Mon, 28 Sep 2015 09:28:53 +0200] rev 33103
8136991: [REDO] Additional number of processed references printed with -XX:+PrintReferenceGC after JDK-8047125 Reviewed-by: kbarrett, tschatzl
Thu, 24 Sep 2015 18:48:50 +0300 8136398: Create test that checks that G1 MixedGC produces correct output to logfile
kzhaldyb [Thu, 24 Sep 2015 18:48:50 +0300] rev 33102
8136398: Create test that checks that G1 MixedGC produces correct output to logfile Summary: Added test that checks that G1 MixedGC produces correct output to logfile Reviewed-by: tschatzl
Fri, 25 Sep 2015 10:21:53 +0200 Merge
dsamersoff [Fri, 25 Sep 2015 10:21:53 +0200] rev 33101
Merge
Thu, 24 Sep 2015 20:39:55 +0300 8086134: Deadlock detection fails to attach to core file
dsamersoff [Thu, 24 Sep 2015 20:39:55 +0300] rev 33100
8086134: Deadlock detection fails to attach to core file Summary: Test reimplemented for jtreg Reviewed-by: jbachorik
Thu, 24 Sep 2015 11:26:30 -0400 8130681: Kitchensink startup crashes JVM with NMT overlapping ranges
mockner [Thu, 24 Sep 2015 11:26:30 -0400] rev 33099
8130681: Kitchensink startup crashes JVM with NMT overlapping ranges Summary: add_committed_region now handles overlapping commits. Reviewed-by: hseigel, coleenp
Thu, 24 Sep 2015 16:19:15 +0200 Merge
mlarsson [Thu, 24 Sep 2015 16:19:15 +0200] rev 33098
Merge
Thu, 24 Sep 2015 12:36:04 +0200 8046148: JEP 158: Unified JVM Logging
mlarsson [Thu, 24 Sep 2015 12:36:04 +0200] rev 33097
8046148: JEP 158: Unified JVM Logging Reviewed-by: coleenp, sla
Thu, 24 Sep 2015 12:04:57 +0200 8135018: AARCH64: Missing memory barriers for CMS collector
aph [Thu, 24 Sep 2015 12:04:57 +0200] rev 33096
8135018: AARCH64: Missing memory barriers for CMS collector Summary: Add StoreStore barrier when CMS needs them Reviewed-by: tschatzl
Wed, 23 Sep 2015 22:04:23 +0300 8073331: [TESTBUG] Test for VM option file feature (VM options specified in file)
ddmitriev [Wed, 23 Sep 2015 22:04:23 +0300] rev 33095
8073331: [TESTBUG] Test for VM option file feature (VM options specified in file) Reviewed-by: dcubed, gtriantafill, rdurbin
Wed, 23 Sep 2015 05:18:00 -0700 8027565: Enable /d2Zi+ when building with Visual Studio 2013
ctornqvi [Wed, 23 Sep 2015 05:18:00 -0700] rev 33094
8027565: Enable /d2Zi+ when building with Visual Studio 2013 Reviewed-by: dcubed, ihse
Mon, 21 Sep 2015 10:36:36 -0400 8131645: [ARM64] crash on Cavium when using G1
ecaspole [Mon, 21 Sep 2015 10:36:36 -0400] rev 33093
8131645: [ARM64] crash on Cavium when using G1 Summary: Add a fence when creating the CodeRootSetTable so the readers do not see invalid memory. Reviewed-by: aph, tschatzl
Thu, 08 Oct 2015 14:28:55 -0700 Merge
amurillo [Thu, 08 Oct 2015 14:28:55 -0700] rev 33092
Merge
Thu, 08 Oct 2015 19:16:42 +0000 Merge
dlong [Thu, 08 Oct 2015 19:16:42 +0000] rev 33091
Merge
Wed, 07 Oct 2015 06:56:58 -0400 8139042: AARCH64: Correct regression introduced by 8080293
adinn [Wed, 07 Oct 2015 06:56:58 -0400] rev 33090
8139042: AARCH64: Correct regression introduced by 8080293 Summary: Reinstate unsafe volatile optimization broken by JDK-8080293 Reviewed-by: aph, kvn
Mon, 05 Oct 2015 20:02:40 -0700 8132207: update for x86 exp in the math lib
iveresov [Mon, 05 Oct 2015 20:02:40 -0700] rev 33089
8132207: update for x86 exp in the math lib Summary: Add new java.lang.Math() intrinsics from x86 Reviewed-by: kvn, iveresov Contributed-by: vivek.r.deshpande@intel.com
Wed, 30 Sep 2015 04:35:39 -0400 8138583: aarch64: add support for vectorizing fabs/fneg
enevill [Wed, 30 Sep 2015 04:35:39 -0400] rev 33088
8138583: aarch64: add support for vectorizing fabs/fneg Reviewed-by: aph, roland Contributed-by: felix.yang@linaro.org
Thu, 08 Oct 2015 09:51:12 -0700 8139094: Tier1 test java/util/zip/TestCRC32C.java fails due to fixes for JDK-8134553
iveresov [Thu, 08 Oct 2015 09:51:12 -0700] rev 33087
8139094: Tier1 test java/util/zip/TestCRC32C.java fails due to fixes for JDK-8134553 Summary: Match correct intrinsic kind Reviewed-by: iveresov, kvn Contributed-by: tomasz.wojtowicz@intel.com
Thu, 01 Oct 2015 11:52:44 -0700 Merge
amurillo [Thu, 01 Oct 2015 11:52:44 -0700] rev 33086
Merge
Wed, 23 Sep 2015 12:39:30 -0400 8135231: aarch64: add support for vectorizing double precision sqrt
enevill [Wed, 23 Sep 2015 12:39:30 -0400] rev 33085
8135231: aarch64: add support for vectorizing double precision sqrt Reviewed-by: roland, aph
Mon, 28 Sep 2015 16:18:15 +0000 8136165: AARCH64: Tidy up compiled native calls
aph [Mon, 28 Sep 2015 16:18:15 +0000] rev 33084
8136165: AARCH64: Tidy up compiled native calls Summary: Do some cleaning Reviewed-by: roland, kvn, enevill
Fri, 25 Sep 2015 12:04:35 -0700 Merge
iveresov [Fri, 25 Sep 2015 12:04:35 -0700] rev 33083
Merge
Thu, 17 Sep 2015 16:53:42 +0200 8136820: Generate better code for some Unsafe addressing patterns
roland [Thu, 17 Sep 2015 16:53:42 +0200] rev 33082
8136820: Generate better code for some Unsafe addressing patterns Summary: reshape address computation to move invariant part out of loops Reviewed-by: kvn
Thu, 24 Sep 2015 20:13:04 +0300 8066157: JEP-JDK-8046155: Test task: method matcher
ppunegov [Thu, 24 Sep 2015 20:13:04 +0300] rev 33081
8066157: JEP-JDK-8046155: Test task: method matcher Summary: MethodMatcher test and framework Reviewed-by: iignatyev, neliasso
Thu, 24 Sep 2015 18:24:10 +0300 8137020: [TESTBUG] Utils.runAndCheckException doesn't work well if no exception thrown
kzhaldyb [Thu, 24 Sep 2015 18:24:10 +0300] rev 33080
8137020: [TESTBUG] Utils.runAndCheckException doesn't work well if no exception thrown Summary: Changed handling a case when expected exception wasn't thrown Reviewed-by: iignatyev
Wed, 16 Sep 2015 13:50:57 +0000 8136615: aarch64: elide DecodeN when followed by CmpP 0
enevill [Wed, 16 Sep 2015 13:50:57 +0000] rev 33079
8136615: aarch64: elide DecodeN when followed by CmpP 0 Summary: remove DecodeN when comparing a narrow oop with 0 Reviewed-by: kvn, adinn
Tue, 22 Sep 2015 15:25:34 +0200 8136926: phi == NULL assert in PhaseIdealLoop::try_move_store_after_loop
roland [Tue, 22 Sep 2015 15:25:34 +0200] rev 33078
8136926: phi == NULL assert in PhaseIdealLoop::try_move_store_after_loop Summary: multiple phis on same slice are possible in a loop Reviewed-by: kvn, mcberg
Mon, 21 Sep 2015 10:51:33 +0200 8136596: Remove aarch64: MemBarRelease when final field's allocation is NoEscape or ArgEscape
roland [Mon, 21 Sep 2015 10:51:33 +0200] rev 33077
8136596: Remove aarch64: MemBarRelease when final field's allocation is NoEscape or ArgEscape Summary: elide MemBar when AllocateNode _is_non_escaping Reviewed-by: kvn, roland Contributed-by: hui.shi@linaro.org
Tue, 22 Sep 2015 13:42:09 +0200 8136914: compiler/loopopts/superword/SumRedSqrt_Double.java times out
zmajo [Tue, 22 Sep 2015 13:42:09 +0200] rev 33076
8136914: compiler/loopopts/superword/SumRedSqrt_Double.java times out Summary: Change test to execute only on relevant (x86-based) platforms. Reviewed-by: kvn, dlong
Wed, 16 Sep 2015 09:52:58 -0400 8080293: AARCH64: Remove unnecessary dmbs from generated CAS code
adinn [Wed, 16 Sep 2015 09:52:58 -0400] rev 33075
8080293: AARCH64: Remove unnecessary dmbs from generated CAS code Summary: The current encoding for CAS generates unnecessary leading and trailing dmbs for the MemBarAcquire and MemBarRelease which ought to be elided Reviewed-by: kvn
Sat, 19 Sep 2015 11:19:22 +0200 Merge
iignatyev [Sat, 19 Sep 2015 11:19:22 +0200] rev 33074
Merge
Sat, 19 Sep 2015 12:04:38 +0300 8136718: [TESTBUG] introduce FileInstaller functionality
dpochepk [Sat, 19 Sep 2015 12:04:38 +0300] rev 33073
8136718: [TESTBUG] introduce FileInstaller functionality Reviewed-by: iignatyev
Sat, 19 Sep 2015 12:03:36 +0300 8136693: add package statement 'compiler.testlibrary' to CompilerUtils
tpivovarova [Sat, 19 Sep 2015 12:03:36 +0300] rev 33072
8136693: add package statement 'compiler.testlibrary' to CompilerUtils Reviewed-by: iignatyev
Fri, 18 Sep 2015 16:37:12 -0400 Merge
coleenp [Fri, 18 Sep 2015 16:37:12 -0400] rev 33071
Merge
Thu, 17 Sep 2015 09:03:57 +0200 8136525: Generate interpreter entries only once and avoid unnecessary jump to jump
mdoerr [Thu, 17 Sep 2015 09:03:57 +0200] rev 33070
8136525: Generate interpreter entries only once and avoid unnecessary jump to jump Reviewed-by: coleenp, twisti, aph
Fri, 18 Sep 2015 10:11:11 +0200 8135068: Extract method matchers from CompilerOracle
neliasso [Fri, 18 Sep 2015 10:11:11 +0200] rev 33069
8135068: Extract method matchers from CompilerOracle Summary: Ecapsulate code to enable reuse Reviewed-by: roland, kvn
Thu, 17 Sep 2015 13:42:50 -0700 Merge
iveresov [Thu, 17 Sep 2015 13:42:50 -0700] rev 33068
Merge
Thu, 17 Sep 2015 08:08:47 +0200 8134739: compiler/loopopts/superword/TestVectorizationWithInvariant crashes in loop opts
thartmann [Thu, 17 Sep 2015 08:08:47 +0200] rev 33067
8134739: compiler/loopopts/superword/TestVectorizationWithInvariant crashes in loop opts Summary: Bail out of superword optimization if loop was removed (i.e., if zero-trip Opaque1Node was removed). Reviewed-by: kvn, roland
Wed, 16 Sep 2015 15:54:32 -0700 8134553: CRC32C implementations for x86/x64 targets
kvn [Wed, 16 Sep 2015 15:54:32 -0700] rev 33066
8134553: CRC32C implementations for x86/x64 targets Reviewed-by: kvn Contributed-by: tomasz.wojtowicz@intel.com
Wed, 16 Sep 2015 13:16:17 -0700 8134802: LCM register pressure scheduling
mcberg [Wed, 16 Sep 2015 13:16:17 -0700] rev 33065
8134802: LCM register pressure scheduling Summary: Calculate register pressure in a block to help instructions scheduling. Reviewed-by: kvn, dlong
Wed, 16 Sep 2015 20:33:16 +0200 Merge
kvn [Wed, 16 Sep 2015 20:33:16 +0200] rev 33064
Merge
Tue, 15 Sep 2015 11:04:11 -0700 8136406: Remove ZapDeadCompiledLocals code
kvn [Tue, 15 Sep 2015 11:04:11 -0700] rev 33063
8136406: Remove ZapDeadCompiledLocals code Summary: Dead code elimination. Reviewed-by: roland, twisti
Tue, 15 Sep 2015 13:08:43 +0200 8136461: PhaseIdealLoop::try_move_store_before_loop() may bypass early loop exit
roland [Tue, 15 Sep 2015 13:08:43 +0200] rev 33062
8136461: PhaseIdealLoop::try_move_store_before_loop() may bypass early loop exit Summary: PhaseIdealLoop::try_move_store_before_loop() needs to check for early loop exit before candidate Stores Reviewed-by: kvn
Tue, 15 Sep 2015 12:59:51 +0000 8136524: aarch64: test/compiler/runtime/7196199/Test7196199.java fails
enevill [Tue, 15 Sep 2015 12:59:51 +0000] rev 33061
8136524: aarch64: test/compiler/runtime/7196199/Test7196199.java fails Summary: Fix safepoint handlers to save 128 bits on vector poll Reviewed-by: kvn Contributed-by: felix.yang@linaro.org
Thu, 22 Oct 2015 08:47:43 -0700 Added tag jdk9-b88 for changeset 9f14b17a8956
lana [Thu, 22 Oct 2015 08:47:43 -0700] rev 33060
Added tag jdk9-b88 for changeset 9f14b17a8956
Tue, 27 Oct 2015 10:15:37 -0700 Merge
amurillo [Tue, 27 Oct 2015 10:15:37 -0700] rev 33059
Merge
Thu, 22 Oct 2015 16:25:34 -0700 Merge
amurillo [Thu, 22 Oct 2015 16:25:34 -0700] rev 33058
Merge
Tue, 20 Oct 2015 11:17:05 -0400 Merge
jprovino [Tue, 20 Oct 2015 11:17:05 -0400] rev 33057
Merge
Wed, 07 Oct 2015 00:46:44 +0200 Merge
jwilhelm [Wed, 07 Oct 2015 00:46:44 +0200] rev 33056
Merge
Tue, 27 Oct 2015 17:51:36 +0100 8140312: Enable new sjavac server only mode in jdk build
erikj [Tue, 27 Oct 2015 17:51:36 +0100] rev 33055
8140312: Enable new sjavac server only mode in jdk build Reviewed-by: ihse, tbell
Tue, 27 Oct 2015 13:48:21 +0100 8140484: Vardeps broken when variable value contains '$'
erikj [Tue, 27 Oct 2015 13:48:21 +0100] rev 33054
8140484: Vardeps broken when variable value contains '$' Reviewed-by: tbell
Thu, 22 Oct 2015 11:12:30 -0700 Merge
lana [Thu, 22 Oct 2015 11:12:30 -0700] rev 33053
Merge
Thu, 22 Oct 2015 16:41:24 +0200 8140282: Remove test directories on clean-test-*
ihse [Thu, 22 Oct 2015 16:41:24 +0200] rev 33052
8140282: Remove test directories on clean-test-* Reviewed-by: erikj
Thu, 22 Oct 2015 15:54:15 +0200 8140277: Configuration out-of-date check should also check closed sources
ihse [Thu, 22 Oct 2015 15:54:15 +0200] rev 33051
8140277: Configuration out-of-date check should also check closed sources Reviewed-by: erikj
Wed, 21 Oct 2015 18:38:29 -0700 Merge
lana [Wed, 21 Oct 2015 18:38:29 -0700] rev 33050
Merge
Tue, 20 Oct 2015 11:56:22 -0700 Merge
amurillo [Tue, 20 Oct 2015 11:56:22 -0700] rev 33049
Merge
Mon, 19 Oct 2015 12:30:16 -0700 Merge
amurillo [Mon, 19 Oct 2015 12:30:16 -0700] rev 33048
Merge
Sat, 17 Oct 2015 15:41:02 -0400 Merge
dlong [Sat, 17 Oct 2015 15:41:02 -0400] rev 33047
Merge
Fri, 09 Oct 2015 02:43:49 -0400 Merge
dlong [Fri, 09 Oct 2015 02:43:49 -0400] rev 33046
Merge
Thu, 08 Oct 2015 11:31:14 -1000 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti [Thu, 08 Oct 2015 11:31:14 -1000] rev 33045
8136421: JEP 243: Java-Level JVM Compiler Interface Reviewed-by: ihse, alanb, roland, coleenp, iveresov, kvn, kbarrett
Wed, 07 Oct 2015 00:46:44 +0200 Merge
jwilhelm [Wed, 07 Oct 2015 00:46:44 +0200] rev 33044
Merge
Mon, 28 Sep 2015 15:05:01 +0200 Merge
jwilhelm [Mon, 28 Sep 2015 15:05:01 +0200] rev 33043
Merge
Thu, 24 Sep 2015 20:39:41 +0300 8086134: Deadlock detection fails to attach to core file
dsamersoff [Thu, 24 Sep 2015 20:39:41 +0300] rev 33042
8086134: Deadlock detection fails to attach to core file Summary: Test reimplemented for jtreg Reviewed-by: jbachorik
Thu, 08 Oct 2015 14:28:55 -0700 Merge
amurillo [Thu, 08 Oct 2015 14:28:55 -0700] rev 33041
Merge
Thu, 01 Oct 2015 11:52:43 -0700 Merge
amurillo [Thu, 01 Oct 2015 11:52:43 -0700] rev 33040
Merge
Fri, 25 Sep 2015 12:04:34 -0700 Merge
iveresov [Fri, 25 Sep 2015 12:04:34 -0700] rev 33039
Merge
Fri, 18 Sep 2015 10:09:38 +0200 8135068: Extract method matchers from CompilerOracle
neliasso [Fri, 18 Sep 2015 10:09:38 +0200] rev 33038
8135068: Extract method matchers from CompilerOracle Summary: Ecapsulate code to enable reuse Reviewed-by: roland, kvn
Tue, 20 Oct 2015 10:33:25 -0700 Merge
prr [Tue, 20 Oct 2015 10:33:25 -0700] rev 33037
Merge
Tue, 20 Oct 2015 08:24:24 -0700 Merge
prr [Tue, 20 Oct 2015 08:24:24 -0700] rev 33036
Merge
Mon, 12 Oct 2015 14:44:02 -0700 Merge
prr [Mon, 12 Oct 2015 14:44:02 -0700] rev 33035
Merge
Tue, 06 Oct 2015 12:51:53 -0700 Merge
ddehaven [Tue, 06 Oct 2015 12:51:53 -0700] rev 33034
Merge
Fri, 02 Oct 2015 17:33:42 +0200 8138739: Enable devkit on macosx in JPRT (again)
erikj [Fri, 02 Oct 2015 17:33:42 +0200] rev 33033
8138739: Enable devkit on macosx in JPRT (again) Reviewed-by: ihse
Tue, 20 Oct 2015 17:29:53 +0200 8139813: Base heap size on type of boot jdk, not architecture of build machine
erikj [Tue, 20 Oct 2015 17:29:53 +0200] rev 33032
8139813: Base heap size on type of boot jdk, not architecture of build machine Reviewed-by: tbell, ihse
Tue, 20 Oct 2015 16:40:01 +0200 8139969: Fix unzip in compare.sh broken by JDK-8136813
ihse [Tue, 20 Oct 2015 16:40:01 +0200] rev 33031
8139969: Fix unzip in compare.sh broken by JDK-8136813 Reviewed-by: erikj
Tue, 20 Oct 2015 10:39:07 +0200 8139668: Generate README-build.html from markdown
ihse [Tue, 20 Oct 2015 10:39:07 +0200] rev 33030
8139668: Generate README-build.html from markdown Reviewed-by: erikj
Tue, 20 Oct 2015 09:47:56 +0200 8139735: Switch compilers in JPRT for windows and linux
erikj [Tue, 20 Oct 2015 09:47:56 +0200] rev 33029
8139735: Switch compilers in JPRT for windows and linux Reviewed-by: tbell, ihse
Mon, 19 Oct 2015 19:13:58 +0200 8134254: JShell API/tool: REPL for Java into JDK9
jlahoda [Mon, 19 Oct 2015 19:13:58 +0200] rev 33028
8134254: JShell API/tool: REPL for Java into JDK9 Summary: Adding jdk.jshell module into modules.xml; and listing it among TOOLS_MODULES. Reviewed-by: alanb, erikj, sundar Contributed-by: robert.field@oracle.com, jan.lahoda@oracle.com
Thu, 22 Oct 2015 08:47:39 -0700 Added tag jdk9-b88 for changeset 15f446204203
lana [Thu, 22 Oct 2015 08:47:39 -0700] rev 33027
Added tag jdk9-b88 for changeset 15f446204203
Wed, 05 Jul 2017 20:54:58 +0200 Added tag jdk9-b88 for changeset 16b4968f9bb8
duke [Wed, 05 Jul 2017 20:54:58 +0200] rev 33026
Added tag jdk9-b88 for changeset 16b4968f9bb8
Wed, 05 Jul 2017 20:54:58 +0200 Merge jdk9-b88
duke [Wed, 05 Jul 2017 20:54:58 +0200] rev 33025
Merge
Wed, 05 Jul 2017 20:54:54 +0200 Merge
duke [Wed, 05 Jul 2017 20:54:54 +0200] rev 33024
Merge
Wed, 21 Oct 2015 15:15:36 -0700 Merge
lana [Wed, 21 Oct 2015 15:15:36 -0700] rev 33023
Merge
Thu, 15 Oct 2015 16:50:02 -0700 Merge
lana [Thu, 15 Oct 2015 16:50:02 -0700] rev 33022
Merge
Tue, 13 Oct 2015 09:02:30 +0100 8139371: Three langtools test failures after the removal of sun.misc.Lock
chegar [Tue, 13 Oct 2015 09:02:30 +0100] rev 33021
8139371: Three langtools test failures after the removal of sun.misc.Lock Reviewed-by: jjg, mchung
Tue, 13 Oct 2015 09:48:03 +0530 8000316: Huge performance bottleneck in com.sun.tools.javac.comp.Check.localClassName
sadayapalam [Tue, 13 Oct 2015 09:48:03 +0530] rev 33020
8000316: Huge performance bottleneck in com.sun.tools.javac.comp.Check.localClassName Summary: Speed up Check.localClassName by avoiding generating names known to be in use already Reviewed-by: mcimadamore, jlahoda, sadayapalam Contributed-by: dmitry.chuyko@oracle.com
Mon, 12 Oct 2015 19:43:44 +0530 8139245: compiler crashes with exception on int:new method reference and generic method inference
sadayapalam [Mon, 12 Oct 2015 19:43:44 +0530] rev 33019
8139245: compiler crashes with exception on int:new method reference and generic method inference Reviewed-by: mcimadamore
Mon, 12 Oct 2015 12:24:33 +0100 8138840: NPE when compiling bitwise operations with illegal operand types
mcimadamore [Mon, 12 Oct 2015 12:24:33 +0100] rev 33018
8138840: NPE when compiling bitwise operations with illegal operand types 8139243: compiler crashes with exception on sum operation of String var and void method call result 8139249: Compiler crashes on unary bitwise complement with non-integral operand Summary: Certain binary operator checks are accepting more operands than required. Reviewed-by: jlahoda
Mon, 19 Oct 2015 00:25:14 -0700 Added tag jdk9-b87 for changeset 610c74da519c
lana [Mon, 19 Oct 2015 00:25:14 -0700] rev 33017
Added tag jdk9-b87 for changeset 610c74da519c
Wed, 05 Jul 2017 20:54:48 +0200 Merge
duke [Wed, 05 Jul 2017 20:54:48 +0200] rev 33016
Merge
Wed, 21 Oct 2015 15:15:26 -0700 Merge
lana [Wed, 21 Oct 2015 15:15:26 -0700] rev 33015
Merge
Fri, 16 Oct 2015 19:07:08 +0300 8073519: schemagen does not report errors while generating xsd files
aefimov [Fri, 16 Oct 2015 19:07:08 +0300] rev 33014
8073519: schemagen does not report errors while generating xsd files Reviewed-by: dfuchs
Mon, 19 Oct 2015 00:25:03 -0700 Added tag jdk9-b87 for changeset 611cd2f9832d
lana [Mon, 19 Oct 2015 00:25:03 -0700] rev 33013
Added tag jdk9-b87 for changeset 611cd2f9832d
Wed, 05 Jul 2017 20:54:42 +0200 Merge
duke [Wed, 05 Jul 2017 20:54:42 +0200] rev 33012
Merge
Mon, 19 Oct 2015 00:25:01 -0700 Added tag jdk9-b87 for changeset 659a7814aa2e
lana [Mon, 19 Oct 2015 00:25:01 -0700] rev 33011
Added tag jdk9-b87 for changeset 659a7814aa2e
Wed, 05 Jul 2017 20:54:36 +0200 Merge
duke [Wed, 05 Jul 2017 20:54:36 +0200] rev 33010
Merge
Wed, 21 Oct 2015 15:15:33 -0700 Merge
lana [Wed, 21 Oct 2015 15:15:33 -0700] rev 33009
Merge
Thu, 15 Oct 2015 16:50:08 -0700 Merge
lana [Thu, 15 Oct 2015 16:50:08 -0700] rev 33008
Merge
Mon, 12 Oct 2015 14:52:47 +0200 8139282: Remove @author and @id tags from Dynalink JavaDoc; some minor edits
attila [Mon, 12 Oct 2015 14:52:47 +0200] rev 33007
8139282: Remove @author and @id tags from Dynalink JavaDoc; some minor edits Reviewed-by: mhaupt, sundar
Mon, 12 Oct 2015 13:44:38 +0200 8139270: Drastically reduce memory footprint of ChainedCallSite
attila [Mon, 12 Oct 2015 13:44:38 +0200] rev 33006
8139270: Drastically reduce memory footprint of ChainedCallSite Reviewed-by: hannesw, sundar
Mon, 12 Oct 2015 13:36:41 +0200 8139266: add JSAdapter example with fallthrough
mhaupt [Mon, 12 Oct 2015 13:36:41 +0200] rev 33005
8139266: add JSAdapter example with fallthrough Reviewed-by: attila, hannesw
Mon, 12 Oct 2015 10:28:27 +0200 8139274: Use JDK 8 default method for LinkerServices.asTypeLosslessReturn
attila [Mon, 12 Oct 2015 10:28:27 +0200] rev 33004
8139274: Use JDK 8 default method for LinkerServices.asTypeLosslessReturn Reviewed-by: lagergren, sundar
Mon, 12 Oct 2015 10:27:32 +0200 8139273: Small improvements to DynamicLinker and DynamicLinkerFactory
attila [Mon, 12 Oct 2015 10:27:32 +0200] rev 33003
8139273: Small improvements to DynamicLinker and DynamicLinkerFactory Reviewed-by: lagergren, sundar
Mon, 19 Oct 2015 00:25:16 -0700 Added tag jdk9-b87 for changeset 9f7dd20687ba
lana [Mon, 19 Oct 2015 00:25:16 -0700] rev 33002
Added tag jdk9-b87 for changeset 9f7dd20687ba
Wed, 05 Jul 2017 20:54:31 +0200 Merge
duke [Wed, 05 Jul 2017 20:54:31 +0200] rev 33001
Merge
Mon, 19 Oct 2015 00:24:56 -0700 Added tag jdk9-b87 for changeset 6f6a93f70f07
lana [Mon, 19 Oct 2015 00:24:56 -0700] rev 33000
Added tag jdk9-b87 for changeset 6f6a93f70f07
Wed, 05 Jul 2017 20:54:28 +0200 Merge
duke [Wed, 05 Jul 2017 20:54:28 +0200] rev 32999
Merge
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip