JDK 1.5.0 patchset 5 "Tantanoola"

Ken Yamada ken at tydfam.jp
Sat Jun 9 12:30:54 UTC 2007


  What is the difference between yours and robbak at gmail.com's one?
  I have the same problem with -current as robbak at 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) {
                                ^
 :           :               :              :


More information about the freebsd-java mailing list