Skip to content
This repository has been archived by the owner on Nov 10, 2017. It is now read-only.

visibility (thread safety) concerns over no.uib.cipr.matrix.distributed #8

Closed
fommil opened this issue Apr 5, 2013 · 1 comment
Closed
Labels

Comments

@fommil
Copy link
Owner

fommil commented Apr 5, 2013

Original author: Sam.Hall...@gmail.com (July 07, 2008 21:49:58)

Many thread visibility problems were found in the test cases for the no.uib.cipr.matrix.distributed
classes. This concerns me as it makes me wonder if there are similar bugs in the classes
themselves, making the package unsafe for multi-threaded use.

See http://javablog.co.uk/2007/06/15/variable-visibility-across-threads-and-final-fields/ for a
typical example of the sort of bugs we expect may be present.

Original issue: http://code.google.com/p/matrix-toolkits-java/issues/detail?id=8

@fommil
Copy link
Owner Author

fommil commented Apr 5, 2013

From Sam.Hall...@gmail.com on November 12, 2010 20:29:25
distributed package has been marked @deprecated

@fommil fommil closed this as completed Apr 5, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant