< prev index next >

jdk/test/java/lang/Character/CheckScript.java

Print this page

        

@@ -1,8 +1,7 @@
-
 /*
- * Copyright (c) 2010, 2012, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2010, 2015, 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
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.

@@ -22,11 +21,11 @@
  * questions.
  */
 
 /**
  * @test
- * @bug 6945564 6959267 7033561 7070436 7198195
+ * @bug 6945564 6959267 7033561 7070436 7198195 8032446
  * @summary  Check that the j.l.Character.UnicodeScript
  */
 
 import java.io.*;
 import java.util.*;
< prev index next >