On Fri, 2 Aug 2024 16:31:48 GMT, Chen Liang wrote:
>> 1. Add notes and docs about the difference between resolved constants and
>> constant pool descriptors for annotation constants (e.g. `char` vs
>> `IntegerEntry`)
>> 2. Improved value specification to specify their tags.
>> 3. Improved value
On Fri, 2 Aug 2024 16:31:48 GMT, Chen Liang wrote:
>> 1. Add notes and docs about the difference between resolved constants and
>> constant pool descriptors for annotation constants (e.g. `char` vs
>> `IntegerEntry`)
>> 2. Improved value specification to specify their tags.
>> 3. Improved value
> 1. Add notes and docs about the difference between resolved constants and
> constant pool descriptors for annotation constants (e.g. `char` vs
> `IntegerEntry`)
> 2. Improved value specification to specify their tags.
> 3. Improved value factories to return their specific types instead of
> `O
> 1. Add notes and docs about the difference between resolved constants and
> constant pool descriptors for annotation constants (e.g. `char` vs
> `IntegerEntry`)
> 2. Improved value specification to specify their tags.
> 3. Improved value factories to return their specific types instead of
> `O
> 1. Add notes and docs about the difference between resolved constants and
> constant pool descriptors for annotation constants (e.g. `char` vs
> `IntegerEntry`)
> 2. Improved value specification to specify their tags.
> 3. Improved value factories to return their specific types instead of
> `O
On Fri, 2 Aug 2024 07:57:27 GMT, Adam Sotona wrote:
>> Chen Liang has updated the pull request with a new target base due to a
>> merge or a rebase. The incremental webrev excludes the unrelated changes
>> brought in by the merge/rebase. The pull request contains three additional
>> commits si
> 1. Add notes and docs about the difference between resolved constants and
> constant pool descriptors for annotation constants (e.g. `char` vs
> `IntegerEntry`)
> 2. Improved value specification to specify their tags.
> 3. Improved value factories to return their specific types instead of
> `O
On Fri, 2 Aug 2024 00:39:12 GMT, Chen Liang wrote:
> 1. Add notes and docs about the difference between resolved constants and
> constant pool descriptors for annotation constants (e.g. `char` vs
> `IntegerEntry`)
> 2. Improved value specification to specify their tags.
> 3. Improved value fact
1. Add notes and docs about the difference between resolved constants and
constant pool descriptors for annotation constants (e.g. `char` vs
`IntegerEntry`)
2. Improved value specification to specify their tags.
3. Improved value factories to return their specific types instead of
`OfConstant`
4
Remove `AnnotationConstantValueEntry` and `AnnotationValue.OfConstant`.
This is a relic of the old model from
https://github.com/openjdk/jdk-sandbox/commit/bb7e29474ecfcfbd1eb01d237593eb80d062944f.
In addition, this is bug-prone: the byte, short, char, and boolean constants
use the int entry, a
10 matches
Mail list logo