Mon, 25 Aug 2014 09:10:13 +0200 8055416: Several vm/gc/heap/summary "After GC" events emitted for the same GC ID
stefank [Mon, 25 Aug 2014 09:10:13 +0200] rev 26314
8055416: Several vm/gc/heap/summary "After GC" events emitted for the same GC ID Reviewed-by: brutisso, ehelin
Mon, 25 Aug 2014 08:27:19 +0200 8055818: Remove PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC from g1BlockOffsetTable.cpp
brutisso [Mon, 25 Aug 2014 08:27:19 +0200] rev 26313
8055818: Remove PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC from g1BlockOffsetTable.cpp Reviewed-by: stefank, mgerdin
Thu, 28 Aug 2014 18:31:05 +0200 Merge
rbackman [Thu, 28 Aug 2014 18:31:05 +0200] rev 26312
Merge
Wed, 27 Aug 2014 17:09:18 +0400 8056072: add jprt_optimized targets
iignatyev [Wed, 27 Aug 2014 17:09:18 +0400] rev 26311
8056072: add jprt_optimized targets Reviewed-by: kvn, roland
Wed, 27 Aug 2014 10:02:58 +0200 8051415: TypeTuple::make_domain() and TypeTuple::make_range() allocate too much memory
zmajo [Wed, 27 Aug 2014 10:02:58 +0200] rev 26310
8051415: TypeTuple::make_domain() and TypeTuple::make_range() allocate too much memory Summary: Change memory allocation in TypeTuple::make_domain() and TypeTuple::make_range() to not allocate memory for TypeFunc::Parms. Reviewed-by: kvn, roland
Mon, 25 Aug 2014 07:44:58 +0000 Merge
thartmann [Mon, 25 Aug 2014 07:44:58 +0000] rev 26309
Merge
Mon, 25 Aug 2014 07:04:09 +0200 8055657: Test compiler/classUnloading/methodUnloading/TestMethodUnloading.java does not work with non-default GC
thartmann [Mon, 25 Aug 2014 07:04:09 +0200] rev 26308
8055657: Test compiler/classUnloading/methodUnloading/TestMethodUnloading.java does not work with non-default GC Summary: Remove the '-XX:+UseParallelGC' parameter from the test because it is conflicting with other GC settings. Reviewed-by: kvn
Mon, 25 Aug 2014 07:08:53 +0200 8055751: TestAnonymousClassUnloading.java needs to copy additional WhiteBox class file to JTwork/scratch/sun/hotspot
thartmann [Mon, 25 Aug 2014 07:08:53 +0200] rev 26307
8055751: TestAnonymousClassUnloading.java needs to copy additional WhiteBox class file to JTwork/scratch/sun/hotspot Summary: Copy additional Whitebox class file to JTwork (required by JDK-8011397). Reviewed-by: kvn
Fri, 22 Aug 2014 12:03:49 -0700 8055069: TSX and RTM should be deprecated more strongly until hardware is corrected
kvn [Fri, 22 Aug 2014 12:03:49 -0700] rev 26306
8055069: TSX and RTM should be deprecated more strongly until hardware is corrected Summary: Require to specify UnlockExperimentalVMOptions flag together with UseRTMLocking flag on un-patched systems where CPUID allows it but is unsupported otherwise. Reviewed-by: iveresov, fzhinkin
Tue, 26 Aug 2014 13:07:57 -0700 8041727: [TESTBUG] runtime/jsig/Test8017498.sh fails with Test8017498.sh: 50: [: x/usr/bin/gcc: unexpected operator
ctornqvi [Tue, 26 Aug 2014 13:07:57 -0700] rev 26305
8041727: [TESTBUG] runtime/jsig/Test8017498.sh fails with Test8017498.sh: 50: [: x/usr/bin/gcc: unexpected operator Summary: Fixed shell script issues Reviewed-by: dcubed, gtriantafill
Mon, 25 Aug 2014 00:13:36 -0700 8048150: Allow easy configurations for large CDS archives
ccheung [Mon, 25 Aug 2014 00:13:36 -0700] rev 26304
8048150: Allow easy configurations for large CDS archives Summary: Estimate the size of shared archive based on the number of classes in the classlist file Reviewed-by: iklam, jiangli, minqi, dholmes
Fri, 22 Aug 2014 14:21:41 -0700 8055844: [TESTBUG] test/runtime/NMT/VirtualAllocCommitUncommitRecommit.java fails on Solaris Sparc due to incorrect page size being used
ctornqvi [Fri, 22 Aug 2014 14:21:41 -0700] rev 26303
8055844: [TESTBUG] test/runtime/NMT/VirtualAllocCommitUncommitRecommit.java fails on Solaris Sparc due to incorrect page size being used Summary: Use 128KB chunks for virtual memory operations Reviewed-by: zgu, gtriantafill
Fri, 22 Aug 2014 06:28:14 -0700 8055765: Misplaced @key stress prevents MallocSiteHashOverflow.java and MallocStressTest.java tests from running
gtriantafill [Fri, 22 Aug 2014 06:28:14 -0700] rev 26302
8055765: Misplaced @key stress prevents MallocSiteHashOverflow.java and MallocStressTest.java tests from running Reviewed-by: ctornqvi, zgu, hseigel
Thu, 21 Aug 2014 14:37:39 -0700 8055684: runtime/NMT/CommandLineEmptyArgument.java fails
gtriantafill [Thu, 21 Aug 2014 14:37:39 -0700] rev 26301
8055684: runtime/NMT/CommandLineEmptyArgument.java fails Reviewed-by: ctornqvi, sla
Fri, 22 Aug 2014 07:38:42 -0700 8055053: [TESTBUG] runtime/NMT/VirtualAllocCommitUncommitRecommit.java fails
gtriantafill [Fri, 22 Aug 2014 07:38:42 -0700] rev 26300
8055053: [TESTBUG] runtime/NMT/VirtualAllocCommitUncommitRecommit.java fails Reviewed-by: ctornqvi, zgu
Fri, 22 Aug 2014 06:46:29 -0700 8055052: [TESTBUG] runtime/NMT/JcmdDetailDiff.java fails on Windows when there are no debug symbols available
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
Fri, 22 Aug 2014 11:23:36 -0700 Merge
dcubed [Fri, 22 Aug 2014 11:23:36 -0700] rev 26298
Merge
Fri, 22 Aug 2014 09:30:57 -0700 8055814: [TESTBUG] runtime/NMT/NMTWithCDS.java fails with product builds due to missing UnlockDiagnosticVMOptions
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
Fri, 22 Aug 2014 08:13:38 +0200 8055754: filemap.cpp does not compile with clang
sla [Fri, 22 Aug 2014 08:13:38 +0200] rev 26296
8055754: filemap.cpp does not compile with clang Reviewed-by: kvn, iklam, coleenp
Thu, 21 Aug 2014 16:32:36 -0700 8055338: (process) Add instrumentation to help diagnose JDK-6573254
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
Thu, 21 Aug 2014 01:43:27 +0000 Merge
ctornqvi [Thu, 21 Aug 2014 01:43:27 +0000] rev 26294
Merge
Wed, 20 Aug 2014 14:59:33 -0700 8027480: Build Windows x64 fastdebug builds using /homeparams
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
Wed, 20 Aug 2014 14:59:08 -0700 8055164: [TESTBUG] runtime/CompressedOops/CompressedClassPointers.java fails with OpenJDK build
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
Wed, 20 Aug 2014 21:37:50 +0000 Merge
zgu [Wed, 20 Aug 2014 21:37:50 +0000] rev 26291
Merge
Wed, 20 Aug 2014 15:58:45 -0400 8055236: Deadlock during NMT2 shutdown on Windows
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
Wed, 20 Aug 2014 08:50:10 -0400 Merge
zgu [Wed, 20 Aug 2014 08:50:10 -0400] rev 26289
Merge
Wed, 20 Aug 2014 08:41:15 -0400 8054546: NMT2 leaks memory
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
Thu, 04 Sep 2014 13:26:26 -0700 Added tag jdk9-b29 for changeset dc0034c79fa4
katleman [Thu, 04 Sep 2014 13:26:26 -0700] rev 26287
Added tag jdk9-b29 for changeset dc0034c79fa4
Thu, 04 Sep 2014 14:44:50 -0700 Merge
lana [Thu, 04 Sep 2014 14:44:50 -0700] rev 26286
Merge
Wed, 03 Sep 2014 14:10:53 +0200 8057132: Build fails if PROFILE is set in the environment
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
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip