[
https://issues.jboss.org/browse/FORGE-1326?page=com.atlassian.jira.plugin...
]
Lincoln Baxter III closed FORGE-1326.
-------------------------------------
Fix Version/s: 2.5.1.Final
(was: 2.x Future)
Resolution: Done
Furnace proxy implementations ClassLoaderInterceptor and ClassLoaderAdapterCallback will
now check Thread.currentThread().isInterrupted() and throw an exception instead of
proceeding, when threads are in interrupted state.
Furnace proxies should attempt to honor Thread interrupted state.
------------------------------------------------------------------
Key: FORGE-1326
URL:
https://issues.jboss.org/browse/FORGE-1326
Project: Forge
Issue Type: Feature Request
Components: Furnace (Container)
Affects Versions: 2.0.0.Beta3
Reporter: Lincoln Baxter III
Assignee: Lincoln Baxter III
Fix For: 2.5.1.Final
Currently, there is no real way to force executed commands or methods to halt. Forge
proxies should attempt to make this possible by checking Thread.interrupted() and throwing
InterruptedException when appropriate.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)