Pls review 7011463 (S) (original) (raw)
Paul Hohensee paul.hohensee at oracle.com
Tue Jan 11 03:25:39 PST 2011
- Previous message: hg: jdk7/hotspot-rt/hotspot: 6458402: 3 jvmti tests fail with CMS and +ExplicitGCInvokesConcurrent
- Next message: Pls review 7011463 (S)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Sparc MacroAssembler::incr_allocated_bytes() needs a RegisterOrConstant argument.
Webrev here
http://cr.openjdk.java.net/~phh/7011463/webrev.00/
Christian, I should have implemented your suggestion. :(
Turns out that some constant object sizes are larger than 4kb (what fits in a simm13), which will cause assertions once in awhile when an attempt is made to generate an add-immediate instruction.
Thanks,
Paul
- Previous message: hg: jdk7/hotspot-rt/hotspot: 6458402: 3 jvmti tests fail with CMS and +ExplicitGCInvokesConcurrent
- Next message: Pls review 7011463 (S)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]