Open CodeWeaver13 opened 6 months ago
对启动信息提取后发现 quickstart 对 ttl 无法正常生成shared_classpath_index
FIXME shared_classpath_index is wrong: com.alibaba.ttl.TransmittableThreadLocal 0
FIXME shared_classpath_index is wrong: com.alibaba.ttl.TransmittableThreadLocal 0
FIXME shared_classpath_index is wrong: sun.security.ec.SunEC -1
FIXME shared_classpath_index is wrong: sun.security.ec.SunEC -1
[Opened /jw/dragonwell-8.18.19/jre/lib/jsse.jar]
[Opened /jw/dragonwell-8.18.19/jre/lib/jce.jar]
FIXME shared_classpath_index is wrong: sun.security.ec.SunEC$1 -1
FIXME shared_classpath_index is wrong: sun.security.ec.SunECEntries -1
FIXME shared_classpath_index is wrong: com.sun.crypto.provider.SunJCE -1
FIXME shared_classpath_index is wrong: com.sun.crypto.provider.SunJCE -1
FIXME shared_classpath_index is wrong: com.sun.crypto.provider.SunJCE$1 -1
FIXME shared_classpath_index is wrong: com.sun.crypto.provider.AESCipher$General -1
FIXME shared_classpath_index is wrong: com.sun.crypto.provider.AESCipher -1
FIXME shared_classpath_index is wrong: com.sun.crypto.provider.SymmetricCipher -1
FIXME shared_classpath_index is wrong: com.sun.crypto.provider.AESCrypt -1
FIXME shared_classpath_index is wrong: com.sun.crypto.provider.AESConstants -1
FIXME shared_classpath_index is wrong: com.sun.crypto.provider.CipherCore -1
FIXME shared_classpath_index is wrong: com.sun.crypto.provider.FeedbackCipher -1
FIXME shared_classpath_index is wrong: com.sun.crypto.provider.ElectronicCodeBook -1
FIXME shared_classpath_index is wrong: com.sun.crypto.provider.Padding -1
FIXME shared_classpath_index is wrong: com.sun.crypto.provider.CipherBlockChaining -1
FIXME shared_classpath_index is wrong: com.sun.crypto.provider.CipherTextStealing -1
FIXME shared_classpath_index is wrong: com.sun.crypto.provider.CounterMode -1
FIXME shared_classpath_index is wrong: com.sun.crypto.provider.GaloisCounterMode -1
FIXME shared_classpath_index is wrong: com.sun.crypto.provider.CipherFeedback -1
FIXME shared_classpath_index is wrong: com.sun.crypto.provider.OutputFeedback -1
FIXME shared_classpath_index is wrong: com.sun.crypto.provider.PCBC -1
FIXME shared_classpath_index is wrong: com.sun.crypto.provider.PKCS5Padding -1
FIXME shared_classpath_index is wrong: com.sun.crypto.provider.GCTR -1
FIXME shared_classpath_index is wrong: com.sun.crypto.provider.GHASH -1
FIXME shared_classpath_index is wrong: com.sun.crypto.provider.RangeUtil -1
FIXME shared_classpath_index is wrong: com.sun.crypto.provider.Preconditions -1
FIXME shared_classpath_index is wrong: com.sun.crypto.provider.Preconditions$1 -1
Description eagerappcds 在 trace 阶段正常,replay 阶段会出现Bootstrap loader class path中期望的 jar 顺序与实际顺序不一致的情况。
JDK version openjdk version "1.8.0_402" OpenJDK Runtime Environment (Alibaba Dragonwell Extended Edition 8.18.19) (build 1.8.0_402-b01) OpenJDK 64-Bit Server VM (Alibaba Dragonwell Extended Edition 8.18.19) (build 25.402-b01, mixed mode)