[Bug 3275] New: [IcedTea6] Update generated files after OpenJDK 6 b41 update
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Tue Jan 3 20:31:19 UTC 2017
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3275
Bug ID: 3275
Summary: [IcedTea6] Update generated files after OpenJDK 6 b41
update
Product: IcedTea
Version: 6-hg
Hardware: all
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: IcedTea
Assignee: gnu.andrew at redhat.com
Reporter: gnu.andrew at redhat.com
CC: unassigned at icedtea.classpath.org
/builddir/build/BUILD/icedtea6-1.13.13/generated.build/sun/tools/jconsole/Version.java
# Running javac:
/builddir/build/BUILD/icedtea6-1.13.13/bootstrap/jdk1.6.0/bin/javac
-J-XX:ThreadStackSize=2048 -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m
-J-XX:MaxPermSize=160m -g -Xlint:-path -source 1.5 -target 5 -encoding ascii
-Xbootclasspath:/builddir/build/BUILD/icedtea6-1.13.13/openjdk.build-ecj/classes
-encoding iso8859-1 -sourcepath
/builddir/build/BUILD/icedtea6-1.13.13/generated.build:../../../src/solaris/classes:../../../src/share/classes
-d /builddir/build/BUILD/icedtea6-1.13.13/openjdk.build-ecj/classes
@/builddir/build/BUILD/icedtea6-1.13.13/openjdk.build-ecj/tmp/sun/sun.tools.jconsole/.classes.list
/builddir/build/BUILD/icedtea6-1.13.13/generated.build/sun/tools/jconsole/Version.java:37:
cannot find symbol
symbol : method getText(java.lang.String,java.lang.String,java.lang.String)
location: class sun.tools.jconsole.Resources
ps.println(Resources.getText("Name and Build",
^
/builddir/build/BUILD/icedtea6-1.13.13/generated.build/sun/tools/jconsole/Version.java:41:
cannot find symbol
symbol : method
getText(java.lang.String,java.lang.String,java.lang.String,java.lang.String)
location: class sun.tools.jconsole.Resources
ps.println(Resources.getText("Name Build and Mode",
^
/builddir/build/BUILD/icedtea6-1.13.13/generated.build/sun/tools/jconsole/Version.java:49:
cannot find symbol
symbol : method getText(java.lang.String,java.lang.String)
location: class sun.tools.jconsole.Resources
ps.println(Resources.getText("JConsole version", jconsole_version));
^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
3 errors
make[5]: *** [.compile.classlist] Error 1
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20170103/d07ae036/attachment.html>
More information about the distro-pkg-dev
mailing list