hotspot/src/share/vm/runtime/safepoint.cpp
Thu, 06 Jul 2017 01:50:26 +0200 jwilhelm 8182299: Enable disabled clang warnings, build on OSX 10 + Xcode 8
Thu, 15 Jun 2017 09:52:44 +0200 rehn 8181859: Monitor deflation is not checked in cleanup path
Thu, 25 May 2017 09:43:43 +0200 rehn 8152955: Many safepoints of "no vm operation" kind
Wed, 17 May 2017 23:18:19 +0200 shade 8180482: Reformat -XX:+PrintSafepointStatistics table
Tue, 23 Aug 2016 19:21:48 +0200 egahlin 8164523: Clean up metadata for event based tracing
Sun, 21 Aug 2016 20:56:37 -0400 dholmes 8157907: Incorrect inclusion of atomic.hpp instead of atomic.inline.hpp
Fri, 29 Apr 2016 22:40:51 -0400 mockner 8154110: Update class* and safepoint* logging subsystems
Tue, 26 Apr 2016 10:28:51 +0200 rbackman 8151956: Support non-continuous CodeBlobs in HotSpot
Mon, 04 Apr 2016 09:15:15 +0200 stefank 8152632: Rename LogHandle(...) to Log(...)
Wed, 23 Mar 2016 10:52:35 +0100 dsimms 8149023: Event based tracing should cover safepoint begin and end
Tue, 15 Mar 2016 14:41:07 +0100 rehn 8150015: Integrate TraceTime with Unified Logging more seamlessly
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 12:57:44 -0500 rprotacio 8149991: Convert TraceSafepointCleanupTime to Unified Logging
Thu, 14 Jan 2016 13:26:19 +0100 david 8146690: Make all classes in GC follow the naming convention.
Thu, 10 Dec 2015 14:57:55 +0100 brutisso 8145092: Use Unified Logging for the GC logging
Tue, 08 Dec 2015 20:04:03 +0100 mgronlun 8140485: Class load and creation cleanup
Wed, 04 Nov 2015 14:32:51 -0500 rprotacio 8140348: Convert TraceSafepoint to Unified Logging
Thu, 22 Oct 2015 13:07:10 -0400 goetz 8139040: Fix initializations before ShouldNotReachHere() etc. and enable -Wuninitialized on linux.
Thu, 15 Oct 2015 13:34:21 -0500 gziemski 8078556: Runtime: implement ranges (optionally constraints) for those flags that have them missing.
Fri, 09 Oct 2015 09:42:33 +0200 david 8042893: compiler: PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC needs to be removed from source files
Tue, 29 Sep 2015 11:02:08 +0200 david 8080775: Better argument formatting for assert() and friends
Wed, 24 Jun 2015 12:12:25 -0400 bpittore 8081202: Hotspot compile warning: "Invalid suffix on literal; C++11 requires a space between literal and identifier"
Wed, 13 May 2015 15:16:06 +0200 pliden 8079792: GC directory structure cleanup
Thu, 13 Nov 2014 19:12:28 +0300 shade 8064749: -XX:-UseCompilerSafepoints breaks safepoint rendezvous
Thu, 07 Aug 2014 12:18:58 -0700 zgu 8046598: Scalable Native memory tracking development
Mon, 14 Jul 2014 10:15:21 -0400 coleenp Merge
Fri, 04 Jul 2014 11:46:01 +0200 goetz 8049325: Introduce and clean up umbrella headers for the files in the cpu subdirectories.
Tue, 08 Jul 2014 08:04:06 -0700 fparain 8047714: Fix for JDK-6546236 made Solaris os::yield() a no-op
Wed, 25 Jun 2014 20:41:16 -0700 jmasa Merge
Wed, 04 Jun 2014 11:56:44 +0200 goetz 8044775: Improve usage of umbrella header atomic.inline.hpp.
Mon, 23 Jun 2014 06:58:26 -0700 fparain 8043630: Method os::yield_all() should be removed
Fri, 20 Jun 2014 11:19:22 -0700 mikael 8046611: Build errors with gcc on sparc/fastdebug
Thu, 15 May 2014 18:23:26 -0400 coleenp 8038212: Method::is_valid_method() check has performance regression impact for stackwalking
Mon, 12 May 2014 09:47:57 -0400 coleenp Merge
Fri, 09 May 2014 16:50:54 -0400 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
Tue, 29 Apr 2014 15:17:27 +0200 goetz 8042195: Introduce umbrella header orderAccess.inline.hpp.
Wed, 07 May 2014 14:16:45 -0500 gziemski 8038654: Separate SymbolTable and StringTable code
Mon, 14 Apr 2014 10:08:10 +0200 ehelin Merge
Fri, 11 Apr 2014 12:29:24 +0200 pliden 8039147: Cleanup SuspendibleThreadSet
Thu, 03 Apr 2014 09:28:28 +0000 fparain 8038473: Remove support for old T1 libthread
Fri, 28 Mar 2014 21:04:37 -0700 minqi 7090324: gclog rotation via external tool
Thu, 23 Jan 2014 14:47:23 +0100 jwilhelm 8025856: Fix typos in the GC code
Thu, 03 Oct 2013 16:38:21 +0400 iveresov Merge
Thu, 26 Sep 2013 10:25:02 -0400 hseigel 7195622: CheckUnhandledOops has limited usefulness now
Fri, 27 Sep 2013 10:50:55 +0200 anoll 8020151: PSR:PERF Large performance regressions when code cache is filled
Thu, 04 Apr 2013 10:01:26 -0700 mikael 8003310: Enable -Wunused-function when compiling with gcc
Wed, 23 Jan 2013 13:02:39 -0500 jprovino 8005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCS
Tue, 27 Nov 2012 14:20:21 +0100 stefank 8003935: Simplify the needed includes for using Thread::current()
Thu, 28 Jun 2012 17:03:16 -0400 zgu 6995781: Native Memory Tracking (Phase 1)
Wed, 13 Jun 2012 19:52:59 -0400 coleenp 7158800: Improve storage of symbol tables
Tue, 06 Mar 2012 16:32:23 -0800 never 7150390: JFR test crashed on assert(_jni_lock_count == count) failed: must be equal
Wed, 01 Feb 2012 16:57:08 -0800 never 7013347: allow crypto functions to be called inline to enhance performance
Sun, 29 Jan 2012 16:46:04 -0800 never 7129164: JNI Get/ReleasePrimitiveArrayCritical doesn't scale
Sun, 25 Sep 2011 16:03:29 -0700 never 7089790: integrate bsd-port changes
Fri, 10 Jun 2011 15:08:36 -0700 minqi 6941923: RFE: Handling large log files produced by long running Java Applications
Tue, 05 Apr 2011 14:12:31 -0700 trims 7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass
Wed, 02 Feb 2011 11:35:26 -0500 bobv 7016023: Enable building ARM and PPC from src/closed repository
Thu, 27 Jan 2011 16:11:27 -0800 coleenp 6990754: Use native memory and reference counting to implement SymbolTable
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Tue, 19 Oct 2010 16:14:34 -0700 never 6968367: can_post_on_exceptions is still using VM_DeoptimizeFrame in some places
less more (0) -60 tip