Bug 130010 - Bad class created by ecj in ant
Summary: Bad class created by ecj in ant
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: ecj
Version: rawhide
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Gary Benson
QA Contact:
URL:
Whiteboard:
: 126491 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-08-16 15:55 UTC by Gary Benson
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-06-03 09:13:46 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Gary Benson 2004-08-16 15:55:05 UTC
Description of problem:
Ecj incorrectly compiles one of ant's tasks, causing gcj to emit the
following error when compiling the bytecode to native:

org/apache/tools/ant/taskdefs/FixCRLF.java: In class
`org.apache.tools.ant.taskdefs.FixCRLF':
org/apache/tools/ant/taskdefs/FixCRLF.java: In method
`org.apache.tools.ant.taskdefs.FixCRLF.processFile(java.lang.String)':
org/apache/tools/ant/taskdefs/FixCRLF.java:366: error: verification
error at PC=659
org/apache/tools/ant/taskdefs/FixCRLF.java:366: error: might transfer
control into subroutine
e

Version-Release number of selected component (if applicable):
ecj-2.1.3-5

Additional info:
This is not bug 129323.

Comment 1 Gary Benson 2004-09-08 10:59:57 UTC
*** Bug 126491 has been marked as a duplicate of this bug. ***


Note You need to log in before you can comment on or make changes to this bug.