[IR Framework] Pass modules from Driver VM to Test VM

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: None
    • Component/s: hotspot

      Today, we always need to explicitly pass --add-modules to the IR Framework with addFlags(). This is sometimes easy to miss and the stacktraces are hard to understand that you actually only need to add --add-modules with addFlags().

      We could automate this by matching -Dtest.modules=jdk.incubator.vector in the Driver VM and pass this on to the Test VM.

            Assignee:
            Christian Hagedorn
            Reporter:
            Christian Hagedorn
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: