log

age author description
Wed, 26 Nov 2014 14:17:06 +0400 fzhinkin 8037968: Add tests on alignment of objects copied to survivor space
Thu, 18 Dec 2014 21:59:05 -0800 amurillo 8067802: Update the Hotspot version numbers in Hotspot for JDK 8u60
Fri, 19 Dec 2014 01:29:51 +0000 dholmes Merge
Thu, 18 Dec 2014 19:49:28 -0500 dholmes Merge
Tue, 25 Nov 2014 21:00:21 -0500 dholmes 8035663: Suspicious failure of test java/util/concurrent/Phaser/FickleRegister.java
Tue, 25 Nov 2014 15:59:42 +0100 goetz 8065915: Fix includes after 8058148: MaxNodeLimit and LiveNodeCountInliningCutoff
Thu, 18 Dec 2014 09:52:55 +0000 kevinw Merge
Thu, 18 Dec 2014 08:54:32 +0000 kevinw Merge
Thu, 04 Dec 2014 12:43:45 +0000 kevinw 8061785: [TEST_BUG] serviceability/sa/jmap-hashcode/Test8028623.java has utf8 character corrupted by earlier merge
Wed, 03 Dec 2014 20:40:00 +0000 kevinw 8039995: Test serviceability/sa/jmap-hashcode/Test8028623.java fails on some Linux/Mac machines.
Mon, 01 Dec 2014 18:22:45 +0400 vkempik 8058935: CPU detection gives 0 cores per cpu, 2 threads per core in Amazon EC2 environment
Mon, 29 Dec 2014 19:40:48 -0800 lana Merge
Wed, 17 Dec 2014 14:46:33 -0800 katleman Added tag jdk8u60-b00 for changeset d9349fa88223
Wed, 17 Dec 2014 14:38:47 -0800 lana Merge
Tue, 16 Dec 2014 09:19:27 -0800 amurillo Merge
Fri, 22 Jan 2016 12:48:57 -1000 twisti Use a reserved registers array in initAllocatable.
Fri, 22 Jan 2016 12:48:29 -1000 twisti [AArch64]: We need zr and sp as separate registers.
Fri, 22 Jan 2016 14:05:49 -0800 Tom Rodriguez Always check the type of CallingConvention.Type
Thu, 21 Jan 2016 13:53:26 -0800 Christian Wimmer Make CallingConvention.Type extensible; remove unused stackOnly parameter
Wed, 20 Jan 2016 13:56:34 -0800 Tom Rodriguez Add CompilerToVM.interpreterFrameSize to support stack banging for deopt
Wed, 20 Jan 2016 11:13:45 +0100 Roland Schatz Backport isImmutablePIC field from jvmci-9, and add documentation.
Tue, 19 Jan 2016 17:36:21 -0800 Christian Wimmer Move data fields from CompiledCode to HotSpotCompiledCode
Tue, 19 Jan 2016 13:32:31 -0800 Tom Rodriguez JVMCICompiler.compileMethod should always return non-null
Tue, 19 Jan 2016 11:07:20 -0800 Tom Rodriguez Fixed spelling of getFailureMessage
Tue, 19 Jan 2016 11:55:30 +0100 Doug Simon added JVMCI_VERSION constant
Fri, 15 Jan 2016 08:29:11 -0800 Tom Rodriguez Merge
Thu, 14 Jan 2016 17:45:25 -0800 Tom Rodriguez Remove unused vmSymbol
Thu, 14 Jan 2016 17:29:44 -0800 Tom Rodriguez Remove incorrect assert
Fri, 15 Jan 2016 16:50:19 +0100 Roland Schatz Simplify code installation interface: Use CompiledCode class instead of CompilationResult and DataSection.
Fri, 15 Jan 2016 15:51:01 +0100 Roland Schatz Remove unused method.