Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
1.0
-
None
-
None
Description
It seems that JELLY-122 has been undone and now, Swing component tags keep a reference to their component after running. This reference is useless because the tags will always create a new component when they run a second time. It serves only as an additional reference to the component that could keep it from being GC'd.