Name: bsC130419 Date: 06/22/2001
java version "1.3.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0)
Classic VM (build 1.3.0, J2RE 1.3.0 IBM build cn130-20010502 (JIT enabled: jitc)
Look at java.lang.URL.getPath() documentation.
This function was added in JDK 1.3 but does not say so.
This caused a build to break as we were building
against JDK 1.22 on certain platforms. Until now we
have trusted the documentation to make note of the
API differences.
(Review ID: 126512)
======================================================================
- duplicates
-
JDK-4428668 java.net.URL.getPath() needs @version tag
-
- Resolved
-