NotDefAccessDoesNotRead.java revision 3740:d3dde3f775b8
1114402Sru/*
2151497Sru * Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
3114402Sru * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4114402Sru *
5114402Sru * This code is free software; you can redistribute it and/or modify it
6114402Sru * under the terms of the GNU General Public License version 2 only, as
7114402Sru * published by the Free Software Foundation.
8114402Sru *
9114402Sru * This code is distributed in the hope that it will be useful, but WITHOUT
10114402Sru * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
11114402Sru * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
12114402Sru * version 2 for more details (a copy is included in the LICENSE file that
13114402Sru * accompanied this code).
14114402Sru *
15114402Sru * You should have received a copy of the GNU General Public License version
16114402Sru * 2 along with this work; if not, write to the Free Software Foundation,
17114402Sru * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
18114402Sru *
19114402Sru * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
20151497Sru * or visit www.oracle.com if you need additional information or have any
21114402Sru * questions.
22114402Sru */
23114402Sru
24114402Sru//key: compiler.err.package.not.visible
25114402Sru//key: compiler.misc.not.def.access.does.not.read
26114402Sru