IcedTea with gcc 4.3 and Minimum JDK version

Michael Franz mvfranz at gmail.com
Fri Mar 21 11:16:54 PDT 2008


>
> Earlier versions of the same codebase have been used to compile
> OpenJDK so it seems odd that you'd run into a problem here.  Can you
> include the line that leads to that error? Which javac does it use?
> --
> Andrew :-)
>

Is this what you are asking for?
/usr/bin/java -jar /opt/local/share/java/eclipse-ecj.jar -bootclasspath
:/opt/local/share/java/libgcj-
4.3.0.jar:/opt/local/share/java/libgcj-tools-4.3.0.jar::  -nowarn -g -d
lib/hotspot-tools -source 1.6 -sourcepath
rt:hotspot-tools:openjdk/jdk/src/share/classes:openjdk/jdk/src/solaris/classes:openjdk/langtools/src/share/classes:openjdk/jaxp/src/share/classes:openjdk/corba/src/share/classes:openjdk/jaxws/src/share/classes:generated
@hotspot-tools-source-files.txt
----------
1. ERROR in
hotspot-tools/sun/jvmstat/perfdata/monitor/PerfStringMonitor.java (at line
103)
        return new String(b, 0, i, defaultCharset);
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The constructor String(byte[], int, int, Charset) is undefined
----------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20080321/b943e796/attachment.html 


More information about the distro-pkg-dev mailing list