JDK 1.5.0 patchset 6 "Tigris"

Vladimir Grebenschikov vova at fbsd.ru
Fri Aug 3 15:33:24 UTC 2007


В пт, 03/08/2007 в 07:57 -0700, Greg Lewis пишет:
> G'day Vladimir,
> 
> On Fri, Aug 03, 2007 at 03:07:45PM +0400, Vladimir Grebenschikov wrote:
> > ? ??, 26/07/2007 ? 20:45 -0700, Greg Lewis ?????:
> > > On behalf of the BSD Java Porting team, I'm pleased to announce the
> > > availability of patchset 6 "Tigris" for JDK 1.5, based on the
> > > JDK 1.5.0 Update 12 JRL source code.
> > > 
> > > This patchset includes bug fixes and updates the code base to use the
> > > 1.5.0 Update 12 source code.
> > > ...
> > 
> > Failed to build it on recent 7-CURRENT with recent ports tree:
> 
> All of these errors make it look like the bootstrap JDK is having problems,
> although its hard to tell without more context.  Can you send me the full
> build log please?

Attached

> There are some bootstrap problems with 1.5 on 7-CURRENT as well, so this
> isn't entirely unexpected.

It is a bit strange, I have both jdk-1.5 and diablo-jdk-1.5 installed,
and both looks work (as minimum jdk15 with eclipse)

% pkg_info -I '*jdk*'
diablo-jdk-1.5.0.07.01_6 Java Development Kit 1.5.0_07.01
jdk-1.5.0.11p5,1    Java Development Kit 1.5.0
%

% java -version
java version "1.5.0_11-p5"
Java(TM) 2 Runtime Environment, Standard Edition (build
1.5.0_11-p5-root_27_jun_2007_13_29)
Java HotSpot(TM) Server VM (build 1.5.0_11-p5-root_27_jun_2007_13_29,
mixed mode)
% /usr/local/jdk1.5.0/bin/java -version
java version "1.5.0_11-p5"
Java(TM) 2 Runtime Environment, Standard Edition (build
1.5.0_11-p5-root_27_jun_2007_13_29)
Java HotSpot(TM) Server VM (build 1.5.0_11-p5-root_27_jun_2007_13_29,
mixed mode)
% /usr/local/diablo-jdk1.5.0/bin/java -version
java version "1.5.0"
Java(TM) 2 Runtime Environment, Standard Edition (build
diablo-1.5.0-b01)
Java HotSpot(TM) Server VM (build diablo-1.5.0_07-b01, mixed mode)
%

-- 
Vladimir B. Grebenschikov
vova at fbsd.ru


More information about the freebsd-java mailing list