Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8038823

Missing @Test annotation and copyright in java.time tests

XMLWordPrintable

    • 8
    • b11
    • Not verified

        Some java.time test cleanup.

        The test
        jdk\test\java\time\tck\java\time\chrono\TCKChronoPeriod.java
        is not annotated with TestNG's @Test annotation - this prevents it from being correctly recognized by JCK's testfinder....

        Also,
        jdk\test\java\time\tck\java\time\chrono\CopticChronology.java
        jdk\test\java\time\tck\java\time\chrono\CopticDate.java
        jdk\test\java\time\tck\java\time\chrono\CopticEra.java
        don't have
         * Copyright (c) 2012, 2013, Oracle and/or its affiliates. All rights reserved.
        headers.

              rriggs Roger Riggs
              rriggs Roger Riggs
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: