Reviewer needed: fix for regression test tools/javac/generics/inference/6638712/T6638712a.java
Pavel Tisnovsky
ptisnovs at redhat.com
Tue Nov 30 08:00:41 PST 2010
Hi all,
can anyone please review fix for regression test
tools/javac/generics/inference/6638712/T6638712a.java. Mercurial
export for IcedTea6 HEAD (1.10pre) is included in this mail as attachment.
Brief description of the fix:
This test is based on textual comparison of "raw" compiler error
messages with pre-generated messages stored in .out files. These
pre-generated messages were presumably prepared for source files
which (in previous version) contained some copyright info at the
beginning. This info (comments) was removed by this push to JDK7:
changeset: 380:ed31953ca025
user: jjg
date: Thu Aug 27 11:08:27 2009 -0700
summary: 6875336: some tests should use /nodynamiccopyright/
but the corresponding .out files were not updated (javac output also
contains line and column number where error is detected and the line
numbers were of course changed by removing licence comments).
Cheers
Pavel
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: hg_export
Url: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20101130/a8a163c1/hg_export.ksh
More information about the distro-pkg-dev
mailing list