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

Harden runtime/StackGuardPages/TestStackGuardPages.java

XMLWordPrintable

    • b10

        There are multiple ways which the stack guard pages tests can be hardened:
        - [~iklam] suggested rewriting the Java part of the test using ProcessTools.executeProcess(ProcessBuilder pb) which will make stdout/stderr be consistently logged and debugging much easier.
        - Split up initial/other thread into 2 tests
        - Split up Java thread tests and native thread tests into two separate files
        This will help us with JDK-8293452

              jsjolen Johan Sjölen
              jsjolen Johan Sjölen
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: