RFR: 8344942: Template-Based Testing Framework [v16]

Roberto Castañeda Lozano rcastanedalo at openjdk.org
Thu May 15 08:30:04 UTC 2025


On Wed, 14 May 2025 15:03:13 GMT, Emanuel Peter <epeter at openjdk.org> wrote:

>> I remember discussing with @chhagedorn about what goes in the README and what in the Java file. Personally, I think as much as possible should go into the Java file. I think @chhagedorn prefers the README. So I ended up with a bit of a compromise, putting the same introduction in both places, but doing the details in the Java file. And I think I want to keep it this way. Unless @chhagedorn is ok with it if we just remove all but the first paragraph, and only refer to the Java file docs.
>> 
>> What I'll do now anyway, based on your suggestion @robcasloz : link from the README to the Java file.
>
> And: in the Java file, I move the comment about the CompileFramework up, to mirror the README.

Fair enough, thanks.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/24217#discussion_r2090595921


More information about the hotspot-compiler-dev mailing list