Bug 85294

Summary: formatting around strictfp keyword broken
Product: [Eclipse Project] JDT Reporter: Bernard Cena <bernard>
Component: CoreAssignee: Olivier Thomann <Olivier_Thomann>
Status: RESOLVED DUPLICATE QA Contact:
Severity: minor    
Priority: P3 CC: philippe_mulet
Version: 3.0.1   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Bernard Cena CLA 2005-02-15 12:07:06 EST
when using strictfp with class, interface or method, JDT formatting fails to 
work - to see this enter a simple example eg.
public   strictfp    class Bing {}
with extra whitespace and use Source/Format. The white space does not get 
fixed.
I just had a look and this works in 3.1M4 - will there be a 3.0.2 in the 
meantime ?
Thanks
Comment 1 Olivier Thomann CLA 2005-02-15 12:37:21 EST
Too late for 3.0.2.
Comment 2 Philipe Mulet CLA 2006-02-03 05:12:17 EST
Is this still an issue ?
Comment 3 Olivier Thomann CLA 2006-02-03 14:09:18 EST
This is an issue in 3.0.2, but it is fixed in 3.2 or 3.1. Since 3.1.2 is the last official release I don't see a need to backport to 3.0.x.
Comment 4 Olivier Thomann CLA 2006-02-03 14:10:10 EST
Closing as dup of bug 69806

*** This bug has been marked as a duplicate of 69806 ***