test/compiler/5091921/Test6850611.java

changeset 4618
514efad5e81a
parent 2877
bad7ecd0b6ed
child 6876
710a3c8b516e
     1.1 --- a/test/compiler/5091921/Test6850611.java	Mon Feb 18 09:06:24 2013 +0100
     1.2 +++ b/test/compiler/5091921/Test6850611.java	Mon Feb 18 14:29:16 2013 -0800
     1.3 @@ -1,5 +1,5 @@
     1.4  /*
     1.5 - * Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
     1.6 + * Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
     1.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     1.8   *
     1.9   * This code is free software; you can redistribute it and/or modify it
    1.10 @@ -27,7 +27,7 @@
    1.11   * @bug 6850611
    1.12   * @summary int / long arithmetic seems to be broken in 1.6.0_14 HotSpot Server VM (Win XP)
    1.13   *
    1.14 - * @run main Test6850611
    1.15 + * @run main/timeout=480 Test6850611
    1.16   */
    1.17  
    1.18  public class Test6850611 {

mercurial