Lines Matching full:issue
66 …<action issue="BCEL-304" type="fix" dev="ggregory" due-to="Gary Gregory, Ed Pavlak">ClassPath.getC…
67 …<action issue="BCEL-305" type="fix" dev="ggregory" due-to="Gary Gregory">ClassPath.getClassFile() …
77 …<action issue="BCEL-294" type="fix" dev="britter" due-to="Mark Roberts">Incorrect comment in Stack…
78 …<action issue="BCEL-296" type="fix" dev="ggregory" due-to="Mark Roberts">Incorrect comment in seve…
79 …<action issue="BCEL-295" type="fix" dev="ggregory" due-to="Mark Roberts">Fix local variable live r…
80 …<action issue="BCEL-300" type="fix" dev="ggregory">org.apache.bcel.classfile.ClassFormatException:…
81 …<action issue="BCEL-301" type="fix" dev="ggregory">org.apache.bcel.classfile.ClassFormatException:…
85 …<action issue="BCEL-293" type="add" dev="britter">Add Automatic-Module-Name MANIFEST entry for Jav…
86 <action issue="BCEL-292" type="add" dev="markt">Add minimal Java 9 support</action>
87 …<action issue="BCEL-286" type="fix" dev="britter" due-to="Mark Roberts">Utility.signatureToString …
88 …<action issue="BCEL-287" type="fix" dev="britter" due-to="Mark Roberts">IINC does not handle -128 …
89 …<action issue="BCEL-283" type="fix" dev="britter" due-to="Mark Roberts">Support for StackMap shoul…
90 …<action issue="BCEL-289" type="fix" dev="kinow">Crash when parsing constructor of inner classes wi…
91 …<action issue="BCEL-276" type="fix" dev="britter" due-to="Sam Yoon, Mark Roberts">LocalVariableTyp…
92 …<action issue="BCEL-277" type="fix" dev="britter" due-to="Sam Yoon">Resolving the String represent…
140 …<action issue="BCEL-262" type="update" dev="britter" due-to="Mark Roberts">InvokeInstruction.getCl…
142 …<action issue="BCEL-237" type="fix" dev="sebb">non-empty final arrays should be private as they ar…
143 …<action issue="BCEL-230" type="update" dev="britter">Document the Java platform requirement clearl…
144 …<action issue="BCEL-243" type="fix">Type.getType() needs to understand TypeVariableSignature(s).</…
145 <action issue="BCEL-272" type="add">Add constants for Java 9 class file version 53.</action>
146 <action issue="BCEL-271" type="fix">FCONST pattern does not include FCONST_2.</action>
147 …<action issue="BCEL-264" type="fix">Add missing Node.accept() implementations (ConstantMethodHandl…
149 …<action issue="BCEL-221" type="fix">BCELifier is not working for Java8Example (incomplete).</actio…
150 …<action issue="BCEL-195" type="fix">Addition of hashCode() to generic/Instruction.java breaks Targ…
152 …<action issue="BCEL-261" type="fix">Select constructor allows partially constructed instance to es…
154 <action issue="BCEL-259" type="fix">Minor doc error in BranchInstruction.java.</action>
155 … <action issue="BCEL-260" type="fix">ClassDumper example duplicates field attribute types.</action>
156 <action issue="BCEL-258" type="fix">No tests to check the output of dump methods.</action>
157 …<action issue="BCEL-257" type="fix">INVOKESPECIAL, INVOKESTATIC, INVOKEVIRTUAL need to define dump…
159 <action issue="BCEL-254" type="fix">Two more methods that would be nice to be public.</action>
160 …<action issue="BCEL-245" type="fix">Type class includes constants that reference subclasses.</acti…
161 <action issue="BCEL-253" type="fix">Pass 3b verifier is too strict.</action>
162 …<action issue="BCEL-248" type="fix">StackMapTable[Entry] should be removed and improvements merged…
164 …<action issue="BCEL-202" type="fix">StackMap[Table]Entry.copy() needs to be deep; Improved support…
166 …<action issue="BCEL-251" type="fix">Pass3aVerifier visitANEWARRAY() does not allow 255 array dimen…
167 … <action issue="BCEL-211" type="update">Some additional clone methods should be public.</action>
168 <action issue="BCEL-249" type="fix">Check for max Short seems wrong.</action>
169 …<action issue="BCEL-127" type="update">Document that Instruction Factory returns singleton instanc…
170 <action issue="BCEL-198" type="update">better support for clone/copy methods.</action>
171 <action issue="BCEL-242" type="remove">Remove Serializable.</action>
172 …<action issue="BCEL-110" type="remove">Problem with JAXB if the bcel classloader is used; remove t…
174 …<action issue="BCEL-201" type="update">modify several toString methods to make output similar to "…
175 …<action issue="BCEL-205" type="update">add javadoc comments to LineNumber.java and LineNumberTable…
176 <action issue="BCEL-208" type="fix">Need to check for an empty InstructionList.</action>
177 <action issue="BCEL-212" type="update">Inconsistent toString() results.</action>
178 …<action issue="BCEL-217" type="fix">long type instructions are not searched by InstructionFinder u…
180 …<action issue="BCEL-244" type="update" dev="ggregory">Update Java requirement from 5 to 7.</action>
181 … <action issue="BCEL-239" type="fix">Interfaces should not be used to define constants.</action>
182 <action issue="BCEL-234" type="fix">Code must not swallow Throwable.</action>
183 <action issue="BCEL-219" type="update" due-to="Maxim Degtyarev">
187 <action issue="BCEL-209" type="fix" due-to="Mark Roberts">
191 <action issue="BCEL-187" type="fix" due-to="Jérôme Leroux">
195 <action issue="BCEL-218" type="fix" due-to="chas">
198 <action issue="BCEL-184" type="fix" due-to="Jérôme Leroux">
202 <action issue="BCEL-207" type="fix" due-to="Mark Roberts">
207 <action issue="BCEL-197" type="fix" due-to="Mark Roberts">
211 <action issue="BCEL-194" type="fix" due-to="Mark Roberts">
214 <action issue="BCEL-193" type="fix" dev="markt" due-to="Jérôme Leroux">
218 <action issue="BCEL-188" type="fix" dev="markt" due-to="Jérôme Leroux">
221 <action issue="BCEL-186" type="fix" dev="sebb">
225 <action issue="BCEL-181" type="fix" dev="ggregory">
229 <action issue="BCEL-76" type="update">
232 <action issue="BCEL-83" type="update">
235 <action issue="BCEL-92" type="update">
238 <action issue="BCEL-104" type="update">
241 <action issue="BCEL-119" type="update">
244 <action issue="BCEL-157" type="update">
247 <action issue="BCEL-160" type="update" dev="sebb">
250 <action issue="BCEL-163" type="update">
253 <action issue="BCEL-175" type="update">
256 <action issue="BCEL-28" type="fix">
260 <action issue="BCEL-74" type="fix">
263 <action issue="BCEL-77" type="fix">
266 <action issue="BCEL-79" type="fix">
271 <action issue="BCEL-81" type="fix">
275 <action issue="BCEL-85" type="fix">
278 <action issue="BCEL-87" type="fix">
282 <action issue="BCEL-88" type="fix">
285 <action issue="BCEL-89" type="fix">
288 <action issue="BCEL-94" type="fix">
291 <action issue="BCEL-95" type="fix">
294 <action issue="BCEL-96" type="fix">
298 <action issue="BCEL-97" type="fix">
301 <action issue="BCEL-98" type="fix">
304 <action issue="BCEL-99" type="fix">
307 <action issue="BCEL-100" type="fix">
310 <action issue="BCEL-101" type="fix">
314 <action issue="BCEL-102" type="fix">
318 <action issue="BCEL-107" type="fix">
321 <action issue="BCEL-108" type="fix">
324 <action issue="BCEL-112" type="fix">
327 <action issue="BCEL-114" type="fix">
331 <action issue="BCEL-115" type="fix">
334 <action issue="BCEL-120" type="fix">
337 <action issue="BCEL-122" type="fix">
340 <action issue="BCEL-124" type="fix">
343 <action issue="BCEL-125" type="fix">
346 <action issue="BCEL-130" type="fix">
350 <action issue="BCEL-131" type="fix">
354 <action issue="BCEL-132" type="fix">
358 <action issue="BCEL-133" type="fix">
362 <action issue="BCEL-134" type="fix">
366 <action issue="BCEL-135" type="fix">
367 BCELifier issue: BCELFactory fails to handle float and long
370 <action issue="BCEL-137" type="fix">
374 <action issue="BCEL-138" type="fix">
378 <action issue="BCEL-140" type="fix">
382 <action issue="BCEL-141" type="fix">
386 <action issue="BCEL-143" type="fix">
390 <action issue="BCEL-145" type="fix">
393 <action issue="BCEL-146" type="fix">
396 <action issue="BCEL-148" type="fix">
400 <action issue="BCEL-151" type="fix">
403 <action issue="BCEL-152" type="fix">
406 <action issue="BCEL-153" type="fix" dev="sebb">
409 <action issue="BCEL-154" type="fix">
412 <action issue="BCEL-155" type="fix">
415 <action issue="BCEL-156" type="fix">
418 <action issue="BCEL-159" type="fix">
421 <action issue="BCEL-164" type="fix">
424 <action issue="BCEL-167" type="fix">
427 <action issue="BCEL-173" type="fix">
431 <action issue="BCEL-174" type="fix">
434 <action issue="BCEL-177" type="fix" dev="markt">