- 21 8月, 2013 1 次提交
-
-
由 roland 提交于
Summary: Do patching rather bailing out for unlinked call with appendix Reviewed-by: twisti, kvn
-
- 24 8月, 2013 2 次提交
- 21 8月, 2013 1 次提交
-
-
由 dcubed 提交于
Summary: Recognize 0x5120 as "Sun Studio 12u3". Reviewed-by: dholmes, coleenp
-
- 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 次提交
- 21 8月, 2013 1 次提交
-
-
由 tschatzl 提交于
Summary: Add appropriate documentation and references to publication to allow easier analysis of the TaskQueue implementation. Reviewed-by: dholmes, ehelin
-
- 20 8月, 2013 1 次提交
-
-
由 ehelin 提交于
Reviewed-by: stefank, sjohanss
-
- 19 8月, 2013 1 次提交
-
-
由 stefank 提交于
Reviewed-by: mgerdin, jmasa
-
- 16 8月, 2013 1 次提交
-
-
由 brutisso 提交于
Reviewed-by: stefank, mgerdin
-
- 15 8月, 2013 2 次提交
-
-
由 johnc 提交于
Summary: Add a list of nmethods to the RSet for a region that contain references into the region. Skip scanning the code cache during root scanning and scan the nmethod lists during RSet scanning instead. Reviewed-by: tschatzl, brutisso, mgerdin, twisti, kvn
-
由 kvn 提交于
Summary: Replace MAX_UNROLL constant with new C2 LoopMaxUnroll flag. Reviewed-by: roland
-
- 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
-
- 11 8月, 2013 1 次提交
-
-
由 iklam 提交于
Summary: Fixed project generation code, and added warning to upgrade to VS 2008 SP1. Reviewed-by: dcubed, ccheung
-
- 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
-
- 08 8月, 2013 1 次提交
-
-
由 rbackman 提交于
Reviewed-by: kvn, twisti
-
- 17 8月, 2013 1 次提交
-
-
由 kvn 提交于
Summary: fix method clone_projs() to clone all related MachProj nodes. Reviewed-by: roland, adlertz
-
- 16 8月, 2013 1 次提交
-
-
由 adlertz 提交于
Summary: public methods that don't need to be public should be private. Reviewed-by: kvn, twisti
-
- 15 8月, 2013 1 次提交
-
-
由 iignatyev 提交于
Reviewed-by: kvn
-
- 07 8月, 2013 4 次提交
-
-
由 adlertz 提交于
Summary: Hide private node to block mapping using public interface Reviewed-by: kvn, roland
-
由 ehelin 提交于
Reviewed-by: mgerdin, coleenp, hseigel, jmasa, ctornqvi
-
由 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
-