hotspot/src/share/vm/interpreter/rewriter.cpp
Wed, 02 Aug 2017 08:19:09 -0400 hseigel 8180627: gc/gctests/Steal/steal001: guarantee(cp->cache() == NULL) failed
Thu, 27 Jul 2017 18:06:41 -0400 coleenp 8183039: Re-examine methodHandle methods uninlined by 8144256
Thu, 06 Jul 2017 01:50:26 +0200 jwilhelm 8182299: Enable disabled clang warnings, build on OSX 10 + Xcode 8
Fri, 03 Mar 2017 23:08:35 -0800 iklam 8171392: Move Klass pointers outside of ConstantPool entries so ConstantPool can be read-only
Tue, 04 Apr 2017 21:07:19 -0400 coleenp 8168438: Fix comment in rewriter
Wed, 15 Mar 2017 10:25:37 -0400 coleenp 8155672: Remove instanceKlassHandles and KlassHandles
Mon, 19 Dec 2016 08:31:01 +0100 zmajo 8171155: Scanning method file for initialized final field updates can fail for non-existent fields
Wed, 29 Jun 2016 20:16:05 -0400 coleenp 8160551: assert(c == Bytecodes::_putfield) failed: must be putfield
Wed, 15 Jun 2016 14:27:58 +0200 zmajo 8157181: Compilers accept modification of final fields outside initializer methods
Wed, 06 Apr 2016 18:51:03 +0300 fzhinkin 8149374: Replace C1-specific collection classes with universal collection classes
Thu, 24 Mar 2016 11:21:49 +0100 psandoz 8149644: Integrate VarHandles
Thu, 14 Jan 2016 13:26:19 +0100 david 8146690: Make all classes in GC follow the naming convention.
Fri, 23 Oct 2015 16:48:38 -0400 coleenp 8140274: methodHandles and constantPoolHandles should be passed as const references
Fri, 03 Jul 2015 07:25:03 +0200 zmajo 8076112: Add @HotSpotIntrinsicCandidate annotation to indicate methods for which Java Runtime has intrinsics
Wed, 13 May 2015 15:16:06 +0200 pliden 8079792: GC directory structure cleanup
Wed, 25 Mar 2015 15:18:37 -0700 minqi 8074345: Enable RewriteBytecodes when VM runs with CDS
Fri, 07 Feb 2014 18:30:27 -0500 coleenp 8033528: assert(0 <= i && i < length()) failed: index out of bounds
Fri, 15 Nov 2013 17:20:22 -0500 coleenp 8028347: Rewriter::scan_method asserts with array oob in RT_Baseline
Wed, 13 Nov 2013 16:42:24 -0500 coleenp 8025937: assert(existing_f1 == NULL || existing_f1 == f1) failed: illegal field change
Fri, 08 Mar 2013 11:47:57 -0500 coleenp 8003553: NPG: metaspace objects should be zeroed in constructors
Fri, 22 Feb 2013 08:36:42 -0500 coleenp 8000797: NPG: is_pseudo_string_at() doesn't work
Wed, 02 Jan 2013 20:28:09 -0500 coleenp 8005494: SIGSEGV in Rewriter::relocate_and_link() when testing Weblogic with CompressedOops and KlassPtrs
Mon, 01 Oct 2012 14:50:10 -0700 twisti 7200949: JSR 292: rubybench/bench/time/bench_base64.rb fails with jruby.jar not on boot class path
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
Sat, 21 May 2011 15:39:54 -0700 coleenp 7033141: assert(has_cp_cache(i)) failed: oob
Thu, 07 Apr 2011 17:02:30 -0700 jrose 6981791: remove experimental code for JSR 292
Mon, 07 Feb 2011 22:19:57 -0800 ysr 6912621: iCMS: Error: assert(_markBitMap.isMarked(addr + 1),"Missing Printezis bit?")
Thu, 13 Jan 2011 22:15:41 -0800 never 4926272: methodOopDesc::method_from_bcp is unsafe
Fri, 03 Dec 2010 15:53:57 -0800 jrose 7001379: bootstrap method data needs to be moved from constant pool to a classfile attribute
less more (0) -30 tip