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

Enhance rmi module test with named module

XMLWordPrintable

    • generic
    • generic

      The new test by JDK-8078812 is only based on automatic modules to avoid complex test fixture.

      It is necessary to cover various combinations named modules, automatic modules, unnamed modules.

      Proposed resolution:
      All declared as named modules
      Compile to exploded dir as usual
      Enhance the JarUtil to accept a filter to exclude any file during creating jars
      (in this case, module-info.class)
      Then expand the test by specifying mp/cp with automatic modules, explored named
      modules

            msheppar Mark Sheppard
            xiaofeya Xiaofeng Yang
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: