Path: blob/master/test/functional/Java9andUp/modules/org.openj9test.modularity.unnamed/README.md
6004 views
Description
This folder contains classes for a unnamed module required by other modularity tests.
org.openj9test.modularity.unnamed ---> the folder containing this README and the unnamed module packages/classes | |-- org.openj9.test.unnamed ---> package name | |-- UnnamedDummy ---> target class field/method/constructor with references to module org.openj9test.modularity.dummy/org.openj9.test.modularity.dummy.Dummy |-- UnnamedReflectObjects ---> providing reflection objects from class UnnamedDummy above