langtools/test/tools/javac/BadHexConstant.java
changeset 34997 8174a7d851fb
parent 26274 02a5b23ee21c
--- a/langtools/test/tools/javac/BadHexConstant.java	Fri Jan 08 22:24:15 2016 -0800
+++ b/langtools/test/tools/javac/BadHexConstant.java	Mon Jan 11 11:21:10 2016 +0100
@@ -1,6 +1,6 @@
 /*
  * @test /nodynamiccopyright/
- * @bug 4049982
+ * @bug 4049982 8056897
  * @summary Compiler permitted invalid hex literal.
  * @author turnidge
  *