Integrated: JDK-8307869: Remove unnecessary log statements from arm32 fastlocking code

Thomas Stuefe stuefe at openjdk.org
Thu May 11 09:27:53 UTC 2023


On Thu, 11 May 2023 05:06:47 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

> Trivial patch to remove some logging.
> 
> Remnant of [JDK-8291555](https://bugs.openjdk.org/browse/JDK-8291555): During review it was noted by @shipilev that the logging in arm fastlocking code is superfluous and can be removed.

This pull request has now been integrated.

Changeset: ecc1d85d
Author:    Thomas Stuefe <stuefe at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/ecc1d85dbea84c291c4014f2237ae9326f14cccb
Stats:     9 lines in 3 files changed: 0 ins; 9 del; 0 mod

8307869: Remove unnecessary log statements from arm32 fastlocking code

Reviewed-by: shade

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

PR: https://git.openjdk.org/jdk/pull/13922


More information about the hotspot-compiler-dev mailing list