-
Bug
-
Resolution: Fixed
-
P2
-
1.4.0
-
None
-
beta
-
x86
-
solaris_2.6
Name: dm26566 Date: 07/06/2000
The sanityck will fail with "invalid jdk version: [sunwjit]" on i386
build if ALT_BOOTDIR is set. This is because there is an override in
Defs-solaris.gmk setting the JAVA_COMPILER to "sunwjit", even though
there is no sunwjit on i386.
The setting of JAVA_COMPILER is no longer required to allow the
product to build and therefore should be removed.
======================================================================