jdk/test/java/io/RandomAccessFile/FileLengthTest.java
changeset 45028 b0ea3c0bfb81
parent 34890 0e8281ef3550
equal deleted inserted replaced
45027:0cf367e546fb 45028:b0ea3c0bfb81
     7  * published by the Free Software Foundation.
     7  * published by the Free Software Foundation.
     8  *
     8  *
     9  * This code is distributed in the hope that it will be useful, but WITHOUT
     9  * This code is distributed in the hope that it will be useful, but WITHOUT
    10  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
    10  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
    11  * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
    11  * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
    12  * version 2 for more details (a copy is included in the LICENSE randomAccessFile that
    12  * version 2 for more details (a copy is included in the LICENSE file that
    13  * accompanied this code).
    13  * accompanied this code).
    14  *
    14  *
    15  * You should have received a copy of the GNU General Public License version
    15  * You should have received a copy of the GNU General Public License version
    16  * 2 along with this work; if not, write to the Free Software Foundation,
    16  * 2 along with this work; if not, write to the Free Software Foundation,
    17  * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    17  * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.