12 Revize (0958148acbb1b737ca90f78670a4d13c6f321416)

Autor SHA1 Zpráva Datum
  chibash 0958148acb does refactoring for javassist.util.proxy. před 5 roky
  chibash a3d1aa2513 fixes issue #209 (NPE in Exception) před 5 roky
  Christian Beikov 92ee53b460 [#171] Allow running on JDK 8 and possibly on JDK 7 as well. Fixes #171 před 6 roky
  Christian Beikov e7f4090fab JASSIST-271 Allow running on Java 11 by falling back to ClassLoader.defineClass for Java > 10 před 6 roky
  nickl- 50dd54dc05 Even now Oracle still not happy. před 6 roky
  nickl- 45e201f2fb Give helper private constructor fwiw. před 6 roky
  nickl- 4e81640868 Add caller class checking. před 6 roky
  nickl- 7d5eb53d12 MethodHandles for JDK7+. před 6 roky
  nickl- c2ae87be4b Refactored SecActs methods and retain 1.6 source. před 6 roky
  nickl- 12cdc2182b Make an effort to secure privileged use. před 6 roky
  chibash 25fdc6bafa adds javassist.util.proxy.ProxyFactory#onlyPublicMethods. If true, Javassist uses java.lang.invoke.MethodHandles.Lookup to load a class. před 7 roky
  chibash 45ce361742 modifies to use sun.misc.Unsafe#defineClass so that Javassist can run with jigsaw před 7 roky