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

Use "/native" Run Option for TestAvailableProcessors Execution

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • 25
    • None
    • hotspot
    • None
    • windows

      Created for asilichenko in https://github.com/openjdk/jdk/pull/23803

      Currently, the test executes the program using test.nativepath, but it relies on path resolution. I propose following standard conventions in this case and running the test with the /native option instead.

      With this change:

      Path resolution is no longer required.
      If nativepath is not specified at runtime, a standard error message will be printed to the console.
      This improves consistency and simplifies the test execution process.

            Unassigned Unassigned
            swesonga Saint Wesonga
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: