Integrated: 8255005: Fix indentation levels in classFileParser.cpp
Harold Seigel
hseigel at openjdk.java.net
Fri Oct 30 13:01:56 UTC 2020
On Thu, 29 Oct 2020 13:02:04 GMT, Harold Seigel <hseigel at openjdk.org> wrote:
> Please review this very small change to fix indentation in classFileParser.cpp and move the check for the PermittedSubclasses attribute inside of the "if (major_version >= 16)" block.
>
> Fix was tested with tiers 1 and 2 on Linux, Mac OSX, and Windows, and tiers 3-5 on Linux x64.
>
> Thanks, Harold
This pull request has now been integrated.
Changeset: 8a065ef2
Author: Harold Seigel <hseigel at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/8a065ef2
Stats: 28 lines in 1 file changed: 9 ins; 16 del; 3 mod
8255005: Fix indentation levels in classFileParser.cpp
Reviewed-by: lfoltan, coleenp
-------------
PR: https://git.openjdk.java.net/jdk/pull/931
More information about the hotspot-runtime-dev
mailing list