- 11 10月, 2013 1 次提交
-
-
由 jwilhelm 提交于
Summary: Descriptions for Max/MinHeapFreeRatio updated Reviewed-by: ehelin, jmasa
-
- 10 10月, 2013 1 次提交
-
-
由 acorn 提交于
Summary: Missed initialization. Thanks Coleen. Reviewed-by: coleenp, minqi
-
- 09 10月, 2013 1 次提交
-
-
由 acorn 提交于
Reviewed-by: coleenp, bharadwaj
-
- 08 10月, 2013 3 次提交
- 07 10月, 2013 2 次提交
- 09 10月, 2013 1 次提交
-
-
由 tschatzl 提交于
Summary: Move protection domain oops from system dictionary entries into a seperate set; the system dictionary references entries in that set now. This allows fast iteration during non-classunloading garbage collection. Implementation based on initial prototype from Ioi Lam (iklam). Reviewed-by: coleenp, iklam
-
- 10 10月, 2013 1 次提交
-
-
由 tamao 提交于
Summary: Fix typos and errors in descriptions of vm options in globals.hpp Reviewed-by: jmasa, jwilhelm
-
- 08 10月, 2013 1 次提交
-
-
由 mgerdin 提交于
Summary: Add a StoreLoad barrier in the G1 post-barrier to fix a race with concurrent refinement. Also-reviewed-by: martin.doerr@sap.com Reviewed-by: iveresov, tschatzl, brutisso, roland, kvn
-
- 05 10月, 2013 1 次提交
-
-
由 sla 提交于
Reviewed-by: dholmes, dcubed
-
- 04 10月, 2013 1 次提交
-
-
由 mgerdin 提交于
Summary: Add a new initialization function to VirtualSpace which allows the caller to override the max commit granularity. Reviewed-by: stefank, ehelin, tschatzl
-
- 05 10月, 2013 2 次提交
-
-
由 stefank 提交于
Summary: Don't turn on transparent huge pages (-XX:+UseTransparentHugePages) unless explicitly specified on the command line. This has the effect that large pages are never turned on Linux unless the user has explicitly enabled any of the large pages flags: -XX:+UseLargePages, -XX:+UseTransparentHugePages, -XX:+UseHugeTLBFS, and -XX:+UseSHM. Reviewed-by: jwilhelm, tschatzl, brutisso
-
由 jwilhelm 提交于
Summary: Changed a few descriptions and variable names to young gen. Reviewed-by: tschatzl, jcoomes
-
- 04 10月, 2013 3 次提交
-
-
由 coleenp 提交于
Summary: Redefined class in stack trace may not be found by method_idnum so handle null. Reviewed-by: sla, dcubed, sspitsyn
-
由 coleenp 提交于
Summary: Remove unnecessary volatile keyword on stack locals within instanceKlass.cpp to work around Solaris Studio C++ compiler issue Reviewed-by: coleenp, dcubed Contributed-by: lois.foltan@oracle.com
-
由 jwilhelm 提交于
Summary: Use instance variables directly within the collector policy classes and remove unused setters. Reviewed-by: tschatzl, jcoomes
-
- 03 10月, 2013 5 次提交
-
-
由 jwilhelm 提交于
Summary: Removed stray includes and some minor cleanup of GenerationSizer Reviewed-by: tschatzl, jcoomes
-
由 jwilhelm 提交于
Summary: Remove a few redundant switch-statements Reviewed-by: jcoomes, tschatzl
-
由 dsamersoff 提交于
Summary: Usage of u4 as a type for thread_id cause a compilation error on platform, where thread_id is a pointer Reviewed-by: sla, sspitsyn, minqi
-
由 dsamersoff 提交于
Summary: Couple of nits in os_bsd.cpp brake compilation of open hotspot on non-apple platforms Reviewed-by: sla, sspitsyn
-
由 mikael 提交于
Summary: The two functions were used to support JDK 1.3 but are no longer in use Reviewed-by: coleenp, ctornqvi, twisti, dsamersoff
-
- 02 10月, 2013 2 次提交
- 01 10月, 2013 4 次提交
- 30 9月, 2013 1 次提交
-
-
由 tschatzl 提交于
8025441: G1: assert "assert(thread < _num_vtimes) failed: just checking" fails when G1ConcRefinementThreads > ParallelGCThreads Summary: The initialization for the remembered set summary data structures used the wrong thread count, i.e. number of worker threads instead of number of refinement threads. Reviewed-by: brutisso
-
- 28 9月, 2013 2 次提交
-
-
由 jiangli 提交于
Summary: Enable patching for load_appendix_id. Reviewed-by: kvn, dlong, bdelsart
-
由 drchase 提交于
8025260: Methodhandles/JSR292: NullPointerException (NPE) thrown instead of AbstractMethodError (AME) Summary: Copied null-checks from templateInterpreter_CPU into methodHandles_CPU Reviewed-by: jrose, twisti
-
- 01 10月, 2013 1 次提交
-
-
由 twisti 提交于
Reviewed-by: kvn, twisti Contributed-by: NAxel Siebenborn <axel.siebenborn@sap.com>
-
- 27 9月, 2013 1 次提交
-
-
由 shade 提交于
Summary: Try to inline as normal method first, then fall back to intrinsic. Reviewed-by: kvn, twisti
-
- 29 9月, 2013 1 次提交
-
-
由 twisti 提交于
Reviewed-by: iveresov
-
- 27 9月, 2013 3 次提交
- 26 9月, 2013 1 次提交
-
-
由 hseigel 提交于
Summary: Enable CHECK_UNHANDLED_OOPS in fastdebug builds across all supported platforms. Reviewed-by: coleenp, hseigel, dholmes, stefank, twisti, ihse, rdurbin Contributed-by: lois.foltan@oracle.com
-
- 25 9月, 2013 1 次提交
-
-
由 brutisso 提交于
Reviewed-by: mgerdin, tschatzl, jmasa
-