On Mon, 2 Dec 2024 18:06:53 GMT, Chen Liang <li...@openjdk.org> wrote:
>> Change the return type of PoolEntry and AnnotationValue tags to int, as in >> TypeAnnotation TargetType and StackMapFrameInfo frameType. The main impact >> is that AnnotationValue tags should be converted to char before printing now. >> >> Please review the associated CSR for this hotfix as well. >> >> Testing: classfile and javap, tier 1-3 in progress >> >> Pinging @lukellmann > > Chen Liang has updated the pull request incrementally with one additional > commit since the last revision: > > Fix AnnotationDefaultTest Thanks for the reviews! ------------- PR Comment: https://git.openjdk.org/jdk/pull/22489#issuecomment-2515107148