RFR(XS) : 8177711 : Convert TestVirtualSpaceNode_test to GTest

Igor Ignatyev igor.ignatyev at oracle.com
Wed Oct 24 18:50:39 UTC 2018


http://cr.openjdk.java.net/~iignatyev//8177711/webrev.00/index.html
> 405 lines changed: 244 ins; 159 del; 2 mod;


Hi all,

could you please review this small and straightforward patch which converts TestVirtualSpaceNode_test into GTest? TestVirtualSpaceNode_test have been removed from executed by 8198423[1] and some of its asserts aren't true any more. I have them commented them out, and filed 8212932[2] to clean them up.

webrev: http://cr.openjdk.java.net/~iignatyev//8177711/webrev.00/index.html
JBS: https://bugs.openjdk.java.net/browse/JDK-8177711

Thanks,
-- Igor

[1] https://bugs.openjdk.java.net/browse/JDK-8198423
[2] https://bugs.openjdk.java.net/browse/JDK-8212932



More information about the hotspot-runtime-dev mailing list