RFR: 8375351: Remove usage of AppContext from print implementation [v4]

Tejesh R tr at openjdk.org
Mon Jan 19 08:45:26 UTC 2026


On Mon, 19 Jan 2026 08:41:44 GMT, Tejesh R <tr at openjdk.org> 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


More information about the client-libs-dev mailing list