Uploaded image for project: 'Code Tools'
  1. Code Tools
  2. CODETOOLS-7902760

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3 P3
    • None
    • None
    • 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.

            cstein Christian Stein
            jlaskey Jim Laskey
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: