@run driver should not use --enable-preview flag when compiling under @enablePreview

XMLWordPrintable

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: P3
    • None
    • Affects Version/s: None
    • Component/s: tools

      If a test uses @enablePreview and uses @run driver without a corresponding @compile for the driver source then the source is compiled with --enable-preview but then run without --enable-preview. This forces the test to require the @compile.

      This should be changed to compile drivers without --enable-preview.

            Assignee:
            Christian Stein
            Reporter:
            Jim Laskey
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: