RFR: 8303431: [JVMCI] libgraal annotation API [v7]
Doug Simon
dnsimon at openjdk.org
Mon Apr 17 20:49:43 UTC 2023
On Mon, 17 Apr 2023 16:50:47 GMT, Joe Darcy <darcy at openjdk.org> wrote:
> From the long-term perspective, it is likely that the set of kinds of elements that can occur in an annotation will be expanded, for example, method references are a repeated request. Easing future maintenance to gives more inter-source linkage in this situation and error handling for this case in the libgraal code would be prudent IMO.
I'm not sure what you're suggesting in terms of how I should update this PR. Do you mean `AnnotationData.get` needs to somehow be more flexible? If so, could you please give a concrete example of what you're after.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/12810#issuecomment-1512063544
More information about the core-libs-dev
mailing list