RFR: 8254586: Replace fthrow() calls with simpler method calls in classFileParser.cpp
Lois Foltan
lfoltan at openjdk.java.net
Mon Oct 12 21:05:12 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
Looks good Harold!
-------------
Marked as reviewed by lfoltan (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/618
More information about the hotspot-runtime-dev
mailing list