annotate graal/com.oracle.graal.hotspotvmconfig/src/META-INF/services/javax.annotation.processing.Processor @ 16895:06c15e88d383

added factory method to all Node classes; replaced Node classes instantiation with calls to factory methods; replaced identity tests on Node classes with ' == <node class>.getGenClass()' idiom
author Doug Simon <doug.simon@oracle.com>
date Mon, 18 Aug 2014 14:04:21 +0200
parents dffc37fa7157
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
15805
dffc37fa7157 initialize HotSpotVMConfig fields efficiently from C++
Tom Rodriguez <tom.rodriguez@oracle.com>
parents:
diff changeset
1 com.oracle.graal.hotspotvmconfig.HotSpotVMConfigProcessor