On Tue, 22 Mar 2022 00:01:59 GMT, Joe Darcy <da...@openjdk.org> wrote:

> As part of updating the core libraries to be sealed, the package-access 
> AbstractStringBuilder, implementation superclass of StringBuilder and 
> StringBuffer, can be marked as sealed with those two subclasses on its 
> permits list.

This pull request has now been integrated.

Changeset: f7d21c35
Author:    Joe Darcy <da...@openjdk.org>
URL:       
https://git.openjdk.java.net/jdk/commit/f7d21c3523d87584b62a1143bfe52d067cf77519
Stats:     3 lines in 1 file changed: 1 ins; 0 del; 2 mod

8283480: Make AbstractStringBuilder sealed

Reviewed-by: jjg, rriggs, jlaskey, dfuchs

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

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

Reply via email to