RFR: 8333819: Move embedded external addresses from relocation info into separate global table

Lutz Schmidt lucy at openjdk.org
Mon Jun 17 19:57:15 UTC 2024


On Mon, 17 Jun 2024 15:31:46 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:

> Is this optimization under flag? In Leyden prototype we switch on `ForceUnreachable` flag to generate only "far": [SCCache.cpp#L142](https://github.com/openjdk/leyden/blob/premain/src/hotspot/share/code/SCCache.cpp#L142)

No, there is no flag protection as of now. I will discuss with @offamitkumar how to proceed (protect or remove optimization).

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

PR Comment: https://git.openjdk.org/jdk/pull/19703#issuecomment-2174310027


More information about the hotspot-runtime-dev mailing list