0

When i scroll the content of JTree/JTextPane, i can see RED lines coming in console in Mac 10.11 or later.

"Jun  1 13:31:19  java[1031] <Error>: CGAffineTransformInvert: singular matrix.

Jun 1 13:31:19 java[1031] : CGAffineTransformInvert: singular matrix. Jun 1 13:31:19 java[1031] : CGAffineTransformInvert: singular"

It looks like error since it is in red color. but my program is working fine. so i just wanted to knows what is this singular matrix in mac and why is it showing?

  • Possible duplicate of [Setting font size to 0 causes CGAffineTransformInvert: singular matrix error](http://stackoverflow.com/questions/24019481/setting-font-size-to-0-causes-cgaffinetransforminvert-singular-matrix-error) – Sergiy Medvynskyy Jun 01 '16 at 09:23
  • Oracle maintains the code, now; Apple just reports the errors; for reference, please edit your question with a [mcve] that mentions version numbers. – trashgod Jun 01 '16 at 10:30

0 Answers0