71 Revīzijas (test/java9-jigsaw)

Autors SHA1 Ziņojums Datums
  chibash 4cf21faf54 fixes JASSIST-255 Primitive array return values cause invalid cast to Object pirms 8 gadiem
  chibash bb2e4c8745 updates the tutorial pirms 8 gadiem
  chibash e724bc8af9 updated the tutorial and some javadoc comments pirms 9 gadiem
  Greg 749abfe3b0 Fix typos. pirms 10 gadiem
  chibash ae7b93b7b7 updated the tutorial for JASSIST-225 pirms 10 gadiem
  chibash 24dc6650e0 clarified the description in the tutorial. pirms 10 gadiem
  chiba e2cfbeaed7 implemented JASSIST-170 pirms 12 gadiem
  chiba 205b65d96c fixed JASSIST-155 pirms 12 gadiem
  chiba 41bb82351c a minor bug fix pirms 13 gadiem
  chiba e639e4cf38 fixed JASSIST-132 pirms 13 gadiem
  chiba 4f0fd85816 fixed typos in the tutorial pirms 14 gadiem
  chiba 0dfd78b0e5 fixed JIRA JASSIST-122 pirms 14 gadiem
  chiba 2fe46756aa added the description on ClassFileWriter. pirms 14 gadiem
  chiba 7cf3a5fce3 for implementing StackMap attributes (JIRA 95) pirms 14 gadiem
  chiba df66d916e0 for fixing JASSIST-70 pirms 15 gadiem
  chiba 3ac58ef038 $type support by CtBehavior#insertBefore: JIRA JASSIST-62 pirms 16 gadiem
  chiba bd6d4dcb4c fixed a typo. pirms 16 gadiem
  chiba dc1297543e fixed a typo. pirms 16 gadiem
  chiba 73969fa11a made automatic pruning off by default because I found that pruning does not really save memory (only 20%). I changed Javassist to compress a class file on memory after toBytecode(). pirms 17 gadiem
  chiba fef3cedb4b fixed a but in javassist.bytecode.stackmap etc. pirms 17 gadiem
  chiba c2d6bdf673 changed the implementation of try statements so that jsr/ret will not be used anymore. pirms 17 gadiem
  chiba 6d57767054 updated javadoc comments. pirms 18 gadiem
  chiba a52aa92705 renamed javassist.tool to javassist.tools pirms 18 gadiem
  chiba ecb71c7515 added some methods to javassist.Bytecode and Descriptor. pirms 18 gadiem
  chiba 5ff19d5945 appended ClassPool(boolean) constructor. pirms 18 gadiem
  chiba 7696279d0e changed the behavior of CtClass#getMethods(), getFields(), and getConstructors(). pirms 18 gadiem
  chiba eb12cc5d6b updated CtMember.append() for better performance. pirms 18 gadiem
  chiba bfdfdff690 added makeUniqueName() in CtClass. pirms 18 gadiem
  chiba 6aaacd9676 Implemented CtConstructor#toMethod(). pirms 18 gadiem
  chiba d59bfd284a updated javadoc comments pirms 18 gadiem
  chiba 138cb0ca97 fixed a bug reported as JIRA Javassist-12 pirms 19 gadiem
  chiba 9366fe0862 Array initializer supports and better annotation supports. pirms 19 gadiem
  chiba 2d60b1690e modified the compiler to support "import". pirms 19 gadiem
  chiba 7c44f9c339 Added javassist.expr.ConstructorCall pirms 19 gadiem
  chiba 9b1411e58b updates comments pirms 19 gadiem
  chiba 5de7634f05 update the tutorial pirms 19 gadiem
  chiba 6ab159e1f5 clarify that $0 means this. pirms 19 gadiem
  chiba 13ecd1542c fixed a bug of CtBehavior.insertAt (and a few other minor fixes) pirms 19 gadiem
  chiba bd0d1580a7 Added javadoc comments. pirms 19 gadiem
  chiba e667c0de32 fixed a few bugs. pirms 19 gadiem
  chiba e793a77000 implemented removeMethod() etc. pirms 19 gadiem
  chiba 30ea2357da synchronized statement support. pirms 19 gadiem
  chiba 51ab670ccf edited the tutorial. pirms 19 gadiem
  chiba 0e6ebb79d3 Now the compiler supports a switch statement. pirms 20 gadiem
  chiba 4fda748aa5 discarded the last changes pirms 20 gadiem
  chiba 3b946e08d5 javassist.expr.NewArray has been implemented. pirms 20 gadiem
  chiba f4a78cf275 updated some javadoc comments. pirms 20 gadiem
  chiba 7c1450fd7d Changed the implementation of CtClass#toClass() and fixed [Bugs item #993105] Reflection#makeReflective could reject some reflections pirms 20 gadiem
  chiba aa92b8250e Bugs item #988787 has been fixed. pirms 20 gadiem
  chiba 785aa0c403 Updated the tutorial to be more understandable. pirms 20 gadiem