Integrated: 8253565: PPC64: Fix duplicate if condition in vm_version_ppc.cpp
Ziviani
github.com+670087+jrziviani at openjdk.java.net
Tue Oct 6 08:19:44 UTC 2020
On Thu, 24 Sep 2020 16:38:31 GMT, Ziviani <github.com+670087+jrziviani at openjdk.org> wrote:
> This is a very small change. There're two `if (UseRTMLocking) {` conditions, one just after the other. This code simply
> merge them.
> https://bugs.openjdk.java.net/browse/JDK-8253565
This pull request has now been integrated.
Changeset: 91997838
Author: Jose Ricardo Ziviani <joserz at linux.ibm.com>
Committer: Martin Doerr <mdoerr at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/91997838
Stats: 2 lines in 1 file changed: 0 ins; 2 del; 0 mod
8253565: PPC64: Fix duplicate if condition in vm_version_ppc.cpp
Reviewed-by: mdoerr
-------------
PR: https://git.openjdk.java.net/jdk/pull/338
More information about the hotspot-dev
mailing list