/[classpath]/classpath/java/lang/System.java
ViewVC logotype

Diff of /classpath/java/lang/System.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.38.2.4 by gnu_andrew, Thu Jan 13 22:40:38 2005 UTC revision 1.38.2.5 by gnu_andrew, Fri Jan 14 10:24:15 2005 UTC
# Line 624  public final class System Line 624  public final class System
624     * @throws NullPointerException     * @throws NullPointerException
625     * @throws SecurityException if permission is denied     * @throws SecurityException if permission is denied
626     * @since 1.5     * @since 1.5
627       * @specnote This method was deprecated in some JDK releases, but
628       *           was restored in 1.5.
629     */     */
630    public static String getenv(String name)    public static String getenv(String name)
631    {    {

Legend:
Removed from v.1.38.2.4  
changed lines
  Added in v.1.38.2.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26