JDK-4511352 : REGRESSION: javac aborts with NoClassDefFoundError on Solaris
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.io
  • Affected Version: 1.4.0
  • Priority: P1
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2001-10-05
  • Updated: 2001-10-05
  • Resolved: 2001-10-05
Related Reports
Duplicate :  
Description

Name: dsR10078			Date: 10/05/2001

###@###.###

This bug was introduced in merlin b82. It doesn't exist in b81.
In several locales, including ar, he, tr and many others, java and javac abort with 
NoClassDefFoundError. The bug is reproducible on Sparc/Solaris and Intel/Solaris.

<das@bear(pts/14).370> locale
LANG=tr
LC_CTYPE="tr"
LC_NUMERIC="tr"
LC_TIME="tr"
LC_COLLATE="tr"
LC_MONETARY="tr"
LC_MESSAGES="tr"
LC_ALL=tr
<das@bear(pts/14).371> uname -a
SunOS bear 5.8 Generic_108528-08 sun4u sparc SUNW,Ultra-60
<das@bear(pts/14).372> /set/jdk-builds/JDK1.4.0beta2-b82/solaris/bin/java -version
java version "1.4.0-beta3"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta3-b82)
Java HotSpot(TM) Client VM (build 1.4.0-beta3-b82, mixed mode)
<das@bear(pts/14).373> /set/jdk-builds/JDK1.4.0beta2-b82/solaris/bin/javac
Exception in thread "main" java.lang.NoClassDefFoundError: com/sun/tools/javac/Main

###@###.### 2001-10-05
======================================================================

Comments
WORK AROUND Name: dsR10078 Date: 10/05/2001 ======================================================================
11-06-2004

EVALUATION Brian this is related to other bug I re-assigned to your group. Please close this as a duplicate of that bug. ###@###.### 2001-10-05 Closing a s a duplicate of 4510701
05-10-2001