Integrated: 8352490: Fatal error message for unhandled bytecode needs more detail
Saranya Natarajan
duke at openjdk.org
Wed Mar 26 09:42:27 UTC 2025
On Mon, 24 Mar 2025 10:19:50 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)
This pull request has now been integrated.
Changeset: 059f190f
Author: Saranya Natarajan <saranya.natarajan at oracle.com>
Committer: Christian Hagedorn <chagedorn at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/059f190f4b0c7836b89ca2070400529e8d33790b
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8352490: Fatal error message for unhandled bytecode needs more detail
Reviewed-by: thartmann, chagedorn
-------------
PR: https://git.openjdk.org/jdk/pull/24187
More information about the hotspot-compiler-dev
mailing list