RFR(S): 7174363: Arrays.copyOfRange leads to VM crash with -Xcomp -server if executed by testing framework (original) (raw)
Vladimir Kozlov vladimir.kozlov at oracle.com
Thu Jun 14 09:13:55 PDT 2012
- Previous message: RFR(S): 7174363: Arrays.copyOfRange leads to VM crash with -Xcomp -server if executed by testing framework
- Next message: RFR(S): 7174363: Arrays.copyOfRange leads to VM crash with -Xcomp -server if executed by testing framework
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Looks good.
We usually use -Xbatch instead of -XX:-BackgroundCompilation since it is shorter but either way is fine.
Thanks, Vladimir
On 6/14/12 6:31 AM, Roland Westrelin wrote:
Changes are good but. Can you make a compiler regression test from bug report test? Here is a new webrev with regression test (for the crash, not the incorrect exception): http://cr.openjdk.java.net/~roland/7174363/webrev.01/ Roland.
- Previous message: RFR(S): 7174363: Arrays.copyOfRange leads to VM crash with -Xcomp -server if executed by testing framework
- Next message: RFR(S): 7174363: Arrays.copyOfRange leads to VM crash with -Xcomp -server if executed by testing framework
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the hotspot-compiler-dev mailing list