On Mon, 7 Jun 2021 18:49:19 GMT, Joe Wang <[email protected]> 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 <[email protected]> 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
