marschall / memoryfilesystem

An in memory implementation of a JSR-203 file system
282 stars 36 forks source link

Switch to AtomicIntegerFieldUpdater #86

Closed marschall closed 7 years ago

marschall commented 7 years ago

In order to reduce memory consumption we should switch to AtomicIntegerFieldUpdater now that their performance has been fixed in 8u92