/[classpath]/classpath/java/net/URL.java
ViewVC logotype

Diff of /classpath/java/net/URL.java

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

revision 1.35 by jfrijters, Fri Jul 16 09:39:55 2004 UTC revision 1.35.2.1 by gnu_andrew, Thu Jan 13 22:40:38 2005 UTC
# Line 430  public final class URL implements Serial Line 430  public final class URL implements Serial
430    
431        throw new MalformedURLException("Absolute URL required with null context");        throw new MalformedURLException("Absolute URL required with null context");
432    
433        protocol = protocol.trim();
434    
435      if (ph != null)      if (ph != null)
436        {        {
437          SecurityManager s = System.getSecurityManager();          SecurityManager s = System.getSecurityManager();

Legend:
Removed from v.1.35  
changed lines
  Added in v.1.35.2.1

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