Details
Description
It looks like the fix of QDOX-16 introduced a new bug:
Getting the value of the @y tag now returns "z *"
class x {
/**
- @y z
*
*/
String m();
}
A failing test case has been submitted in JavaDocBuilderTest.
Activity
Mike Williams
made changes -
Field | Original Value | New Value |
---|---|---|
Resolution | Fixed [ 1 ] | |
Status | Assigned [ 2 ] | Closed [ 6 ] |
Fixed.