- 27 6月, 2013 1 次提交
-
-
由 ehelin 提交于
-
- 26 6月, 2013 3 次提交
- 25 6月, 2013 2 次提交
- 24 6月, 2013 1 次提交
-
-
由 iklam 提交于
Summary: Added Atomic::inc(short*) to support this change. Reviewed-by: coleenp, dcubed, dholmes, minqi
-
- 22 6月, 2013 1 次提交
-
-
由 dcubed 提交于
-
- 21 6月, 2013 8 次提交
-
-
由 dcubed 提交于
-
由 coleenp 提交于
Summary: Add code pc location for compiled code Reviewed-by: kvn, coleenp Contributed-by: doug.simon@oracle.com
-
由 coleenp 提交于
Summary: Detect this crash in the signal handler and give a fatal error message instead of making us chase down bugs that don't reproduce Reviewed-by: kvn, mgerdin, dholmes
-
由 amurillo 提交于
Reviewed-by: jcoomes
-
由 amurillo 提交于
-
由 amurillo 提交于
-
由 kvn 提交于
-
由 katleman 提交于
-
- 20 6月, 2013 5 次提交
-
-
由 mgronlun 提交于
Reviewed-by: sla, dholmes
-
由 ehelin 提交于
-
由 iklam 提交于
Summary: Reduce default size of Thread::_metadata_handles from 300 to 30 Reviewed-by: coleenp, sspitsyn
-
由 dholmes 提交于
Summary: Add support for a MacOS X compatible form of the libjvm mapfile. Reviewed-by: dcubed, rdurbin, coleenp
-
由 nloodin 提交于
-
- 19 6月, 2013 5 次提交
-
-
由 poonam 提交于
Summary: Missing linebreak in hotspot log. Reviewed-by: brutisso, tschatzl Contributed-by: vladimir.kempik@oracle.com
-
由 adlertz 提交于
8001345: VM crashes with assert(n->outcnt() != 0 || C->top() == n || n->is_Proj()) failed: No dead instructions after post-alloc Summary: Remove unnecessary LoadN / DecodeN nodes at MemBarAcquire nodes. Reviewed-by: kvn, roland
-
由 brutisso 提交于
Reviewed-by: tschatzl, dholmes, coleenp, johnc
-
由 johnc 提交于
Summary: Parallelize the scanning of the intern string table by having each GC worker claim a given number of buckets. Changes were also reviewed by Per Liden <per.liden@oracle.com>. Reviewed-by: tschatzl, stefank, twisti
-
由 minqi 提交于
Summary: Windows reserves and only partially commits thread stack. For detecting more thread stack space for execution, Windows installs one-shot page as guard page just before the current commited edge. It will trigger STACK_OVERFLOW_EXCEPTION when lands on last 4 pages of thread stack space. StackYellowPages default value is 2 on Windows (plus 1 page of StackRedPages, 3 pages guarded by hotspot) so the exception happens one page before Yellow pages. Same route executed second time will have one more page brought in, this leads same execution with different stack depth(interpreter mode). We need match Windows settings so the stack overflow exception will not happen before Yellow pages. Reviewed-by: dholmes Contributed-by: andreas.schoesser@sap.com
-
- 18 6月, 2013 4 次提交
- 15 6月, 2013 1 次提交
-
-
由 kvn 提交于
-
- 14 6月, 2013 7 次提交
-
-
由 amurillo 提交于
Reviewed-by: jcoomes
-
由 amurillo 提交于
-
由 amurillo 提交于
-
由 brutisso 提交于
Summary: Increase HeapBaseMinAddress for G1 from 256m to 1g on Solaris x86 Reviewed-by: mgerdin, coleenp, kvn
-
由 adlertz 提交于
8016157: During CTW: C2: assert(!def_outside->member(r)) failed: Use of external LRG overlaps the same LRG defined in this block Summary: Disable rematerialization for negD node Reviewed-by: kvn, roland
-
由 drchase 提交于
Summary: replace linked data structure with array (performance) Reviewed-by: kvn Contributed-by: christian.thalinger@oracle.com, david.r.chase@oracle.com
-
由 katleman 提交于
-
- 12 6月, 2013 2 次提交