- 20 8月, 2013 1 次提交
-
-
由 jiangli 提交于
8021948: Change InstanceKlass::_source_file_name and _generic_signature from Symbol* to constant pool indexes. Summary: Change InstanceKlass::_source_file_name and _generic_signature to u2 fields. Reviewed-by: coleenp, iklam
-
- 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
-
- 15 8月, 2013 2 次提交
- 14 8月, 2013 3 次提交
- 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
-
- 07 8月, 2013 3 次提交
-
-
由 adlertz 提交于
Summary: Hide private node to block mapping using public interface Reviewed-by: kvn, roland
-
由 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
-
- 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
-
- 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 2 次提交
- 18 7月, 2013 2 次提交
-
-
由 dholmes 提交于
Reviewed-by: dcubed, fparain, dholmes Contributed-by: NDavid Simms <david.simms@oracle.com>
-
由 jiangli 提交于
Summary: Use JvmtiCachedClassFileData. Reviewed-by: iklam, sspitsyn, dcubed
-
- 17 7月, 2013 1 次提交
-
-
由 rbackman 提交于
Reviewed-by: acorn, dcubed, dsimms
-
- 16 7月, 2013 1 次提交
-
-
由 jprovino 提交于
Summary: ARM compilers do not emit FramePointer on each native frame by default Reviewed-by: dholmes, zgu
-
- 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 3 次提交
-
-
由 drchase 提交于
Summary: Make the destructor virtual (note more non-compiler hotspot errors occur downstream) Reviewed-by: kvn, twisti
-
由 anoll 提交于
Summary: Limit the size of the code cache to at most 2G when arguments are checked; added regression test Reviewed-by: kvn, twisti
-
由 hseigel 提交于
Summary: JVM_SetProtectionDomain has been deprecated since 1.5 and is being removed Reviewed-by: coleenp, hseigel Contributed-by: eric.mccorkle@oracle.com
-