< prev index next >

test/hotspot/jtreg/runtime/valhalla/valuetypes/Test8186715.java

Print this page

        

*** 28,37 **** --- 28,41 ---- * @test Test8186715 * @summary test return of buffered value passed in argument by caller * @library /test/lib * @compile -XDenableValueTypes Test8186715.java * @run main/othervm -Xint -XX:+EnableValhalla runtime.valhalla.valuetypes.Test8186715 + */ + + + /* * @run main/othervm -XX:+EnableValhalla runtime.valhalla.valuetypes.Test8186715 */ public class Test8186715 {
< prev index next >