Mon, 26 Jan 2015 18:59:09 +0300 8066998: [TESTBUG] compiler/whitebox/ForceNMethodSweepTest.java : sweep shouldn't increase usage
pchistyakov [Mon, 26 Jan 2015 18:59:09 +0300] rev 28727
8066998: [TESTBUG] compiler/whitebox/ForceNMethodSweepTest.java : sweep shouldn't increase usage Summary: disable background compilation Reviewed-by: kvn
Mon, 26 Jan 2015 10:43:42 +0100 8071312: compiler/arguments/CheckCompileThresholdScaling.java fails
zmajo [Mon, 26 Jan 2015 10:43:42 +0100] rev 28726
8071312: compiler/arguments/CheckCompileThresholdScaling.java fails Summary: Change the way VM handles CompileThresholdScaling==0, update test Reviewed-by: kvn, drchase, fzhinkin
Fri, 23 Jan 2015 22:39:24 -0500 8031064: build_vm_def.sh not working correctly for new build cross compile
dlong [Fri, 23 Jan 2015 22:39:24 -0500] rev 28725
8031064: build_vm_def.sh not working correctly for new build cross compile Summary: move nm and awk code into vm.make Reviewed-by: dsamersoff, dholmes
Thu, 22 Jan 2015 21:02:24 +0000 Merge
iveresov [Thu, 22 Jan 2015 21:02:24 +0000] rev 28724
Merge
Thu, 22 Jan 2015 11:25:23 -0800 8071302: assert(!_reg_node[reg_lo] || edge_from_to(_reg_node[reg_lo], def)) failed: after block local
iveresov [Thu, 22 Jan 2015 11:25:23 -0800] rev 28723
8071302: assert(!_reg_node[reg_lo] || edge_from_to(_reg_node[reg_lo], def)) failed: after block local Summary: Add merge nodes to node to block mapping Reviewed-by: kvn, vlivanov
Tue, 20 Jan 2015 11:26:20 +0300 8069126: compiler/rtm/locking/TestRTMTotalCountIncrRate.java nightly failure
fzhinkin [Tue, 20 Jan 2015 11:26:20 +0300] rev 28722
8069126: compiler/rtm/locking/TestRTMTotalCountIncrRate.java nightly failure Reviewed-by: kvn
Thu, 22 Jan 2015 11:23:13 +0100 8069035: compiler/oracle/CheckCompileCommandOption.java nightly failure
neliasso [Thu, 22 Jan 2015 11:23:13 +0100] rev 28721
8069035: compiler/oracle/CheckCompileCommandOption.java nightly failure Summary: Fixed whitespace handling and added test cases Reviewed-by: kvn, anoll, zmajo
Thu, 22 Jan 2015 11:05:14 +0100 8069389: CompilerOracle prefix wildcarding is broken for long strings
neliasso [Thu, 22 Jan 2015 11:05:14 +0100] rev 28720
8069389: CompilerOracle prefix wildcarding is broken for long strings Summary: Replace strcpy with memmove Reviewed-by: kvn
Thu, 22 Jan 2015 09:07:41 +0100 8069580: String intrinsic related cleanups
thartmann [Thu, 22 Jan 2015 09:07:41 +0100] rev 28719
8069580: String intrinsic related cleanups Summary: Small cleanup of string intrinsic related code. Reviewed-by: kvn, roland
Mon, 26 Jan 2015 17:00:39 -0800 Merge
amurillo [Mon, 26 Jan 2015 17:00:39 -0800] rev 28718
Merge
Thu, 05 Feb 2015 11:43:29 -0800 Added tag jdk9-b49 for changeset 6a22230c068f
katleman [Thu, 05 Feb 2015 11:43:29 -0800] rev 28717
Added tag jdk9-b49 for changeset 6a22230c068f
Thu, 05 Feb 2015 15:41:43 -0800 Merge
lana [Thu, 05 Feb 2015 15:41:43 -0800] rev 28716
Merge
Tue, 03 Feb 2015 14:08:55 -0800 8069551: Move java.security.acl from compact3 to java.base
mchung [Tue, 03 Feb 2015 14:08:55 -0800] rev 28715
8069551: Move java.security.acl from compact3 to java.base Reviewed-by: alanb, mullan, wetmore
Fri, 30 Jan 2015 16:56:03 -0800 Merge
amurillo [Fri, 30 Jan 2015 16:56:03 -0800] rev 28714
Merge
Mon, 26 Jan 2015 17:00:38 -0800 Merge
amurillo [Mon, 26 Jan 2015 17:00:38 -0800] rev 28713
Merge
Thu, 05 Feb 2015 11:43:28 -0800 Added tag jdk9-b49 for changeset dd613dc718a1
katleman [Thu, 05 Feb 2015 11:43:28 -0800] rev 28712
Added tag jdk9-b49 for changeset dd613dc718a1
Wed, 05 Jul 2017 20:17:34 +0200 Added tag jdk9-b49 for changeset 5b8db585a33c
duke [Wed, 05 Jul 2017 20:17:34 +0200] rev 28711
Added tag jdk9-b49 for changeset 5b8db585a33c
Wed, 05 Jul 2017 20:17:33 +0200 Merge jdk9-b49
duke [Wed, 05 Jul 2017 20:17:33 +0200] rev 28710
Merge
Wed, 05 Jul 2017 20:17:28 +0200 Merge
duke [Wed, 05 Jul 2017 20:17:28 +0200] rev 28709
Merge
Thu, 29 Jan 2015 15:36:21 -0800 Merge
lana [Thu, 29 Jan 2015 15:36:21 -0800] rev 28708
Merge
Thu, 29 Jan 2015 14:43:19 -0800 8071617: move pathToURLs from javac.file.Locations to javadoc.DocletInvoker
jjg [Thu, 29 Jan 2015 14:43:19 -0800] rev 28707
8071617: move pathToURLs from javac.file.Locations to javadoc.DocletInvoker Reviewed-by: ksrini
Tue, 27 Jan 2015 19:50:41 -0800 8068937: jdeps shows "not found" if target class has no reference other than its own package
mchung [Tue, 27 Jan 2015 19:50:41 -0800] rev 28706
8068937: jdeps shows "not found" if target class has no reference other than its own package Reviewed-by: alanb
Tue, 27 Jan 2015 15:11:57 -0800 8068463: Group 10c: golden files for tests in tools/javac dir
sogoel [Tue, 27 Jan 2015 15:11:57 -0800] rev 28705
8068463: Group 10c: golden files for tests in tools/javac dir Reviewed-by: jjg, mcimadamore
Wed, 28 Jan 2015 16:45:50 -0800 Added tag jdk9-b48 for changeset 6e2e298c50f1
katleman [Wed, 28 Jan 2015 16:45:50 -0800] rev 28704
Added tag jdk9-b48 for changeset 6e2e298c50f1
(0) -10000 -3000 -1000 -300 -100 -50 -24 +24 +50 +100 +300 +1000 +3000 +10000 +30000 tip