Integrated: 8254586: Replace fthrow() calls with simpler method calls in classFileParser.cpp

Harold Seigel hseigel at openjdk.java.net
Wed Oct 14 12:26:14 UTC 2020


On Mon, 12 Oct 2020 20:34:25 GMT, Harold Seigel <hseigel at openjdk.org> wrote:

> Hi,
> Please review this small change to simplify exception throwing in classFileParser.cpp  The change was tested with tiers
> one and two on Windows, Linux x64, and Mac OSX, and with tiers 3-5 on Linux x64.
> Thanks, Harold

This pull request has now been integrated.

Changeset: 95e68c63
Author:    Harold Seigel <hseigel at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/95e68c63
Stats:     236 lines in 3 files changed: 109 ins; 26 del; 101 mod

8254586: Replace fthrow() calls with simpler method calls in classFileParser.cpp

Reviewed-by: lfoltan, dholmes, coleenp

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

PR: https://git.openjdk.java.net/jdk/pull/618


More information about the hotspot-runtime-dev mailing list