On Fri, 22 May 2026 18:58:07 GMT, Ioi Lam <[email protected]> wrote: >> Matias Saavedra Silva has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Fixed test, removed from group, Fred comments > > test/hotspot/jtreg/runtime/cds/appcds/test-classes/InlineFieldExclusionApp.java > line 27: > >> 25: import excluded.ExcludedValueClass; >> 26: >> 27: public class InlineFieldExclusionApp { > > We usually just put this class inside InlineFieldExclusionTest.java to avoid > having too many files.
These classes are in difference packages so I wanted to make it clear that they will not be in the same JAR file. ------------- PR Review Comment: https://git.openjdk.org/valhalla/pull/2464#discussion_r3290760522
