[
https://jira.jboss.org/browse/JBPM-2956?page=com.atlassian.jira.plugin.sy...
]
Michael Wohlfart updated JBPM-2956:
-----------------------------------
Description: I experience an integer overflow in DispatcherThread, also i think
checkForNewJobs should be volatile since it might be accessed from different threads, the
attached patch should resolve this (was: I experience an integer overflow in
DispatcherThread, also i think checkForNewJobs should be volatile since it might be
accessed from different threads, the attached thread should resolve this)
DispatcherThread integer overflow and make checkForNewJobs volatile
-------------------------------------------------------------------
Key: JBPM-2956
URL:
https://jira.jboss.org/browse/JBPM-2956
Project: jBPM
Issue Type: Patch
Security Level: Public(Everyone can see)
Components: Runtime Engine
Affects Versions: jBPM 4.4
Reporter: Michael Wohlfart
Priority: Trivial
Attachments: DispatcherThread.diff
I experience an integer overflow in DispatcherThread, also i think checkForNewJobs should
be volatile since it might be accessed from different threads, the attached patch should
resolve this
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira