< prev index next >

openjfx9/modules/javafx.graphics/src/main/java/com/sun/ReentrantContextProviderCLQ.java

Print this page

        

@@ -20,11 +20,12 @@
  *
  * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  * or visit www.oracle.com if you need additional information or have any
  * questions.
  */
-package sun.java2d;
+
+package com.sun;
 
 import java.lang.ref.Reference;
 import java.util.concurrent.ConcurrentLinkedQueue;
 
 /**
< prev index next >