[jdk17] Integrated: JDK-8268972: Add default impl for recent new Reporter.print method
Jonathan Gibbons
jjg at openjdk.java.net
Fri Jun 25 01:10:03 UTC 2021
On Thu, 17 Jun 2021 17:36:51 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:
> Please review a simple fix to add a default implementation for a recent new method on the Reporter interface. (It was an oversight that the default implementation was not provided in the original work.)
This pull request has now been integrated.
Changeset: 44691cc3
Author: Jonathan Gibbons <jjg at openjdk.org>
URL: https://git.openjdk.java.net/jdk17/commit/44691cc3b003ee6769249b481fb9bf9c5afa6182
Stats: 9 lines in 1 file changed: 8 ins; 0 del; 1 mod
8268972: Add default impl for recent new Reporter.print method
Reviewed-by: prappo
-------------
PR: https://git.openjdk.java.net/jdk17/pull/92
More information about the javadoc-dev
mailing list