- 21 8月, 2012 1 次提交
-
-
由 kvn 提交于
Summary: Added asm encoding and mach nodes for vector arithmetic instructions on x86. Reviewed-by: roland
-
- 24 7月, 2012 1 次提交
-
-
由 asaha 提交于
7185550: TEST: runtime/7020373/Test7020373.sh fails because there is no test/runtime/7020373/testcase.jar Reviewed-by: coleenp
-
- 18 7月, 2012 1 次提交
-
-
由 asaha 提交于
Reviewed-by: kamg
-
- 16 7月, 2012 1 次提交
-
-
由 fparain 提交于
Reviewed-by: kamg, coleenp, ctornqvi
-
- 09 7月, 2012 1 次提交
-
-
由 fparain 提交于
Reviewed-by: sspitsyn, dholmes, coleenp, kamg
-
- 02 7月, 2012 1 次提交
-
-
由 roland 提交于
Summary: When c2 intrinsifies pow/exp, it should never inline the java implementations. Reviewed-by: kvn
-
- 28 6月, 2012 1 次提交
-
-
由 sla 提交于
Reviewed-by: coleenp, mgronlun, rbackman
-
- 27 6月, 2012 1 次提交
-
-
由 kvn 提交于
Summary: check for and skip diamond shaped NULL check code for the result of toString() Reviewed-by: twisti, roland
-
- 18 6月, 2012 1 次提交
-
-
由 roland 提交于
Summary: Arrays.copyOfRange(original, from, to) with from > original.length tries to do a copy with a negative length. Reviewed-by: kvn, twisti
-
- 15 6月, 2012 2 次提交
- 14 6月, 2012 1 次提交
-
-
由 coleenp 提交于
Summary: Use an alternate version of hashing algorithm for symbol string tables and after a certain bucket size to improve performance Reviewed-by: pbk, kamg, dlong, kvn, fparain
-
- 13 6月, 2012 1 次提交
-
-
由 kvn 提交于
Summary: keep intermediate node alive till the end of the graph construction using dummy hook node trick Reviewed-by: kvn, twisti Contributed-by: vladimir.x.ivanov@oracle.com
-
- 21 5月, 2012 1 次提交
-
-
由 mnunez 提交于
Summary: Added test that checks humongous object allocation path also check the heap occupancy and initiate a marking cycle when / if needed. Reviewed-by: brutisso, jwilhelm
-
- 12 5月, 2012 1 次提交
-
-
由 kevinw 提交于
Reviewed-by: kvn
-
- 10 5月, 2012 1 次提交
-
-
由 brutisso 提交于
Summary: Added missing double format to Flag::print_as_flag() Reviewed-by: dholmes, stefank, coleenp
-
- 09 5月, 2012 1 次提交
-
-
由 kvn 提交于
Summary: add missing copyright notes to the regression test file. Reviewed-by: twisti, johnc
-
- 08 5月, 2012 1 次提交
-
-
由 kvn 提交于
Summary: When constructing input vector use type of vector's operation which use it since element's sizes should match. Reviewed-by: never, twisti
-
- 04 5月, 2012 1 次提交
-
-
由 kamg 提交于
Summary: Allow only current and super invokespecials of <init> Reviewed-by: never, coleenp, dcubed
-
- 20 4月, 2012 1 次提交
-
-
由 kevinw 提交于
Reviewed-by: dholmes, kamg
-
- 30 3月, 2012 1 次提交
-
-
由 kamg 提交于
Summary: disabling default config files if -XX:-ReadDefaultConfigFiles Reviewed-by: phh, jrose, dcubed, dholmes
-
- 15 3月, 2012 1 次提交
-
-
由 nloodin 提交于
Reviewed-by: brutisso, sla, mgerdin
-
- 21 3月, 2012 1 次提交
-
-
由 mgerdin 提交于
Summary: Detect cygwin prescence when setting up PLATFORM. Translate cygwin style paths before passing them on to jtreg. Reviewed-by: jcoomes, brutisso
-
- 13 4月, 2012 1 次提交
-
-
由 coleenp 提交于
Summary: Ended up checking in FieldMonitor.java as TestPostFieldModification.java Reviewed-by: kamg
-
- 06 4月, 2012 1 次提交
-
-
由 coleenp 提交于
Summary: Object pointer is pushed more than once on stack, where GC doesn't expect it. Reviewed-by: coleenp, kvn Contributed-by: axel.siebenborn@sap.com
-
- 23 2月, 2012 1 次提交
-
-
由 mgerdin 提交于
Summary: Add an internal testing API to HotSpot to enable more targeted testing of vm functionality Reviewed-by: phh, dholmes
-
- 03 2月, 2012 1 次提交
-
-
由 twisti 提交于
Reviewed-by: twisti Contributed-by: NVolker Simonis <volker.simonis@gmail.com>
-
- 01 2月, 2012 1 次提交
-
-
由 roland 提交于
Summary: too optimistic inlining decision confuses local value numbering. Reviewed-by: never
-
- 11 1月, 2012 1 次提交
-
-
由 kvn 提交于
Summary: Compare uncasted object nodes. Reviewed-by: never
-
- 31 12月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: Leave i_o attached to slow allocation call when there are no i_o users after the call. Reviewed-by: iveresov, twisti
-
- 22 12月, 2011 1 次提交
-
-
由 roland 提交于
Summary: In CEE, ensure if and common successor state are at the same inline level Reviewed-by: never
-
- 20 12月, 2011 1 次提交
-
-
由 bdelsart 提交于
Summary: GC crash for explicit stack overflow checks after a C2I transition. Reviewed-by: coleenp, never Contributed-by: yang02.wang@sap.com, bertrand.delsart@oracle.com
-
- 01 11月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: Use -Xss224k instead of -Xss128k. Reviewed-by: never
-
- 31 10月, 2011 1 次提交
-
-
由 brutisso 提交于
Summary: arrayOopDesc::max_array_length() should return a value that does not overflow a size_t if it is converted to bytes. Reviewed-by: kvn, dholmes
-
- 29 10月, 2011 1 次提交
-
-
由 never 提交于
Reviewed-by: iveresov, kvn
-
- 20 10月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: replace the call to memmove by a simple copy loop Reviewed-by: dholmes, kvn, never Contributed-by: axel.siebenborn@sap.com, volker.simonis@gmail.com
-
- 15 10月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: Instruction countTrailingZerosL() should use iRegIsafe dst register since it is used in long arithmetic. Reviewed-by: never, twisti
-
- 05 10月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: Retry the call to fast_exception_handler_bci_for() after it returned with a pending exception. Don't cache the exception handler pc computed by compute_compiled_exc_handler() if the handler is for another (nested) exception. Reviewed-by: kamg, kvn Contributed-by: volker.simonis@gmail.com
-
- 26 9月, 2011 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, twisti, jrose Contributed-by: NKurt Miller <kurt@intricatesoftware.com>, Greg Lewis <glewis@eyesbeyond.com>, Jung-uk Kim <jkim@freebsd.org>, Christos Zoulas <christos@zoulas.com>, Landon Fuller <landonf@plausible.coop>, The FreeBSD Foundation <board@freebsdfoundation.org>, Michael Franz <mvfranz@gmail.com>, Roger Hoover <rhoover@apple.com>, Alexander Strange <astrange@apple.com>
-
- 22 9月, 2011 1 次提交
-
-
由 kevinw 提交于
Reviewed-by: coleenp, minqi
-