katleman [Thu, 25 Apr 2013 09:24:40 -0700] rev 17059
Added tag jdk8-b87 for changeset c4b5ab25b20c
duke [Wed, 05 Jul 2017 18:53:00 +0200] rev 17058
Merge
katleman [Thu, 25 Apr 2013 09:24:14 -0700] rev 17057
Added tag jdk8-b87 for changeset 76e8f6a063b4
duke [Wed, 05 Jul 2017 18:52:57 +0200] rev 17056
Merge
katleman [Thu, 25 Apr 2013 09:24:11 -0700] rev 17055
Added tag jdk8-b87 for changeset ed19c1288d5b
duke [Wed, 05 Jul 2017 18:52:54 +0200] rev 17054
Merge
katleman [Thu, 25 Apr 2013 09:24:44 -0700] rev 17053
Added tag jdk8-b87 for changeset 5884314a2095
duke [Wed, 05 Jul 2017 18:52:51 +0200] rev 17052
Merge
katleman [Thu, 25 Apr 2013 09:23:53 -0700] rev 17051
Added tag jdk8-b87 for changeset c11b147126a1
duke [Wed, 05 Jul 2017 18:52:47 +0200] rev 17050
Merge
erikj [Thu, 02 May 2013 15:59:32 +0200] rev 17049
8013552: Add build support for different man pages for OpenJDK and OracleJDK
Reviewed-by: tbell, omajid
katleman [Wed, 01 May 2013 14:59:55 -0700] rev 17048
Merge
katleman [Tue, 30 Apr 2013 14:40:54 -0700] rev 17047
Merge
omajid [Mon, 29 Apr 2013 12:34:53 -0400] rev 17046
8013480: fix zero build on arm
Reviewed-by: erikj
ngthomas [Tue, 30 Apr 2013 21:49:38 -0700] rev 17045
Merge
mullan [Thu, 25 Apr 2013 15:48:11 -0400] rev 17044
8013228: Create new system properties to control allowable OCSP clock skew and CRL connection timeout
Reviewed-by: vinnie
mullan [Thu, 25 Apr 2013 11:18:29 -0400] rev 17043
8011313: OCSP timeout set to wrong value if com.sun.security.ocsp.timeout not defined
Reviewed-by: vinnie
katleman [Thu, 25 Apr 2013 09:24:24 -0700] rev 17042
Added tag jdk8-b87 for changeset 2871326c0383
duke [Wed, 05 Jul 2017 18:52:40 +0200] rev 17041
Merge
amurillo [Fri, 26 Apr 2013 00:29:12 -0700] rev 17040
Added tag hs25-b30 for changeset 18be17ecfd6c
amurillo [Fri, 26 Apr 2013 00:29:11 -0700] rev 17039
Merge
bharadwaj [Thu, 25 Apr 2013 13:10:03 -0700] rev 17038
Merge
jiangli [Wed, 24 Apr 2013 18:20:04 -0400] rev 17037
8013041: guarantee(this->is8bit(imm8)) failed: Short forward jump exceeds 8-bit offset.
Summary: Change jmpb() to jmp().
Reviewed-by: coleenp, rdurbin, dcubed
roland [Wed, 24 Apr 2013 09:42:08 +0200] rev 17036
8011771: runThese crashed with EAV
Summary: Array bound check elimination's in block motion doesn't always reset its data structures from one step to the other.
Reviewed-by: kvn, twisti
roland [Tue, 16 Apr 2013 17:06:39 +0200] rev 17035
8011901: Unsafe.getAndAddLong(obj, off, delta) does not work properly with long deltas
Summary: instruct xaddL_no_res shouldn't allow 64 bit constants.
Reviewed-by: kvn
jiangli [Tue, 23 Apr 2013 12:32:17 -0400] rev 17034
8012927: 'assert(nbits == 32 || (-(1 << nbits-1) <= x && x < ( 1 << nbits-1))) failed: value out of range' in interpreter initialization.
Summary: Change br_null_short() to br_null().
Reviewed-by: coleenp, hseigel
bharadwaj [Tue, 23 Apr 2013 08:12:14 -0700] rev 17033
8012961: Do not restrict static interface methods to be private
Summary: Lambda changes; spec 0.6.2 - remove the restriction that was added as part of recent changes made to support upcoming changes to compilation of lambda methods.
Reviewed-by: dholmes, acorn
dcubed [Sun, 21 Apr 2013 21:05:02 -0700] rev 17032
Merge
dcubed [Sun, 21 Apr 2013 20:41:04 -0700] rev 17031
8012907: anti-delta fix for 8010992
Summary: anti-delta fix for 8010992 until 8012902 can be fixed
Reviewed-by: acorn, minqi, rdurbin
mgronlun [Sat, 20 Apr 2013 19:02:11 +0200] rev 17030
6729929: I18N - Taking Heap Dump failed if project path contains multibyte characters
Reviewed-by: dholmes, rbackman
Contributed-by: peter.allwin@oracle.com
sspitsyn [Sat, 20 Apr 2013 04:07:08 -0700] rev 17029
8008511: JSR 292: MemberName vmtarget refs to methods must be updated at class redefinition
Summary: Lazily create and maintain the MemberNameTable to be able to update MemberName's
Reviewed-by: coleenp, jrose, dholmes
Contributed-by: serguei.spitsyn@oracle.com
dcubed [Fri, 19 Apr 2013 16:51:27 -0700] rev 17028
Merge
dcubed [Fri, 19 Apr 2013 13:48:54 -0700] rev 17027
Merge
minqi [Fri, 19 Apr 2013 11:08:52 -0700] rev 17026
8010992: Remove calls to global ::operator new[] and new
Summary: disable use of global operator new and new[] which could cause unexpected exception and escape from NMT tracking.
Reviewed-by: coleenp, dholmes, zgu
Contributed-by: yumin.qi@oracle.com
bharadwaj [Thu, 18 Apr 2013 14:03:37 -0400] rev 17025
Merge
bharadwaj [Thu, 18 Apr 2013 08:05:35 -0700] rev 17024
8006267: InterfaceMethod_ref should allow invokestatic and invokespecial
Summary: Lambda changes; spec 0.6.2 - Allow static invokestatic and invokespecial calls to InterfaceMethod_ref
Reviewed-by: dholmes, acorn
zgu [Thu, 18 Apr 2013 10:04:44 -0400] rev 17023
8012464: NMT: classes should not derive from _ValueObj, use VALUE_OBJ_CLASS_SPEC instead
Summary: NMT value objects should use VALUE_OBJ_CLASS_SPEC instead of deriving from _ValueObj
Reviewed-by: coleenp, hseigel, dholmes
hseigel [Wed, 17 Apr 2013 08:20:02 -0400] rev 17022
8009928: PSR:PERF Increase default string table size
Summary: Increase default string table size to 60013 for 64-bit platforms.
Reviewed-by: coleenp, dholmes
amurillo [Fri, 19 Apr 2013 10:09:11 -0700] rev 17021
8012559: new hotspot build - hs25-b30
Reviewed-by: jcoomes
amurillo [Fri, 19 Apr 2013 09:58:06 -0700] rev 17020
Added tag hs25-b29 for changeset 4beed8bc9715
amurillo [Fri, 19 Apr 2013 09:58:05 -0700] rev 17019
Merge
bharadwaj [Fri, 19 Apr 2013 03:13:04 -0400] rev 17018
Merge
bharadwaj [Thu, 18 Apr 2013 16:04:33 -0700] rev 17017
Merge
neliasso [Thu, 11 Apr 2013 13:57:44 +0200] rev 17016
8006952: Slow VM due to excessive code cache freelist iteration
Summary: Remove continous free block requirement
Reviewed-by: kvn
iignatyev [Tue, 16 Apr 2013 10:04:01 -0700] rev 17015
8011971: WB API doesn't accept j.l.reflect.Constructor
Reviewed-by: kvn, vlivanov
neliasso [Tue, 16 Apr 2013 10:37:16 -0400] rev 17014
Merge
neliasso [Tue, 16 Apr 2013 10:08:41 +0200] rev 17013
8011621: live_ranges_in_separate_class.patch
Reviewed-by: kvn, roland
Contributed-by: niclas.adlertz@oracle.com
roland [Mon, 15 Apr 2013 18:42:42 -0700] rev 17012
Merge
roland [Mon, 15 Apr 2013 17:17:11 +0200] rev 17011
8011648: C1: optimized build is broken after 7153771
Summary: missing #ifdef ASSERT
Reviewed-by: kvn
twisti [Mon, 15 Apr 2013 16:20:05 -0700] rev 17010
7172922: export_ makefile targets do not work unless all supported variants are built
Reviewed-by: dholmes, kvn
roland [Mon, 15 Apr 2013 09:42:46 +0200] rev 17009
8011582: assert(nbits == 32 || (-(1 << nbits-1) <= x && x < ( 1 << nbits-1))) failed: value out of range
Summary: c1 runtime's predicate_failed_trap should use jump_to on sparc
Reviewed-by: kvn
drchase [Fri, 12 Apr 2013 19:14:47 -0700] rev 17008
6443505: Ideal() function for CmpLTMask
Summary: Repair wrong code generation, added new matching rule
Reviewed-by: kvn, twisti
kvn [Fri, 12 Apr 2013 20:37:18 -0400] rev 17007
Merge
drchase [Fri, 12 Apr 2013 15:53:30 -0700] rev 17006
7104565: trim jprt build targets
Summary: remove JPRT debug builds, remove -DDEBUG -DFASTDEBUG and use ASSERT instead in sources
Reviewed-by: dholmes, kvn, coleenp
twisti [Fri, 12 Apr 2013 15:43:07 -0700] rev 17005
8011678: test/Makefile should pick up JT_HOME environment variable
Reviewed-by: kvn
twisti [Fri, 12 Apr 2013 12:22:59 -0700] rev 17004
8011933: add number of classes, methods and time spent to CompileTheWorld
Reviewed-by: jrose, kvn
jiangli [Thu, 18 Apr 2013 17:00:16 -0400] rev 17003
Merge
jiangli [Mon, 15 Apr 2013 21:25:23 -0400] rev 17002
Merge
jiangli [Thu, 11 Apr 2013 23:06:33 -0400] rev 17001
8012052: java/lang/invoke/6987555/Test6987555.java crashes with assert(mcs != NULL) failed: MethodCounters cannot be NULL.
Summary: Skip counter decay if the MethodCounters is NULL in NonTieredCompPolicy::delay_compilation().
Reviewed-by: kvn, dholmes
jiangli [Tue, 09 Apr 2013 17:17:41 -0400] rev 17000
8010862: The Method counter fields used for profiling can be allocated lazily.
Summary: Allocate the method's profiling related metadata until they are needed.
Reviewed-by: coleenp, roland