test/compiler/jsr292/CallSiteDepContextTest.java
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File
*** old/test/compiler/jsr292/CallSiteDepContextTest.java	Thu Jan 28 14:14:19 2016
--- new/test/compiler/jsr292/CallSiteDepContextTest.java	Thu Jan 28 14:14:18 2016

*** 1,7 **** --- 1,7 ---- /* ! * Copyright (c) 2015, 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.
*** 22,32 **** --- 22,32 ---- */ /** * @test * @bug 8057967 ! * @run main/bootclasspath -Xbatch -XX:+IgnoreUnrecognizedVMOptions -XX:+TraceClassUnloading ! * @run main/bootclasspath -Xbatch -XX:+IgnoreUnrecognizedVMOptions -Xlog:classunload * -XX:+PrintCompilation -XX:+TraceDependencies -XX:+TraceReferenceGC * -verbose:gc java.lang.invoke.CallSiteDepContextTest */ package java.lang.invoke;

test/compiler/jsr292/CallSiteDepContextTest.java
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File