6
I Use This!
Low Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected 1 day ago.
Mar 28, 2023 — Mar 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #160 from nickl-/squash-warnings More... over 6 years ago
Fix #152 inner class modifiers.
nickl
as nickl-
More... over 6 years ago
Unit Test: CtField.make referencing 'this'.
nickl
as nickl-
More... over 6 years ago
Organize imports to disolve ambiguity.
nickl
as nickl-
More... over 6 years ago
Squash compiler warnings in tests.
nickl
as nickl-
More... over 6 years ago
Source walk/Spring clean/Parameterize/Enhance et.al.
nickl
as nickl-
More... over 6 years ago
Fix deperecated junit.framework.Assert.
nickl
as nickl-
More... over 6 years ago
Fix deperecated junit.framework.Assert.
nickl
as nickl-
More... over 6 years ago
Implement hashCode for Annotation.
nickl
as nickl-
More... over 6 years ago
Implement hashCode for Type.
nickl
as nickl-
More... over 6 years ago
Implement hashCode for MultiType.
nickl
as nickl-
More... over 6 years ago
Implement hashCode for MultiArrayType.
nickl
as nickl-
More... over 6 years ago
Define parameters for returned iterator.
nickl
as nickl-
More... over 6 years ago
Fix deperecated junit.framework.Assert.
nickl
as nickl-
More... over 6 years ago
Fixes to javassist.scopepool
nickl
as nickl-
More... over 6 years ago
Suppress deprecation Applet.
nickl
as nickl-
More... over 6 years ago
Suppress deprecation ClassPool.makePackage
nickl
as nickl-
More... over 6 years ago
Fix deprecation getPackage to getDefinedPackage
nickl
as nickl-
More... over 6 years ago
Added default serialVersionUID.
nickl
as nickl-
More... over 6 years ago
Some functional unit tests proofs.
nickl
as nickl-
More... over 6 years ago
Some code comments to fill in gaps.
nickl
as nickl-
More... over 6 years ago
Even now Oracle still not happy.
nickl
as nickl-
More... over 6 years ago
Refactor definePackage as well.
nickl
as nickl-
More... over 6 years ago
Give helper private constructor fwiw.
nickl
as nickl-
More... over 6 years ago
Add caller class checking.
nickl
as nickl-
More... over 6 years ago
MethodHandles for JDK7+.
nickl
as nickl-
More... over 6 years ago
Refactored SecActs methods and retain 1.6 source.
nickl
as nickl-
More... over 6 years ago
Add sun.misc.Unsafe privileged retrieval to SecActions.
nickl
as nickl-
More... over 6 years ago
Type check and paramatized rawtypes for SecurityActions.
nickl
as nickl-
More... over 6 years ago
Add getMethodHandle to SecurityActions.
nickl
as nickl-
More... over 6 years ago