RFR: 8350609: Cleanup unknown unwind opcode (0xB) for windows
Dhamoder Nalla
dhanalla at openjdk.org
Thu Mar 20 20:16:09 UTC 2025
On Thu, 20 Mar 2025 20:05:35 GMT, Dhamoder Nalla <dhanalla at openjdk.org> wrote:
>> Did you get to test these functions for correctness, possibly using jtreg or some other tests ?
>
>> Did you get to test these functions for correctness, possibly using jtreg or some other tests ?
>
> Yes, we have validated the Jtreg Tier 1 tests, including vector-specific tests under /test/jdk/incubator/vector.
> @dhanalla As @vivdesh asked above: do you have a regression test for this?
>
> You also have this warning above:
>
> Warning ⚠️ Found leading lowercase letter in issue title for 8350609: cleanup unknown unwind opcode (0xB) for windows
I addressed the warning, and regarding regression tests, I have validated the Jtreg Tier 1 tests, including vector-specific tests under /test/jdk/incubator/vector.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23707#issuecomment-2741557396
More information about the hotspot-compiler-dev
mailing list