[OSM-dev] josm compile warnings ...

Joerg Ostertag (OSM Tettnang/Germany) openstreetmap at ostertag.name
Wed Aug 20 07:10:05 BST 2008


------------- Compile Josm

BUILD SUCCESSFUL
Total time: 3 seconds
    
[javac] /home/tweety/svn.openstreetmap.org/applications/editors/josm/core/src/org/openstreetmap/josm/io/MyHttpHandler.java:10: 
warning: sun.net.www.protocol.http.Handler is Sun proprietary API and may be 
removed in a future release
    [javac] public class MyHttpHandler extends 
sun.net.www.protocol.http.Handler  {
    [javac]                                                             ^
    
[javac] /home/tweety/svn.openstreetmap.org/applications/editors/josm/core/src/org/openstreetmap/josm/io/MyHttpURLConnection.java:9: 
warning: sun.net.www.protocol.http.HttpURLConnection is Sun proprietary API 
and may be removed in a future release
    [javac] public class MyHttpURLConnection extends 
sun.net.www.protocol.http.HttpURLConnection {
    [javac]                                                                   
^
    
[javac] /home/tweety/svn.openstreetmap.org/applications/editors/josm/core/src/org/openstreetmap/josm/io/MyHttpURLConnection.java:10: 
warning: sun.net.www.protocol.http.Handler is Sun proprietary API and may be 
removed in a future release
    [javac]             protected MyHttpURLConnection(URL u, Proxy p, 
sun.net.www.protocol.http.Handler handler)
    [javac]                                                                                    
^
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 3 warnings



-- 
Jörg (Germany, Tettnang)

http://www.ostertag.name/




More information about the dev mailing list