Share

Jalopy Java Source Code Formatter

Tracker: Bugs

1 Destroy Code - ID: 638355
Last Update: Comment added ( marcohu )

I experience a destroying of code.
When formatting,

padding = new byte[(8 -(packet_length %8))];

becomes

padding = new byte[(];

This is probably not what it should be.

I'm running Jalopy as an Eclipse Plugin on Sun JDK 1.31
on a Redhat8 box.


Benni Mas ( mr_masy ) - 2002-11-14 12:11

1

Closed

Fixed

Nobody/Anonymous

Core

None

Public


Comment ( 1 )

Date: 2002-11-15 16:01
Sender: marcohuProject Admin

Logged In: YES
user_id=44430

Fixed with 1.0b10


Attached File ( 1 )

Filename Description Download
jalopy.zip Jalopy preferences Download

Changes ( 5 )

Field Old Value Date By
status_id Open 2002-11-15 16:01 marcohu
resolution_id None 2002-11-15 16:01 marcohu
priority 5 2002-11-15 16:01 marcohu
close_date - 2002-11-15 16:01 marcohu
File Added 35380: jalopy.zip 2002-11-14 12:11 mr_masy