log

age author description
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
Mon, 10 Aug 2015 13:36:47 +0200 Roland Schatz Support putting multiple constants next to each other in DataSection.
Fri, 07 Aug 2015 14:46:04 +0200 Gilles Duboscq Make sure lafo-snapshots repo is compatible with truffle definition
Fri, 07 Aug 2015 10:02:52 +0200 Stefan Anzinger Make assertion in ThreadLocalAllocBuffer::clear_before_allocation less strict when BlockZeroing is used
Fri, 07 Aug 2015 09:46:57 +0200 Stefan Anzinger [SPARC] Backout change 44ee46c753b1
Thu, 06 Aug 2015 15:50:18 +0200 Stefan Anzinger All SPARC float registers can be addressed in 4 byte portions; hence don't add 4 bytes to pointer pointing to a Narrow Oop
Thu, 06 Aug 2015 15:12:38 +0200 Stefan Anzinger [SPARC] Determine FPU Register type via its category
Mon, 03 Aug 2015 15:11:10 +0200 Stefan Anzinger [SPARC] Add SPARC specific symbol configuration to the hotspot eclipse project (Helps to index SPARC specific C++ code in Eclipse CDT)
Thu, 06 Aug 2015 18:05:24 -0700 Tom Rodriguez Add license information
Thu, 06 Aug 2015 09:36:17 -0700 Tom Rodriguez Suppress line length checks in generated options code
Wed, 05 Aug 2015 11:24:09 +0200 Roland Schatz Remove unused interface KindProvider.