log

age author description
Wed, 05 Oct 2016 22:07:45 +0200 Doug Simon renamed JVMCIPrintSystemProperties to JVMCIPrintProperties
Wed, 05 Oct 2016 11:38:45 -0700 Tom Rodriguez Sync with JDK9 MDO changes
Wed, 05 Oct 2016 17:30:21 +0200 Doug Simon recast "JVMCI flags" language to "JVMCI system properties"
Wed, 05 Oct 2016 16:28:05 +0200 Doug Simon removed redundancy in header of JVMCI system property listing
Wed, 05 Oct 2016 13:58:15 +0200 Doug Simon renamed JVMCIPrintFlags to JVMCIPrintSystemProperties
Wed, 05 Oct 2016 10:19:36 +0200 Doug Simon do not exit on -XX:+JVMCIPrintFlags or -Djvmci.PrintConfig
Tue, 04 Oct 2016 22:14:32 +0200 Doug Simon added -XX:+JVMCIPrintFlags to support printing of JVMCI flags without having to know how to trigger JVMCI initialization
Tue, 04 Oct 2016 22:02:07 +0200 Doug Simon use VM.getSavedProperty instead of System.getProperty for "java.home"
Tue, 04 Oct 2016 21:58:49 +0200 Doug Simon move MethodProfileWidth to jvmci_globals.hpp (JDK-8163864)
Mon, 03 Oct 2016 17:54:28 +0000 rschatz 8166781: fix wrong comment in ReceiverTypeData
Fri, 30 Sep 2016 12:22:05 +0200 Gilles Duboscq Fix allocation of trap history (was lost in a merge)
Thu, 29 Sep 2016 09:56:48 -0700 Tom Rodriguez Synchronize with JDK9 printing differences in jvmciCodeInstaller
Thu, 29 Sep 2016 18:31:34 +0200 Aleksandar Prokopec Fix printing of nested method classes in MetaUtil, and ensure they do not throw.
Thu, 29 Sep 2016 12:04:27 +0200 Doug Simon improved documentation of BytecodePosition API
Thu, 29 Sep 2016 10:01:23 +0200 Doug Simon Added tag jvmci-0.21 for changeset be0d95e99204
Thu, 29 Sep 2016 09:57:56 +0200 Doug Simon illegal bci in BytecodePosition causes IllegalArgumentException jvmci-0.21
Wed, 28 Sep 2016 16:39:44 -0700 Tom Rodriguez Record metadata_Relocations for metadata references
Wed, 28 Sep 2016 19:27:23 +0200 Doug Simon Added tag jvmci-0.21 for changeset c64c9fac1ab9
Wed, 28 Sep 2016 09:22:23 -0700 Tom Rodriguez Expose decompile counts in MDO
Wed, 28 Sep 2016 14:01:41 +0200 Doug Simon Added tag jvmci-0.21 for changeset bf2d00fc162b
Wed, 28 Sep 2016 12:37:43 +0200 David Leopoldseder jvmci_globals: comment flag
Mon, 26 Sep 2016 13:54:28 -0700 Tom Rodriguez Reduce the size of the deopt entry points in the interpreter
Fri, 23 Sep 2016 17:54:00 +0200 David Leopoldseder jvmci_globals: add missing argument
Fri, 23 Sep 2016 16:33:12 +0200 David Leopoldseder move jvmci flag handling to JVMCIGlobals
Thu, 22 Sep 2016 13:15:59 -0700 Tom Rodriguez C1 profiling of statically bindable method should mimic the interpreter
Wed, 21 Sep 2016 20:15:14 -0700 Tom Rodriguez Try to load the MDO on return from frequency_counter_overflow
Wed, 21 Sep 2016 20:14:12 -0700 Tom Rodriguez Fix logic for printing HotSpotMethodData
Wed, 21 Sep 2016 20:08:53 -0700 Tom Rodriguez Disallow too large bci in BytecodePosition
Wed, 21 Sep 2016 19:37:02 -0700 Tom Rodriguez Bring over missing null check from JDK9
Mon, 19 Sep 2016 15:47:00 +0200 Doug Simon Added tag jvmci-0.21 for changeset f6de9aff9991