-
Bug
-
Resolution: Fixed
-
P3
-
5.0
-
b03
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2121239 | 6 | Scott Seligman | P3 | Resolved | Fixed | b14 |
From: Bill Pugh <###@###.###>
Subject: New bug detector found an infinite recursive loop in
java.lang.annotation.AnnotationTypeMismatchException
java.lang.annotation.AnnotationTypeMismatchException:
...
public String foundType() {
return this.foundType();
}
###@###.### 10/14/04 07:53 GMT
Subject: New bug detector found an infinite recursive loop in
java.lang.annotation.AnnotationTypeMismatchException
java.lang.annotation.AnnotationTypeMismatchException:
...
public String foundType() {
return this.foundType();
}
###@###.### 10/14/04 07:53 GMT
- backported by
-
JDK-2121239 (anno) Infinite recursive loop in AnnotationTypeMismatchException
-
- Resolved
-