Fri, 18 Mar 2016 13:18:58 +0100 sjohanss 8152113: Remove _last_ditch_collection GC-cause and avoid expanding heap on Metaspace OOM
Fri, 18 Mar 2016 11:42:32 +0100 stefank Merge
Fri, 18 Mar 2016 09:01:51 +0100 stefank 8152104: G1 StringTable cleaning incorrectly logs with the stringdedup tag
Fri, 18 Mar 2016 08:59:07 +0100 stefank 8152100: Rework and unify the GC phase logging
Fri, 18 Mar 2016 08:57:57 +0100 stefank 8152086: Remove SpaceMangler::mangle_region logging
Fri, 11 Mar 2016 11:22:56 +0100 mgerdin 8151808: Factor G1 heap sizing code out of the G1CollectorPolicy
Fri, 11 Mar 2016 11:22:56 +0100 mgerdin 8151637: Move CollectionSetChooser rebuild code into CollectionSetChooser
Fri, 18 Mar 2016 03:46:02 +0100 stefank Merge
Thu, 17 Mar 2016 21:04:45 +0100 stefank 8152007: Add the thread to the GCPhase trace events
Thu, 17 Mar 2016 21:01:59 +0100 stefank 8027423: Parallel compact GC class unloading measurement includes symbol and string table time
Thu, 17 Mar 2016 21:00:51 +0100 stefank 8026720: Remove the unused SpaceManager::mangle_freed_chunks
Fri, 18 Mar 2016 01:14:39 +0000 sangheki Merge
Thu, 17 Mar 2016 11:18:52 -0700 sangheki 8151085: Change G1 concurrent timer and tracer measuring time
Thu, 17 Mar 2016 18:54:32 +0100 rprotacio Merge
Thu, 17 Mar 2016 12:02:24 -0400 rprotacio 8151560: Safepoint logging has mismatch between command line level and printed level
Tue, 08 Mar 2016 13:17:30 +0100 mgerdin 8151711: Move G1 number sequences out of the G1 collector policy
Thu, 17 Mar 2016 11:15:44 +0100 erikj Merge
Thu, 17 Mar 2016 09:53:18 +0100 erikj 8151656: Minor tweaks to old Hotspot build to ease comparison with new
Thu, 17 Mar 2016 10:04:39 +0100 tschatzl Merge
Thu, 17 Mar 2016 09:36:04 +0100 tschatzl 8151920: Region liveness printing is broken
Thu, 17 Mar 2016 08:07:53 +0100 pliden 8151601: Cleanup locking of the Reference pending list
Wed, 16 Mar 2016 16:21:36 +0000 brutisso Merge
Wed, 16 Mar 2016 14:58:19 +0000 brutisso Merge
Wed, 16 Mar 2016 15:16:50 +0100 brutisso 8151912: guarantee(GCPauseIntervalMillis >= 1) failed: Constraint for GCPauseIntervalMillis should guarantee that value is >= 1
Wed, 16 Mar 2016 16:42:30 +0100 tschatzl Merge
Wed, 16 Mar 2016 15:36:42 +0100 tschatzl Merge
Wed, 16 Mar 2016 12:23:13 +0100 tschatzl 8151614: Improve logging in concurrent mark code
Wed, 16 Mar 2016 12:21:18 +0100 tschatzl 8151126: Clean up duplicate code for clearing the mark bitmaps
Wed, 16 Mar 2016 13:28:07 +0000 brutisso Merge
Wed, 16 Mar 2016 13:38:54 +0100 brutisso 8151336: Root region scanning should be cancelled and disabled when the ConcurrentMarkThread::run_service() exits
Wed, 16 Mar 2016 12:08:29 +0000 kevinw Merge
Wed, 16 Mar 2016 11:13:37 +0000 kevinw Merge
Mon, 14 Mar 2016 18:05:37 +0530 csahu 8151509: In check_addr0() function pointer is not updated correctly
Wed, 16 Mar 2016 10:28:57 +0100 erikj Merge
Tue, 15 Mar 2016 13:55:23 +0100 erikj 8151653: Hotspot build does not respect --enable-openjdk-only
Wed, 16 Mar 2016 05:46:41 +0000 dholmes Merge
Sat, 12 Mar 2016 08:35:05 +0100 stuefe 8148425: strerror() function is not thread-safe
Wed, 16 Mar 2016 00:28:33 -0400 kbarrett 8151781: DirtyCardQueue::apply_closure is unused
Tue, 15 Mar 2016 20:37:35 +0000 coleenp Merge
Tue, 15 Mar 2016 15:43:04 -0400 rprotacio 8150085: Convert TraceClearedExceptions to Unified Loggin
Tue, 15 Mar 2016 20:07:15 +0100 mlarsson Merge
Tue, 08 Mar 2016 08:54:05 +0100 rehn 8151264: Add a notification mechanism for UL configuration changes.
Tue, 15 Mar 2016 15:29:42 +0100 stefank Merge
Tue, 15 Mar 2016 10:11:02 +0100 stefank 8151539: Remove duplicate AlwaysTrueClosures
Tue, 15 Mar 2016 13:46:48 +0100 pliden Merge
Tue, 15 Mar 2016 08:02:17 +0100 pliden 8148239: TestSelectDefaultGC.java incorrectly expects G1 on non-server class machines
Tue, 15 Mar 2016 08:01:50 +0100 pliden 8062506: Java GCCause enum is out of sync with C++ GCCause enum
Tue, 15 Mar 2016 10:56:32 +0000 dsamersoff Merge
Tue, 15 Mar 2016 12:27:15 +0900 ysuenaga 8151709: jhsdb should show help message in SALauncher.
Tue, 15 Mar 2016 09:18:19 +0000 brutisso Merge
Tue, 15 Mar 2016 08:19:24 +0100 brutisso 8151842: Local variables have wrong names after JDK-8148736
Tue, 15 Mar 2016 09:16:45 +0000 dholmes Merge
Tue, 15 Mar 2016 03:00:32 -0400 dholmes 8137165: Tests fail in SR_Handler because thread is not VMThread or JavaThread
Wed, 09 Mar 2016 17:03:04 +0100 stefank 8151534: Refactor ArrayAllocator for easier reuse
Mon, 14 Mar 2016 20:20:18 +0100 mockner Merge
Mon, 14 Mar 2016 15:06:49 -0400 mockner 8149995: TraceClassLoadingPreorder has been converted to Unified Logging.
Mon, 14 Mar 2016 13:20:14 +0000 coleenp Merge
Fri, 11 Mar 2016 16:39:38 +0100 simonis 8151593: Cleanup definition/usage of INLINE/NOINLINE macros and add xlC support
Mon, 14 Mar 2016 11:53:13 +0000 dsamersoff Merge
Fri, 04 Mar 2016 18:12:41 +0900 ysuenaga 8151181: Add JSnap to jhsdb
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip