[lworld] Integrated: 8374007: [lworld] Remove dead code in Symbol

Stefan Karlsson stefank at openjdk.org
Thu Dec 18 16:10:04 UTC 2025


On Thu, 18 Dec 2025 13:45:44 GMT, Stefan Karlsson <stefank at openjdk.org> wrote:

> There's dead code in Symbol that I propose that we remove.
> 
> FWIW, I stared at Symol::is_same_fundamental_type a bit and think that there's a bug in that function and that the second `ends_with` should have been `s->ends_with`.

This pull request has now been integrated.

Changeset: 25248cbf
Author:    Stefan Karlsson <stefank at openjdk.org>
Committer: Frederic Parain <fparain at openjdk.org>
URL:       https://git.openjdk.org/valhalla/commit/25248cbf00d968e38380f23018eb695773b2b498
Stats:     43 lines in 2 files changed: 0 ins; 43 del; 0 mod

8374007: [lworld] Remove dead code in Symbol

Reviewed-by: fparain, coleenp

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

PR: https://git.openjdk.org/valhalla/pull/1829


More information about the valhalla-dev mailing list