On 09/10/2015 05:26, Jayaprakash Arthanareeswaran wrote:
The ability that you need, and which you're currently missing, is the
ability to load code (modules) from an alternate JDK image.
This is what we (the eclipse team) is missing as well and I haven't
heard anything along these lines in this mail group. Or did I miss
something?
Can you expand a bit more on this? Are you looking for the jrtfs update
so that you can access the jrt file system in a different JDK 9 image?
At the moment it is limited to JDK 8 accessing a JDK 9 image, there is
still work required to have a tool running on one JDK 9 build access the
contents of a different JDK 9 build. Or maybe you are looking to do
arbitrary mixing of modules from different JDK 9 builds?
-Alan