RFR: 8335358: [premain] Explore alternative ways to trigger the end of training run [v7]
Mat Carter
macarte at openjdk.org
Wed Sep 18 23:22:55 UTC 2024
On Wed, 18 Sep 2024 20:42:03 GMT, Ashutosh Mehra <asmehra at openjdk.org> wrote:
> I think `is_end_training_trigger` needs to be cleared in `Method::remove_unshareable_flags()`. This flag should not be carried into the assembly phase if the Method is archived.
Thank you for the solution! I came across this problem while writing jtreg tests
-------------
PR Comment: https://git.openjdk.org/leyden/pull/21#issuecomment-2359614124
More information about the leyden-dev
mailing list