35 Commits (a54eae58dfd72d079534da25c1d8871a54b5723c)

Author SHA1 Message Date
  Carlos Sobrinho 7279bda227
Fix a bottleneck. If the jar entries is big, List.contains is O(n) and very slow! 4 years ago
  chibash f7ef31ce8b fixes Issue #271 4 years ago
  chibash 17198176b9 stops a potential leak in JarClassPath openClassfile(). Issues #222. 5 years ago
  Christian Melchior c90af6769e Fix merge mistake 6 years ago
  Christian Melchior f4769c7ad7 Remove close method on ClassPath. Add unit tests for new behaviour. 6 years ago
  nickl- 62851d0af3 Source walk/Spring clean/Parameterize/Enhance et.al. 6 years ago
  chibash e41e0790c0 changes ClassPool#appendSystemPath(). The new implementation appends ClassClassPath when the JVM is earlier than 9. 6 years ago
  chibash 6a3ed31976 updates the test code to run on Java 9 EA+149. 7 years ago
  chibash 778c463e5a removes javassist.ModuleClassPath. 7 years ago
  chibash fb93ae8b8f improves the backward compatibility of LoaderClassPath. 7 years ago
  chibash 4ed22b0f7f modifies a test case. Now all the test cases run successfully with Java 9 EA. 7 years ago
  chibash 74e404b122 adds ModuleClassPath.java 7 years ago
  chibash 79785b83f2 modifies ClassPool so that it can read most class files. 7 years ago
  chiba 0564d29d85 fixed JASSIST-150 12 years ago
  chiba 121a67e8df added the Apache license. 13 years ago
  chiba 749d7725ab fixed JASSIST-142 13 years ago
  chiba 243bceef5a fixed deprecated API calls 14 years ago
  chiba 0f2a4bf5d2 added the javassist.JarDirClassPath class. 16 years ago
  chiba a9d3c7bd1d supported the class path wildcards. 16 years ago
  chiba a318d5d7d8 updated the copyright notices. 17 years ago
  chiba 774508d17c updated copyright notices 18 years ago
  chiba 4b2de8a77e Change the year in the copyright notices from 2004 to 2005. 19 years ago
  chiba 17ac0d8287 edited for improving runtime performance. 20 years ago
  chiba 3f73777f2c modified the ClassPool framework. 20 years ago
  chiba baf561d93e renamed insertTranslator() in ClassPool to addTranslator() since 20 years ago
  chiba f56bd9e72f changed the stuff related to ClassPool. 20 years ago
  chiba bd4705d214 updated the copyright notices. 20 years ago
  chiba 9c01e32431 Implemented several methods (e.g. CtClass#getURL) to support security 20 years ago
  chiba 1a1b9d2fec Fixed a bug of the token analyzer (double constant). 20 years ago
  chiba 2467ddfb21 made the compiler support inner classes appearing in type names. 20 years ago
  chiba abef4b9fb6 enforced close() in a finally block. 21 years ago
  chiba 2e9cd7421a changed the license. 21 years ago
  chiba cdeddfd6fc Changed the copyright notices and removed tab characters. 21 years ago
  patriot1burke 069bceaf72 This commit was generated by cvs2svn to compensate for changes in r2, which 21 years ago