hotspot/src/share/vm/utilities/globalDefinitions.hpp
Tue, 04 Jul 2017 15:58:10 +0200 stefank 8178499: Remove _ptr_ and _size_ infixes from align functions
Wed, 12 Apr 2017 17:53:18 +0200 stefank 8178489: Make align functions more type safe and consistent
Wed, 12 Apr 2017 13:05:59 +0200 stefank 8178495: Bug in the align_size_up_ macro
Tue, 11 Apr 2017 23:45:37 +0200 stefank 8178490: Usages of is_object_aligned with pointers are broken
Thu, 22 Jun 2017 20:47:22 -0400 kbarrett 8181449: Fix debug.hpp / globalDefinitions.hpp dependency inversion
Thu, 22 Jun 2017 00:51:07 +0200 jwilhelm Merge
Tue, 06 Jun 2017 13:31:34 -0400 eosterlund 8161145: The min/max macros make hotspot tests fail to build with GCC 6
Tue, 13 Jun 2017 11:10:33 -0400 kbarrett 8086005: Define __STDC_xxx_MACROS config macros globally via build system
Fri, 26 May 2017 13:47:33 -0700 mikael 8180032: Unaligned pointer dereference in ClassFileParser
Tue, 25 Oct 2016 16:42:28 +0200 simonis 8168490: Use the LL/ULL suffixes to define 64-bit integer literals on Windows
Fri, 21 Oct 2016 20:12:47 +0200 neliasso 8166377: is_compiled_by_jvmci hot in some profiles - improve nmethod compiler type detection
Wed, 24 Aug 2016 19:54:03 -0400 dholmes 8157904: Atomic::cmpxchg for jbyte is missing a fence on initial failure
Fri, 29 Jul 2016 09:23:05 +0200 rbackman Merge
Wed, 13 Jul 2016 12:23:05 +0200 goetz 8161258: Simplify including platform files.
Tue, 05 Jul 2016 17:57:20 -0700 dnsimon 8159888: [JVMCI] the client VM build is broken when INCLUDE_JVMCI is defined
Fri, 29 Apr 2016 02:13:40 +0300 vlivanov Merge
Tue, 26 Apr 2016 10:28:51 +0200 rbackman 8151956: Support non-continuous CodeBlobs in HotSpot
Fri, 22 Apr 2016 00:08:54 -0700 amurillo Merge
Tue, 13 Oct 2015 18:13:34 -0400 coleenp 8132051: Better byte behavior
Mon, 18 Apr 2016 14:52:31 -0400 kbarrett 8133051: Concurrent refinement threads may be activated and deactivated at random
Tue, 12 Apr 2016 07:17:44 +0200 stefank 8152491: Convert TracePageSizes to use UL
Sun, 10 Apr 2016 21:34:47 -0400 dholmes 8151322: Implement os::set_native_thread_name() on Solaris
Thu, 07 Apr 2016 09:47:48 -0700 dcubed Merge
Mon, 28 Mar 2016 13:49:34 +0300 vlivanov 8151623: Zap freed Metaspace chunks in non-product binaries
Fri, 11 Mar 2016 16:39:38 +0100 simonis 8151593: Cleanup definition/usage of INLINE/NOINLINE macros and add xlC support
Thu, 25 Feb 2016 13:08:19 +0100 stefank 8150617: nth_bit and friends are broken
Mon, 29 Feb 2016 15:47:41 +0100 jwilhelm 6787054: Par compact - remove code that clears source_region
Sat, 30 Jan 2016 11:02:29 -0500 coleenp 8145628: hotspot metadata classes shouldn't use HeapWordSize or heap related macros like align_object_size
Tue, 19 Jan 2016 11:00:29 +0100 ehelin 8147012: Fix includes in internalVMTests.cpp
Mon, 21 Dec 2015 16:58:29 +0000 aph 8145096: Undefined behaviour in HotSpot
Tue, 08 Dec 2015 20:04:03 +0100 mgronlun 8140485: Class load and creation cleanup
Tue, 24 Nov 2015 10:35:52 +0100 tschatzl 8136678: Implement adaptive sizing algorithm for IHOP
Sat, 17 Oct 2015 19:40:30 -0400 dlong Merge
Fri, 09 Oct 2015 09:42:33 +0200 david 8042893: compiler: PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC needs to be removed from source files
Thu, 08 Oct 2015 12:49:30 -1000 twisti 8136421: JEP 243: Java-Level JVM Compiler Interface
Tue, 15 Sep 2015 11:04:11 -0700 kvn 8136406: Remove ZapDeadCompiledLocals code
Wed, 01 Jul 2015 10:53:26 +0200 bdelsart 8087333: Optionally Pre-Generate the HotSpot Template Interpreter
Mon, 13 Apr 2015 18:49:59 -0700 goetz 8077618: Move rtmLocking.cpp to shared directory.
Fri, 20 Mar 2015 11:53:01 +0100 zmajo Merge
Tue, 17 Mar 2015 10:06:31 +0100 roland 8073480: C2 should optimize explicit range checks
Tue, 10 Mar 2015 19:56:19 -0700 cjplummer 8069111: Investigate NMT detail tracking support for 32bit ARM
Thu, 26 Feb 2015 10:56:54 -0800 kvn Merge
Tue, 20 Jan 2015 15:24:58 -0800 kvn Merge
Thu, 11 Dec 2014 13:11:53 -0800 aph 8064611: AARCH64: Changes to HotSpot shared code
Wed, 21 Jan 2015 10:51:35 +0100 zmajo 8059606: Enable per-method usage of CompileThresholdScaling (per-method compilation thresholds)
Mon, 05 Jan 2015 12:07:37 -0500 goetz 8064457: Introduce compressed oops mode disjoint base and improve compressed heap handling.
Wed, 29 Oct 2014 10:13:24 +0100 goetz 8062370: Various minor code improvements
Tue, 14 Oct 2014 10:32:12 -0700 dcubed 8049737: Contended Locking reorder and cache line bucket
Thu, 18 Sep 2014 18:40:37 +0000 adlertz Merge
Tue, 26 Aug 2014 11:53:24 +0200 mgerdin 8056039: Hotspot does not compile with clang 3.4 on Linux
Mon, 15 Sep 2014 08:08:22 +0200 thartmann 8048721: -XX:+PrintCompilation prints negative bci for non entrant OSR methods
Tue, 29 Jul 2014 13:54:16 +0200 thartmann 8040121: Load variable through a pointer of an incompatible type in src/hotspot/src/share/vm: opto/output.cpp, runtime/sharedRuntimeTrans.cpp, utilities/globalDefinitions_visCPP.hpp
Thu, 15 May 2014 20:16:14 -0700 minqi 8042885: java does not take hexadecimal number as vm option
Thu, 15 May 2014 18:23:26 -0400 coleenp 8038212: Method::is_valid_method() check has performance regression impact for stackwalking
Fri, 09 May 2014 16:50:54 -0400 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
Wed, 09 Apr 2014 13:54:32 +0200 stefank 8039743: Use correct format specifier to print size_t values and pointers in the GC code
Thu, 20 Mar 2014 17:49:27 -0700 kvn 8031320: Use Intel RTM instructions for locks
Wed, 19 Feb 2014 12:08:49 -0800 kvn Merge
Thu, 23 Jan 2014 14:47:23 +0100 jwilhelm 8025856: Fix typos in the GC code
Thu, 16 Jan 2014 14:25:51 +0100 goetz 8029101: PPC64 (part 211): ordering of Independent Reads of Independent Writes
less more (0) -100 -60 tip