jdk/src/share/classes/sun/rmi/transport/DGCImpl.java
changeset 19211 32a04c562026
parent 14342 8435a30053c1
child 23333 b0af2c7c8c91
--- a/jdk/src/share/classes/sun/rmi/transport/DGCImpl.java	Tue Aug 06 14:10:06 2013 -0700
+++ b/jdk/src/share/classes/sun/rmi/transport/DGCImpl.java	Tue Aug 06 14:24:05 2013 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1996, 2012, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1996, 2013, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
@@ -59,6 +59,7 @@
  *
  * @author Ann Wollrath
  */
+@SuppressWarnings("deprecation")
 final class DGCImpl implements DGC {
 
     /* dgc system log */