On Mon, 24 Feb 2025 19:17:10 GMT, Alexey Ivanov <aiva...@openjdk.org> wrote:
> Yes, there are. Does any other way create a built-in profile? No, it doesn't > as far as I can see. Yes, currently ProfileDeferralInfo is the only way to create built-in profile. > Is this flexibility needed? I'd say, it's not needed… unless there's a very > high chance there'll soon be introduced a new build-in ICC profile which is > created in another way but ICC_Profile(ProfileDeferralInfo) constructor. As of now we don't need the flexibility but not sure if that is something that we may require or need to consider in future. @prrace Your suggestion ? ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/23606#discussion_r1968345174