test/java/nio/Buffer/BasicByte.java

Print this page

        

*** 373,382 **** --- 373,385 ---- + + + // Compact relPut(b); b.position(13); b.compact();
*** 703,712 **** --- 706,717 ---- relPut(b); // Required by testViews } + +