OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

sca-j message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: NEW ISSUE: Ambiguous description of method for @OneWay annotation



TARGET: Java Common Annotations and APIs, WD 04

DESCRIPTION:
Sec 6.1, Line 255-256 reads:

Any method that returns "void" and has no declared exceptions may be marked
with an @OneWay annotation. ...





The description of return type for the method is ambiguous.





PROPOSAL:  Change the sentence to the following:

Any method with a void return type and has no declared exceptions may be
marked with an @OneWay annotation.



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]