RFR: 8341471: Reversed field layout caused by unstable sorting [v2]

Fei Gao fgao at openjdk.org
Tue Oct 8 14:13:09 UTC 2024


On Tue, 8 Oct 2024 12:20:30 GMT, Johan Sjölen <jsjolen at openjdk.org> wrote:

> Please add a comment that mentions the reason for the branch, for example
> 
> ```c++
> // ensure stable sort
> if (...) {
> 
> }
> ```

Thanks for your review @jdksjolen . Updated it with comments.

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

PR Comment: https://git.openjdk.org/jdk/pull/21382#issuecomment-2399962134


More information about the hotspot-runtime-dev mailing list