RFR: 8305714 : JShell crashes when trying to throw a non-exist exception in certain lambdas
Weibing Xiao
duke at openjdk.org
Fri Apr 28 14:19:54 UTC 2023
testing for undefined classes in Java JShell to make sure JShell does not crash when an undefined class is used.
This test was passed for Linux, MacOS, and Windows by mach5 build and test in Oracle.
Reviewer: @coffeys @lahodaj
-------------
Commit messages:
- test for undefined class
Changes: https://git.openjdk.org/jdk/pull/13719/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=13719&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8305714
Stats: 67 lines in 1 file changed: 67 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/13719.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/13719/head:pull/13719
PR: https://git.openjdk.org/jdk/pull/13719
More information about the kulla-dev
mailing list