6682020: (bf) Support monitoring of direct and mapped buffer usage

Reviewed-by: mchung, iris
This commit is contained in:
Alan Bateman 2008-08-26 10:21:22 +01:00
parent 827a25e39d
commit d41b0a77b2
10 changed files with 409 additions and 15 deletions

View file

@ -26,6 +26,7 @@
FILES_src = \
java/nio/Bits.java \
java/nio/Buffer.java \
java/nio/BufferPoolMXBean.java \
java/nio/ByteOrder.java \
java/nio/MappedByteBuffer.java \
java/nio/StringCharBuffer.java \