-
Bug
-
Resolution: Fixed
-
P2
-
1.1.1
-
b01
-
generic
-
solaris_2.4
-
Not verified
The solaris/x86 build of JDK1.1.1D that was released today has a
JRE that is missing the x86 architecture specific files.
This is based on looking at /usr/local/java/jdk1.1.1/x86 and
comparing it to /usr/local/java/jdk1.1.1/solaris.
The missing files are:
<top>/jre/bin/i386/green_threads/java
<top>/jre/lib/i386/green_threads/lib*.so
I'm guessing this is because the jre target fails to build
on solaris/x86. When I tried this on my x86 build system
it complained about not finding perl. (Actually the error is
from the /usr/dist wrappers which apparently dont support perl
on x86). Perhaps the same thing happened here.
robert.obrien@Eng 1997-03-18
This is still true for the JDK1.1.1E build promoted Saturday.
JRE that is missing the x86 architecture specific files.
This is based on looking at /usr/local/java/jdk1.1.1/x86 and
comparing it to /usr/local/java/jdk1.1.1/solaris.
The missing files are:
<top>/jre/bin/i386/green_threads/java
<top>/jre/lib/i386/green_threads/lib*.so
I'm guessing this is because the jre target fails to build
on solaris/x86. When I tried this on my x86 build system
it complained about not finding perl. (Actually the error is
from the /usr/dist wrappers which apparently dont support perl
on x86). Perhaps the same thing happened here.
robert.obrien@Eng 1997-03-18
This is still true for the JDK1.1.1E build promoted Saturday.