Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8337554

[lworld] Avoid buffering in Parse::set_inline_type_field

XMLWordPrintable

      In Parse::set_inline_type_field, we currently buffer if !field->is_flat() but I think we should only do that if !field->type()->is_inlinetype(). Replacing the check leads to test failures, we should investigate why.

      Currently, TestBasicFunctionality.java fails with "-DScenarios=2 -DTest=test21"

            Unassigned Unassigned
            thartmann Tobias Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: