On Mon, 19 Jan 2026 08:41:44 GMT, Tejesh R <[email protected]> wrote: >> Phil Race has updated the pull request incrementally with one additional >> commit since the last revision: >> >> 8375351 > > src/java.desktop/share/classes/javax/print/PrintServiceLookup.java line 81: > >> 79: * @return the services >> 80: */ >> 81: private static Services getServices() { > > I guess making `Services` constructor as private is missing here ?
> I guess making `Services` constructor as private is missing here ? As of now > it's default in this case. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/29237#discussion_r2703777665
