On Fri, 7 Feb 2025 19:40:44 GMT, Chen Liang <li...@openjdk.org> wrote:
> In CodeBuilder, validation for a slot was missing due to concurrent patches, > and the original patch did not add effective tests for CodeBuilder because of > the complex exceptional behaviors. Now the bug is fixed with renames to > prevent future risky usages, and the tests have been enhanced to ensure at > least the failure-case behavior (while the non-failure case is harder to > check due to exceptional behaviors) > > Testing: JDK tier 1-3 Thanks for the reviews! ------------- PR Comment: https://git.openjdk.org/jdk/pull/23522#issuecomment-2651318152