[jira] Commented: (LANG-370) Document thread safety of classes

2010-04-13 Thread Adrian Crum (JIRA)
[ https://issues.apache.org/jira/browse/LANG-370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12856414#action_12856414 ] Adrian Crum commented on LANG-370: -- Why not create our own thread safety Annotation interfac

[jira] Commented: (LANG-370) Document thread safety of classes

2010-03-10 Thread Jason Ng Yong Liang (JIRA)
[ https://issues.apache.org/jira/browse/LANG-370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843868#action_12843868 ] Jason Ng Yong Liang commented on LANG-370: -- Yes, I agree that using marker interface

[jira] Commented: (LANG-370) Document thread safety of classes

2010-03-10 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843834#action_12843834 ] Sebb commented on LANG-370: --- Forgot to add: using interfaces is an interesting idea, but I don't th

[jira] Commented: (LANG-370) Document thread safety of classes

2010-03-09 Thread Paul Benedict (JIRA)
[ https://issues.apache.org/jira/browse/LANG-370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843051#action_12843051 ] Paul Benedict commented on LANG-370: I agree with Sebb. For this ticket, prefer comments

[jira] Commented: (LANG-370) Document thread safety of classes

2010-03-09 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843020#action_12843020 ] Sebb commented on LANG-370: --- The problem with the JCIP annotations as they stand is that the jar ne

[jira] Commented: (LANG-370) Document thread safety of classes

2010-03-08 Thread Jason Ng Yong Liang (JIRA)
[ https://issues.apache.org/jira/browse/LANG-370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12842896#action_12842896 ] Jason Ng Yong Liang commented on LANG-370: -- As mentioned in [#LANG-398], perhaps bot

[jira] Commented: (LANG-370) Document thread safety of classes

2010-03-03 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12841022#action_12841022 ] Sebb commented on LANG-370: --- Note: the JCIP annotations are: @ThreadSafe @NotThreadSafe @Immutable

[jira] Commented: (LANG-370) Document thread safety of classes

2010-03-03 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12840586#action_12840586 ] Sebb commented on LANG-370: --- That's good - it can easily be found and converted to annotations late

[jira] Commented: (LANG-370) Document thread safety of classes

2010-03-03 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12840542#action_12840542 ] Henri Yandell commented on LANG-370: For the moment, I'm going with the gorgeous javadoc

[jira] Commented: (LANG-370) Document thread safety of classes

2010-02-25 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838710#action_12838710 ] Henri Yandell commented on LANG-370: Let's agree first then on a format to declare thread

[jira] Commented: (LANG-370) Document thread safety of classes

2010-02-24 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12837855#action_12837855 ] Sebb commented on LANG-370: --- Unfortunately it can be difficult to ensure thread-safety; it's much s

[jira] Commented: (LANG-370) Document thread safety of classes

2010-02-24 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12837708#action_12837708 ] Henri Yandell commented on LANG-370: My general view on this btw is that a class should s

[jira] Commented: (LANG-370) Document thread safety of classes

2010-02-02 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12828996#action_12828996 ] Henri Yandell commented on LANG-370: Discussed on list back in 09, but Lang shouldn't hav

[jira] Commented: (LANG-370) Document thread safety of classes

2009-07-07 Thread Ivan Bilenjkij (JIRA)
[ https://issues.apache.org/jira/browse/LANG-370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12728291#action_12728291 ] Ivan Bilenjkij commented on LANG-370: - The net.jcip annotations could be used for this. I

[jira] Commented: (LANG-370) Document thread safety of classes

2007-10-31 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12539059 ] Sebb commented on LANG-370: --- Relevant article from Brian Goetz: Java theory and practice: Characterizing thread safety http