This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 8178

Summary: Can't compile any JSP with fastjavac
Product: javaee Reporter: Ana.von Klopp <avk>
Component: CodeAssignee: issues@javaee <issues>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P1    
Version: 3.x   
Hardware: Sun   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:

Description Ana.von Klopp 2000-11-04 04:01:05 UTC
Build 1137/using code on November 3

Compile any JSP. Regardless of encoding set in the JSP (or if none
is set) fastjavac (the default compiler) fails with

fastjavac: The "-encoding UTF8" option is currently limited to the current
system default encoding of "8859_1".
fastjavac: warning: The translation from encoding UTF-8 to UTF-8 is not
available on this system.
fastjavac: warning: All files will be processed as if in the "C" locale.
2 warnings
1 error

You can reproduce this by doing "New" -> JSP (HTML) and doing nothing
with the created JSP.
Comment 1 Petr Jiricka 2000-11-06 09:32:59 UTC
[1140] Fixed.
Comment 2 Marek Fukala 2001-06-12 08:48:35 UTC
[010611_2]
Comment 3 Quality Engineering 2003-07-02 08:27:43 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.