wu-sheng opened a new pull request #3194: Make bootstrap instrumentation available in JDK9 - 11 URL: https://github.com/apache/skywalking/pull/3194 Hi @candyleer By following the discussion at https://github.com/raphw/byte-buddy/issues/697 and PR #3171, I have done some adjustments. Now from my local test, the bootstrap instrumentation is available in OpenJDK 8 - 11, due to 8 is available, I assume JDK 6/7 are working too. The issue remains today that, JDK 12 is still an issue because UnSafe injection is not working in JDK12. I have left a message to @raphw, let's see what is the right move. I think we may need two way, which should be OK. But at least, it is better for most widely used JDK, especially 9 and 11. FYI @apache/skywalking-committers
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
