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

Guru Hb ghb at openjdk.java.net
Mon Nov 23 07:19:52 UTC 2020


On Sat, 21 Nov 2020 19:57:22 GMT, Gunnar Morling <github.com+28612+gunnarmorling at openjdk.org> wrote:

>> Changes requested by hirt (Lead).
>
> @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 ?

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

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


More information about the jmc-dev mailing list