< prev index next >

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

Print this page

        

@@ -28,10 +28,14 @@
  * @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 >