log

age author description
Tue, 08 Sep 2015 10:49:52 +0200 Doug Simon removed no longer necessary applications of @SuppressWarnings("javadoc")
Mon, 07 Sep 2015 22:23:35 +0200 Doug Simon make processing of <jre>/lib/jvmci/*.properties file like other Java *.properties files in that the last definition of any propery "wins"
Mon, 07 Sep 2015 18:08:46 +0200 Doug Simon moved cstring utilities into UnsafeUtil and made them require the caller to have the Unsafe capability
Mon, 07 Sep 2015 11:42:32 +0200 Doug Simon Backed out d113a94d4fdd except for removing use of os::read
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
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
Thu, 27 Aug 2015 12:19:43 +0200 Stefan Anzinger [SPARC] SharedRuntime::generate_deopt_blob use 32 bit store instead of 64bit for storing pending_deoptimization value
Wed, 26 Aug 2015 15:06:50 -0700 Christian Wimmer Merge
Tue, 25 Aug 2015 15:27:13 -0700 Christian Wimmer Ensure only one OptionDescriptor is created per option; allow custom lists of options passed to OptionParser
Tue, 25 Aug 2015 22:58:03 +0200 Doug Simon made JavaThread::_jvmci a union
Tue, 25 Aug 2015 09:50:46 -0700 Tom Rodriguez Disable CTW during JVMCI bootstrap
Tue, 25 Aug 2015 15:01:40 +0200 Doug Simon documented other JVMCI-specific fields in JavaThread
Tue, 25 Aug 2015 14:34:50 +0200 Doug Simon documented JVMCI-specific _implicit_exception_pc and _alternate_call_target fields in JavaThread and prepared for them to be in a union
Tue, 25 Aug 2015 13:56:32 +0200 Doug Simon make JVMCIRuntime::metadata_do return immediately if HotSpotJVMCIMetaAccessContext has not yet been loaded
Mon, 24 Aug 2015 19:17:08 -0700 Tom Rodriguez Move Java based CTW out of hotspot
Mon, 24 Aug 2015 19:16:03 -0700 Tom Rodriguez Ensure that calling HotSpotJVMCIRuntime.runtime() initializes JVMCI correctly
Mon, 24 Aug 2015 19:14:50 -0700 Tom Rodriguez Rename callInitializer to callStatic
Mon, 24 Aug 2015 22:35:47 +0200 Doug Simon moved JVMCI fields from ThreadShadow to Thread
Mon, 24 Aug 2015 10:38:13 -0700 Tom Rodriguez Remove last pieces of old Graal static stub changes
Mon, 24 Aug 2015 10:21:51 -0700 Tom Rodriguez Remove unused frame_extension_argument from i2c adapters
Mon, 24 Aug 2015 16:50:57 +0200 Doug Simon made BootstrapJVMCI false by default
Mon, 24 Aug 2015 13:05:10 +0200 Doug Simon use JVMCI_ONLY for single line changes
Mon, 24 Aug 2015 11:06:40 +0200 Doug Simon renames related to using metaspace wrappers instead of raw metaspace values
Fri, 21 Aug 2015 11:57:29 -0700 Tom Rodriguez Make jvmci redefinition safe
Fri, 21 Aug 2015 16:35:29 +0200 Doug Simon need to hold onto JFR Producer object to prevent it being garbage collected
Fri, 21 Aug 2015 13:18:40 +0200 Christian Humer Add ability to define a source target folder for distribution deployments.
Fri, 21 Aug 2015 12:13:43 +0200 Doug Simon guard against COMPILERJVMCI and COMPILER2 both being defined since they are mutually exclusive
Fri, 21 Aug 2015 11:39:38 +0200 Doug Simon moved SystemDictionary::jvmci_loader and SystemDictionary::init_jvmci_loader definitions to the header file
Fri, 21 Aug 2015 11:33:48 +0200 Doug Simon run JVMCI bootstrap iff BootstrapJVMCI is true
Fri, 21 Aug 2015 11:29:46 +0200 Doug Simon moved (newly) public method into public section
Fri, 21 Aug 2015 11:14:48 +0200 Doug Simon replace JVMCIDeferredInitBarriers with ReduceInitialCardMarks
Fri, 21 Aug 2015 11:05:48 +0200 Doug Simon use COMPILERJVMCI instead of INCLUDE_JVMCI when setting compiler name property
Thu, 20 Aug 2015 18:38:48 -0700 Tom Rodriguez Removed unused reference to BitSet
Thu, 20 Aug 2015 18:06:39 -0700 Tom Rodriguez Remove leftover code from when G1 wasn't supported
Thu, 20 Aug 2015 23:01:30 +0200 Doug Simon clarified error message when encountering an unexpected intrinsic id
Thu, 20 Aug 2015 22:57:39 +0200 Doug Simon added comment explaining why SharedRuntime::register_finalizer performs a dynamic check that an object has a finalizer
Thu, 20 Aug 2015 21:56:50 +0200 Doug Simon virtual object reallocation during deoptimization must always been done if INCLUDE_JVMCI is defined
Thu, 20 Aug 2015 21:55:07 +0200 Doug Simon JVMCI -> INCLUDE_JVMCI renames
Thu, 20 Aug 2015 21:54:35 +0200 Doug Simon updated symbols defined for hotspot CDT project
Thu, 20 Aug 2015 15:15:05 +0200 Roland Schatz Add comment to jvmci.properties file.
Thu, 20 Aug 2015 14:59:10 +0200 Roland Schatz Improved JavaDoc on HotSpotJVMCICompilerConfig.selectCompiler
Thu, 20 Aug 2015 14:56:20 +0200 Roland Schatz Don't create empty jvmci/src/{s,r,c} directories in mx.
Wed, 19 Aug 2015 16:37:42 -0700 Christian Wimmer Add unitests
Wed, 19 Aug 2015 16:27:06 -0700 Christian Wimmer Update makefile
Wed, 19 Aug 2015 16:16:49 -0700 Christian Wimmer amd64 and sparc code is not HotSpot-specific, therefore should be in JVMCI_API distribution
Wed, 19 Aug 2015 16:15:21 -0700 Christian Wimmer Add getAnnotations() method to ResolvedJavaType and ResolvedJavaField
Wed, 19 Aug 2015 13:37:41 +0200 Roland Schatz Remove unused class CalleeSaveLayout.
Wed, 19 Aug 2015 10:58:13 +0200 Doug Simon removed unnecessary @CallerSensitive usages
Mon, 17 Aug 2015 18:32:44 +0200 Roland Schatz Select default compiler from jvmci.compiler system property.
Tue, 11 Aug 2015 15:17:53 +0200 Roland Schatz Assertion checking alignment requirements in data section.
Mon, 17 Aug 2015 12:10:55 +0200 Stefan Anzinger Generate jvmci.make with all defined dependencies/bootclasspath regardless availability in the current enviornment
Mon, 17 Aug 2015 11:21:37 +0200 Stefan Anzinger Ignore projects in jvmci.make, when optional JRE/JDK library dependencies are not present
Fri, 14 Aug 2015 09:56:23 +0200 Stefan Anzinger [SPARC] Add LOAD_LOAD memory barrier as implicit barrier
Fri, 14 Aug 2015 09:27:42 +0200 Stefan Anzinger [SPARC] Add vmflags for BlockZeroing
Fri, 14 Aug 2015 15:35:08 +0200 Doug Simon some fixes and improvements based on JEP 243 review
Thu, 13 Aug 2015 11:53:13 -0700 Tom Rodriguez Add simple interface to control caching policy for ResolvedJavaTypes
Thu, 13 Aug 2015 11:10:21 -0700 Tom Rodriguez Remove MethodIdMap
Wed, 12 Aug 2015 17:46:38 +0200 Doug Simon cleaned up and added more javadoc to CompilerToVM (JDK-8133194)
Wed, 12 Aug 2015 12:11:33 +0200 Doug Simon added RedefineClassTest in disabled mode until JVMCI is class redefinition safe
Wed, 12 Aug 2015 10:51:44 +0200 Doug Simon removed implication that -G options are going away
Wed, 12 Aug 2015 10:50:46 +0200 Doug Simon fixed javadoc for HotSpotVMEventListener.compileMetaspaceMethod
Tue, 11 Aug 2015 01:55:00 +0200 Andreas Woess ensure JVMCI class loader is initialized before attempting to load service provider
Mon, 10 Aug 2015 23:23:36 +0200 Doug Simon added javadoc to more methods in CompilerToVM (JDK-8133194)
Mon, 10 Aug 2015 22:54:59 +0200 Doug Simon renamed exceptionTable* methods in CompilerToVM to getExceptionTable* and added javadoc (JDK-8133194)
Mon, 10 Aug 2015 14:59:44 +0200 Doug Simon newestInput parameter to HotSpotBuildTask.needsBuild() is a TimeStampFile as of mx 5.3.3
Mon, 10 Aug 2015 12:00:08 +0200 Doug Simon disable building native projects from Eclipse until we know how to do it properly with CDT