Revision: 20405
          http://sourceforge.net/p/jmol/code/20405
Author:   hansonr
Date:     2015-03-25 13:46:39 +0000 (Wed, 25 Mar 2015)
Log Message:
-----------


Modified Paths:
--------------
    branches/v14_2/Jmol/srcjs/java/net/URL.java

Modified: branches/v14_2/Jmol/srcjs/java/net/URL.java
===================================================================
--- branches/v14_2/Jmol/srcjs/java/net/URL.java 2015-03-25 13:45:54 UTC (rev 
20404)
+++ branches/v14_2/Jmol/srcjs/java/net/URL.java 2015-03-25 13:46:39 UTC (rev 
20405)
@@ -509,10 +509,11 @@
        * if (arguments.length == 1) {
        *   spec = context;context = handler = null;
        * }
-       * if (context && context.getValue() == null)
-       *   context = null;
+       * context && context.valueOf && context.valueOf() == null && (context = 
null);
        * 
+       * 
        */
+      {}
         String original = spec;
         int i, limit, c;
         int start = 0;

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Jmol-commits mailing list
Jmol-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-commits

Reply via email to