jdk/make/data/swingbeaninfo/SwingBeanInfo.template
changeset 25776 654b0255bbae
parent 23010 6dadb192ad81
child 29912 4478c08657e0
--- a/jdk/make/data/swingbeaninfo/SwingBeanInfo.template	Mon Jul 14 18:44:50 2014 +0400
+++ b/jdk/make/data/swingbeaninfo/SwingBeanInfo.template	Mon Jul 14 09:16:00 2014 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1998, 2013, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1998, 2014, 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
@@ -42,7 +42,7 @@
  */
 
 public class @(BeanClassName)BeanInfo extends javax.swing.SwingBeanInfoBase {
-    private static final Class class@(BeanClassName) = @(BeanClassObject);
+    private static final Class<?> class@(BeanClassName) = @(BeanClassObject);
 
     /**
      * @return a @(BeanClassName) BeanDescriptor