annotate graal/com.oracle.graal.replacements.verifier/src/META-INF/services/javax.annotation.processing.Processor @ 10001:38d7b55f87b0

added instanceof snippets that for a profile with 100% precise coverage of seen types. This snippet deoptimizes on any path that contradicts the profile.
author Doug Simon <doug.simon@oracle.com>
date Tue, 11 Jun 2013 22:02:23 +0200
parents 467b41309cda
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
8428
467b41309cda Added annotation processor for verifing @ClassSubstitution and @MethodSubstitution annotation at compile time.
Christian Humer <christian.humer@gmail.com>
parents:
diff changeset
1 com.oracle.graal.replacements.verifier.VerifierAnnotationProcessor