summaryrefslogtreecommitdiffstats
path: root/libjava/classpath/org/omg/PortableServer/_ServantLocatorStub.java
diff options
context:
space:
mode:
Diffstat (limited to 'libjava/classpath/org/omg/PortableServer/_ServantLocatorStub.java')
-rw-r--r--libjava/classpath/org/omg/PortableServer/_ServantLocatorStub.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/libjava/classpath/org/omg/PortableServer/_ServantLocatorStub.java b/libjava/classpath/org/omg/PortableServer/_ServantLocatorStub.java
index 039140ebc25..f63340f9822 100644
--- a/libjava/classpath/org/omg/PortableServer/_ServantLocatorStub.java
+++ b/libjava/classpath/org/omg/PortableServer/_ServantLocatorStub.java
@@ -71,7 +71,7 @@ public class _ServantLocatorStub
* This the purpose of this field is undocumented up till 1.5 java API
* inclusive.
*/
- @SuppressWarnings("unchecked") // Needed for API compatibility
+ @SuppressWarnings("rawtypes") // Needed for API compatibility
public static final Class _opsClass = ServantLocatorOperations.class;
/**
OpenPOWER on IntegriCloud