log

age author description
Mon, 31 Aug 2015 18:17:07 +0200 Stefan Anzinger Call JVMCIRuntime::parse_properties in Threads::create_vm
Mon, 31 Aug 2015 17:37:55 +0200 Stefan Anzinger Remove additional pad in deopt_blob when building with JVMCI; fix comment blocks in implicit_exception_uncommon_trap
Tue, 01 Sep 2015 17:28:48 +0200 Stefan Anzinger Enable commented out assertion
Tue, 01 Sep 2015 17:11:50 +0200 Stefan Anzinger Remove code in comment
Tue, 01 Sep 2015 15:42:57 +0200 Doug Simon updated required mxversion to 5.5.0
Tue, 01 Sep 2015 13:43:22 +0200 Roland Schatz Pass TargetDescription argument to CompilerToVM.installCode.
Mon, 31 Aug 2015 11:13:32 -0700 Tom Rodriguez rename jvmciGlobals to be consistent with c1_globals and c2_globals
Mon, 31 Aug 2015 11:03:06 -0700 Tom Rodriguez Split vmSymbols and systemDictionary JVMCI definitions off into their own file
Mon, 31 Aug 2015 17:26:06 +0200 Doug Simon added JVMCI JDK factory; clarified distinction between VM aliases and real VMs; removed left-over "graal" references; rename 'vm' function to 'run_vm'
Sun, 30 Aug 2015 12:29:24 +0200 Doug Simon renamed get_jvmci_jdk to get_jvmci_jdk_dir and where relevant, variables named jdk to jdkDir
Sun, 30 Aug 2015 12:28:37 +0200 Doug Simon renamed 'installJars' parameter of get_jvmci_jdk to 'deployDists'
Mon, 31 Aug 2015 15:09:33 +0200 Stefan Anzinger Remove unused mkdir $(DEST_SUBDIR) for MacOS
Mon, 31 Aug 2015 13:36:07 +0200 Roland Schatz Remove JavaConstant from Value hierarchy.
Sun, 30 Aug 2015 20:15:02 -0700 Tom Rodriguez Correct formatting
Fri, 28 Aug 2015 12:42:06 -1000 twisti Remove Java implementation of HotSpotConstantPool Cache and ResolvedReferences and HotSpotSymbol.
Fri, 28 Aug 2015 17:18:18 -0700 Tom Rodriguez Move PrintStreamOption out of JVMCI
Fri, 28 Aug 2015 14:39:05 -0700 twisti Cosmetic change.
Fri, 28 Aug 2015 14:39:02 -0700 twisti Remove WizardMode output.
Fri, 28 Aug 2015 14:36:52 -0700 Tom Rodriguez Don't increase ReservedCodeCacheSize for JVMCI
Fri, 28 Aug 2015 14:22:52 -0700 Tom Rodriguez Adjust meaning of TraceJVMCI levels
Fri, 28 Aug 2015 11:25:42 -0700 Christian Wimmer Merge
Fri, 28 Aug 2015 11:23:51 -0700 Christian Wimmer Invert logic for recording the assumptions of an AssumptionResult to Assumptions; this allows using assumption-free AssumptionResults when compiling without speculative optimizations
Fri, 28 Aug 2015 15:07:43 +0200 Josef Eisl mx jmh: quote forked vmArgs with spaces.
Fri, 28 Aug 2015 13:18:24 +0200 Roland Schatz Explicitly store slot kinds in DebugInfo.
Thu, 27 Aug 2015 13:35:19 -0700 Tom Rodriguez Remove unneeded os::get_pc function
Thu, 27 Aug 2015 18:28:49 +0200 Doug Simon removed microbench command (use jmh command instead)
Thu, 27 Aug 2015 17:08:25 +0200 Doug Simon removed duplicate line
Thu, 27 Aug 2015 17:08:03 +0200 Doug Simon removed unused BitSet symbol
Thu, 27 Aug 2015 17:07:24 +0200 Doug Simon added missing space
Thu, 27 Aug 2015 17:07:08 +0200 Doug Simon removed leftover Sumatra related code