MappedByteBuffer

Sun JVM の MappedByteBuffer は、途中でデバイスにアクセスできなくなると落ちるらしい。

という記事がikvmブログの記事にあった。 Running this on JDK 1.6 (x64) and removing the network cable during the sleep will result in an Internal Error in the VM. Not exactly what I had hoped for.Interestingly, on IKVM doing the same results…