RFR: TEST_BUG: 8222027 - java/util/logging/LogManager/TestLoggerNames.java generates intermittent ClassCastException
Daniel Fuchs
daniel.fuchs at oracle.com
Fri Apr 5 13:31:52 UTC 2019
On 05/04/2019 14:01, Steve Groeger wrote:
> Hi Daniel,
>
> Thanks. I should have spotted that slight mistake. That is what comes
> from just cutting and pasting.
> Have created a new webrev anyway:
> _http://cr.openjdk.java.net/~sgroeger/8222027/webrev.02/_
> I presume I need someone else to review this and also get a sponsor (so
> they can actually make the change) as I am not a committer (YET!!!)
> Do you know anyone that can do this for me?
If you don't have a sponsor at IBM I can sponsor it for you.
You will need to make a proper changeset that can be hg imported.
(simplest way is to hg commit the change in your local workspace
with the proper commit comment [1] and call webrev again, then do
hg rollback immediately after).
BTW since this is a a test bug then the @bug tag doesn't need
to be updated. Instead you should add a noreg-self label to
the JBS issue, if it's not already there.
[1] http://openjdk.java.net/guide/producingChangeset.html
best regards,
-- daniel
More information about the core-libs-dev
mailing list