[code-reflection] RFR: Document quoteOp and quotedOp methods [v8]

Paul Sandoz psandoz at openjdk.org
Fri Aug 22 19:48:01 UTC 2025


On Fri, 22 Aug 2025 09:25:56 GMT, Mourad Abbay <mabbay at openjdk.org> wrote:

>> Specify the behaviour of quoteOp and quotedOp methods.
>
> Mourad Abbay has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Apply suggestions

src/jdk.incubator.code/share/classes/jdk/incubator/code/Quoted.java line 332:

> 330:     /**
> 331:      * The varargs version of {@link #quotedOp(CoreOp.FuncOp, List)}.
> 332:      */

Copy the doc from the first method and add `@see`

-------------

PR Review Comment: https://git.openjdk.org/babylon/pull/512#discussion_r2294564549


More information about the babylon-dev mailing list