recent build status
Joel Borggrén-Franck
joel.franck at oracle.com
Thu Feb 14 09:52:55 PST 2013
Hi all,
In the jdk repository there are two tests in test/java/lang/annotations/ that test annotations on TypeParameters and core reflection for type annotations.
I just realized depending on how you renumber, three might not be any failures, but eventually we need to sync up the jdk parser and the javac byte code generator.
cheers
/Joel
On Feb 14, 2013, at 12:08 AM, Werner Dietl <wdietl at gmail.com> wrote:
> Thanks for the update, Steve.
>
> Joel, which tests did you expect to fail because of the recent
> TargetTypes renumbering?
> Maybe we are not running a test suite for those?
>
> cu, WMD.
>
> On Wed, Feb 13, 2013 at 3:05 PM, Steve Sides <steve.sides at oracle.com> wrote:
>> We had a jdk8 type-annotations build last night due to recent changes.
>> There are 5 failing tests. Two are my 'Combinations' tests, for which I have
>> fixes but they're not put back anywhere).
>>
>> The other three are:
>> com/sun/javadoc/typeAnnotations/smoke/TestSmoke.java
>> tools/javac/annotations/typeAnnotations/failures/CantAnnotateStaticClass.java
>> tools/javac/annotations/typeAnnotations/referenceinfos/MultiCatch.java
>>
>> While these would have been failing, I believe all these started showing up
>> afresh when a change was made to "make failing tests fail"(1/30/13).
>>
>> Other results for jck, regression and sqe tools tests are in line with the
>> jdk8 tl build.
>>
>> -steve
>
>
>
> --
> http://www.google.com/profiles/wdietl
More information about the type-annotations-dev
mailing list