issues
search
kostaskougios
/
cloning
deep clone java objects
Other
591
stars
112
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Java 17 support for complex deep cloning
#124
gjevardat
opened
1 year ago
2
Stackoverflow when deepclone an object with recursive references.
#123
zoyanhui
opened
1 year ago
0
Objenesis dependency version maintenance in this repo
#122
Maheswari-Nagendran
opened
1 year ago
1
java.lang.NoClassDefFoundError:
#121
zhenghuanghe
opened
1 year ago
0
java.lang.IllegalArgumentException: Can not set final java.lang.String field org.apache.logging.log4j.Level.name to org.apache.logging.log4j.Level
#120
anyreturn
opened
2 years ago
0
Fix formatting and some typos in Usage.md
#119
graves501
closed
2 years ago
0
java.util.Date cloning error
#118
lsliwko
opened
2 years ago
2
Version 1.11 not available at Maven Repository?
#117
tedyoung
opened
2 years ago
3
Java module
#116
robertvazan
opened
2 years ago
0
why use "I" of interface prefix
#115
zyfsuzy
opened
2 years ago
3
Add GH Actions build
#114
chadlwilson
closed
2 years ago
1
Illegal reflective access by com.rits.cloning.Cloner$CloneObjectCloner for Timestamp.nanos
#113
johanhaleby
opened
2 years ago
1
Bump objenesis to 3.2
#112
skjolber
opened
2 years ago
0
Avoid throwing and catching ClassNotFoundException for SubList and RandomAccessSubList
#111
sfc-gh-dschumann
opened
3 years ago
0
About instantiation.
#110
LitnhJacuzzi
opened
3 years ago
3
fix the issue #103 by create two new FastCloners
#109
ZhenXiongQian
closed
3 years ago
9
download url in wiki/downloads.md is 404
#108
ZhenXiongQian
closed
3 years ago
1
Fixed tests in Java 16
#107
tweimer
closed
3 years ago
0
Fix for #105
#106
tweimer
closed
3 years ago
4
Java 16 Support
#105
veltrup
closed
3 years ago
16
illegal reflective access
#104
rolfschumacher
opened
3 years ago
1
Invalid clone result for List.of() and Set.of() objects on JDK15
#103
shm-dmitry
opened
3 years ago
2
Bump junit from 4.11 to 4.13.1
#102
dependabot[bot]
closed
4 years ago
0
Fix for a ClassCastException
#101
tweimer
closed
4 years ago
0
NoClassDefFoundError
#100
archervanderwaal
opened
4 years ago
1
Latest Release Update?
#99
samyak-jn
closed
4 years ago
6
Add syntax highlighting to Readme.md
#98
HappyFacade
closed
4 years ago
0
Custom cloning
#97
centipod
closed
4 years ago
3
FastClonerTreeSet shall not use reflection
#96
tweimer
closed
4 years ago
1
Added FastClonerEnumMap and FastClonerLinkedHashSet
#95
tweimer
closed
4 years ago
3
New version with Changes of PR #93
#94
th8ra4
closed
4 years ago
1
Add functionality to null fields by annotation
#93
th8ra4
closed
4 years ago
0
change synchronizedMap to ConcurrentHashMap and upgrade maven version
#92
doublehero
closed
4 years ago
0
why use synchronizedMap?
#91
doublehero
closed
4 years ago
2
java.lang.ExceptionInInitializerError at com.rits.cloning.Cloner.registerFastCloners(Cloner.java:101)
#90
ramiro-ciocca
closed
4 years ago
8
com.android.tools.r8.utils.AbortException: Error: MethodHandle.invoke and MethodHandle.invokeExact are only supported starting with Android O (--min-api 26)
#89
ramiro-ciocca
closed
5 years ago
1
Illegal Reflective Access
#88
trexsatya
closed
4 years ago
5
suppress warnings where we know the cast is correct
#87
spullara
closed
5 years ago
2
Deep copy instance appears to use different instance of enum classes than JVM
#86
chlacher
closed
3 years ago
4
Optimizations
#85
spullara
closed
5 years ago
12
can't working cloning a big stream.
#84
linzwgit
opened
5 years ago
1
Java 10 Support
#83
a13u
opened
5 years ago
3
Cann't Deep Clone tablesaw table object
#82
lonly197
opened
5 years ago
1
Fixes #80
#81
dekobon
closed
5 years ago
0
Upgrade objenesis dependency to 3.0.1
#80
dekobon
closed
5 years ago
1
Stackoverflow cloning large ConcurrentLinkedQueue
#79
bmsq
closed
5 years ago
1
java.lang.reflect.InvocationTargetException Android18Instantiator
#78
dimanem
opened
6 years ago
0
Fix link to Maven Central Search
#77
grv87
closed
6 years ago
1
update search.maven.org url
#76
bradcupit
closed
6 years ago
0
Deep cloning of HashMap fails on Android P
#75
JoshuaJamesOng
closed
6 years ago
1
Next