hotspot/src/share/vm/runtime/os.cpp
Fri, 09 May 2014 16:50:54 -0400 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
Wed, 02 Apr 2014 16:08:59 +0100 kevinw 8026334: hs_err improvement: Print elapsed time in a humanly readable format
Wed, 19 Feb 2014 12:08:49 -0800 kvn Merge
Thu, 13 Feb 2014 17:57:27 +0100 ehelin Merge
Tue, 11 Feb 2014 08:43:17 -0800 iklam 7182040: volano29 limited by os resource on Linux - need better diagnostic message
Tue, 10 Dec 2013 15:11:02 +0100 jwilhelm 8026849: Fix typos in the GC code, part 2
Thu, 30 Jan 2014 14:01:45 +0100 ehelin Merge
Thu, 23 Jan 2014 14:47:23 +0100 jwilhelm 8025856: Fix typos in the GC code
Tue, 28 Jan 2014 12:25:34 -0800 kvn Merge
Thu, 05 Sep 2013 10:29:00 -0400 coleenp 8021266: Better life cycle for objects
Tue, 07 Jan 2014 13:26:56 -0500 coleenp 8029178: Parallel class loading test anonymous-simple gets SIGSEGV in Metaspace::contains
Tue, 05 Nov 2013 17:38:04 -0800 kvn Merge
Thu, 05 Sep 2013 11:04:39 -0700 kvn Merge
Thu, 01 Aug 2013 17:25:10 -0700 kvn Merge
Fri, 05 Jul 2013 22:17:47 +0200 goetz 8019973: PPC64 (part 11): Fix IA64 preprocessor conditionals on AIX.
Thu, 19 Sep 2013 09:34:20 +0200 tschatzl Merge
Wed, 11 Sep 2013 16:25:02 +0200 tschatzl 8010722: assert: failed: heap size is too big for compressed oops
Wed, 11 Sep 2013 20:03:34 -0400 bpittore 8024007: Misc. cleanup of static agent code
Fri, 30 Aug 2013 07:04:42 -0700 dcubed Merge
Fri, 23 Aug 2013 20:33:02 -0400 bpittore 8014135: The JVMTI specification does not conform to recent changes in JNI specification
Thu, 29 Aug 2013 21:48:23 +0400 dsamersoff 8009062: poor performance of JNI AttachCurrentThread after fix for 7017193
Wed, 17 Jul 2013 13:48:15 +0200 rbackman 8020701: Avoid crashes in WatcherThread
Tue, 18 Jun 2013 08:44:08 -0400 zgu 8013651: NMT: reserve/release sequence id's in incorrect order due to race
Thu, 13 Jun 2013 11:16:38 -0700 dcubed 8013057: assert(_needs_gc || SafepointSynchronize::is_at_safepoint()) failed: only read at safepoint
Mon, 10 Jun 2013 11:30:51 +0200 sla 8005849: JEP 167: Event-Based JVM Tracing
Mon, 06 May 2013 11:15:13 -0400 zgu 8013120: NMT: Kitchensink crashes with assert(next_region == NULL || !next_region->is_committed_region()) failed: Sanity check
Wed, 20 Mar 2013 20:44:54 -0700 rdurbin 8010396: checking MallocMaxTestWords in testMalloc() function is redundant
Tue, 19 Mar 2013 11:33:11 -0700 rdurbin 7030610: runtime/6878713/Test6878713.sh fails Error. failed to clean up files after test
Fri, 25 Jan 2013 16:50:33 -0800 morris 6518907: cleanup IA64 specific code in Hotspot
Tue, 27 Nov 2012 14:20:21 +0100 stefank 8003935: Simplify the needed includes for using Thread::current()
Fri, 16 Nov 2012 09:19:12 -0500 coleenp Merge
Wed, 07 Nov 2012 17:53:02 -0500 bpittore 8001185: parsing of sun.boot.library.path in os::dll_build_name somewhat broken
Mon, 12 Nov 2012 15:58:11 -0500 hseigel 7122219: Passed StringTableSize value not verified
Fri, 19 Oct 2012 21:40:07 -0400 zgu 7199092: NMT: NMT needs to deal overlapped virtual memory ranges
Mon, 01 Oct 2012 13:29:11 +0200 stefank 8000228: Missing call to cr() when printing entry_point in nmethod, in os::print_location
Fri, 28 Sep 2012 15:34:32 +0200 stefank 8000230: Change os::print_location to be more descriptive when a location is pointing into an object
Mon, 17 Sep 2012 07:36:31 -0400 dholmes 7194254: jstack reports wrong thread priorities
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Tue, 24 Jul 2012 10:51:00 -0700 twisti 7023639: JSR 292 method handle invocation needs a fast path for compiled code
Thu, 28 Jun 2012 17:03:16 -0400 zgu 6995781: Native Memory Tracking (Phase 1)
Wed, 11 Jan 2012 17:34:02 -0500 phh 7115199: Add event tracing hooks and Java Flight Recorder infrastructure
Sun, 01 Jan 2012 11:17:59 -0500 phh 7125934: Add a fast unordered timestamp capability to Hotspot on x86/x64
Thu, 13 Oct 2011 09:35:42 -0700 dcubed 7098194: integrate macosx-port changes
Sun, 25 Sep 2011 16:03:29 -0700 never 7089790: integrate bsd-port changes
Fri, 19 Aug 2011 14:08:18 -0700 jcoomes Merge
Wed, 10 Aug 2011 15:04:21 +0400 dsamersoff 7073913: The fix for 7017193 causes segfaults
Wed, 17 Aug 2011 10:32:53 -0700 jcoomes 6791672: enable 1G and larger pages on solaris
Wed, 06 Jul 2011 13:02:54 -0700 jcoomes 7061225: os::print_cpu_info() should support os-specific data
Wed, 30 Mar 2011 19:38:07 +0400 dsamersoff 7017193: Small memory leak in get_stack_bounds os::create_stack_guard_pages
Tue, 22 Mar 2011 18:04:03 -0400 mchung 7025628: Remove the temporary hack added for jdk modularization in hotspot
Thu, 03 Mar 2011 19:53:03 -0500 coleenp 7021653: Parfait issue in hotspot/src/share/vm/oops/methodDataOops.hpp
Mon, 07 Feb 2011 10:34:39 -0800 kvn 7017124: Fix some VM stats to avoid 32-bit overflow
Thu, 27 Jan 2011 16:11:27 -0800 coleenp 6990754: Use native memory and reference counting to implement SymbolTable
Wed, 01 Dec 2010 18:26:32 -0500 ikrylov 6348631: remove the use of the HPI library from Hotspot
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Thu, 21 Oct 2010 11:55:10 -0700 never 6970683: improvements to hs_err output
Tue, 03 Aug 2010 08:13:38 -0400 bobv 6953477: Increase portability and flexibility of building Hotspot
Wed, 07 Jul 2010 15:35:58 -0700 mchung 6967423: Hotspot support for modules image
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Thu, 22 Apr 2010 13:23:15 -0700 jcoomes 6888954: argument formatting for assert() and friends
less more (0) -60 tip