[jdk17u-dev] Integrated: 8335775: Remove extraneous 's' in comment of rawmonitor.cpp test file

Andrew John Hughes andrew at openjdk.org
Fri Jul 19 15:32:34 UTC 2024


On Thu, 11 Jul 2024 01:33:14 GMT, Andrew John Hughes <andrew at openjdk.org> wrote:

> A trivial backport to fix a typo (an errant 's') in test/hotspot/jtreg/vmTestbase/nsk/jvmti/unit/functions/rawmonitor/rawmonitor.cpp introduced by [JDK-8299635](https://bugs.openjdk.org/browse/JDK-8299635). This is a clean backport from 21u. The original from 24 did not apply cleanly to 21u as it doesn't have [JDK-8324681](https://bugs.openjdk.org/browse/JDK-8324681) which bumped the copyright header to 2024 (which probably should have been bumped to 2023 in 8299635!)
> 
> This was spotted by George Adams (@gdams) when backporting 8299635 to 17u, where it is now needed to support builds on newer versions of Mac OS. It's a trivial fix it makes sense to clean up everywhere.
> 
> The original commit being backported was authored by Severin Gehwolf on 5 Jul 2024 and was reviewed by George Adams and Thomas Stuefe. It has been backported to 21u & 23.

This pull request has now been integrated.

Changeset: 72de1510
Author:    Andrew John Hughes <andrew at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/72de151057ab4aefc53cfcad9745416f60af9068
Stats:     1 line in 1 file changed: 0 ins; 1 del; 0 mod

8335775: Remove extraneous 's' in comment of rawmonitor.cpp test file

Backport-of: c8db6fe9536148aee152710bad72cd025393e477

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

PR: https://git.openjdk.org/jdk17u-dev/pull/2702


More information about the jdk-updates-dev mailing list