RFR: 8357681: Fixed the DigitList::toString method causing incorrect results during debugging
Roger Riggs
rriggs at openjdk.org
Tue May 27 20:10:51 UTC 2025
On Tue, 27 May 2025 19:44:55 GMT, Shaojin Wen <swen at openjdk.org> wrote:
> To test this concurrency problem, we need to build a concurrent competition test, which is not a simple task, so I did not add it.
The label `noreg-hard` would be appropriate to indicate a test was not created due to difficulty.
That label though conflicts with the current label `noreg-trivial` implying there is an existing test and the change is not significant. It will look odd, but both labels make sense.
[OpenJDK Developers guide](https://openjdk.org/guide/#jbs-label-dictionary)
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25288#issuecomment-2913885924
More information about the core-libs-dev
mailing list