8133035: test/com/sun/jndi/dns/IPv6NameserverPlatformParsingTest.java fails to compile
authorxiaofeya
Fri, 22 Jan 2016 13:26:56 +0000
changeset 35309 f43375f7adea
parent 35308 7dbbcead95f6
child 35310 24e6bd6c0b75
8133035: test/com/sun/jndi/dns/IPv6NameserverPlatformParsingTest.java fails to compile Reviewed-by: alanb
jdk/test/com/sun/jndi/dns/Test6991580.java
--- a/jdk/test/com/sun/jndi/dns/Test6991580.java	Thu Jan 21 13:51:58 2016 -0800
+++ b/jdk/test/com/sun/jndi/dns/Test6991580.java	Fri Jan 22 13:26:56 2016 +0000
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2015, 2016, 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
@@ -32,9 +32,10 @@
 
 /**
  * @test
- * @bug 6991580 8080108
+ * @bug 6991580 8080108 8133035
  * @requires os.family != "windows"
  * @summary IPv6 Nameservers in resolv.conf throws NumberFormatException
+ * @modules jdk.naming.dns/com.sun.jndi.dns
  * @build IPv6NameserverPlatformParsingTest
  * @run main/manual Test6991580
  */