JDK-8253945 : Missed default constructor for StreamPrintServiceFactory.java
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: 2d
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-10-02
  • Updated: 2020-10-22
  • Resolved: 2020-10-02
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 16
16 b19Fixed
Related Reports
CSR :  
Relates :  
Description
The description of https://bugs.openjdk.java.net/browse/JDK-8250855
Address reliance on default constructors in the Java 2D APIs
includes
Default ctor on javax.print.StreamPrintServiceFactory 

This is mentioned in the review and even in the pre-amble of the CSR
but the code changes and spec updates for the CSR both miss it.

I think this will be the last one then the doclint warning can be enabled
on java.desktop.
Comments
Changeset: 58102386 Author: Phil Race <prr@openjdk.org> Date: 2020-10-02 21:54:53 +0000 URL: https://git.openjdk.java.net/jdk/commit/58102386
02-10-2020