RFR: 8375351: Remove usage of AppContext from print implementation [v4]
Tejesh R
tr at openjdk.org
Mon Jan 19 08:45:25 UTC 2026
On Sat, 17 Jan 2026 17:49:44 GMT, Phil Race <prr at openjdk.org> wrote:
>> Remove AppContext from javax.print
>
> 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 ?
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/29237#discussion_r2703775313
More information about the client-libs-dev
mailing list