|
|
|
|
|
by crazygringo
252 days ago
|
|
My point wasn't that the bugs don't exist anymore. Obviously they still do. My point is that I can frequently figure out how to work around them in 5 minutes rather than 2 days, because someone else already did that work. I can find out that a different function call is the answer, or a weird flag that doesn't do what the documentation says, or whatever it is. And my problem of it taking two days to debug something is eliminated, usually. |
|
There are tons of obfuscated Java jar libraries out there that are not upgradeable that companies have built mission critical systems around only to find out they can't easily move to JVM 17 or 25 or whatever and they don't like hearing that.