RFR: 6964: [Agent] Automatically open base module for accessing Unsafe on JDK 11+ [v2]

Gunnar Morling github.com+28612+gunnarmorling at openjdk.java.net
Mon Nov 23 08:28:54 UTC 2020


On Mon, 23 Nov 2020 07:17:22 GMT, Guru Hb <ghb at openjdk.org> wrote:

>> @thegreystone, reworked and pushed an update along the lines we discussed:
>> 
>> - moved module opens handling to separate class
>> - centralized handling of Java version
>> - don't exiting any longer upon error (this would happen later on, as before, when the module opening failed for some reason)
>> 
>> // CC @Josh-Matsuoka
>
> @gunnarmorling can you assign jbs https://bugs.openjdk.java.net/browse/JMC-6964 to your name ?

@guruhb, I'm not enrolled with that Jira instance yet. Would you have any pointers on how to register? Thanks!

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

PR: https://git.openjdk.java.net/jmc/pull/152


More information about the jmc-dev mailing list