Searched refs:sun (Results 1 – 21 of 21) sorted by relevance
19 "--add-exports jdk.compiler/com.sun.tools.javac.code=ALL-UNNAMED",20 "--add-exports jdk.compiler/com.sun.tools.javac.model=ALL-UNNAMED",21 "--add-exports jdk.compiler/com.sun.tools.javac.tree=ALL-UNNAMED",22 "--add-exports jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED",
5569 com.sun.security.cert.internal.x509.X509V1CertImpl7338 sun.invoke.util.BytecodeDescriptor7339 sun.invoke.util.VerifyAccess7340 sun.invoke.util.Wrapper$Format7341 sun.invoke.util.Wrapper7342 sun.misc.ASCIICaseInsensitiveComparator7343 sun.misc.Cleaner7344 sun.misc.CompoundEnumeration7345 sun.misc.FDBigInteger7346 sun.misc.FloatingDecimal$1[all …]
7 sun.nio.fs.UnixChannelFactory
14 sun.security.jca.Providers
382 sun.misc.Cleaner383 sun.nio.ch.FileChannelImpl384 sun.nio.ch.FileChannelImpl$Unmapper385 sun.nio.fs.UnixChannelFactory386 sun.security.jca.Providers
24 import com.sun.tools.javac.model.JavacElements;25 import com.sun.tools.javac.tree.JCTree;26 import com.sun.tools.javac.util.Pair;27 import com.sun.tools.javac.util.Position;
27 import com.sun.tools.javac.code.Type;
107 #elif defined(sun)
24 import sun.misc.Cleaner;
415 final Star sun = new Star(getContext()); in reset() local416 sun.setBackgroundResource(R.drawable.sun); in reset()418 sun.setTranslationX(frand(w, mWidth-w)); in reset()420 sun.setTranslationY(frand(w, (mHeight * 0.66f))); in reset()421 sun.getBackground().setTint(0); in reset()423 sun.setTranslationY(frand(mHeight * 0.66f, mHeight - w)); in reset()424 sun.getBackground().setTintMode(PorterDuff.Mode.SRC_ATOP); in reset()425 sun.getBackground().setTint(0xC0FF8000); in reset()428 addView(sun, new LayoutParams(w, w)); in reset()
42 import sun.security.jca.Providers;43 import sun.security.pkcs.PKCS7;44 import sun.security.pkcs.SignerInfo;
34 import sun.misc.Cleaner;
67 import sun.security.pkcs.PKCS7;68 import sun.security.pkcs.SignerInfo;
48 import sun.security.pkcs.PKCS7;
50 import sun.font.FontUtilities;
49 import sun.misc.Cleaner;
44 import sun.util.locale.LanguageTag;
65 import sun.security.util.ObjectIdentifier;66 import sun.security.x509.AlgorithmId;
255 http://java.sun.com/docs/books/jvms/second_edition/html/VMSpecTOC.doc.html
87 import sun.misc.Cleaner;
176 - Additional use of `sun.misc.Unsafe` where possible to perform fast