jdk/make/docs/CORE_PKGS.gmk
changeset 2057 3acf8e5e2ca0
parent 1156 bbc2d15aaf7a
child 2633 4ea5835ef663
equal deleted inserted replaced
2056:115e09b7a004 2057:3acf8e5e2ca0
     1 #
     1 #
     2 # Copyright 2001-2008 Sun Microsystems, Inc.  All Rights Reserved.
     2 # Copyright 2001-2009 Sun Microsystems, Inc.  All Rights Reserved.
     3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     4 #
     4 #
     5 # This code is free software; you can redistribute it and/or modify it
     5 # This code is free software; you can redistribute it and/or modify it
     6 # under the terms of the GNU General Public License version 2 only, as
     6 # under the terms of the GNU General Public License version 2 only, as
     7 # published by the Free Software Foundation.  Sun designates this
     7 # published by the Free Software Foundation.  Sun designates this
   108   java.nio                                       \
   108   java.nio                                       \
   109   java.nio.channels                              \
   109   java.nio.channels                              \
   110   java.nio.channels.spi                          \
   110   java.nio.channels.spi                          \
   111   java.nio.charset                               \
   111   java.nio.charset                               \
   112   java.nio.charset.spi                           \
   112   java.nio.charset.spi                           \
       
   113   java.nio.file					 \
       
   114   java.nio.file.attribute			 \
       
   115   java.nio.file.spi				 \
   113   java.rmi                                       \
   116   java.rmi                                       \
   114   java.rmi.activation                            \
   117   java.rmi.activation                            \
   115   java.rmi.dgc                                   \
   118   java.rmi.dgc                                   \
   116   java.rmi.registry                              \
   119   java.rmi.registry                              \
   117   java.rmi.server                                \
   120   java.rmi.server                                \