Skip to content
@jdebloat

UCLA Java Bytecode Debloating

ONR TPCP: Synergistic Software Customization: ​Framework, Algorithms, and Tools

Popular repositories Loading

  1. jdebloat jdebloat Public

    We designed, implemented, and evaluated three static debloating and delayering functionalities for Java: (1) JShrink: statically remove the body of uninvoked methods through call graph analysis and…

    Python 5

  2. jinline jinline Public

    statically inline the body of called methods aggressively

    Python 2

  3. jshrink jshrink Public

    Statically remove the body of uninvoked methods through call graph analysis and dynamic profiling

    Java 1 2

  4. jreduce jreduce Public

    Forked from ucla-pls/jreduce

    JReduce is a tool to reduce Java ByteCode

    Haskell

Repositories

Showing 4 of 4 repositories
  • jdebloat Public

    We designed, implemented, and evaluated three static debloating and delayering functionalities for Java: (1) JShrink: statically remove the body of uninvoked methods through call graph analysis and dynamic profiling, (2)JReduce: reduce unused classes efficiently by taking into dependency based connected component structure for Delta Debugging an…

    jdebloat/jdebloat’s past year of commit activity
    Python 5 BSD-3-Clause 0 1 0 Updated Oct 20, 2021
  • jreduce Public Forked from ucla-pls/jreduce

    JReduce is a tool to reduce Java ByteCode

    jdebloat/jreduce’s past year of commit activity
    Haskell 0 BSD-3-Clause 2 0 0 Updated Oct 12, 2021
  • jinline Public

    statically inline the body of called methods aggressively

    jdebloat/jinline’s past year of commit activity
    Python 2 0 0 0 Updated Sep 17, 2021
  • jshrink Public

    Statically remove the body of uninvoked methods through call graph analysis and dynamic profiling

    jdebloat/jshrink’s past year of commit activity
    Java 1 BSD-3-Clause 2 0 0 Updated Sep 17, 2021

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…