issues
search
raphw
/
byte-buddy
Runtime code generation for the Java virtual machine.
https://bytebuddy.net
Apache License 2.0
6.3k
stars
808
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Unable to proxy ThreadPoolExecutor
#1729
ZShUn
opened
2 days ago
1
Cannot modify visibility of private method?
#1728
facboy
opened
4 days ago
7
About intercept `java.lang.Thread`
#1727
i36lib
opened
1 week ago
1
Gradle: Classpath elements not on classpath during plugin execution
#1726
LarsBodewig
opened
2 weeks ago
4
How to cast the actual parametric return type of a method belonging to a generic type?
#1725
stechio
opened
2 weeks ago
6
Shaded multi-release ASM classes are missing nested classes
#1724
Marcono1234
opened
3 weeks ago
9
Agent creation with common dependencies : LinkageError
#1723
allemas
opened
3 weeks ago
10
AndroidClassLoadingStrategy "load" method let dex file not be writen after jar deleted
#1722
anonyein
opened
1 month ago
2
Warnings thrown in 1.15.5 during Serenity Cucumber Tests Initialisation
#1721
ElvenSpellmaker
opened
1 month ago
3
Android sun.reflect.ReflectionFactory no found
#1720
anonyein
closed
1 month ago
12
Mr java8
#1719
raphw
closed
1 month ago
0
Failed to load HotSpot VM
#1718
glcanvas
opened
1 month ago
1
Bump commons-io:commons-io from 2.11.0 to 2.14.0 in /byte-buddy-maven-plugin
#1717
dependabot[bot]
closed
1 month ago
0
Update Attacher.java
#1716
akhildhavil09
closed
1 month ago
0
Java 24 support
#1715
yeikel
closed
1 month ago
1
Don't Use Synchronization on a Method Parameter
#1714
fazledyn-or
closed
1 month ago
1
How to use withParameters to set annotated parameters for methods
#1713
cilfm
closed
2 months ago
2
ByteBuddyDirTask to transform a directory of jar files
#1712
LarsBodewig
closed
2 months ago
0
Feature Request: ByteBuddyJarTask for multiple JARs
#1711
LarsBodewig
closed
2 months ago
1
ByteBuddyJarTask fails on multi-release JAR files
#1710
LarsBodewig
closed
2 months ago
2
Redefinition fails with "java.lang.IllegalStateException: Illegal parameter name"
#1709
mgroth0
closed
2 months ago
6
`Advice` issue
#1708
xuhuanzy
closed
2 months ago
10
Depreation warning when using ByteBuddy Gradle plugin
#1707
vyazelenko
closed
2 months ago
2
[Question] Does byte-buddy use any encryption libraries?
#1706
sf-sbalain
closed
2 months ago
2
[Question] How do I call an intercepted method in an interceptor?
#1705
luckyQing
closed
2 months ago
5
[Question] How to find all the member variables used in the method?
#1704
lucas-myx
closed
2 months ago
2
Please help me check this issue. I use the inherited LaunchedURLClassLoader method in agentLauncher to load my lib package, and then inject the shared class into Bootstrap ClassLoader.
#1703
biuifuture
closed
2 months ago
7
Removing one raw type warning from ByteBuddyAndroidPlugin
#1702
raphw
closed
3 months ago
0
Making it to compile
#1701
raphw
closed
3 months ago
0
Mark entryPoint as @Optional
#1700
breedx-splk
closed
3 months ago
0
EntryPoint property breaks gradle build
#1699
breedx-splk
closed
3 months ago
1
How to redefine dynamically created classes?
#1698
cilfm
closed
2 months ago
5
[Question] Why would a new field var2 be added after replace field access with method?
#1697
lucas-myx
closed
2 months ago
3
How to invoke the method of injecting objects into a class?
#1696
cilfm
closed
3 months ago
2
mockito-android:5.12.0 cannot mock class
#1695
ttgdz
closed
2 months ago
2
Byte buddy access to package protected class
#1694
vishwastyagi
closed
2 months ago
11
How to create a class with updated private field using ByteBuddy?
#1692
Stefman87
closed
2 months ago
2
Questions about alternatives to the LocalVariablesSorter class obsoletization
#1691
zhangzhen91
closed
3 months ago
5
not able to intercept java.lang package
#1690
sagarvyass
closed
2 months ago
9
Runtime attachment causing VerifyError during class transformation
#1689
friscoMad
closed
2 months ago
13
Eclipse project compilation error using mockito and byte-buddy
#1688
ivenhov
closed
2 months ago
7
[question] How can replace field access with another class?
#1687
lucas-myx
closed
2 months ago
2
Multiple transformation issue with JMH benchmarks
#1686
kavehshahedi
closed
3 months ago
1
JDK 23 Valhalla-EA: IllegalState Illegal modifiers 33 for class
#1685
wendigo
closed
2 months ago
2
A lazy `TypePool` will change with type resolution and thus deviate from its initial configuration.
#1683
dogourd
opened
4 months ago
3
Java 17 reflection changes
#1682
rupinder10
closed
2 months ago
14
Can byte-buddy modify bytecode in parallel?
#1681
601724080
closed
2 months ago
4
IllegalArgumentException for Kotlin bytecode with erased type argument
#1680
milgner
closed
2 months ago
9
`MemberSubstitution` can't replace instructions within synthetic methods.
#1679
dogourd
closed
4 months ago
2
latest guava cause [ unexpected type reference on method: 16 ]
#1678
GGGTTTTT
closed
2 months ago
15
Next