ctornqvi [Fri, 22 Aug 2014 09:30:57 -0700] rev 26297
8055814: [TESTBUG] runtime/NMT/NMTWithCDS.java fails with product builds due to missing UnlockDiagnosticVMOptions
Summary: Passing -XX:+UnlockDiagnosticVMOptions to ProcessBuilder
Reviewed-by: zgu, gtriantafill
sla [Fri, 22 Aug 2014 08:13:38 +0200] rev 26296
8055754: filemap.cpp does not compile with clang
Reviewed-by: kvn, iklam, coleenp
igerasim [Thu, 21 Aug 2014 16:32:36 -0700] rev 26295
8055338: (process) Add instrumentation to help diagnose JDK-6573254
Reviewed-by: dcubed, ohair, iklam, dholmes, sspitsyn, sla
ctornqvi [Thu, 21 Aug 2014 01:43:27 +0000] rev 26294
Merge
ctornqvi [Wed, 20 Aug 2014 14:59:33 -0700] rev 26293
8027480: Build Windows x64 fastdebug builds using /homeparams
Summary: Windows x64 fastdebug builds now uses the /homeparams compiler flag
Reviewed-by: dcubed, zgu, lfoltan
ctornqvi [Wed, 20 Aug 2014 14:59:08 -0700] rev 26292
8055164: [TESTBUG] runtime/CompressedOops/CompressedClassPointers.java fails with OpenJDK build
Summary: Removed explicit check for HotSpot in output
Reviewed-by: sla, coleenp, hseigel
zgu [Wed, 20 Aug 2014 21:37:50 +0000] rev 26291
Merge
zgu [Wed, 20 Aug 2014 15:58:45 -0400] rev 26290
8055236: Deadlock during NMT2 shutdown on Windows
Summary: Removed MemTracker::shutdown() call to avoid deadlock
Reviewed-by: minqi, ctornqvi
zgu [Wed, 20 Aug 2014 08:50:10 -0400] rev 26289
Merge
zgu [Wed, 20 Aug 2014 08:41:15 -0400] rev 26288
8054546: NMT2 leaks memory
Summary: Fixed memory leak in NMT by baselining memory in c heap instead of an arena.
Reviewed-by: coleenp, minqi
katleman [Thu, 04 Sep 2014 13:26:26 -0700] rev 26287
Added tag jdk9-b29 for changeset dc0034c79fa4
lana [Thu, 04 Sep 2014 14:44:50 -0700] rev 26286
Merge
erikj [Wed, 03 Sep 2014 14:10:53 +0200] rev 26285
8057132: Build fails if PROFILE is set in the environment
Reviewed-by: ihse, dholmes, fparain
prr [Tue, 02 Sep 2014 11:21:05 -0700] rev 26284
Merge
prr [Fri, 22 Aug 2014 11:00:44 -0700] rev 26283
8039271: CMM profile files (cmm/*) should not be in ${java.home}/lib
Reviewed-by: bae, mchung, erikj
ihse [Mon, 01 Sep 2014 10:39:20 +0200] rev 26282
8027627: Don't hardcode bash path in LOG=trace
Reviewed-by: erikj, tbell
Contributed-by: Dmitry Samersoff <dmitry.samersoff@oracle.com>