jdk/src/java.desktop/unix/classes/sun/awt/X11/MotifDnDConstants.java
changeset 33674 566777f73c32
parent 25859 3317bb8137f4
equal deleted inserted replaced
33673:ab8e6d8e3ab9 33674:566777f73c32
    29 
    29 
    30 import java.nio.ByteOrder;
    30 import java.nio.ByteOrder;
    31 
    31 
    32 import java.util.Arrays;
    32 import java.util.Arrays;
    33 
    33 
    34 import sun.misc.Unsafe;
    34 import jdk.internal.misc.Unsafe;
    35 
    35 
    36 /**
    36 /**
    37  * Motif DnD protocol global constants and convenience routines.
    37  * Motif DnD protocol global constants and convenience routines.
    38  *
    38  *
    39  * @since 1.5
    39  * @since 1.5