log

age author description
Tue, 02 Aug 2016 17:18:09 -0700 Tom Rodriguez Add a vframe_id to jvmtiDeferredLocalVariable to properly track vframe identity
Fri, 29 Jul 2016 08:47:59 -0700 Tom Rodriguez CompilerToVM::Data should be declared in vmstructs
Mon, 25 Jul 2016 09:30:56 -0700 Tom Rodriguez 8161292: [JVMCI] missing test files from 8159368 (incorrect native calling convention for windows)
Fri, 15 Jul 2016 09:38:27 -0700 Tom Rodriguez Fixed vtable size computation in HotSpotVMConfig and add test
Mon, 11 Jul 2016 12:11:36 +0000 Stefan Anzinger Added tag jvmci-0.18 for changeset 4a61c3e64ab4
Mon, 04 Jul 2016 10:19:49 +0200 Doug Simon Added tag jvmci-0.17 for changeset 5595ab8ba8bd
Mon, 04 Jul 2016 10:19:42 +0200 Doug Simon documented DummyCompilerFactory jvmci-0.17
Sun, 03 Jul 2016 00:13:33 +0200 Doug Simon Added tag jvmci-0.17 for changeset 3db9e47b477a
Sun, 03 Jul 2016 00:13:22 +0200 Doug Simon simplified JVMCI compiler auto selection (JDK-8160730)
Sat, 02 Jul 2016 01:00:54 +0200 Doug Simon Added tag jvmci-0.17 for changeset c61554b3f6df
Sat, 02 Jul 2016 01:00:12 +0200 Doug Simon compiler selection should work without -Djvmci.Compiler (JDK-8160730)
Sat, 02 Jul 2016 00:48:02 +0200 Doug Simon update required mx version
Fri, 01 Jul 2016 21:21:42 +0200 Doug Simon fixed checkstyle issues
Thu, 30 Jun 2016 22:08:57 +0200 Doug Simon need to be able to copy internal arrays from LocalVariableTable and LineNumberTable (JDK-8160647)
Thu, 30 Jun 2016 22:07:57 +0200 Doug Simon removed jdk.vm.ci.hotspot.HotSpotMethodDataAccessor.Tag (JDK-8159613)