Re: StackOverflowError happened by TextField.setFont(...)

2018-08-26 Thread Ichiroh Takiguchi
Hello Krishna. Thank you for your testing. I'm sorry, I could not put information about tested platform. I just tested this issue with jdk-12+8 on RHEL6/7 x86_64 and Ubuntu 14.04.5 x86_64. Still I could recreate this issue. Test instruction is as follows: 1. Compile and run FontChangeTest 2.

Re: StackOverflowError happened by TextField.setFont(...)

2018-08-26 Thread Krishna Addepalli
Hi Ichiroh, I have tried the steps you outlined, but I'm not able to reproduce the issue you are seeing. Could you try with the latest jdk12 repo? Thanks, Krishna -Original Message- From: Ichiroh Takiguchi Sent: Friday, August 24, 2018 1:42 PM To: awt-dev@openjdk.java.net Subject: St