[jira] Updated: (LANG-334) Enum is not thread-safe

2007-07-27 Thread Jason Madden (JIRA)
[ 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 > --- > >

[jira] Commented: (LANG-334) Enum is not thread-safe

2007-07-27 Thread Jason Madden (JIRA)
[ 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

LANG-334 Enum is not thread-safe

2007-07-27 Thread Jason Madden
(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