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

java/util/Locale/LocaleProvidersRun.java and java/util/ResourceBundle/modules/visibility/VisibilityTest.java timeout after passing

XMLWordPrintable

        java/util/Locale/LocaleProvidersRun.java and java/util/ResourceBundle/modules/visibility/VisibilityTest.java are timing out in higher tiers on Windows, probably since they changed to accept VM flags (JDK-8319569).

        In both cases, the tests appear to pass but their duration is too long and the test are failed due to the timeout. It may be that the launched VMs have not run with debug builds -Xcomp before this change.

        These tests should be updated to not accept VM flags and be marked as flagless to prevent such timeouts.

              jlu Justin Lu
              alanb Alan Bateman
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: