On Wed, 6 Nov 2024 12:15:07 GMT, Kevin Rushforth <k...@openjdk.org> wrote:
> I don't like the practice of leaving pointers to JBS bug IDs that have been > fixed We don't have a well-defined knowledge base with permanent links which would have been better. The use of JBS ids, even resolved ones, might be the next best thing because these ids are: - more or less permanent (except for RT-...) - are easily grep'pable - point to a place that has description of the problem and the link to PR and maybe some discussion - directly observable (as opposed to git commit history) - cannot be masked by refactoring or merge (unlike git commit history) ------------- PR Comment: https://git.openjdk.org/jfx/pull/1626#issuecomment-2460088659