aboutsummaryrefslogtreecommitdiffstats
path: root/src/javax/media/j3d/WakeupAndOfOrs.java
diff options
context:
space:
mode:
authorHarvey Harrison <[email protected]>2014-08-06 07:36:42 -0700
committerHarvey Harrison <[email protected]>2014-08-06 07:36:42 -0700
commitfd0c674d66ce786a2c34495c7c9c12c11844b418 (patch)
tree31739cb50adb76781b7b075be838a115507d7049 /src/javax/media/j3d/WakeupAndOfOrs.java
parent4e09386403c7121ca95ad5a3497836223a73f76f (diff)
j3dcore: cannot lock an object using its own reference
When updating the orientTransforms array reference, you cannot lock the update using the same ref, as the next thread in will lock the new object and concurrently run with the original updater. Pointed out by findbugs. Signed-off-by: Harvey Harrison <[email protected]>
Diffstat (limited to 'src/javax/media/j3d/WakeupAndOfOrs.java')
0 files changed, 0 insertions, 0 deletions