On Fri, 22 Oct 2021 14:37:14 GMT, Nir Lisker <nlis...@openjdk.org> wrote:

>> Ajit Ghaisas has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   8271090 - fix review comments
>
> modules/javafx.media/src/main/java/javafx/scene/media/Track.java line 85:
> 
>> 83:     /**
>> 84:      * Gets the <code>Map</code> containing all known metadata for this 
>> <code>Track</code>.
>> 85:      * @return the <code>Map</code> containing all known metadata for 
>> this <code>Track</code>
> 
> We tend to use `{@code }` over `<code> </code>`, but I don't think it matter.

I have just maintained the local convention used in this file.

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

PR: https://git.openjdk.java.net/jfx/pull/650

Reply via email to