Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2027854 | 1.3.0 | Steffen Grarup | P2 | Resolved | Fixed | beta |
The AWT event loop relies on PushLocalFrame and PopLocalFrame to
release local references. We currently implement these as no-ops, so
we leak local references from the event loop. We should fix this ASAP.
- backported by
-
JDK-2027854 1.3c1: Hotspot leaks memory when running AWT code
-
- Resolved
-