RFR: 8227815: Minimal VM: set_state is not a member of AttachListener
Yasumasa Suenaga
yasuenag at gmail.com
Wed Jul 17 14:37:31 UTC 2019
Hi all,
Please review this change:
JBS: https://bugs.openjdk.java.net/browse/JDK-8227815
webrev: http://cr.openjdk.java.net/~ysuenaga/JDK-8227815/webrev.00/
After JDK-8225690, minimal VM could not be built.
Minimal VM does not include Attach Listener implementation. So I exclude it in os.cpp with INCLUDE_SERVICES macro.
Thanks,
Yasumasa
More information about the serviceability-dev
mailing list