On Fri, Feb 21, 2014 at 11:14 AM, Carsten Ziegeler <[email protected]> wrote: > ...I assume you (and buildbot) are using the Oracle version, so this should > just be another one to be added..
Yes, this says "Oracle Corporation":
public class X {
public static void main(String args[]) {
System.out.println(System.getProperty("java.vendor"));
}
}
>
> ...Though I still don't know why we need these two compilations in the first
> place...
I have no idea...Felix do you know?
-Bertrand
