Reviewer needed: fix RH bug #789154 in IcedTea6 HEAD and IcedTea6-1.11
Andrew Hughes
ahughes at redhat.com
Thu Mar 29 07:12:46 PDT 2012
----- Original Message -----
> Hi,
>
> I'd like to push a fix for RH bug
> Bug 789154 - javac error messages no longer contain the full path to
> the offending file
> (https://bugzilla.redhat.com/show_bug.cgi?id=789154)
>
> to IcedTea6 HEAD and IcedTea6-1.11
>
> This fix removes the patch "revert-6885123.patch" which - as its name
> suggests -
> reverts some changes done in OpenJDK6 in 6885123 fix (sound
> complicated).
>
> By removing this patch the compiler is changed to write path name for
> compiled sources:
> $ ./javac test/test.java
> test/test.java:1: reached end of file while parsing
> fdsafdsafds
> ^
> 1 error
>
> ChangeLog entry:
>
> 2012-03-29 Pavel Tisnovsky <ptisnovs at redhat.com>
>
> * patches/revert-6885123.patch: Removed to fix
> RH bug #789154 - javac error messages no longer
> contain the full path to the offending file.
> * NEWS: Mention bugfix.
> * Makefile.am: Updated.
>
> Can anybody please review this change?
>
> Thank you in advance,
> Pavel
>
>
> [Text File:6_11.diff]
>
>
> [Text File:head.diff]
>
Approved for HEAD and 1.11. It was originally thought that 6885123
changed earlier behaviour, but this wasn't backed up by my testing
on 1.8, 1.9 and 1.10.
--
Andrew :)
Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)
PGP Key: 248BDC07 (https://keys.indymedia.org/)
Fingerprint = EC5A 1F5E C0AD 1D15 8F1F 8F91 3B96 A578 248B DC07
More information about the distro-pkg-dev
mailing list