On Sunday 10 April 2011, Stefano Lattarini wrote: > On Sunday 10 April 2011, Ralf Wildenhues wrote: > > * Stefano Lattarini wrote on Sun, Apr 10, 2011 at 10:23:11AM CEST: > > > On Sunday 10 April 2011, Ralf Wildenhues wrote: > > > > Hmm. Did you test this though? > > > > > > > Yes, but I only have javac 1.6.0 on my system, which works even with > > > just the `-version' option: > > > > Oh, ok. > > > > > Maybe adding also the `-help' option to the java invocation works? E.g., > > > > > > $ javac -version -help > > > > Yes, that works for me. Patches to that end preapproved. > > > Done in the attached patch. I'll push shortly if there are no objections. > > Thanks, > Stefano > I've now applied the patch to maint, merged into master, and pushed.
Thanks, Stefano