RFR: 8344381: [s390x] Test failures with error: Register type is not known

Amit Kumar amitkumar at openjdk.org
Mon Nov 18 12:01:47 UTC 2024


On Mon, 18 Nov 2024 10:17:12 GMT, Amit Kumar <amitkumar at openjdk.org> wrote:

> Adds SaveLiveRegister portion for vector registers also. 
> 
> Depends on https://github.com/openjdk/jdk/pull/22190. Once that PR gets integrated, will rebase and mark it ready for review.

I got only test failure : `java/util/Spliterator/SpliteratorTraversingAndSplittingTest.java` which seems to generic issue [JDK-8344253](https://bugs.openjdk.org/browse/JDK-8344253)

@RealLucy can you take a look at this one. I guess this also can be treated as trivial. It will good if you can see if the register preserved for float & general register are also okay.

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

PR Comment: https://git.openjdk.org/jdk/pull/22197#issuecomment-2482833576
PR Comment: https://git.openjdk.org/jdk/pull/22197#issuecomment-2482838311


More information about the hotspot-dev mailing list