JDK-6970262 : TEST_BUG: test/java/net/NetworkInterface/IPv4Only.java has wrong test name in @run tag
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.net
  • Affected Version: 7
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2010-07-19
  • Updated: 2011-03-08
  • Resolved: 2011-03-08
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7
7 b105Fixed
Related Reports
Relates :  
Description
--------------------------------------------------
TEST: java/net/NetworkInterface/IPv4Only.java
JDK under test: (/tmp/jprt/P2/T/112103.jcg-integrator/testproduct/solaris_sparc_5.10-product)
java version "1.7.0-internal"
Java(TM) SE Runtime Environment (build 1.7.0-internal-jprtadm_2010_07_19_04_33-b00)
Java HotSpot(TM) Client VM (build 19.0-b03-201007191121.jcg-integrator.tl-pb, mixed mode, sharing)

ACTION: build -- Not run. Test running...
REASON: Named class compiled on demand
TIME:   nterfaceV6List seconds
messages:
command: build NetworkInterfaceV6List
reason: Named class compiled on demand

TEST RESULT: Error. Can't find source file: NetworkInterfaceV6List.java in directory-list: /tmp/jprt/P2/T/112103.jcg-integrator/source/jdk/test/java/net/NetworkInterface
--------------------------------------------------

Comments
EVALUATION Changeset: f90999d7c404 Author: chegar Date: 2010-07-21 13:52 +0100 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/f90999d7c404 6970262: TEST_BUG: test/java/net/NetworkInterface/IPv4Only.java has wrong test name in @run tag Reviewed-by: alanb, dsamersoff ! test/java/net/NetworkInterface/IPv4Only.java
21-07-2010

EVALUATION Update the @run tag with the correct test name.
20-07-2010