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

jdk/test/java/util/regex/RegExTest.java fails: No match found

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2
    • 9
    • 9
    • hotspot
    • b93
    • Verified

    Description

      ...
      Reluctant Repetition : Passed
      Multiline Dollar : Passed
      Dollar at End : Failed(2)
      java.lang.IllegalStateException: No match found
      at java.util.regex.Matcher.group(Matcher.java:631)
      at java.util.regex.Matcher.group(Matcher.java:590)
      at RegExTest.check(RegExTest.java:190)
      at RegExTest.check(RegExTest.java:229)
      at RegExTest.caretBetweenTerminatorsTest(RegExTest.java:1247)
      at RegExTest.main(RegExTest.java:128)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:520)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
      at java.lang.Thread.run(Thread.java:747)

      Attachments

        Issue Links

          Activity

            People

              thartmann Tobias Hartmann
              neliasso Nils Eliasson (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: