On Thu, 17 Jun 2021 17:36:51 GMT, Jonathan Gibbons <j...@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 <j...@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