tags 561685 + upstream
tags 561685 + wontfix
thanks
not forwarding this myself to gcj/classpath. please report this yourself
upstream.
On 19.12.2009 13:17, Peter T. Breuer wrote:
Package: gcj-jdk
Version: 4:4.4.2-2
Severity: normal
This test program
class Test {
public static void main
Package: gcj-jdk
Version: 4:4.4.2-2
Severity: normal
This test program
class Test {
public static void main(String argv[]) {
Object args[] = {
new Float(0.0001),
};
System.err.printf("%f\n", args);
}
}
produces no output when compiled with gcj (gcj Test.j
2 matches
Mail list logo