RFR: 8202100: Merge vm/share/InMemoryJavaCompiler w/ jdk/test/lib/compiler/InMemoryJavaCompiler [v2]

Ramkumar Sunderbabu rsunderbabu at openjdk.org
Wed Oct 23 14:11:06 UTC 2024


On Wed, 23 Oct 2024 14:07:49 GMT, Ramkumar Sunderbabu <rsunderbabu at openjdk.org> wrote:

>> Merging vm folder's InMemoryJavaCompiler into jdk folder's merge InMemoryJavaCompiler so that maintenance is easy.
>> 
>> Testing done for
>> Tiers 1,2,3
>> test/hotspot/jtreg tests
>
> Ramkumar Sunderbabu has updated the pull request incrementally with one additional commit since the last revision:
> 
>   use single compile, reuse utility class

Changes
1. Replace batch compile to single compile wherever applicable.
2. Reuse utility classes in the merged InMemoryJavaCompiler, remove unused utility class

PS: batch compile cannot be removed as certain use cases need it.

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

PR Comment: https://git.openjdk.org/jdk/pull/21641#issuecomment-2432334700


More information about the serviceability-dev mailing list