> Add a bunch of stubs and parameter changes to get non-Oracle platforms to > compile. Tested with cross compilation in mach5. Also enabled GHA for these > platforms. Tested tier1 with Oracle platforms. > > Porters please let me know if this runs hello world, then the rest is up to > you. > Thank you! > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
Coleen Phillimore has updated the pull request incrementally with 13 additional commits since the last revision: - Update src/hotspot/share/classfile/classFileParser.cpp Co-authored-by: Dean Long <[email protected]> - Update src/hotspot/cpu/s390/s390.ad Co-authored-by: Dean Long <[email protected]> - Update src/hotspot/cpu/riscv/riscv.ad Co-authored-by: Dean Long <[email protected]> - Update src/hotspot/cpu/riscv/riscv.ad Co-authored-by: Dean Long <[email protected]> - Update src/hotspot/cpu/ppc/ppc.ad Co-authored-by: Dean Long <[email protected]> - Update src/hotspot/cpu/s390/s390.ad Co-authored-by: Dean Long <[email protected]> - Update src/hotspot/cpu/s390/c1_LIRGenerator_s390.cpp Co-authored-by: Dean Long <[email protected]> - Update src/hotspot/cpu/ppc/ppc.ad Co-authored-by: Dean Long <[email protected]> - Update src/hotspot/cpu/riscv/c1_LIRGenerator_riscv.cpp Co-authored-by: Dean Long <[email protected]> - Update src/hotspot/cpu/ppc/c1_LIRGenerator_ppc.cpp Co-authored-by: Dean Long <[email protected]> - ... and 3 more: https://git.openjdk.org/valhalla/compare/b199a499...dc17bb10 ------------- Changes: - all: https://git.openjdk.org/valhalla/pull/2396/files - new: https://git.openjdk.org/valhalla/pull/2396/files/b199a499..dc17bb10 Webrevs: - full: https://webrevs.openjdk.org/?repo=valhalla&pr=2396&range=02 - incr: https://webrevs.openjdk.org/?repo=valhalla&pr=2396&range=01-02 Stats: 13 lines in 9 files changed: 8 ins; 0 del; 5 mod Patch: https://git.openjdk.org/valhalla/pull/2396.diff Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2396/head:pull/2396 PR: https://git.openjdk.org/valhalla/pull/2396
