What are the differences between OpenJDK "fastdebug" and "release" builds? Could an application run significantly slower on "fastdebug" than on "release"?
I've heard that "fastdebug" is somehow "good", and could find a lot of messages on the Internet from people looking for "fastdebug" builds of various OpenJDK versions and for various platforms, or explaining how to prepare those builds manually, but having trouble finding anywhere a clear description of what does "fastdebug" essentially mean.