JDK-8286300 : Port JEP 425 to S390X
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: runtime
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • Submitted: 2022-05-06
  • Updated: 2022-06-25
Related Reports
Relates :  
Relates :  
Description
JEP 425 is targeted to JDK 19. Porting work will required for s390x. The initial integration of the JEP adds "Unimplemented" stubs for this architecture. For comparison, the initial implementation has about 2000 lines of x64 and about the same for aarch64.