hg: jdk7/tl/langtools: 6917130: should test that annotations that have been optimized away are not emitted to classfile
Neal Gafter
neal at gafter.com
Tue Jan 26 12:17:16 PST 2010
Jonathan-
Note that this is testing for "optional" behavior, which is a
quality-of-implementation issue and not a correctness issue.
Cheers,
Neal
On Tue, Jan 26, 2010 at 11:25 AM, <jonathan.gibbons at sun.com> wrote:
> Changeset: 59167312ed4e
> Author: jjg
> Date: 2010-01-26 11:23 -0800
> URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/59167312ed4e
>
> 6917130: should test that annotations that have been optimized away are not emitted to classfile
> Reviewed-by: jjg, darcy
> Contributed-by: mali at csail.mit.edu, mernst at cs.washington.edu
>
> + test/tools/javac/typeAnnotations/classfile/DeadCode.java
>
>
More information about the compiler-dev
mailing list