RFR: JDK-8296913: Correct enable preview idiom in JdbLastErrorTest.java [v3]

Kevin Walls kevinw at openjdk.org
Tue Nov 15 07:27:58 UTC 2022


On Mon, 14 Nov 2022 20:39:47 GMT, Joe Darcy <darcy at openjdk.org> wrote:

>> Update the compile command in JdbLastErrorTest.java so that it doesn't need to be modified with each new JDK release to keep using preview features.
>
> Joe Darcy has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Update.

Looks good.  I was thinking it would need an update to remove the preview option in the future, but this is even better, and didn't occur to me at the time, thanks!

Hopefully my other change in the same file just now, on the requires line, doesn't conflict and cause a problem.

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

Marked as reviewed by kevinw (Committer).

PR: https://git.openjdk.org/jdk/pull/11139


More information about the serviceability-dev mailing list