jdk14 on -current

Daniel Eischen eischen at vigrid.com
Sat Aug 23 09:06:46 PDT 2003


On Sat, 23 Aug 2003, Greg Lewis wrote:

> On Fri, Aug 22, 2003 at 10:33:27PM -0400, Daniel Eischen wrote:
> > Has anyone tried building jdk14 on -current.  I've never been
> > lucky enough to get it to build.  It seems to be failing now
> > because of the compiler:
> > 
> > Compiling
> > /opt/FreeBSD/src/ports/java/jdk14/work/hotspot/src/share/vm/memory/javaClasses.cpp
> > Compiling
> > /opt/FreeBSD/src/ports/java/jdk14/work/hotspot/src/share/vm/prims/jni.cpp
> > /opt/FreeBSD/src/ports/java/jdk14/work/hotspot/src/share/vm/prims/jni.cpp:929:50:
> > pasting "." and "i" does not give a valid preprocessing token
> > /opt/FreeBSD/src/ports/java/jdk14/work/hotspot/src/share/vm/prims/jni.cpp:929:50:
> > pasting "." and "i" does not give a valid preprocessing token
> > /opt/FreeBSD/src/ports/java/jdk14/work/hotspot/src/share/vm/prims/jni.cpp:929:50:
> > pasting
> 
> Please try the attached patch (from CVS).  Let me know if it works and I'll
> get something like it committed.

I won't be able to test it until Monday.  The patch looks to be doing
the right thing, so feel free to commit it; otherwise, I'll get back
to you on Monday.

Thanks,

-- 
Dan Eischen



More information about the freebsd-java mailing list