rprotacio [Fri, 17 Jun 2016 15:06:47 +0000] rev 39293
Merge
rprotacio [Fri, 17 Jun 2016 10:46:55 -0400] rev 39292
8153394: Add Unified Logging to make it easy to trace time taken in initPhase2
Summary: Added modules+startuptime logging for initPhase2 via TraceTime class
Reviewed-by: rehn, hseigel, mockner
lmesnik [Fri, 17 Jun 2016 13:07:27 +0300] rev 39291
8157831: JVMCI tests should not be executed on linux-arm32
Reviewed-by: dpochepk, dholmes
lfoltan [Thu, 16 Jun 2016 13:34:32 -0400] rev 39290
8156871: Possible concurrency issue with JVM_AddModuleExports
Summary: Need for single PackageEntry flag to determine a package's unqualifed export state.
Reviewed-by: acorn, ctornqvi, dholmes, jiangli