Details
-
Enhancement
-
Resolution: Duplicate
-
P3
-
None
-
9
-
None
-
generic
-
generic
Description
As a follow-up to JDK-8013925, investigate the feasibility of splitting expressions into those needing symbols and those not needing symbols. Typically, constants (boolean, number, string, and null literals) seem like they wouldn't need a symbol.
Attachments
Issue Links
- relates to
-
JDK-8013925 Remove symbol fields from nodes that don't need them
- Resolved