Share

Jalopy Java Source Code Formatter

Tracker: Bugs

1 problem: synchronized() & blank lines - ID: 603455
Last Update: Settings changed ( marcohu )


Hello,

The following code doesn't insert blank lines
before the synchronized statement.

Preferences :
Printer.Separation.Blank lines.Blocks.Before = 1

Code :
public static void test()
{
Test test;
synchronized(lock)
{
}
}


Best Regards,
Kees Kuip


Kees Kuip ( keeskuip ) - 2002-09-02 12:20

1

Closed

Fixed

Marco Hunsicker

None

None

Public


Comment ( 1 )

Date: 2002-09-03 18:38
Sender: marcohuProject Admin

Logged In: YES
user_id=44430

Yep, introduced with 1.0b8. I will import a working CVS
snapshot soon (Friday or Saturday)

Thanks.


Attached File

No Files Currently Attached

Changes ( 7 )

Field Old Value Date By
status_id Open 2002-11-13 00:02 marcohu
close_date - 2002-11-13 00:02 marcohu
summary problem: synchronized() & blank lines 2002-11-13 00:02 marcohu
summary problem: synchronized() & blank lines 2002-09-15 21:56 marcohu
resolution_id None 2002-09-03 18:38 marcohu
assigned_to nobody 2002-09-03 18:38 marcohu
priority 5 2002-09-03 18:38 marcohu