NotDefAccessNotExportedToModule.java revision 3740:d3dde3f775b8
19313Ssos/*
2230132Suqs * Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
39313Ssos * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
49313Ssos *
59313Ssos * This code is free software; you can redistribute it and/or modify it
69313Ssos * under the terms of the GNU General Public License version 2 only, as
79313Ssos * published by the Free Software Foundation.
89313Ssos *
9111798Sdes * This code is distributed in the hope that it will be useful, but WITHOUT
109313Ssos * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
119313Ssos * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
129313Ssos * version 2 for more details (a copy is included in the LICENSE file that
139313Ssos * accompanied this code).
149313Ssos *
1597748Sschweikh * You should have received a copy of the GNU General Public License version
169313Ssos * 2 along with this work; if not, write to the Free Software Foundation,
179313Ssos * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
189313Ssos *
199313Ssos * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
209313Ssos * or visit www.oracle.com if you need additional information or have any
219313Ssos * questions.
229313Ssos */
239313Ssos
249313Ssos//key: compiler.err.package.not.visible
259313Ssos//key: compiler.misc.not.def.access.not.exported.to.module
269313Ssos