Integrated: 8264766: ClassCastException during template compilation (Variable cannot be cast to Param)
Joe Wang
joehw at openjdk.java.net
Wed Jun 9 00:37:20 UTC 2021
On Mon, 7 Jun 2021 18:49:19 GMT, Joe Wang <joehw at openjdk.org> wrote:
> Fixes the addVariable/addParam methods in the SymbolTable to check types before casting.
This pull request has now been integrated.
Changeset: 1c3932f3
Author: Joe Wang <joehw at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/1c3932f3d5ec47678f55769cb6a9f657ace411c6
Stats: 70 lines in 2 files changed: 64 ins; 0 del; 6 mod
8264766: ClassCastException during template compilation (Variable cannot be cast to Param)
Reviewed-by: naoto
-------------
PR: https://git.openjdk.java.net/jdk/pull/4398
More information about the core-libs-dev
mailing list