RFR: 8311514: Incorrect regex in TestMetaSpaceLog.java

Thomas Stuefe stuefe at openjdk.org
Fri Jul 7 11:52:02 UTC 2023


On Fri, 7 Jul 2023 11:16:13 GMT, Daohan Qu <dqu at openjdk.org> wrote:

>>> > Good catch. But is this guaranteed to always be in K?
>>> 
>>> Hi Thomas! That's a good question and I believe the answer is yes.
>>> 
>> 
>> Okay, thanks for checking. The test will fail should the JVM ever change that format, right?
>
> Hi @tstuefe, could you please sponsor this change? Thanks in advance!

@quadhier Technically this would need two reviewers, since its a hotspot-related test. But this is trivial enough to make this a Trivial change, which just needs one reviewer.

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

PR Comment: https://git.openjdk.org/jdk/pull/14782#issuecomment-1625295212


More information about the hotspot-gc-dev mailing list