/[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.39 by mark, Sat Aug 28 19:37:39 2004 UTC revision 1.40 by tromey, Tue Sep 28 21:44:08 2004 UTC
# Line 592  public final class System Line 592  public final class System
592     * @throws NullPointerException     * @throws NullPointerException
593     * @throws SecurityException if permission is denied     * @throws SecurityException if permission is denied
594     * @since 1.5     * @since 1.5
595       * @specnote This method was deprecated in some JDK releases, but
596       *           was restored in 1.5.
597     */     */
598    public static String getenv(String name)    public static String getenv(String name)
599    {    {

Legend:
Removed from v.1.39  
changed lines
  Added in v.1.40

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