New and (hopefully) improved javac.in

C. K. Jester-Young cky944 at gmail.com
Thu Sep 18 04:43:02 PDT 2008


On Wed, Sep 17, 2008 at 11:05:06PM +1200, C. K. Jester-Young wrote:
> I have thus written a new javac wrapper script. It uses Perl, rather
> than shell, because I figured this to be more portable than relying on
> a shell with proper array support (read: different versions of bash
> differed on how arrays are supported). And without arrays, keeping empty
> arguments intact would be very difficult.

I've since found a bug with my javac.in script. I'm posting a new
version here (the -Werror stripping now works correctly, and I've also
added a -target dup check); feel free to test it and send feedback.
(I will say with honesty that I haven't completed a full build with
this script yet, so there may be further issues I haven't yet found.)

Cheers,
	---Chris K.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: javac.in
Type: text/x-perl
Size: 973 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20080918/7a8347ae/javac.in 


More information about the distro-pkg-dev mailing list