mirror of
https://github.com/corda/corda.git
synced 2025-01-31 16:35:43 +00:00
4f23601b56
Compiling the entire OpenJDK class library into a bootimage revealed some corner cases which broke the compiler, including synchronization in a finally block and gotos targeting the first instruction of an unsynchronized method.