This isn't hard realtime systems. Nobody is going to die because it takes a few seconds extra for them to download updates (the human brain takes a lot longer to process it anyway).
And JIT compiled java can be faster than native code, even in situations where you would not expect it (such as signal handling code).
And JIT compiled java can be faster than native code, even in situations where you would not expect it (such as signal handling code).