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