< prev index next >

test/jdk/jdk/internal/jrtfs/Basic.java

Print this page

        

*** 1,7 **** /* ! * Copyright (c) 2014, 2017, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free Software Foundation. --- 1,7 ---- /* ! * Copyright (c) 2014, 2018, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free Software Foundation.
*** 682,695 **** { "/packages/../packages/java.lang/java.base/java/lang/ref" }, { "/packages/java.lang/java.base/java/util/zip" }, { "/./packages/java.lang/java.base/java/util/zip" }, { "packages/java.lang/java.base/java/util/zip" }, { "/packages/../packages/java.lang/java.base/java/util/zip" }, - { "/packages/com.oracle/java.xml.ws/com" }, - { "/./packages/com.oracle/java.xml.ws/com" }, - { "packages/com.oracle/java.xml.ws/com" }, - { "/packages/../packages/com.oracle/java.xml.ws/com" } }; } // @bug 8141521: jrt file system's DirectoryStream reports child paths // with wrong paths for directories under /packages --- 682,691 ----
< prev index next >