On Wed, 5 Mar 2025 23:04:13 GMT, Phil Race <p...@openjdk.org> wrote:

>> Fair enough. But I'm not sure it was ever needed. The condition in the 
>> existing code also ensured it would never fail.
>
> fixed

> But I'm not sure it was ever needed.

It seems that this was a check that both `urlResourceBase` and 
`classResourceBase` are not null at the same time, but only when assertions are 
enabled.
Not sure why it was an assertion.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/23909#discussion_r1982335843

Reply via email to