simonis [Fri, 05 Dec 2014 19:46:15 +0100] rev 27934
8066766: The commands in the modular images are executable by the owner only
Summary: Also simplify the 'set executable' step of jspawnhelper in ImageBuilder.java
Reviewed-by: chegar, alanb
dfuchs [Fri, 05 Dec 2014 12:20:51 +0100] rev 27932
8065991: LogManager unecessarily calls JavaAWTAccess from within a critical section
Summary: The call to JavaAWTAccess is moved outside of the critical section
Reviewed-by: mchung