The src/java.base/share/classes/jdk/internal/jrtfs/ExplodedImage.java class should be updated to handle preview mode and the existence of preview resources in the same way as ImageReader.
Additionally it seems desirable to make both classes share common tests, since they are both implementations of the SystemImage API and should behave identically (subject to file system quirks perhaps).
Additionally it seems desirable to make both classes share common tests, since they are both implementations of the SystemImage API and should behave identically (subject to file system quirks perhaps).