- 16 8月, 2013 1 次提交
-
-
由 hseigel 提交于
8016729: ObjectAlignmentInBytes=16 now forces the use of heap based compressed oops 8005933: The -Xshare:auto option is ignored for -server Summary: Move klass metaspace above the heap and support CDS with compressed klass ptrs. Reviewed-by: coleenp, kvn, mgerdin, tschatzl, stefank
-
- 13 8月, 2013 1 次提交
-
-
由 coleenp 提交于
Summary: ActiveMethodOopsCache was used to keep track of old versions of some methods that are cached in Universe but is buggy with permgen removal and not needed anymore Reviewed-by: sspitsyn, dcubed, mseledtsov
-
- 11 8月, 2013 1 次提交
-
-
由 iklam 提交于
Summary: Fixed project generation code, and added warning to upgrade to VS 2008 SP1. Reviewed-by: dcubed, ccheung
-
- 10 8月, 2013 1 次提交
-
-
由 mikael 提交于
Summary: Add support for recognizing Windows 8.1 and Server 2012 R2 and minor cleanup Reviewed-by: coleenp, dsamersoff
-
- 09 8月, 2013 1 次提交
-
-
由 dcubed 提交于
Summary: ProjectCreator tool is modified to support two new options: '-relativeAltSrcInclude' and '-altRelativeInclude' which prevents IDE linker errors. Also fixed some cmd line build linker warnings. Misc cleanups. Reviewed-by: rdurbin, coleenp
-
- 07 8月, 2013 4 次提交
-
-
由 dsamersoff 提交于
Summary: stat64 have to be replaced with stat Reviewed-by: dholmes, kmo Contributed-by: rednaxelafx@gmail.com
-
由 vladidan 提交于
Summary: Forward port of 7u change to add additional fence() on RMO platforms, with a load_acquire on all platforms Reviewed-by: dholmes, kvn
-
由 sspitsyn 提交于
Summary: Restore the appendix argument after PopFrame() call Reviewed-by: twisti, coleenp Contributed-by: serguei.spitsyn@oracle.com
-
由 omajid 提交于
Reviewed-by: dholmes, twisti
-
- 03 8月, 2013 1 次提交
-
-
由 anoll 提交于
Summary: made event messages better readable Reviewed-by: kvn, rbackman
-
- 02 8月, 2013 2 次提交
- 01 8月, 2013 3 次提交
- 30 7月, 2013 1 次提交
-
-
由 twisti 提交于
Summary: C1's GetUnsafeObject G1 pre-barrier uses the wrong type to read the klass pointer. Reviewed-by: iveresov, kvn
-
- 29 7月, 2013 1 次提交
-
-
由 iignatyev 提交于
Reviewed-by: kvn, dholmes
-
- 27 7月, 2013 1 次提交
-
-
由 kvn 提交于
Summary: switch on TieredCompilation by default Reviewed-by: twisti
-
- 26 7月, 2013 2 次提交
- 24 7月, 2013 1 次提交
-
-
由 jmasa 提交于
6990419: CMS Remaining work for 6572569: consistently skewed work distribution in (long) re-mark pauses Reviewed-by: rasbold, tschatzl, jmasa Contributed-by: yamauchi@google.com
-
- 23 7月, 2013 1 次提交
-
-
由 emc 提交于
Summary: Add code to copy method parameters data in clone_with_new_data Reviewed-by: coleenp, sspitsyn
-
- 20 7月, 2013 1 次提交
-
-
由 minqi 提交于
Summary: find_method could return NULL so need explicitly check if there is error after parse_method, exit on error to avoid crash. Reviewed-by: kvn, twisti Contributed-by: yumin.qi@oracle.com
-
- 19 7月, 2013 3 次提交
-
-
由 mgronlun 提交于
Reviewed-by: egahlin, rbackman, dcubed, brutisso, acorn
-
由 minqi 提交于
Summary: volatile jdouble load/store is not atomic, fix by using of existing volatile jlong operations which are atomic for jdouble. Reviewed-by: kvn, vladidan, jrose Contributed-by: david.holmes@oracle.com
-
由 ccheung 提交于
Summary: this fix also removes the -XX:+UseStringCache option Reviewed-by: dholmes, acorn, iklam
-
- 18 7月, 2013 3 次提交
-
-
由 dholmes 提交于
Reviewed-by: dcubed, fparain, dholmes Contributed-by: NDavid Simms <david.simms@oracle.com>
-
由 jiangli 提交于
Summary: Use JvmtiCachedClassFileData. Reviewed-by: iklam, sspitsyn, dcubed
-
由 ccheung 提交于
Summary: Added (sig < MAXSIGNUM) check in jsig.c Reviewed-by: dholmes, acorn
-
- 17 7月, 2013 1 次提交
-
-
由 rbackman 提交于
Reviewed-by: acorn, dcubed, dsimms
-
- 16 7月, 2013 2 次提交
- 13 7月, 2013 2 次提交
- 11 7月, 2013 2 次提交
- 10 7月, 2013 3 次提交
-
-
由 ehelin 提交于
Reviewed-by: tschatzl, mgerdin, stefank
-
由 acorn 提交于
Summary: Requires: 8013789: Compiler bridges, 8015402: metafactory Reviewed-by: sspitsyn, coleenp, bharadwaj
-
由 zgu 提交于
Summary: Some of qsort implementation on Linux x86 compares element to itself, which is mistakenly treated as duplicate pointer Reviewed-by: dcubed, acorn
-
- 09 7月, 2013 1 次提交
-
-
由 drchase 提交于
Summary: Make the destructor virtual (note more non-compiler hotspot errors occur downstream) Reviewed-by: kvn, twisti
-