MR jar API validator doesn't detect change if module becomes open

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P3
    • tbd
    • Affects Version/s: 9
    • Component/s: tools
    • jar

      Create two modules, compile and put them in base and v10 directories respectively
      module A { }
      open module A { }

      create MR jar
      jar cf file.jar -C base module-info.class,
                      --release 10 -C v10 module-info.class

      jar tool exits successfully.

            Assignee:
            Paul Sandoz
            Reporter:
            Andrey Nazarov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: