hotspot/src/share/vm/oops/oop.inline.hpp
Wed, 26 Jul 2017 10:41:07 -0400 coleenp 8185296: java_lang_Class::array_klass should be array_klass_acquire
Mon, 24 Jul 2017 17:46:06 -0400 coleenp 8182397: Race in field updates when creating ArrayKlasses can lead to crash
Tue, 18 Jul 2017 10:20:52 +0200 shade 8184753: Asserts against MinObjectAlignment should avoid integer division
Wed, 05 Jul 2017 11:33:17 +0200 stefank 8183552: Move align functions to align.hpp
Thu, 13 Apr 2017 09:57:51 +0200 stefank 8178500: Replace usages of round_to and round_down with align_up and align_down
Thu, 08 Jun 2017 13:17:51 -0400 gtriantafill 8166748: Clean out Windows IA64 support
Wed, 26 Apr 2017 10:26:39 +0200 sjohanss 8138737: Remove oop_ms_adjust_pointers and use oop_iterate instead
Fri, 23 Sep 2016 18:23:12 -0400 kbarrett 8166583: Add oopDesc::klass_or_null_acquire()
Thu, 15 Sep 2016 12:10:43 -0400 kbarrett 8165808: Add release barriers when allocating objects with concurrent collection
Sun, 21 Aug 2016 20:56:37 -0400 dholmes 8157907: Incorrect inclusion of atomic.hpp instead of atomic.inline.hpp
Tue, 05 Jul 2016 15:34:06 -0400 drwhite 8158946: btree009 fails with assert(s > 0) failed: Bad size calculated
Tue, 13 Oct 2015 18:13:34 -0400 coleenp 8132051: Better byte behavior
Mon, 07 Mar 2016 10:36:50 +0300 ddmitriev 8149973: Optimize object alignment check in debug builds.
Thu, 28 Jan 2016 13:30:12 +0100 tschatzl 8146987: Improve Parallel GC Full GC by caching results of live_words_in_range()
Mon, 18 Jan 2016 10:25:41 +0100 goetz 8146395: Add inline qualifier in oop.hpp and fix inlining in gc files
Mon, 04 Jan 2016 15:41:05 +0100 goetz 8146401: Clean up oop.hpp: add inline directives and fix header files
Wed, 28 Oct 2015 09:47:23 -0400 coleenp 8139203: Consistent naming for klass type predicates
Fri, 09 Oct 2015 14:08:15 -0400 kbarrett 8138659: Speed up InstanceKlass subclass discrimination
Tue, 29 Sep 2015 11:02:08 +0200 david 8080775: Better argument formatting for assert() and friends
Wed, 02 Sep 2015 09:14:04 +0200 sjohanss 8129417: Oop iteration clean-up to remove oop_ms_follow_contents
Wed, 22 Jul 2015 16:25:06 +0200 goetz 8131761: Fix merge error adding code that was removed in 8077936
Mon, 25 May 2015 11:39:43 +0200 sjohanss 8080746: Refactor oop iteration macros to be more general
Wed, 13 May 2015 15:16:06 +0200 pliden 8079792: GC directory structure cleanup
Thu, 30 Apr 2015 18:14:58 -0400 bharadwaj Merge
Fri, 17 Apr 2015 10:46:41 +0200 stefank 8077936: Remove the unused java_lang_invoke_CallSite::target_volatile
Thu, 02 Apr 2015 10:04:27 +0200 stefank 8075955: Replace the macro based implementation of oop_oop_iterate with a template based solution
Tue, 17 Mar 2015 15:53:55 +0100 stefank 8075249: Cleanup forward_to_atomic and ClaimedForwardPtr
Tue, 17 Mar 2015 13:23:49 +0100 stefank 8075242: Remove SpecializationStats
Fri, 13 Feb 2015 14:37:35 +0100 stefank 8072911: Remove includes of oop.inline.hpp from .hpp files
Thu, 27 Nov 2014 21:02:13 +0100 brutisso 8065972: Remove support for ParNew+SerialOld and DefNew+CMS
Fri, 04 Jul 2014 11:46:01 +0200 goetz 8049325: Introduce and clean up umbrella headers for the files in the cpu subdirectories.
Fri, 09 May 2014 16:50:54 -0400 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
Tue, 29 Apr 2014 15:17:27 +0200 goetz 8042195: Introduce umbrella header orderAccess.inline.hpp.
Thu, 27 Feb 2014 10:36:50 +0100 stefank 8035746: Add missing Klass::oop_is_instanceClassLoader() function
Mon, 02 Dec 2013 10:26:14 +0100 goetz 8029396: PPC64 (part 212): Several memory ordering fixes in C-code.
Thu, 26 Sep 2013 10:25:02 -0400 hseigel 7195622: CheckUnhandledOops has limited usefulness now
Mon, 12 Aug 2013 17:37:02 +0200 ehelin 8015107: NPG: Use consistent naming for metaspace concepts
Thu, 15 Aug 2013 20:04:10 -0400 hseigel 8003424: Enable Class Data Sharing for CompressedOops
Thu, 07 Feb 2013 16:05:48 -0500 bpittore Merge
Mon, 04 Feb 2013 08:26:02 -0500 hseigel 8000968: NPG: UseCompressedKlassPointers asserts with ObjectAlignmentInBytes for > 32G CompressedOops
Wed, 23 Jan 2013 13:02:39 -0500 jprovino 8005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCS
Tue, 09 Oct 2012 10:11:38 +0200 roland 7054512: Compress class pointers after perm gen removal
Wed, 03 Oct 2012 20:31:41 +0200 jwilhelm 8000351: Tenuring threshold should be unsigned
Tue, 04 Sep 2012 13:01:03 +0200 stefank 7195968: NPG: oopDesc::list_ptr_from_klass is broken
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Thu, 08 Sep 2011 05:11:31 -0700 twisti 7085860: JSR 292: implement CallSite.setTargetNormal and setTargetVolatile as native methods
Fri, 18 Mar 2011 16:00:34 -0700 never 7017732: move static fields into Class to prepare for perm gen removal
Wed, 02 Feb 2011 11:35:26 -0500 bobv 7016023: Enable building ARM and PPC from src/closed repository
Thu, 27 Jan 2011 16:11:27 -0800 coleenp 6990754: Use native memory and reference counting to implement SymbolTable
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Mon, 11 Oct 2010 04:18:58 -0700 twisti 6829194: JSR 292 needs to support compressed oops
Wed, 02 Jun 2010 22:45:42 -0700 jrose Merge
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Thu, 27 May 2010 18:01:56 -0700 kvn 6916623: Align object to 16 bytes to use Compressed Oops with java heap up to 64Gb
Tue, 14 Jul 2009 15:40:39 -0700 ysr 6700789: G1: Enable use of compressed oops with G1 heaps
Wed, 08 Apr 2009 10:56:49 -0700 jrose 6655638: dynamic languages need method handles
Thu, 19 Mar 2009 09:13:24 -0700 kvn Merge
Mon, 09 Mar 2009 13:28:46 -0700 xdono 6814575: Update copyright year
Thu, 12 Mar 2009 10:37:46 -0700 kvn 6791178: Specialize for zero as the compressed oop vm heap base
Sun, 11 Jan 2009 16:58:24 -0800 jmasa 6692899: CMS: many vm.parallel_class_loading tests fail with assert "missing Printezis mark"
less more (0) -60 tip