log

age author description
Sun, 21 Jun 2015 01:43:56 +0200 Thomas Wuerthinger Make inlining during parsing more agressive if arguments are constant.
Thu, 25 Jun 2015 14:30:49 -0700 Tom Rodriguez Distinguish "null" from null in toValueString
Thu, 25 Jun 2015 14:28:54 -0700 Tom Rodriguez Provide full set of NodeIntrinsics for DirectObjectStoreNode
Thu, 25 Jun 2015 14:24:41 -0700 Tom Rodriguez Don't allow late binding of NodeIntrisic arguments in Snippets
Thu, 25 Jun 2015 14:24:07 -0700 Tom Rodriguez Messages should go to TTY and allow per instantiation control over caching
Thu, 25 Jun 2015 08:30:46 -0700 twisti Only invokevirtual and invokespecial are invokehandle aliases.
Thu, 25 Jun 2015 15:08:08 +0200 Roland Schatz Fix bug in constant folding of unsigned division.
Thu, 25 Jun 2015 14:33:53 +0200 Doug Simon added local SuppressFBWarnings annotation to replace findbugs-SuppressFBWarnings.jar dependency
Thu, 25 Jun 2015 13:17:08 +0200 Roland Schatz Simplify maxTripCountNode method.
Mon, 22 Jun 2015 11:42:54 +0200 Roland Schatz Improve function name.
Thu, 25 Jun 2015 10:26:48 +0200 Doug Simon mx: removed redundant definitions for JUNIT, HAMCREST and CHECKSTYLE libraries
Wed, 24 Jun 2015 20:52:38 +0200 Doug Simon TRUFFLE distribution is no longer deployed into the JDK
Wed, 24 Jun 2015 20:51:09 +0200 Doug Simon jvmci.make intermediate output is now flattened into build/jvmci.make
Wed, 24 Jun 2015 15:01:32 +0200 Doug Simon make Eclipse distribution builder output verbose and redirect it to a log file
Wed, 24 Jun 2015 12:37:54 +0200 Doug Simon Eclipse projects for JVMCI distributions should be in jvmci/, not graal/
Wed, 24 Jun 2015 12:37:45 +0200 Doug Simon instead of cleaning jvmci/services and jvmci/options directories in a JDK, look for stale entries and offer to delete them if mx is running interactively
Wed, 24 Jun 2015 12:30:58 +0200 Doug Simon made Eclipse builders for distributions synchronous to prevent race conditions as each builder deploys artifacts to the JDK
Tue, 23 Jun 2015 22:19:33 -0700 Tom Rodriguez Ignore errors when deleting directory tree for JVMCI
Tue, 23 Jun 2015 22:19:01 -0700 Tom Rodriguez Remove double not
Tue, 23 Jun 2015 18:13:03 +0200 Thomas Wuerthinger increase inlining bonus for candidate with constant arguments
Tue, 23 Jun 2015 18:10:30 +0200 Doug Simon compute lock depth for MonitorIdNodes correctly when inlining during parsing
Tue, 23 Jun 2015 08:34:21 -0700 Tom Rodriguez Merge
Fri, 19 Jun 2015 22:39:32 -0700 Tom Rodriguez notifyInputChanged even for null updates
Fri, 19 Jun 2015 22:32:15 -0700 Tom Rodriguez Make stamp of MacroNode agree with return type of method
Tue, 23 Jun 2015 12:32:16 +0200 Gilles Duboscq Make it possible to disable unsafe access tracking
Tue, 23 Jun 2015 12:03:39 +0200 Gilles Duboscq Functional test of Unsafe access marking for MappedByteBuffer operations
Tue, 23 Jun 2015 12:02:47 +0200 Gilles Duboscq Restored explicit org.junit.internal.AssumptionViolatedException import (needed as it became ambiguous with newer versions of JUnit)
Tue, 23 Jun 2015 12:00:17 +0200 Gilles Duboscq Move SpeculationLog into the structured graph
Mon, 22 Jun 2015 15:06:38 +0200 Gilles Duboscq Forward hasUnsafeAccess bit during inlining
Mon, 22 Jun 2015 14:57:05 +0200 Gilles Duboscq mx: Fix typo
Tue, 23 Jun 2015 13:15:55 +0200 Doug Simon create missing distribution jars irrespective of whether any constituent projects were rebuilt
Tue, 23 Jun 2015 13:15:48 +0200 Doug Simon use Windows path separators
Tue, 23 Jun 2015 12:44:51 +0200 Doug Simon mx: added missing applications of _separatedCygpathU2W
Tue, 23 Jun 2015 12:43:52 +0200 Doug Simon added witness for when class files are out of date
Tue, 23 Jun 2015 12:41:17 +0200 Doug Simon add -verbose to javac and JDT when -V mx option is present
Tue, 23 Jun 2015 11:44:20 +0200 Danilo Ansaloni mx: allow libraries as annotation processors.
Tue, 23 Jun 2015 01:43:52 +0200 Doug Simon added support for forced recursive inlining when a MethodHandle intrinsic is replaced with a resolved target and the MemberName suffix is dropped from the replacement invocation
Tue, 23 Jun 2015 01:16:35 +0200 Doug Simon mx: abort on use of an Eclipse compiler that does not support annotation processing
Mon, 22 Jun 2015 15:54:01 -0700 twisti Fix javadoc formatting.
Mon, 22 Jun 2015 15:36:57 -0700 twisti Fix unused imports.
Mon, 22 Jun 2015 12:12:53 -0700 twisti Rename com.oracle.jvmci to jdk.internal.jvmci
Mon, 22 Jun 2015 11:08:17 -0700 Christian Wimmer Fix failing unit test
Mon, 22 Jun 2015 10:33:29 -0700 Christian Wimmer Truffle: Stop bytecode parsing on a call to CompilerAsserts.neverPartOfCompilation()
Mon, 22 Jun 2015 12:11:55 +0200 Josef Eisl HotSpotSuitesProvider: use SuitesProvider interface instead of DefaultSuitesProvider.
Mon, 22 Jun 2015 10:58:49 +0200 Stefan Anzinger [SPARC] Rescue CompilationResult.hasUnsafeAccess between to assembly passes.
Mon, 22 Jun 2015 09:57:52 +0200 Josef Eisl AMD64Assembler: PUSH can be used with 32bit operands.
Fri, 19 Jun 2015 15:32:40 +0200 Josef Eisl AMD64: add custom AMD64SuitesProvider.
Fri, 19 Jun 2015 15:19:04 +0200 Josef Eisl Pass a DefaultSuitesProvider to HotSpotSuitesProvider.
Mon, 22 Jun 2015 10:07:38 +0200 Josef Eisl AMD64: add StackMoveOptimizationPhase.
Fri, 19 Jun 2015 14:28:14 +0200 Josef Eisl AMD64Move: add AMD64MultiStackMove.
Sun, 21 Jun 2015 18:53:42 +0200 Gilles Duboscq Schedule: Allow floating reads to be scheduled after loops
Sun, 21 Jun 2015 22:24:40 +0200 Doug Simon only (re)make archives from build command for distributions with at least one constituent project that was (re)compiled
Sun, 21 Jun 2015 21:43:13 +0200 Doug Simon only (re)make archives from build command if at least one compilation occurred
Sat, 20 Jun 2015 12:37:01 +0200 Doug Simon mx: removed JVMCI code from Distribution.make_archive
Sat, 20 Jun 2015 09:00:58 +0200 Doug Simon Merge.
Sat, 20 Jun 2015 09:00:02 +0200 Doug Simon fix for renaming packages com.oracle.jvmci to jdk.internal.jvmci
Sat, 20 Jun 2015 01:56:43 +0200 Thomas Wuerthinger Merge.
Sat, 20 Jun 2015 01:29:17 +0200 Thomas Wuerthinger Remove type profile proxy node.
Fri, 19 Jun 2015 23:17:09 +0200 Andreas Woess update truffle.jar
Fri, 19 Jun 2015 09:31:51 -0700 Tom Rodriguez Merge