Coder Social home page Coder Social logo

线上偶现Rejecting re-init on previously-failed class xxx,NoClassDefFoundError Class not found using the boot class loader; no stack trace available about shadow HOT 1 CLOSED

coderloveryan avatar coderloveryan commented on June 15, 2024
线上偶现Rejecting re-init on previously-failed class xxx,NoClassDefFoundError Class not found using the boot class loader; no stack trace available

from shadow.

Comments (1)

shifujun avatar shifujun commented on June 15, 2024

Shadow没有用什么非公开的API加载类,所以AOT相关的这方面的问题基本上没什么可做的。

如果说用DexClassloader加载类不可行了,Shadow这种插件技术也就不可行了。

如果说是可以针对特定情况特殊编码可以绕过的场景,Shadow还是可以凭借动态更新的特性来解决的。

另外就像#1245 中讨论的,“在 ART 中强制要求 AOT 正确性”这个变更就表明了Android系统之前的实现就是有Bug的。所谓特定情况可能就是target API在29以前的情况。

from shadow.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.