gtriantafill [Fri, 22 Aug 2014 06:46:29 -0700] rev 26299
8055052: [TESTBUG] runtime/NMT/JcmdDetailDiff.java fails on Windows when there are no debug symbols available
Reviewed-by: ctornqvi, hseigel
dcubed [Fri, 22 Aug 2014 11:23:36 -0700] rev 26298
Merge
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>
katleman [Thu, 04 Sep 2014 13:26:23 -0700] rev 26281
Added tag jdk9-b29 for changeset f1c3d5352210
duke [Wed, 05 Jul 2017 19:59:05 +0200] rev 26280
Added tag jdk9-b29 for changeset c36c00926937
duke [Wed, 05 Jul 2017 19:59:04 +0200] rev 26279
Merge
duke [Wed, 05 Jul 2017 19:59:00 +0200] rev 26278
Merge
lana [Fri, 29 Aug 2014 11:57:50 -0700] rev 26277
Merge
mchung [Fri, 29 Aug 2014 10:46:33 -0700] rev 26276
8055856: checkdeps build target doesn't work for cross-compilation builds
8056113: [build] tools.jar missing modules.xml
Reviewed-by: ihse, erikj
alundblad [Fri, 29 Aug 2014 14:58:35 +0200] rev 26275
8056252: Incremental build fails on Windows
Summary: Changed from '/' to File.separatorChar
Reviewed-by: jfranck
sogoel [Fri, 29 Aug 2014 00:42:42 -0700] rev 26274
8055074: Group 9a: golden files for tests in tools/javac dir
Reviewed-by: jjg
sogoel [Thu, 28 Aug 2014 23:42:16 -0700] rev 26273
8049126: golden files for annotations test in tools/java dir
Reviewed-by: jjg
darcy [Thu, 28 Aug 2014 11:29:34 -0700] rev 26272
8056283: @ignore tools/javac/defaultMethods/Assertions.java until JDK-8047675 is fixed
Reviewed-by: ksrini
alundblad [Thu, 28 Aug 2014 17:38:40 +0200] rev 26271
8054500: Refactor sjavac Main class into ClientMain and ServerMain
Summary: Restructured Main into ClientMain and ServerMain
Reviewed-by: jfranck
ksrini [Wed, 27 Aug 2014 06:56:29 -0700] rev 26270
8050031: [javadoc] class-use pages have duplicates and missing entries
Reviewed-by: jjg