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

Add unit testing for internal jrtfs class prior to Valhalla work

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • 26
    • None
    • tools

      There are some internal JRT file-system classes very likely to undergo non trivial changes in preparation for Valhalla, but which currently don't have specific unit tests (they are well tested by the JDK overall, but it will be hard to reason about any issues when making changes).

      Specifically, files in `jdk.internal.jrtfs`, including:
      * SystemImage
      * ExplodedImage

      I'd like to add targeted (white box) unit tests for these in the JDK mainline so that the tests are exercised and shown to pass now, and any common refactoring which might go into mainline as part of my work gets test coverage before and after any changes.

            dabeaumo David Beaumont
            dabeaumo David Beaumont
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: