Integrated: 8283704: Add sealed modifier to java.awt.MultipleGradientPaint

Phil Race prr at openjdk.java.net
Fri Apr 15 18:07:43 UTC 2022


On Fri, 1 Apr 2022 19:18:39 GMT, Phil Race <prr at openjdk.org> wrote:

> Along the same lines as other recent additions of the sealed modifier but this one is quite simple.
> Only MultiGradientPaint is touched. The two extant sub-classes it permits are already final
> 
> CSR for review : https://bugs.openjdk.java.net/browse/JDK-8284188
> 
> jtreg and JCK API tests pass

This pull request has now been integrated.

Changeset: 9f97f5de
Author:    Phil Race <prr at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/9f97f5de684588be6caf0f0ababe5fe773b13d77
Stats:     3 lines in 1 file changed: 2 ins; 0 del; 1 mod

8283704: Add sealed modifier to java.awt.MultipleGradientPaint

Reviewed-by: darcy, serb, aivanov

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

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



More information about the client-libs-dev mailing list