- 24 5月, 2011 1 次提交
-
-
由 ysr 提交于
Summary: Do a one-step look-ahead, when sweeping free or garbage blocks, to avoid overstepping sweep limit, which may become a non-block-boundary because of a heap expansion delta coalescing with a previously co-terminal free block. Reviewed-by: brutisso, tonyp
-
- 21 5月, 2011 2 次提交
- 20 5月, 2011 1 次提交
-
-
由 trims 提交于
Summary: Update the HS21 build number to 14 Reviewed-by: jcoomes
-
- 19 5月, 2011 1 次提交
-
-
由 never 提交于
-
- 18 5月, 2011 6 次提交
-
-
由 kamg 提交于
-
由 brutisso 提交于
-
由 never 提交于
-
由 never 提交于
Reviewed-by: jrose
-
由 jrose 提交于
7044892: JSR 292: API entry points sometimes throw the wrong exceptions or doesn't throw the expected one Summary: Fix to 7042656: JSR292: invokeExact/Generic doesn't throw UnsupportedOperationException if invoked via Method.invoke Reviewed-by: never
-
由 kvn 提交于
Summary: fixed tests. Reviewed-by: iveresov, never
-
- 17 5月, 2011 5 次提交
-
-
由 bdelsart 提交于
Summary: ARM ricochet port and minor fixes in shared debug code Reviewed-by: jrose, vladidan
-
由 dholmes 提交于
-
由 johnc 提交于
Summary: During an evacuation pause clear the region fields of any concurrent marking task whose local finger points into the collection set as the values in the region fields will become stale. Clearing these fields causes the concurrent mark task to claim a new region when marking restarts after the pause. Reviewed-by: tonyp, iveresov
-
由 never 提交于
Reviewed-by: kvn, iveresov
-
由 kvn 提交于
Summary: Fix problems in new RCE code. Reviewed-by: never
-
- 16 5月, 2011 1 次提交
-
-
由 dholmes 提交于
Summary: Added Open (OpenJDK) and Emb (Embedded) build flavours to JPRT. Added a few open builds and basic sanity tests to the normal JDK7 JPRT submission job. Reviewed-by: ohair, jcoomes, bobv, kvn
-
- 13 5月, 2011 12 次提交
-
-
由 trims 提交于
Summary: Update the HS21 build number to 13 Reviewed-by: jcoomes
-
由 trims 提交于
-
由 trims 提交于
-
由 never 提交于
-
由 ysr 提交于
-
由 schien 提交于
-
由 never 提交于
-
由 ysr 提交于
-
由 twisti 提交于
Reviewed-by: jrose, kvn, never
-
由 never 提交于
-
由 fparain 提交于
Summary: Add a notification to the GarbageCollectorMXBeans Reviewed-by: acorn, mchung
-
由 never 提交于
Reviewed-by: kvn, coleenp
-
- 12 5月, 2011 2 次提交
- 11 5月, 2011 4 次提交
-
-
由 dcubed 提交于
Summary: Use '-e' version of sed expressions. Clarify and fix comments Reviewed-by: never, acorn
-
由 never 提交于
7043040: JSR292: JRuby bench/shootout/binarytrees.ruby-2.ruby SEGV: constantPoolKlass::oop_follow_contents Reviewed-by: kvn, ysr
-
由 kvn 提交于
Summary: Generate Opaque2 node only during first unroll. Reviewed-by: never
-
由 iveresov 提交于
Summary: Fixed the warning, also fixed copyrights in a bunch of files. Reviewed-by: johnc, kvn
-
- 10 5月, 2011 3 次提交
-
-
由 twisti 提交于
7042122: JSR 292: adjust various inline thresholds for JSR 292 API methods and method handle adapters Reviewed-by: jrose, never, kvn
-
由 ysr 提交于
6883834: ParNew: assert(!_g->to()->is_in_reserved(obj),"Scanning field twice?") with LargeObjects tests Summary: Fixed process_chunk_boundaries(), used for parallel card scanning when using ParNew/CMS, so as to prevent double-scanning, or worse, non-scanning of imprecisely marked objects exceeding parallel chunk size. Made some sizing parameters for parallel card scanning diagnostic, disabled ParallelGCRetainPLAB, and elaborated and clarified some comments. Reviewed-by: stefank, johnc
-
由 never 提交于
Reviewed-by: kvn
-
- 07 5月, 2011 2 次提交