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

Gunnar Morling github.com+28612+gunnarmorling at openjdk.java.net
Tue Nov 24 08:48: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 ?

While I rather should not make any promises, I'd definitely like to stay involved with JMC Agent; e.g. I'd like to make the converter mechanism work. It's your call of course :) No need to rush from my side really, I don't think I _need_ to have that issue assigned in JBS as suggested by @guruhb in order to move forward with this PR?

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

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


More information about the jmc-dev mailing list