hotspot/src/share/vm/oops/constantPool.cpp
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"
Fri, 29 May 2015 17:04:21 +0300 vlivanov 8081320: Backout JDK-8059340: ConstantPool::_resolved_references is missing in heap dump
Thu, 21 May 2015 18:22:33 +0300 vlivanov 8059340: ConstantPool::_resolved_references is missing in heap dump
Fri, 13 Mar 2015 12:40:39 -0400 coleenp 8061205: MetadataOnStackMark only needs to walk code cache during class redefinition
Fri, 13 Feb 2015 14:37:35 +0100 stefank 8072911: Remove includes of oop.inline.hpp from .hpp files
Thu, 29 Jan 2015 03:11:01 -0800 sspitsyn 8008678: JSR 292: constant pool reconstitution must support pseudo strings
Fri, 14 Nov 2014 09:47:09 +0100 stefank 8064811: Use THREAD instead of CHECK_NULL in return statements
Tue, 28 Oct 2014 17:02:08 -0400 coleenp 8058093: Test nsk/stress/jck60/jck60014: assert in src/share/vm/oops/constantPool.cpp: should not be resolved otherwise
Thu, 02 Oct 2014 10:55:36 +0200 stefank 8056240: Investigate increased GC remark time after class unloading changes in CRM Fuse
Wed, 09 Jul 2014 22:37:48 -0400 coleenp 8048933: -XX:+TraceExceptions output should include the message
Thu, 19 Jun 2014 11:16:10 -0400 coleenp 8026977: NPG: Remove ConstantPool::lock
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
Wed, 07 May 2014 18:19:31 -0400 coleenp Merge
Tue, 29 Apr 2014 08:08:44 +0200 anoll 8036956: remove EnableInvokeDynamic flag
Wed, 07 May 2014 14:16:45 -0500 gziemski 8038654: Separate SymbolTable and StringTable code
Mon, 05 May 2014 19:53:00 -0400 coleenp 8023697: failed class resolution reports different class name in detail message for the first and subsequent times
Tue, 08 Apr 2014 13:58:38 -0400 coleenp 8028497: SIGSEGV at ClassLoaderData::oops_do(OopClosure*, KlassClosure*, bool)
Wed, 26 Mar 2014 21:47:45 -0400 coleenp 8031820: NPG: Fix remaining references to metadata as oops in comments
Wed, 26 Feb 2014 15:47:44 +0100 sla 8035150: ShouldNotReachHere() in ConstantPool::copy_entry_to
Fri, 07 Feb 2014 18:30:27 -0500 coleenp 8033528: assert(0 <= i && i < length()) failed: index out of bounds
Mon, 27 Jan 2014 23:12:13 -0500 coleenp 8028275: Metaspace ShrinkGrowTest causes fatal error if run with JFR
Tue, 22 Oct 2013 14:29:02 -0700 iklam 8014910: deadlock between JVM/TI ClassPrepare event handler and CompilerThread
Fri, 11 Oct 2013 11:23:49 -0400 coleenp 8022592: assert at constantTag.cpp:57: ShouldNotReachHere()
Wed, 09 Oct 2013 21:45:28 -0400 coleenp 8025185: MethodHandleInError and MethodTypeInError not handled in ConstantPool::compare_entry_to and copy_entry_to
Thu, 26 Sep 2013 10:25:02 -0400 hseigel 7195622: CheckUnhandledOops has limited usefulness now
Mon, 23 Sep 2013 08:56:19 -0700 iklam 8025088: Missing cases for JVM_CONSTANT_MethodHandleInError cause crash if debugger steps into error-tagged method handle
Fri, 20 Sep 2013 18:19:07 -0700 dcubed Merge
Fri, 20 Sep 2013 18:34:00 -0400 coleenp 8014956: nashorn/api/javaaccess/MethodAccessTest.java test fails on sparc-solaris 64
Fri, 13 Sep 2013 22:38:02 -0400 drchase 8014013: CallInfo structure no longer accurately reports the result of a LinkResolver operation
less more (0) -50 -30 tip