On Mon, 14 Sep 2020 21:27:46 GMT, Sergey Bylokhov <s...@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 serb (Reviewer).

Now awaiting CSR approval as advised

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

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

Reply via email to