On Tue, 24 Feb 2026 14:16:38 GMT, Casper Norrbin <[email protected]> wrote:

> Hi everyone,
> 
> `ClassFileParser::verify_legal_class_name` has some leftover code referencing 
> `CONSTANT_CLASS_DESCRIPTORS`, which is no longer used and relevant. With the 
> code in place, we wrongly verifies classnames, resulting in test failures.
> 
> With this PR I have removed all references to `CONSTANT_CLASS_DESCRIPTORS`. 
> The failing test now passes as expected and as such I have also removed it 
> from the problemlist.
> 
> Testing:
> - Tiers 1-3

Thank you for the quick reviews!

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

PR Comment: https://git.openjdk.org/valhalla/pull/2158#issuecomment-3958932639

Reply via email to