[jdk8u-dev] RFR: 8069389: CompilerOracle prefix wildcarding is broken for long strings [v3]
Roman Marchenko
rmarchenko at openjdk.org
Mon Feb 26 16:24:46 UTC 2024
On Mon, 26 Feb 2024 16:00:41 GMT, Andrew John Hughes <andrew at openjdk.org> wrote:
>> Roman Marchenko has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains one commit:
>>
>> Backport 01ec6950020268a375eb5330373e6c0813f3a924
>
> Does the new test pass on 8u?
@gnu-andrew Yes, it passed.
However, as just a note, my opinion is a test doesn't make sense here since we're trying to emulate a failure case which is actually caused by undefined behaviour. UB cannot be predicted or tested, and it may change depending on platform, versions, etc.
Anyway, the test passed.
-------------
PR Comment: https://git.openjdk.org/jdk8u-dev/pull/446#issuecomment-1964563594
More information about the jdk8u-dev
mailing list