A DESCRIPTION OF THE REQUEST :
A new warning about "Sun proprietary api" showed up recently. There seems
to be no way to disable it with SuppressWarnings.
C:\Program Files\sharednet\src>java -version
java version "1.6.0-rc"
Java(TM) SE Runtime Environment (build 1.6.0-rc-b97)
Java HotSpot(TM) Client VM (build 1.6.0-rc-b97, mixed mode, sharing)
JUSTIFICATION :
SuppressWarnings should be able to suppress all warnings.
A new warning about "Sun proprietary api" showed up recently. There seems
to be no way to disable it with SuppressWarnings.
C:\Program Files\sharednet\src>java -version
java version "1.6.0-rc"
Java(TM) SE Runtime Environment (build 1.6.0-rc-b97)
Java HotSpot(TM) Client VM (build 1.6.0-rc-b97, mixed mode, sharing)
JUSTIFICATION :
SuppressWarnings should be able to suppress all warnings.
- relates to
-
JDK-6477297 com.sun.xml.internal.ws.streaming does not exist
-
- Closed
-