lfoltan [Fri, 23 Jan 2015 09:54:33 -0500] rev 28731
8067480: Crash in klassItable::initialize_itable_for_interface when running vm.runtime.defmeth.StaticMethodsTest.
Summary: A static method should be skipped in entirety by find_instance_method(), searching should continue to find an overpass method of the same name and signature if present.
Reviewed-by: acorn, hseigel
thartmann [Wed, 28 Jan 2015 07:55:27 +0100] rev 28730
8064940: JMH javac performance regressions on solaris-sparcv9 in 9-b34
Summary: Aligning code heap sizes to large page size if supported.
Reviewed-by: kvn, anoll
dlong [Tue, 27 Jan 2015 13:58:55 -0500] rev 28729
Merge
pchistyakov [Mon, 26 Jan 2015 19:01:50 +0300] rev 28728
8069125: compiler/codecache/stress tests timeout in nightlies
Summary: added timeout between one of test threads iterations, adjusted hole test execution time
Reviewed-by: kvn
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
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
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
iveresov [Thu, 22 Jan 2015 21:02:24 +0000] rev 28724
Merge
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
fzhinkin [Tue, 20 Jan 2015 11:26:20 +0300] rev 28722
8069126: compiler/rtm/locking/TestRTMTotalCountIncrRate.java nightly failure
Reviewed-by: kvn
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
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
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
amurillo [Mon, 26 Jan 2015 17:00:39 -0800] rev 28718
Merge
katleman [Thu, 05 Feb 2015 11:43:29 -0800] rev 28717
Added tag jdk9-b49 for changeset 6a22230c068f
lana [Thu, 05 Feb 2015 15:41:43 -0800] rev 28716
Merge