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

Remove -Djavatest.security.noSecurityManager=true from jtreg runs

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • P4
    • Resolution: Fixed
    • None
    • 17
    • security-libs
    • None

    Description

      In the early days of JEP 411 we made -Djava.security.manager=disallow by default the following change for jtreg runs in RunTests.gmk was made:

      - $1_JTREG_BASIC_OPTIONS += -automatic -ignore:quiet
      + $1_JTREG_BASIC_OPTIONS += -automatic -ignore:quiet -Djavatest.security.noSecurityManager=true

      Now that we are back to allow but the change above is still integrated.

      We can revert the change above, and thus liberate 3 langtools tests from problem list.

      Attachments

        Issue Links

          Activity

            People

              weijun Weijun Wang
              weijun Weijun Wang
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: