test/compiler/c2/6852078/Test6852078.java
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File
*** old/test/compiler/c2/6852078/Test6852078.java	Thu Aug  4 08:32:03 2016
--- new/test/compiler/c2/6852078/Test6852078.java	Thu Aug  4 08:32:01 2016

*** 1,7 **** --- 1,7 ---- /* ! * Copyright (c) 2009, 2015, Oracle and/or its affiliates. All rights reserved. ! * Copyright (c) 2009, 2016, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free Software Foundation.
*** 27,37 **** --- 27,37 ---- * @bug 6852078 * @summary Disable SuperWord optimization for unsafe read/write * * @modules java.corba/com.sun.corba.se.impl.encoding * java.corba/com.sun.jndi.toolkit.corba ! * @run main/othervm --add-modules=java.corba Test6852078 */ import java.util.*; import java.nio.ByteBuffer; import com.sun.corba.se.impl.encoding.ByteBufferWithInfo;

test/compiler/c2/6852078/Test6852078.java
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File