- 30 8月, 2013 1 次提交
-
-
由 dsamersoff 提交于
Summary: don't re-evaluate stack bounds for main thread before install guard page Reviewed-by: coleenp, dholmes, dlong
-
- 29 8月, 2013 2 次提交
- 28 8月, 2013 1 次提交
-
-
由 acorn 提交于
Reviewed-by: kamg, coleenp
-
- 27 8月, 2013 1 次提交
-
-
由 ccheung 提交于
Summary: removed offending EXCEPTION_MARK calls and code cleanup Reviewed-by: dholmes, iklam, coleenp, mseledtsov
-
- 26 8月, 2013 3 次提交
-
-
由 acorn 提交于
Reviewed-by: kamg, coleenp
-
由 shade 提交于
Summary: Add the relevant test and proofread the VM messages as well Reviewed-by: coleenp, mseledtsov, dcubed
-
由 dsimms 提交于
Summary: Return NULL on OOM from GetStringChars, GetStringUTFChars and Get<PrimitiveType>ArrayElements family of functions. Reviewed-by: dholmes, coleenp
-
- 23 8月, 2013 2 次提交
- 22 8月, 2013 2 次提交
-
-
由 hseigel 提交于
8023393: Need to suppress info message if -Xcheck:jni used with libjsig.dylab on Mac OSX Summary: Rewrite 7051189 test in Java, port Linux fix for 7051189 to Mac OSX. Reviewed-by: coleenp, dholmes, mseledtsov, ccheung
-
由 poonam 提交于
Reviewed-by: coleenp, sla Contributed-by: vladimir.kempik@oracle.com
-
- 21 8月, 2013 2 次提交
- 20 8月, 2013 2 次提交
-
-
由 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
-
由 minqi 提交于
Reviewed-by: dcubed, dholmes Contributed-by: yumin.qi@oracle.com
-
- 16 8月, 2013 2 次提交
-
-
由 stefank 提交于
Summary: Replace the broken large pages implementation on Linux. New flag: -XX:+UseTransparentHugePages - Linux specific flag to turn on transparent huge page hinting with madvise(..., MAP_HUGETLB). Changed behavior: -XX:+UseLargePages - tries to use -XX:+UseTransparentHugePages before trying other large pages implementations (on Linux). Changed behavior: -XX:+UseHugeTLBFS - Use upfront allocation of Large Pages instead of using the broken implementation to dynamically committing large pages. Changed behavior: -XX:LargePageSizeInBytes - Turned off the ability to use this flag on Linux and provides warning to user if set to a value different than the OS chosen large page size. Changed behavior: Setting no large page size - Now defaults to use -XX:UseTransparentHugePages if the OS supports it. Previously, -XX:+UseHugeTLBFS was chosen if the OS was configured to use large pages. Reviewed-by: tschatzl, dcubed, brutisso
-
由 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
-
- 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
-
- 08 8月, 2013 1 次提交
-
-
由 rbackman 提交于
Reviewed-by: kvn, twisti
-
- 21 8月, 2013 1 次提交
-
-
由 twisti 提交于
Reviewed-by: coleenp, sla
-
- 17 8月, 2013 1 次提交
-
-
由 kvn 提交于
Summary: fix method clone_projs() to clone all related MachProj nodes. Reviewed-by: roland, adlertz
-
- 16 8月, 2013 2 次提交
- 15 8月, 2013 1 次提交
-
-
由 iignatyev 提交于
Reviewed-by: kvn
-
- 08 8月, 2013 1 次提交
-
-
由 adlertz 提交于
Summary: Remove .ad files that are not used Reviewed-by: kvn
-