RFR: 8308764: Reporting errors from create_vm may crash [v6]

Kim Barrett kbarrett at openjdk.org
Wed Jun 7 03:53:55 UTC 2023


On Wed, 7 Jun 2023 00:35:51 GMT, David Holmes <dholmes at openjdk.org> wrote:

> Scratch take 4. You can't just move the exception handling into create_vm at that location because there are other places after that which can throw exceptions.

OK, that's convincing.  Looks good.

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

PR Comment: https://git.openjdk.org/jdk/pull/14238#issuecomment-1579836607


More information about the hotspot-runtime-dev mailing list