Re: RFR: JDK-8306952: improve generic signature of internal DCInlineTag class

2023-04-26 Thread Iris Clark
On Wed, 26 Apr 2023 21:03:16 GMT, Jonathan Gibbons wrote: > Please review a small update to the generic signature of the internal > `DCInlineTag` class, to improve its use in chained method calls. Marked as reviewed by iris (Reviewer). - PR Review: https://git.openjdk.org/jdk/pull

RFR: JDK-8306952: improve generic signature of internal DCInlineTag class

2023-04-26 Thread Jonathan Gibbons
Please review a small update to the generic signature of the internal `DCInlineTag` class, to improve its use in chained method calls. - Commit messages: - JDK-8306952: improve generic signature of internal DCInlineTag class Changes: https://git.openjdk.org/jdk/pull/13678/files We