On Mon, 14 Sep 2020 19:02:27 GMT, Phil Race <p...@openjdk.org> wrote:

>> This issue relates to JDK-8250639 '☂ Address reliance on default 
>> constructors in the java.desktop module'. The changes
>> address the reliance on default constructors by adding in basic constructors 
>> in the following classes:
>> - java.awt.Image
>> - java.awt.PrintJob
>> - java.awt.font.GlyphVector
>> - java.awt.font.LayoutPath
>> - java.awt.font.LineMetrics
>> - java.awt.image.AbstractMultiResolutionImage
>> - java.awt.image.BufferStrategy
>> - java.awt.image.ImageFilter
>> - java.awt.image.RGBImageFilter
>> - java.awt.image.VolatileImage
>> - javax.print.PrintServiceLookup
>> - javax.print.ServiceUI
>> - javax.print.ServiceUIFactory
>> - javax.print.StreamPrintServiceFactory
>> - javax.print.event.PrintJobAdapter
>> 
>> specdiff:
>> http://cr.openjdk.java.net/~ccleary/issues/webrevs-store/8250855/webrevs/webrev.02/specdiff/overview-summary.html
>>  csr:
>> https://bugs.openjdk.java.net/browse/JDK-8252495
>
> Marked as reviewed by prr (Reviewer).

This needs the CSR to be approved before integration

-------------

PR: https://git.openjdk.java.net/jdk/pull/153

Reply via email to