RFR: 8227745: Enable Escape Analysis for Better Performance in the Presence of JVMTI Agents [v7]

Richard Reingruber rrich at openjdk.java.net
Thu Oct 8 09:13:45 UTC 2020


On Thu, 8 Oct 2020 08:50:08 GMT, Richard Reingruber <rrich at openjdk.org> wrote:

>> Richard,
>> Thank you for the formatting and refactoring changes.
>> The fix looks good to me.
>
>> 
>> 
>> Richard,
>> Thank you for the formatting and refactoring changes.
>> The fix looks good to me.
> 
> Thank you very much Serguei!

I'm planning to integrate this pull request on Monday 2020-10-12.

There was one failing test on Windows x64:
[tools/javac/launcher/SourceLauncherTest.java](https://github.com/reinrich/jdk/runs/1222200722). This was most likely
caused by [JDK-8249095](https://bugs.openjdk.java.net/browse/JDK-8249095). I've merged master to verify this.

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

PR: https://git.openjdk.java.net/jdk/pull/119


More information about the core-libs-dev mailing list