← Prev in month
← Prev in thread
Next in thread →
Next in month →
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.
← Prev in month
← Prev in thread
Next in thread →
Next in month →