-
Bug
-
Resolution: Won't Fix
-
P4
-
None
-
6u4, 7
-
generic
-
generic
The summary for the bug reads:
/*
25 * @test @(#)T6500207.java 1.7 06/26/07
26 * @bug 6500207
27 * @summary Allow for alternative implementation of Name Table with garbage collection of name bytes
28 * @author Lubo Litchev
29 * @compile T6500207.java
30 * @run main T6500207
31 */
The summary should read REGRESSION:Compiler Crash withjava.lang.AssertionError assertion.
(The text above is a cut n paste error for bug 6574134.)
/*
25 * @test @(#)T6500207.java 1.7 06/26/07
26 * @bug 6500207
27 * @summary Allow for alternative implementation of Name Table with garbage collection of name bytes
28 * @author Lubo Litchev
29 * @compile T6500207.java
30 * @run main T6500207
31 */
The summary should read REGRESSION:Compiler Crash withjava.lang.AssertionError assertion.
(The text above is a cut n paste error for bug 6574134.)
- relates to
-
JDK-6500207 REGRESSION: Compiler Crash with java.lang.AssertionError assertion
- Closed