[
https://issues.apache.org/jira/browse/LANG-334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Madden updated LANG-334:
--
Attachment: 334.patch
> Enum is not thread-safe
> ---
>
> Key: LANG-3
[
https://issues.apache.org/jira/browse/LANG-334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516136
]
Jason Madden commented on LANG-334:
---
We have also encountered the issue of thread safety in the Enum
class. In our
Thanks Jason,
Could you attach the patch to the JIRA issue? The Apache mailing lists
are pretty aggressive on stripping attachments. I restarted JIRA this
morning, and that seemed to take care of the NPEs, though I don't know
why they were happening, it was due to an NPE in the JIRA Permission
sys
(I was utterly unsuccessful this morning in posting a comment or a
patch to the issue in jira, receiving JS errors and server-side
NullPointerExceptions all over the place, so please forgive me for
emailing the list directly.)
We have also encountered the issue of thread safety in the Enum