RFR: 8031639: make dependency management (mostly) ci independent
Doug Simon
doug.simon at oracle.com
Mon Jan 13 14:55:53 PST 2014
Hi all,
I would like to request a review for a change to the Dependencies class such that it can be used to register assumptions based on either ci* values or raw values. The motivation is support compilers (such as Graal) that don't use the ci interface.
jbs: https://bugs.openjdk.java.net/browse/JDK-8031639
webrev: http://cr.openjdk.java.net/~dnsimon/JDK-8031639/
-Doug
More information about the hotspot-compiler-dev
mailing list