Re: RFR [JEP 220] Modular Run-Time Images

2014-11-30 Thread Chris Hegarty
I’ve taken a pass over the non-build changes and don’t see anything of concern. I put them though our internal build and test system, and the results look positive. -Chris. On 20 Nov 2014, at 21:39, Chris Hegarty wrote: > This is a review request for the changes for JEP 220: Modular Run-Time

[8u60] RFR: 8038189: Add cross-platform compact profiles support

2014-11-30 Thread David Holmes
Main bug is 8038189 but that is a closed bug, the open backport issue is: https://bugs.openjdk.java.net/browse/JDK-8066200 Compact Profiles support was added in 8, but only for the Linux platform. I've now generalized this support to all the other platforms. This is an 8u only change, targetti