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

TEST_BUG: Typos in java/lang/Long/ParsingTest

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P5 P5
    • 9
    • None
    • core-libs
    • None
    • b25
    • 9
    • b28
    • generic
    • generic
    • Verified

        8041972 introduced new test cases to java/lang/Integer/ParsingTest.java and java/lang/Long/ParsingTest.java. Unfortunately, some typos crept into the Long version causing the jtreg test to use Integer.parseInt instead of intended Long.parseLong methods, rendering the new tests partially ineffective.

              redestad Claes Redestad
              redestad Claes Redestad
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: