RFR: 8294397: Replace StringBuffer with StringBuilder within java.text
Brent Christian
bchristi at openjdk.org
Thu Sep 29 21:51:43 UTC 2022
On Thu, 29 Sep 2022 21:48:52 GMT, Justin Lu <duke at openjdk.org> wrote:
> should we update test/jdk/sun/text/IntHashtable/patch-src/java.base/java/text/Bug4170614Test.java to include `@test, @bug, @run, @summary`?
/*
(this test doesn't have an at-test tag because it's run by Bug4170614TestRun.java
instead of directly by the test harness)
*/
:)
-------------
PR: https://git.openjdk.org/jdk/pull/10475
More information about the core-libs-dev
mailing list