Ignore:
Timestamp:
2014-01-03T23:05:54+01:00 (10 years ago)
Author:
Don-vip
Message:

Replace non-working Sun bugtracker links to new OpenJDK one

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/com/kitfox/svg/SVGUniverse.java

    r6002 r6617  
    389389            {
    390390                //Workaround for resources stored in jars loaded by Webstart.
    391                 //http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6753651
     391                //https://bugs.openjdk.java.net/browse/JDK-6753651
    392392                url = SVGUniverse.class.getResource("xmlBase.getPath()");
    393393            }
Note: See TracChangeset for help on using the changeset viewer.