Thu, 26 Sep 2013 10:25:02 -0400 7195622: CheckUnhandledOops has limited usefulness now file | diff | annotate
Thu, 05 Sep 2013 10:39:10 +0200 Merge file | diff | annotate
Mon, 26 Aug 2013 16:12:20 +0200 8016277: Crash in nmethod::is_compiled_by_c1() on x86 file | diff | annotate
Thu, 29 Aug 2013 18:56:29 -0400 8021954: VM SIGSEGV during classloading on MacOS; hs_err_pid file produced file | diff | annotate
Thu, 15 Aug 2013 10:52:18 +0200 7145569: G1: optimize nmethods scanning file | diff | annotate
Mon, 24 Jun 2013 11:53:54 -0700 8017308: Remove unused breakpoint relocation type file | diff | annotate
Thu, 13 Jun 2013 22:02:40 -0700 8014431: cleanup warnings indicated by the -Wunused-value compiler option on linux file | diff | annotate
Fri, 31 May 2013 14:40:26 +0200 8009981: nashorn tests fail with -XX:+VerifyStack file | diff | annotate
Tue, 07 May 2013 18:51:31 -0400 8014024: NPG: keep compiled ic methods from being deallocated in redefine classes file | diff | annotate
Thu, 11 Apr 2013 13:57:44 +0200 8006952: Slow VM due to excessive code cache freelist iteration file | diff | annotate
Sat, 23 Mar 2013 06:22:07 -0700 8009026: [parfait] Null pointer deference in hotspot/src/share/vm/code/nmethod.cpp file | diff | annotate
Mon, 12 Nov 2012 16:15:05 -0500 8001471: Klass::cast() does nothing file | diff | annotate
Tue, 06 Nov 2012 15:09:37 -0500 8000725: NPG: method_holder() and pool_holder() and pool_holder field should be InstanceKlass file | diff | annotate
Fri, 28 Sep 2012 10:16:29 -0700 Merge file | diff | annotate
Mon, 24 Sep 2012 10:30:14 -0700 7200163: add CodeComments functionality to assember stubs file | diff | annotate
Mon, 17 Sep 2012 19:39:07 -0700 7196199: java/text/Bidi/Bug6665028.java failed: Bidi run count incorrect file | diff | annotate
Mon, 17 Sep 2012 12:57:58 -0700 7196262: JSR 292: java/lang/invoke/PrivateInvokeTest.java fails on solaris-sparc file | diff | annotate
Tue, 25 Sep 2012 14:58:12 +0200 7200470: KeepAliveClosure not needed in CodeCache::do_unloading file | diff | annotate
Sat, 01 Sep 2012 13:25:18 -0400 6964458: Reimplement class meta-data storage to use native memory file | diff | annotate
Tue, 24 Jul 2012 10:51:00 -0700 7023639: JSR 292 method handle invocation needs a fast path for compiled code file | diff | annotate
Wed, 01 Feb 2012 16:57:08 -0800 7013347: allow crypto functions to be called inline to enhance performance file | diff | annotate
Wed, 01 Feb 2012 07:59:01 -0800 7141200: log some interesting information in ring buffers for crashes file | diff | annotate
Thu, 13 Oct 2011 09:35:42 -0700 7098194: integrate macosx-port changes file | diff | annotate
Wed, 31 Aug 2011 16:46:11 -0700 7083786: dead various dead chunks of code file | diff | annotate
Tue, 16 Aug 2011 04:14:05 -0700 7071653: JSR 292: call site change notification should be pushed not pulled file | diff | annotate
Wed, 22 Jun 2011 14:45:37 -0700 7057587: JSR 292 - crash with jruby in test/test_respond_to.rb file | diff | annotate
Tue, 03 May 2011 10:30:34 -0700 7041789: 30% perf regression with c2/arm following 7017732 file | diff | annotate
Mon, 28 Mar 2011 03:58:07 -0700 7022998: JSR 292 recursive method handle calls inline themselves infinitely file | diff | annotate
Fri, 18 Mar 2011 16:00:34 -0700 7017732: move static fields into Class to prepare for perm gen removal file | diff | annotate
Fri, 18 Mar 2011 15:52:42 -0700 7028374: race in fix_oop_relocations for scavengeable nmethods file | diff | annotate
Fri, 18 Mar 2011 01:44:15 -0700 Merge file | diff | annotate
Wed, 09 Mar 2011 09:15:16 -0800 7025742: Can not use CodeCache::unallocated_capacity() with fragmented CodeCache file | diff | annotate
Fri, 04 Mar 2011 20:01:48 -0800 7024866: # assert(limit == NULL || limit <= nm->code_end()) failed: in bounds file | diff | annotate
Tue, 15 Mar 2011 06:50:01 -0700 Merge file | diff | annotate
Tue, 15 Mar 2011 06:37:31 -0700 7024970: 2/3 assert(ServiceThread::is_service_thread(Thread::current())) failed: Service thread must post enqueue file | diff | annotate
Fri, 11 Mar 2011 16:09:55 -0500 7023931: PcDescCache::find_pc_desc should not write _last_pc_desc file | diff | annotate
Mon, 28 Feb 2011 06:07:12 -0800 7012914: JSR 292 MethodHandlesTest C1: frame::verify_return_pc(return_address) failed: must be a return pc file | diff | annotate
Wed, 02 Feb 2011 14:38:01 -0500 6766644: Redefinition of compiled method fails with assertion "Can not load classes with the Compiler thread" file | diff | annotate
Thu, 27 Jan 2011 16:11:27 -0800 6990754: Use native memory and reference counting to implement SymbolTable file | diff | annotate
Thu, 13 Jan 2011 22:15:41 -0800 4926272: methodOopDesc::method_from_bcp is unsafe file | diff | annotate
Fri, 07 Jan 2011 03:41:07 -0800 Merge file | diff | annotate
Sat, 18 Dec 2010 01:15:01 -0800 6990933: assert(sender_cb) failed: sanity in frame::sender_for_interpreter_frame file | diff | annotate
Thu, 09 Dec 2010 15:04:26 -0500 7004582: Add GetThisObject() function to JVMTI 1.2 file | diff | annotate
Tue, 23 Nov 2010 13:22:55 -0800 6989984: Use standard include model for Hospot file | diff | annotate
Fri, 08 Oct 2010 02:42:17 -0700 6990549: Zero and Shark fixes after 6978355 and 6953144 file | diff | annotate
Tue, 07 Sep 2010 14:16:50 -0700 6982921: assert(_entry_bci != InvocationEntryBci) failed: wrong kind of nmethod file | diff | annotate
Fri, 03 Sep 2010 17:51:07 -0700 6953144: Tiered compilation file | diff | annotate
Fri, 27 Aug 2010 01:51:27 -0700 6961697: move nmethod constants section before instruction section file | diff | annotate
Wed, 25 Aug 2010 05:27:54 -0700 6978355: renaming for 6961697 file | diff | annotate
Thu, 12 Aug 2010 16:38:23 -0700 6974176: ShouldNotReachHere, instanceKlass.cpp:1426 file | diff | annotate
Wed, 11 Aug 2010 05:51:21 -0700 6976186: integrate Shark HotSpot changes file | diff | annotate
Wed, 11 Aug 2010 01:17:27 -0700 6975855: don't emit deopt MH handler in C1 if not required file | diff | annotate
Thu, 08 Jul 2010 14:29:44 -0700 6965184: possible races in make_not_entrant_or_zombie file | diff | annotate
Mon, 21 Jun 2010 14:26:17 -0700 6656830: assert((*p)->is_oop(),"expected an oop while scanning weak refs") file | diff | annotate
Wed, 09 Jun 2010 18:50:45 -0700 6939203: JSR 292 needs method handle constants file | diff | annotate
Wed, 02 Jun 2010 22:45:42 -0700 Merge file | diff | annotate
Wed, 02 Jun 2010 14:23:23 -0700 6956931: assert(SafepointSynchronize::is_at_safepoint()) failed: must be executed at a safepoint file | diff | annotate
Thu, 20 May 2010 06:34:23 -0700 6951083: oops and relocations should part of nmethod not CodeBlob file | diff | annotate
Thu, 27 May 2010 19:08:38 -0700 6941466: Oracle rebranding changes for Hotspot repositories file | diff | annotate
Mon, 17 May 2010 16:50:07 -0700 6950075: nmethod sweeper should operate concurrently file | diff | annotate
(0)-60tip

mercurial