hotspot/src/share/vm/runtime/thread.cpp
Wed, 18 Nov 2015 10:46:02 -0600 gziemski 8141641: Runtime: implement range for ErrorLogTimeout
Wed, 11 Nov 2015 23:47:41 +0000 jprovino Merge
Fri, 06 Nov 2015 11:34:03 +0100 neliasso Merge
Wed, 04 Nov 2015 07:23:23 -1000 twisti 8139170: JVMCI refresh
Tue, 03 Nov 2015 09:41:03 +0100 thartmann 8141132: JEP 254: Compact Strings
Fri, 06 Nov 2015 16:30:40 -0500 kbarrett 8077571: ObjPtrQueue is poorly named
Thu, 29 Oct 2015 18:59:22 -0400 dholmes 8131045: Obsolete JNIDetachReleasesMonitors
Mon, 26 Oct 2015 13:11:36 -0400 coleenp 8139163: InstanceKlass::cast passes through NULL
Tue, 20 Oct 2015 11:17:19 -0400 jprovino Merge
Sat, 17 Oct 2015 19:40:30 -0400 dlong Merge
Thu, 08 Oct 2015 12:49:30 -1000 twisti 8136421: JEP 243: Java-Level JVM Compiler Interface
Wed, 14 Oct 2015 15:36:41 -0700 poonam 8136577: Make AbortVMOnException available in product builds
Fri, 09 Oct 2015 09:42:33 +0200 david 8042893: compiler: PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC needs to be removed from source files
Wed, 30 Sep 2015 09:07:21 +0200 brutisso 8134953: Make the GC ID available in a central place
Tue, 29 Sep 2015 11:02:08 +0200 david 8080775: Better argument formatting for assert() and friends
Thu, 24 Sep 2015 12:36:04 +0200 mlarsson 8046148: JEP 158: Unified JVM Logging
Mon, 17 Aug 2015 13:55:02 +0200 jwilhelm 8133669: Remove unused code in Arguments
Mon, 27 Jul 2015 13:56:26 -0700 sangheki 8130459: Add additional validation after heap creation
Thu, 23 Jul 2015 15:17:58 -0400 coleenp 8082782: vm crash on StressRedefineWithoutBytecodeCorruption fails with assert(((Metadata*)obj)->is_valid()) failed: obj is valid
Tue, 14 Jul 2015 09:33:20 -0700 dcubed 8130448: thread dump improvements, comment additions, new diagnostics inspired by 8077392
Wed, 01 Jul 2015 10:53:26 +0200 bdelsart 8087333: Optionally Pre-Generate the HotSpot Template Interpreter
Fri, 26 Jun 2015 08:29:29 +0200 stuefe 8080925: Make error log write timeout parameter configurable
Fri, 19 Jun 2015 13:03:58 +0000 coleenp Merge
Thu, 18 Jun 2015 14:39:38 -0500 gziemski 8122937: [JEP 245] Validate JVM Command-Line Flag Arguments.
Thu, 18 Jun 2015 10:47:34 -0400 bpittore 8080776: ARM 32 bit binaries do not run on 64 bit ARM v8 hardware
Wed, 13 May 2015 15:16:06 +0200 pliden 8079792: GC directory structure cleanup
Mon, 11 May 2015 16:30:26 +0200 jwilhelm Merge
Fri, 08 May 2015 13:25:11 -0400 hseigel Merge
Tue, 05 May 2015 16:09:30 -0400 coleenp 8069005: Hotspot crashes in System.out.println with assert(resolved_method->method_holder()->is_linked()) failed: must be linked
Fri, 08 May 2015 09:52:51 -0400 jprovino 7006810: G1: Introduce peace-of-mind checking in the Suspendible Thread Set
Mon, 27 Apr 2015 09:51:13 +0200 stefank 8078601: print_concurrent_locks should be guarded with INCLUDE_SERVICES
Thu, 02 Apr 2015 10:24:24 +0200 stefank 8076457: Fix includes of inline.hpp in GC code
Mon, 13 Apr 2015 11:01:29 -0700 jmasa 8077301: Optimized build is broken
Thu, 02 Apr 2015 06:42:24 +0200 brutisso 8076314: Remove the static instance variable SharedHeap:: _sh
Tue, 31 Mar 2015 07:54:56 +0200 mgerdin 8076225: Move the thread claim parity from SharedHeap to Thread
Tue, 24 Mar 2015 10:24:31 +0100 sjohanss 8075735: Missing include causes minimal build failure
Fri, 13 Mar 2015 12:40:39 -0400 coleenp 8061205: MetadataOnStackMark only needs to walk code cache during class redefinition
Thu, 05 Mar 2015 17:27:16 +0100 jwilhelm Merge
Tue, 03 Mar 2015 12:19:35 +0100 david 8073464: GC workers do not have thread names
Mon, 02 Mar 2015 16:31:25 -0800 dcubed 8072439: fix for 8047720 may need more work
Wed, 18 Feb 2015 08:57:29 +0100 stefank 8073387: Move VerifyOopClosures out from genOopClosures.hpp
Fri, 12 Dec 2014 20:49:14 -0800 minqi Merge
Thu, 11 Dec 2014 21:34:43 -0500 coleenp 8047290: Make Mutex::_no_safepoint_check_flag locks verify that this lock never checks for safepoint
Tue, 25 Nov 2014 17:33:59 +0100 roland 6898462: The escape analysis with G1 cause crash assertion src/share/vm/runtime/vframeArray.cpp:94
Thu, 04 Dec 2014 11:35:09 -0500 drchase Merge
Mon, 01 Dec 2014 12:16:15 -0500 coleenp 8060074: os::free() takes MemoryTrackingLevel but doesn't need it
Tue, 02 Dec 2014 12:36:03 +0300 iignatyev 8064669: compiler/whitebox/AllocationCodeBlobTest.java crashes / asserts
Thu, 13 Nov 2014 03:48:47 +0000 coleenp Merge
Wed, 12 Nov 2014 19:05:59 -0500 dholmes 8062307: 'Reference handler' thread triggers assert w/ TraceThreadEvents
Thu, 13 Nov 2014 01:57:09 +0300 shade 8059677: Thread.getName() instantiates Strings
Thu, 06 Nov 2014 01:31:31 +0000 jiangli Merge
Wed, 29 Oct 2014 10:13:24 +0100 goetz 8062370: Various minor code improvements
Wed, 05 Nov 2014 13:00:59 -0800 cjplummer 8043770: File leak in MemNotifyThread::start() in hotspot.src.os.linux.vm.os_linux.cpp
Mon, 27 Oct 2014 20:03:57 -1000 iveresov Merge
Fri, 24 Oct 2014 14:25:46 +0200 anoll 8046809: vm/mlvm/meth/stress/compiler/deoptimize CodeCache is full.
Mon, 20 Oct 2014 15:23:33 +0200 jwilhelm Merge
Mon, 13 Oct 2014 22:11:39 +0200 sla 7102541: RFE: os::set_native_thread_name() cleanups
Thu, 02 Oct 2014 10:55:36 +0200 stefank 8056240: Investigate increased GC remark time after class unloading changes in CRM Fuse
Thu, 04 Sep 2014 11:21:08 +0200 sla 8057535: add a thread extension class
Wed, 10 Sep 2014 11:52:16 -0600 dcubed 8057109: manual cleanup of white space issues prior to Contended Locking reorder and cache line bucket
Wed, 10 Sep 2014 11:48:20 -0600 dcubed 8057107: cleanup indent white space issues prior to Contended Locking reorder and cache line bucket
Thu, 07 Aug 2014 12:18:58 -0700 zgu 8046598: Scalable Native memory tracking development
Fri, 18 Jul 2014 11:22:49 -0400 coleenp Merge
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.
Thu, 17 Jul 2014 15:45:46 -0400 coleenp 8004128: NPG: remove stackwalking in Threads::gc_prologue and gc_epilogue code
Thu, 10 Jul 2014 13:39:18 -0700 jmasa Merge
Tue, 08 Jul 2014 08:04:06 -0700 fparain 8047714: Fix for JDK-6546236 made Solaris os::yield() a no-op
Thu, 03 Jul 2014 11:07:51 -0700 dcubed 8047104: cleanup misc issues prior to Contended Locking reorder and cache
Thu, 26 Jun 2014 16:05:15 +0200 goetz 8048241: Introduce umbrella header os.inline.hpp and clean up includes
Fri, 27 Jun 2014 14:00:50 -0700 dcubed 8047720: Xprof hangs on Solaris
Mon, 07 Jul 2014 10:12:40 +0200 stefank 8049421: G1 Class Unloading after completing a concurrent mark cycle
Mon, 07 Jul 2014 12:37:11 +0200 stefank 8049420: Backout 8048248 to correct attribution
Mon, 07 Jul 2014 10:12:40 +0200 stefank 8048248: G1 Class Unloading after completing a concurrent mark cycle
Wed, 04 Jun 2014 11:56:44 +0200 goetz 8044775: Improve usage of umbrella header atomic.inline.hpp.
Wed, 18 Jun 2014 12:39:57 -0700 jmasa Merge
Tue, 17 Jun 2014 12:54:01 -0700 dcubed 8046758: cleanup non-indent white space issues prior to Contended Locking cleanup bucket
Wed, 11 Jun 2014 18:34:09 +0200 dsimms 8043224: -Xcheck:jni improvements to exception checking and excessive local refs
Wed, 11 Jun 2014 09:58:23 -0400 hseigel 8031819: Remove legacy jdk checks and code
Fri, 13 Jun 2014 13:46:06 +0200 pliden 8044796: G1: Enable G1CollectedHeap::stop()
Thu, 05 Jun 2014 10:34:57 -0700 jmasa Merge
Thu, 29 May 2014 08:58:51 -0400 lfoltan 8041623: Solaris Studio 12.4 C++ 5.13, CHECK_UNHANDLED_OOPS use of class oop's copy constructor definitions causing error level diagnostic.
Wed, 04 Jun 2014 14:16:20 +0200 pliden 8044768: Backout fix for JDK-8040807
Thu, 29 May 2014 14:31:28 +0200 ehelin 8042933: assert(capacity_until_gc >= committed_bytes) failed
Tue, 03 Jun 2014 10:37:46 +0200 pliden 8040807: G1: Enable G1CollectedHeap::stop()
Fri, 09 May 2014 16:50:54 -0400 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
Thu, 08 May 2014 15:08:45 -0700 twisti Merge
Tue, 29 Apr 2014 15:17:27 +0200 goetz 8042195: Introduce umbrella header orderAccess.inline.hpp.
Wed, 07 May 2014 18:19:31 -0400 coleenp Merge
Tue, 29 Apr 2014 08:08:44 +0200 anoll 8036956: remove EnableInvokeDynamic flag
Thu, 01 May 2014 05:52:28 -0700 zgu 6885993: Named Thread: introduce print() and print_on(outputStream* st) methods
Thu, 03 Apr 2014 17:49:31 +0400 vkempik 8016302: Change type of the number of GC workers to unsigned int (2)
Tue, 01 Apr 2014 15:37:15 +0200 ehelin Merge
Thu, 13 Feb 2014 10:05:03 +0100 sjohanss 8028498: runtime/SharedArchiveFile/CdsDifferentObjectAlignment.java asserts in RT_Baseline
Thu, 20 Mar 2014 17:49:27 -0700 kvn 8031320: Use Intel RTM instructions for locks
Tue, 04 Mar 2014 02:23:16 -0800 vlivanov 8025842: Convert warning("Thread holding lock at safepoint that vm can block on") to fatal(...)
Tue, 25 Feb 2014 11:02:11 +0100 ehelin Merge
Fri, 21 Feb 2014 10:01:20 +0100 stefank 8035393: Use CLDClosure instead of CLDToOopClosure in frame::oops_interpreted_do
Thu, 20 Feb 2014 12:20:56 -0800 kvn Merge
Tue, 18 Feb 2014 09:15:40 +0100 sla 8034080: Remove the USDT1 dtrace code from Hotspot
Wed, 19 Feb 2014 12:08:49 -0800 kvn Merge
Thu, 30 Jan 2014 14:01:45 +0100 ehelin Merge
Mon, 27 Jan 2014 23:12:13 -0500 coleenp 8028275: Metaspace ShrinkGrowTest causes fatal error if run with JFR
Fri, 24 Jan 2014 09:28:47 +0100 dsimms 8028280: ParkEvent leak when running modified runThese which only loads classes
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
Wed, 18 Dec 2013 08:39:06 +0100 sla 8029726: On OS X some dtrace probe names are mismatched with Solaris
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, 19 Jul 2013 13:32:53 -0700 kvn Merge
Wed, 03 Jul 2013 11:50:29 -0700 kvn Merge
Mon, 24 Jun 2013 17:11:47 +0200 goetz 8017313: PPC64 (part 6): stack handling improvements
Thu, 24 Oct 2013 00:33:14 -0400 dholmes 8026877: Error in opening JAR file when invalid jar specified with -Xbootclasspath/a on OpenJDK build
Thu, 10 Oct 2013 15:44:12 +0200 anoll 8023014: CodeSweeperSweepNoFlushTest.java fails with HS crash
Thu, 26 Sep 2013 10:25:02 -0400 hseigel 7195622: CheckUnhandledOops has limited usefulness now
Thu, 19 Sep 2013 09:34:20 +0200 tschatzl Merge
Thu, 19 Sep 2013 09:26:08 +0200 tschatzl Merge
Wed, 11 Sep 2013 16:25:02 +0200 tschatzl 8010722: assert: failed: heap size is too big for compressed oops
Wed, 18 Sep 2013 21:47:51 -0700 bdelsart Merge
less more (0) -120 tip