ServiceImplNotPublic.java revision 3993:ce416299fd2d
1168054Sflz/*
2168054Sflz * Copyright (c) 2017, Oracle and/or its affiliates. All rights reserved.
3168266Sgabor * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4168266Sgabor *
5168266Sgabor * This code is free software; you can redistribute it and/or modify it
6168266Sgabor * under the terms of the GNU General Public License version 2 only, as
7168266Sgabor * published by the Free Software Foundation.
8168266Sgabor *
9168266Sgabor * This code is distributed in the hope that it will be useful, but WITHOUT
10168266Sgabor * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
11168054Sflz * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
12168054Sflz * version 2 for more details (a copy is included in the LICENSE file that
13168064Sflz * accompanied this code).
14168064Sflz *
15168064Sflz * You should have received a copy of the GNU General Public License version
16168064Sflz * 2 along with this work; if not, write to the Free Software Foundation,
17168064Sflz * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
18168064Sflz *
19168064Sflz * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
20168064Sflz * or visit www.oracle.com if you need additional information or have any
21168064Sflz * questions.
22168064Sflz */
23168064Sflz
24168064Sflz// key: compiler.err.not.def.public
25168064Sflz