- 19 5月, 2010 2 次提交
- 18 5月, 2010 2 次提交
- 13 5月, 2010 1 次提交
-
-
由 jrose 提交于
-
- 12 5月, 2010 3 次提交
-
-
由 twisti 提交于
Summary: The way Zero currently handles deoptimization can lead to methods being freed while they are still being executed. Reviewed-by: twisti Contributed-by: NGary Benson <gbenson@redhat.com>
-
由 dcubed 提交于
-
由 jrose 提交于
-
- 11 5月, 2010 2 次提交
- 08 5月, 2010 2 次提交
- 07 5月, 2010 4 次提交
-
-
由 twisti 提交于
Summary: Zero needs a couple of new methods to allow Shark to access the new frame anchor field. Reviewed-by: twisti Contributed-by: NGary Benson <gbenson@redhat.com>
-
由 mikejwre 提交于
-
由 trims 提交于
-
由 trims 提交于
Summary: modify jprt.properties to allow JPRT to use 6u18 and 6u18 targets Reviewed-by: ohair
-
- 06 5月, 2010 2 次提交
-
-
由 twisti 提交于
Summary: Moves the logic for determining the size of the Zero stack into the ZeroStack class. Reviewed-by: twisti Contributed-by: NGary Benson <gbenson@redhat.com>
-
由 dcubed 提交于
-
- 05 5月, 2010 5 次提交
-
-
由 kamg 提交于
Summary: Changed to "Oracle Corporation" Reviewed-by: coleenp, dcubed
-
由 twisti 提交于
Summary: The commit for 6939134 broke Zero. Reviewed-by: twisti Contributed-by: NGary Benson <gbenson@redhat.com>
-
由 trims 提交于
-
由 trims 提交于
-
由 coleenp 提交于
Summary: Add comparison functions for compressed oops to use bubblesort. Reviewed-by: never, coleenp Contributed-by: volker.simonis@gmail.com
-
- 04 5月, 2010 2 次提交
-
-
由 twisti 提交于
Summary: Missed Zero changes for 6943304. Reviewed-by: twisti Contributed-by: NGary Benson <gbenson@redhat.com>
-
由 tonyp 提交于
-
- 02 5月, 2010 1 次提交
-
-
由 jrose 提交于
Summary: Adjust MethodType lookup logic to search off the BCP, but not to cache those results Reviewed-by: twisti
-
- 01 5月, 2010 1 次提交
-
-
由 jrose 提交于
Summary: split MethodHandle.invoke into invokeExact and invokeGeneric; also clean up JVM-to-Java interfaces Reviewed-by: twisti
-
- 30 4月, 2010 6 次提交
-
-
由 twisti 提交于
Reviewed-by: coleenp, never, gbenson
-
由 twisti 提交于
Summary: Zero will exit with an error when invoked with -Xcheck:jni. Reviewed-by: twisti, kamg Contributed-by: NGary Benson <gbenson@redhat.com>
-
由 iveresov 提交于
Summary: Disable the use of pcmpestri until it can be guaranteed that the load doesn't cross in to the uncommited space. See 6942326. Reviewed-by: never, kvn
-
由 trims 提交于
Summary: Update the HS18 build number to 04 Reviewed-by: jcoomes
-
由 trims 提交于
-
由 mikejwre 提交于
-
- 29 4月, 2010 2 次提交
- 28 4月, 2010 1 次提交
-
-
由 iveresov 提交于
Summary: c1 does sign-extension when it loads ints and shorts from memory to 64-bit registers. This causes problems for c2 because it relies on the fact the int passed in a 64-bit register is zero-extended. Reviewed-by: never
-
- 27 4月, 2010 3 次提交
-
-
由 never 提交于
Reviewed-by: twisti, dcubed
-
由 tonyp 提交于
-
由 never 提交于
Reviewed-by: never, twisti Contributed-by: NHiroshi Yamauchi <yamauchi@google.com>
-
- 23 4月, 2010 1 次提交
-
-
由 mikejwre 提交于
-