RFR: 8314070: javax.print: Support IPP output-bin attribute extension [v7]
Phil Race
prr at openjdk.org
Tue May 21 17:21:06 UTC 2024
On Sat, 11 May 2024 17:37:08 GMT, Alexander Scherbatiy <alexsch at openjdk.org> wrote:
>> @AlexanderScherbatiy did you see the comment in the CSR about sealed classes ?
>> I had originally suggested in this PR (search for a comment from a while ago) and I don't know if you saw it there either.
>
> @prrace
>
> I have updated the fix to make the `OutputBin` class sealed and `CustomOutputBin` class final.
> The `OutputBin` class permits internal `sun.print.CustomOutputBin` class.
> The `OutputBin` javadoc that `Implementation- or site-defined names for an output bin kind attribute may also be created by defining a subclass of class {@code OutputBin}.` is removed.
> If it is an applicable change I will update the CSR as well.
@AlexanderScherbatiy - the clock is ticking on JDK 23 .. RDP1 is getting closer.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16166#issuecomment-2123089073
More information about the client-libs-dev
mailing list