Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-6478

Test execution can hang with java.security.debug

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 5.4, 6.0
    • None
    • None
    • New

    Description

      As reported by Robert:

      # clone trunk
      cd lucene/core/
      ant test -Dargs="-Djava.security.debug=access:failure" -Dtestcase=TestDemo
      

      Hangs the test runner. The same problem appears to be present in ES builds too. It seems like some kind of weird stream buffer problem, the security framework seems to be writing to the native descriptors directly. Will have to dig (deep...).

      Attachments

        Issue Links

          Activity

            People

              dweiss Dawid Weiss
              dweiss Dawid Weiss
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: