RFR: 8339416: [s390x] Provide implementation for resolve_global_jobject [v2]

Amit Kumar amitkumar at openjdk.org
Mon Sep 16 04:56:36 UTC 2024


> This PR provides "resolve_global_jobject" method implementation for s390x-port. 
> 
> Testing:
> * Tier1 test with Fastdebug; 
> * Added these changes on top of https://github.com/openjdk/jdk/pull/20479 and modified the call in the stubGenerator_s390.cpp file; 
> *  1. Ran tier1 test with a call to  "resolve_jobect"
> *  2. Ran tier1 test with a call to  "resolve_global_jobject" 
> 
> I didn't see any new failure appearing there.

Amit Kumar has updated the pull request incrementally with one additional commit since the last revision:

  removes extra line

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/20986/files
  - new: https://git.openjdk.org/jdk/pull/20986/files/fa36e66b..95a832e4

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=20986&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=20986&range=00-01

  Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/20986.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/20986/head:pull/20986

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


More information about the hotspot-dev mailing list