diff options
author | Sven Gothel <[email protected]> | 2014-10-03 04:14:10 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2014-10-03 04:14:10 +0200 |
commit | bd240ebfe09b7c7a21689dee8be0cc673eb7f340 (patch) | |
tree | 3c99ddf1b45b407b47011967e6ee8aeecc97df38 /src/junit/com/jogamp/common/net/TestUri02Composing.java | |
parent | f7c2c27234e58371ffbb2b3ec44a0f3e8a373340 (diff) |
MappedByteBufferInputStream: Default CacheMode is FLUSH_PRE_HARD now (was FLUSH_PRE_SOFT)
FLUSH_PRE_SOFT cannot be handled by some platforms, e.g. Windows 32bit.
FLUSH_PRE_HARD is the most reliable caching mode
and it will fallback to FLUSH_PRE_SOFT if no method for 'cleaner' exists.
Further, FLUSH_PRE_HARD turns our to be the fastest mode as well.
Diffstat (limited to 'src/junit/com/jogamp/common/net/TestUri02Composing.java')
0 files changed, 0 insertions, 0 deletions