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

Andrew John Hughes andrew at openjdk.org
Fri Jul 5 21:00:35 UTC 2024


On Fri, 5 Jul 2024 20:36:47 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). It doesn't apply cleanly as 21u 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.
> 
> This pull request contains a backport of commit [ff49f677](https://github.com/openjdk/jdk/commit/ff49f677ee5017019c90823bc412ceb90068ffbd) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
> 
> The commit being backported was authored by Severin Gehwolf on 5 Jul 2024 and was reviewed by George Adams and Thomas Stuefe. Backport to 23 is in progress (https://github.com/openjdk/jdk23u/pull/15)

No, bot, this is not a clean backport.

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

PR Comment: https://git.openjdk.org/jdk21u-dev/pull/826#issuecomment-2211405192


More information about the jdk-updates-dev mailing list