RFR (S): 8014286: failed java/lang/Math/DivModTests.java after 6934604 changes

Vladimir Kozlov vladimir.kozlov at oracle.com
Fri May 10 17:36:04 PDT 2013


http://cr.openjdk.java.net/~kvn/8014286/webrev/

Corrected escape state for the result of boxing method. Returned object 
escapes if it is loaded from boxing cache.
Also added force inlining executed boxing methods.

Tested with jprt, compiler jtreg, jdk/testjava/lang/Math (-Xcomp) tests.

Thanks,
Vladimir









More information about the hotspot-compiler-dev mailing list