Date: Sat, 09 Jun 2007 21:30:55 +0900 (JST) From: Ken Yamada <ken@tydfam.jp> To: henrik@brixandersen.dk Cc: freebsd-java@freebsd.org Subject: Re: JDK 1.5.0 patchset 5 "Tantanoola" Message-ID: <20070609.213055.07646588.ken@tydfam.jp> In-Reply-To: <20070609100408.GA3609@tirith.brixandersen.dk> References: <20070609045241.GA80979@misty.eyesbeyond.com> <20070609100408.GA3609@tirith.brixandersen.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
What is the difference between yours and robbak@gmail.com's one? I have the same problem with -current as robbak@gmail.com described plus some "cannot find symbol" errors as below; : : : : ../../../../../src/share/classes/sun/nio/ch/FileChannelImpl.java:696: cannot find symbol symbol : class MapMode location: class sun.nio.ch.FileChannelImpl public MappedByteBuffer map(MapMode mode, long position, long size) ^ ../../../../../src/share/classes/sun/security/util/SignatureFileVerifier.java:22: cannot find symbol symbol : class timestamp location: package sun.security import sun.security.timestamp.TimestampToken; ^ ../../../../../src/share/classes/java/text/SimpleDateFormat.java:783: cannot find symbol symbol : class FieldDelegate location: class java.text.SimpleDateFormat FieldDelegate delegate) { ^ : : : :
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070609.213055.07646588.ken>