Bug 4181 - DBCS package and Class name not recognised (1GJORR7)
Summary: DBCS package and Class name not recognised (1GJORR7)
Status: RESOLVED WONTFIX
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All Windows 2000
: P4 critical (vote)
Target Milestone: ---   Edit
Assignee: Erich Gamma CLA
QA Contact:
URL:
Whiteboard:
Keywords: readme
: 273543 (view as bug list)
Depends on:
Blocks:
 
Reported: 2001-10-10 23:07 EDT by Erich Gamma CLA
Modified: 2011-05-20 02:59 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Erich Gamma CLA 2001-10-10 23:07:24 EDT
When I wrote Java prgram with DBCS name for package and class name, 
java.lang.NoClassDefFoundError
with garbled the DBCS was shown at console to run.


NOTES:
The build 134 did not have the error.

STEPS
1) create project with DBCS name
2) create package with DBCS name
3) create class with DBCS name
4) edit the class with putting System.out.println() with DBCS out put
5) save and run

EG (07.09.2001 19:10:47)
	*	The problem also exists in 134.
    * 	The problem shows up when the package name or CU name includes a DBCS 
character.
	*	Running the class file outside of eclipse fails on both IBM JRE 
1.3, SUN JDK 1.2.2, SUN JDK 1.3
	*	The same problem shows up when compiling the source with the 
javac from SUN JDK!
	*	The disassembled class file looks OK, i.e., the DBCS characters 
are shown properly.
	
KH (9/10/2001 12:12:53 PM)
	Moving to JUI for disposal.

EG (11.09.2001 09:45:07)
	JDT can't fix this moving to active issues until we know were to file
	this PR.

EG (12.09.2001 09:54:14)
	we will README the problem and document the JAR file workaround.
Comment 1 Martin Aeschlimann CLA 2001-10-16 11:15:24 EDT
moved to 'active'
Comment 2 Erich Gamma CLA 2001-11-11 15:51:40 EST
disposing
Comment 3 Darin Wright CLA 2009-04-24 10:39:44 EDT
*** Bug 273543 has been marked as a duplicate of this bug. ***