-
Bug
-
Resolution: Fixed
-
P3
-
7
-
b02
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2228044 | 8 | Konstantin Shefov | P3 | Closed | Fixed | b63 |
JDK-2228720 | 7u40 | Konstantin Shefov | P3 | Closed | Not an Issue |
Regression test java/awt/Frame/7024749/bug7024749.java has a typo. Wrong path to regtesthelpers directory.
Fix:
- @library ../../../regtesthelpers
+ @library ../../regtesthelpers
Fix:
- @library ../../../regtesthelpers
+ @library ../../regtesthelpers
- backported by
-
JDK-2228044 TEST_BUG: java/awt/Frame/7024749/bug7024749.java has a typo
- Closed
-
JDK-2228720 TEST_BUG: java/awt/Frame/7024749/bug7024749.java has a typo
- Closed
- relates to
-
JDK-7195167 [TEST_BUG] no fix for CR 7184326 in 7u7b10
- Closed