RFR: JDK-8287061: Support for rematerializing scalar replaced objects participating in allocation merges [v18]

Cesar Soares Lucas cslucas at openjdk.org
Thu Jul 6 13:06:30 UTC 2023


On Tue, 20 Jun 2023 16:44:28 GMT, Vladimir Ivanov <vlivanov at openjdk.org> wrote:

>> Thank you once more for the comments @iwanowww . I’ll address them asap. 
>> 
>> Can I ask what requirements are there for a product flag?
>
>> Can I ask what requirements are there for a product flag?
> 
> Product flags are treated as part of public API of the JVM. So, changes in behavior have to go through CSR process. Also, a product flag has to be deprecated/obsoleted first before it can be removed which takes multiple releases to happen. Better to avoid introducing new product flags unless it is well-justified or necessary.

@iwanowww - I believe I've addressed all your comments so far. Is everything still looking good?

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

PR Comment: https://git.openjdk.org/jdk/pull/12897#issuecomment-1623641674


More information about the security-dev mailing list