duke [Wed, 05 Jul 2017 18:01:38 +0200] rev 11651
Merge
amurillo [Mon, 06 Feb 2012 12:13:56 -0800] rev 11650
Added tag hs23-b14 for changeset 04e30cc559a9
phh [Mon, 06 Feb 2012 14:02:51 -0500] rev 11649
7142616: MAC: Honor ALT_EXPORT_PATH overrides from JDK control builds
Summary: Fix EXPORT_PATH overrides on Mac OS X and only change default.
Reviewed-by: phh, dcubed
Contributed-by: james.melvin@oracle.com
phh [Mon, 06 Feb 2012 14:01:53 -0500] rev 11648
7142852: MAC: Comment out JPRT jbb tests on Mac OS X until 7142850 is resolved
Summary: Comment out JPRT jbb tests on Mac OS X until GUI hang can be fixed
Reviewed-by: dholmes, brutisso, phh
Contributed-by: james.melvin@oracle.com
amurillo [Fri, 03 Feb 2012 18:09:14 -0800] rev 11647
7142393: new hotspot build - hs23-b14
Reviewed-by: jcoomes
amurillo [Fri, 03 Feb 2012 18:04:11 -0800] rev 11646
Added tag hs23-b13 for changeset c996ca3f8bac
amurillo [Fri, 03 Feb 2012 18:04:09 -0800] rev 11645
Merge
jcoomes [Fri, 03 Feb 2012 12:20:11 -0800] rev 11644
Merge
jcoomes [Thu, 02 Feb 2012 16:05:17 -0800] rev 11643
6679764: enable parallel compaction by default
Reviewed-by: phh, jmasa
brutisso [Mon, 30 Jan 2012 15:21:57 +0100] rev 11642
7140909: Visual Studio project builds broken: need to define INCLUDE_TRACE
Summary: Add define of INCLUDE_TRACE
Reviewed-by: sla, kamg
stefank [Sat, 28 Jan 2012 01:15:34 -0800] rev 11641
Merge
stefank [Fri, 27 Jan 2012 14:14:50 +0100] rev 11640
7134655: Crash in reference processing when doing single-threaded remarking
Summary: Temporarily disabled multi-threaded reference discovery when entering a single-threaded remark phase.
Reviewed-by: brutisso, tonyp, jmasa, jcoomes
jcoomes [Fri, 03 Feb 2012 12:08:55 -0800] rev 11639
Merge
twisti [Thu, 02 Feb 2012 09:14:38 -0800] rev 11638
7141637: JSR 292: MH spread invoker crashes with NULL argument on x86_32
Reviewed-by: twisti
Contributed-by: Volker Simonis <volker.simonis@gmail.com>
never [Wed, 01 Feb 2012 16:57:08 -0800] rev 11637
7013347: allow crypto functions to be called inline to enhance performance
Reviewed-by: kvn
never [Wed, 01 Feb 2012 07:59:01 -0800] rev 11636
7141200: log some interesting information in ring buffers for crashes
Reviewed-by: kvn, jrose, kevinw, brutisso, twisti, jmasa
roland [Wed, 01 Feb 2012 10:36:58 +0100] rev 11635
7090976: Eclipse/CDT causes a JVM crash while indexing C++ code
Summary: too optimistic inlining decision confuses local value numbering.
Reviewed-by: never
twisti [Tue, 31 Jan 2012 09:53:46 -0800] rev 11634
7132180: JSR 292: C1 JVM crash with ClassValue/MethodHandle
Reviewed-by: never
kvn [Tue, 31 Jan 2012 07:18:03 -0800] rev 11633
7140924: SIGSEGV in compiled code for sun.awt.X11.XDecoratedPeer.updateMinSizeHints
Summary: Use unknown_obj instead of empty_map for NULL or Constant Pool object constants in bytecode Escape Analyzer.
Reviewed-by: iveresov, never
iveresov [Mon, 30 Jan 2012 19:37:14 -0800] rev 11632
7141059: 7116795 broke pure c2 builds
Summary: Fix pure c2 builds
Reviewed-by: kvn, brutisso, never
never [Sun, 29 Jan 2012 16:46:04 -0800] rev 11631
7129164: JNI Get/ReleasePrimitiveArrayCritical doesn't scale
Reviewed-by: kvn, iveresov, dholmes
fparain [Fri, 03 Feb 2012 14:04:59 -0500] rev 11630
Merge
phh [Wed, 01 Feb 2012 15:01:08 -0500] rev 11629
7123386: RFE: Preserve universal builds of HotSpot on Mac OS X
Summary: Add support for packaging HotSpot JVM builds in universal binaries
Reviewed-by: dholmes, kamg, dcubed, phh
Contributed-by: james.melvin@oracle.com
acorn [Mon, 30 Jan 2012 23:27:30 -0500] rev 11628
7114376: Make system dictionary hashtable bucket array size configurable
Summary: 7u4 new experimental flag -XX:PredictedClassLoadedCount=#
Reviewed-by: dholmes, phh, dcubed
brutisso [Mon, 30 Jan 2012 05:08:09 -0800] rev 11627
Merge
brutisso [Mon, 30 Jan 2012 12:36:49 +0100] rev 11626
7140882: Don't return booleans from methods returning pointers
Summary: Changed "return false" to "return NULL"
Reviewed-by: dholmes, rottenha
Contributed-by: dbhole@redhat.com
stefank [Fri, 27 Jan 2012 13:46:24 +0100] rev 11625
7022100: Method annotations are incorrectly set when redefining classes
Summary: Changed to the correct annotation arrays
Reviewed-by: kamg, dholmes, sla
rbackman [Tue, 24 Jan 2012 14:48:22 +0100] rev 11624
7130476: Remove use of #ifdef TRACE_DEFINE_KLASS_TRACE_ID from klass.hpp
Reviewed-by: kamg, phh, dsamersoff
Contributed-by: Rickard Backman <rickard.backman@oracle.com>
amurillo [Fri, 27 Jan 2012 14:49:54 -0800] rev 11623
7135385: new hotspot build - hs23-b13
Reviewed-by: jcoomes
katleman [Thu, 02 Feb 2012 09:39:26 -0800] rev 11622
Added tag jdk8-b24 for changeset 7e187fc00d45
lana [Tue, 07 Feb 2012 10:36:51 -0800] rev 11621
Merge
lana [Sat, 28 Jan 2012 20:36:29 -0800] rev 11620
Merge