log

age author description
Mon, 20 Jul 2015 12:50:10 +0200 Doug Simon fixed incomplete or redundant "annotationProcessors" attributes
Mon, 20 Jul 2015 00:25:22 +0200 Doug Simon annotation processor dependencies must be Distributions or Libraries; inter-suite references must be qualified with suite prefix
Sat, 18 Jul 2015 11:25:01 +0200 Doug Simon avoid duplicate declarations of JVMCI service providers
Sat, 18 Jul 2015 11:15:54 +0200 Doug Simon made annotation processors explicit since they are no longer inherited
Fri, 17 Jul 2015 13:38:10 +0200 Doug Simon adapted mx2 changes
Sat, 11 Jul 2015 07:28:17 +0200 Tom Rodriguez buildjmhdeps should use Graal for JAVA_HOME
Fri, 10 Jul 2015 23:53:09 +0200 Doug Simon minor fixes related to mx2 transition
Wed, 08 Jul 2015 23:34:56 +0200 Doug Simon updated mx2 version requirement
Wed, 08 Jul 2015 23:15:02 +0200 Doug Simon adapted to removal of mx_init() mechanism from mx2
Wed, 08 Jul 2015 15:18:07 +0200 Doug Simon Merge with basic-graal
Wed, 08 Jul 2015 10:05:45 +0200 Josef Eisl Remove dummy parameter `includeAbstract` from `ResolvedJavaType#resolveMethod()`;
Wed, 08 Jul 2015 10:56:31 +0200 Josef Eisl CHANGELOG: SSA LIR is now default.
Tue, 07 Jul 2015 18:21:01 +0200 Josef Eisl SpillMoveFactoryBase#checkResult: allow constant input unconditionally.
Tue, 07 Jul 2015 16:05:01 +0200 Josef Eisl Add javadoc to SpillMoveFactory.
Tue, 07 Jul 2015 15:45:49 +0200 Josef Eisl Introduce SpillMoveFactoryBase.