RFR: 8352490: Fatal error message for unhandled bytecode needs more detail [v2]

duke duke at openjdk.org
Wed Mar 26 09:08:22 UTC 2025


On Mon, 24 Mar 2025 14:19:37 GMT, Saranya Natarajan <duke at openjdk.org> wrote:

>> Description: Improve the error message for unhandled bytecode in `line#129` of function `Bytecodes::Code ciBytecodeStream::next_wide_or_table` in file ciStream.cpp
>> 
>> Solution: The error message is improved to print OPCODE and bytecode index (BCI)
>
> Saranya Natarajan has updated the pull request incrementally with one additional commit since the last revision:
> 
>   adding information for printing current method

@sarannat 
Your change (at version cd029a9a69bea7cdd6d22758aa56ec0ef602501a) is now ready to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/jdk/pull/24187#issuecomment-2753669823


More information about the hotspot-compiler-dev mailing list