JDK-8317511 : Qualified STR and RAW should behave the same as standalone STR and RAW
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.lang
  • Affected Version: 21,22
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2023-10-04
  • Updated: 2023-11-06
  • Resolved: 2023-11-06
Related Reports
Duplicate :  
Description
Currently qualified forms always calling the process method instead of being inlined.
Comments
Addressed in changes for JEP 463
06-11-2023