JDK-2200492 : StackOverflowError due to recursion at sun.font.TrueTypeFont.getTableBuffer
  • Type: Backport
  • Backport of: JDK-6471418
  • Component: client-libs
  • Sub-Component: 2d
  • Priority: P3
  • Status: Closed
  • Resolution: Not an Issue
  • Submitted: 2010-10-04
  • Updated: 2011-03-24
  • Resolved: 2011-03-24
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other JDK 7
5.0u11Fixed 7Resolved
Description
I didn't clarify enough in my bugster update earlier while closing.

This CR was reported while fixing other issues reported by Starwoods Hotel as mentioned in the bug report.  Actually, there were a series of AWT issues reported by them and other customers wrt crashes / hangs. It ultimately led to a re-design of the code (called Big AWT Fix, running into 1000s of lines ) in jdk 5 with Development engagement from SPB. We had to get the customer test suite inhouse (there were other customers involved as well, so I am not sure about the full scope of test suites) and QA tested the changes extensively in 5 & 6.

6471418-2146661 is in 2D, so I would assume this bug would have been independent of the other AWT changes. But we had customer test setup then for 5 & 6, so all their bugs would have been verified on that, including 6471418-2146661. Since this was 5 yrs back, we don't have any of those around to verify on 7.  Also, the bug was not reported by any other customer and was not easily reproducible. See the attached mail from RE, where he requested a waiver for Mustang.  Considering all this I decided to close it.

But the fix for this is only a line change and as  Phil is fine with approving without test assigning it to Sunita for forward port in 7.

Comments
EVALUATION See parent CR.
06-12-2010