bobv [Tue, 27 Jun 2017 14:30:44 -0400] rev 46233
8182052: Test compiler/aot/cli/jaotc/CompileJarTest.java fails in JPRT
Reviewed-by: kvn
iignatyev [Tue, 27 Jun 2017 08:30:28 -0700] rev 46232
8181053: port basicvmtest to jtreg
Reviewed-by: ehelin
jwilhelm [Mon, 19 Jun 2017 21:22:19 +0200] rev 46231
Merge
erikj [Thu, 15 Jun 2017 10:27:28 +0200] rev 46230
8180600: make run-test does not work with jib test dependencies
Reviewed-by: ctornqvi, ihse
eosterlund [Wed, 14 Jun 2017 01:29:37 -0700] rev 46229
8181318: Allow C++ library headers on Solaris Studio
Summary: Allow studio to compile but not link against the stlport4 C++ standard library
Reviewed-by: dholmes, dcubed, erikj
kbarrett [Tue, 13 Jun 2017 11:09:59 -0400] rev 46228
8086005: Define __STDC_xxx_MACROS config macros globally via build system
Summary: Moved macro definitions to hotspot build configuration
Reviewed-by: erikj, eosterlund
jwilhelm [Thu, 08 Jun 2017 19:18:02 +0200] rev 46227
Merge
rprotacio [Mon, 05 Jun 2017 13:14:04 -0400] rev 46226
8176132: -XX:+PrintSharedSpaces should be converted to use Unified Logging.
Summary: Converted -XX:+PrintSharedSpaces to -Xlog:cds=info
Reviewed-by: iklam, jiangli, mseledtsov
epavlova [Thu, 01 Jun 2017 17:34:34 -0700] rev 46225
8181124: Get rid of compiler.testlibrary.rtm.predicate
Reviewed-by: kvn
dholmes [Tue, 30 May 2017 17:03:42 -0400] rev 46224
8174231: Factor out and share PlatformEvent and Parker code for POSIX systems
Reviewed-by: ihse, erikj