log

age author description
Fri, 04 Sep 2015 17:02:03 -0700 Tom Rodriguez Remove JVMCIHProfEnabled.
Wed, 02 Sep 2015 13:57:44 -1000 twisti Revert removed assert.
Wed, 02 Sep 2015 12:51:21 -1000 twisti Move assert in SharedRuntime::register_finalizer.
Fri, 04 Sep 2015 19:22:19 +0200 Stefan Anzinger [SPARC] Use st_ptr to store JavaThread::jvmci_implicit_exception_pc
Fri, 04 Sep 2015 17:17:02 +0200 Stefan Anzinger [SPARC] Don't check if enough space is available at the end of the heap for tlab
Fri, 04 Sep 2015 15:29:41 +0200 Stefan Anzinger [SPARC] Adjust size for deopt_blob to a reasonable value
Fri, 04 Sep 2015 16:38:26 +0200 Doug Simon use public https urls
Fri, 04 Sep 2015 16:12:42 +0200 Doug Simon use public https urls
Fri, 04 Sep 2015 13:54:28 +0200 Josef Eisl Update to mxversion 5.5.1.
Fri, 04 Sep 2015 00:06:43 -0700 Tom Rodriguez Add jtreg annotations to some tests
Fri, 04 Sep 2015 00:06:28 -0700 Tom Rodriguez Adopt some jvmci-9 source changes
Fri, 04 Sep 2015 00:06:13 -0700 Tom Rodriguez Adopt some jvmci-9 formatting changes
Thu, 03 Sep 2015 13:50:06 -0700 Tom Rodriguez JVMCIRuntime::metadata_do shouldn't run until HotSpotJVMCIRuntime is initialized
Thu, 03 Sep 2015 13:34:52 -0700 Tom Rodriguez jvmciJavaAccess fields can't be used until their type is linked
Thu, 03 Sep 2015 13:30:54 -0700 Tom Rodriguez jvmciJavaAccess classes are always instanceKlasses
Thu, 03 Sep 2015 17:03:51 +0200 Doug Simon removed use of intermediate jvmci.options/ directory to create OptionDescriptors service files
Thu, 03 Sep 2015 14:47:36 +0200 Doug Simon revived support for specifying JVMCI options in <jre>/lib/jvmci/options
Thu, 03 Sep 2015 12:03:25 +0200 Roland Schatz Fix rawtypes warnings.
Thu, 03 Sep 2015 00:53:54 +0200 Doug Simon suppressed -Xlint:try warnings
Wed, 02 Sep 2015 10:14:53 -0700 Tom Rodriguez Add missing virtual keyword
Wed, 02 Sep 2015 10:13:06 -0700 Tom Rodriguez Add spaces around format macros
Wed, 02 Sep 2015 14:11:48 +0200 Josef Eisl Add ValueUtil#asRegisterValue.
Wed, 02 Sep 2015 14:01:26 +0200 Doug Simon fixed all existing -Xlint warnings
Wed, 02 Sep 2015 12:02:17 +0200 Roland Schatz Collapse Value and AbstractValue into a single abstract base class.
Tue, 01 Sep 2015 18:58:12 +0200 Stefan Anzinger Merge
Tue, 01 Sep 2015 16:58:53 +0200 Stefan Anzinger Remove debug output from solaris_sparc signal handler
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