- 08 5月, 2013 1 次提交
-
-
由 emc 提交于
Summary: Update JNIEXPORT and JNIIMPORT to work with other compilers that don't necessarily have the __attribute__ type qualifier Reviewed-by: dholmes, dcubed, coleenp
-
- 07 5月, 2013 6 次提交
- 06 5月, 2013 3 次提交
-
-
由 zgu 提交于
-
由 zgu 提交于
8013120: NMT: Kitchensink crashes with assert(next_region == NULL || !next_region->is_committed_region()) failed: Sanity check Summary: Fixed NMT to deal with releasing virtual memory region when there are still committed regions within it Reviewed-by: acorn, coleenp
-
由 hseigel 提交于
8013648: Guarantee(VerifyBeforeGC || VerifyDuringGC || VerifyBeforeExit || VerifyAfterGC) failed: too expensive Summary: Fix code to call correct version of function find_class(). Reviewed-by: coleenp, rdurbin, dcubed
-
- 04 5月, 2013 2 次提交
- 03 5月, 2013 14 次提交
-
-
由 amurillo 提交于
Reviewed-by: jcoomes
-
由 amurillo 提交于
-
由 amurillo 提交于
-
由 fparain 提交于
-
由 fparain 提交于
Reviewed-by: acorn, sla
-
由 sla 提交于
Reviewed-by: mgronlun, rbackman, kvn
-
由 sla 提交于
Reviewed-by: acorn, sspitsyn
-
由 kvn 提交于
-
由 ccheung 提交于
Reviewed-by: mchung, hseigel, coleenp
-
由 mgerdin 提交于
-
由 katleman 提交于
-
由 jiangli 提交于
-
由 mgerdin 提交于
-
由 jiangli 提交于
-
- 02 5月, 2013 3 次提交
- 01 5月, 2013 6 次提交
-
-
由 bharadwaj 提交于
Summary: Do not treat static methods as miranda methods. Reviewed-by: dholmes, acorn
-
由 vladidan 提交于
-
由 sla 提交于
-
由 vladidan 提交于
Summary: Auto adjust number of stack guard pages on systems with large memory page size Reviewed-by: bobv, coleenp
-
由 sla 提交于
8013364: SA-JDI exceptions caused by lack of permissions on OSX should be more verbose about issue cause Reviewed-by: coleenp, rbackman
-
由 ccheung 提交于
Reviewed-by: coleenp, zgu, hseigel
-
- 30 4月, 2013 5 次提交
-
-
由 ehelin 提交于
Reviewed-by: sla, brutisso
-
由 zgu 提交于
Summary: Grab and drop SR_lock to get the thread to honor the safepoint protocol Reviewed-by: dcubed, coleenp
-
由 sla 提交于
-
由 sla 提交于
Reviewed-by: coleenp, rbackman, minqi
-
由 mikael 提交于
Summary: Reserved memory had PROT_READ+PROT_WRITE access on Linux/bsd, now changed to PROT_NONE. Reviewed-by: dholmes, ctornqvi
-