What is JServer and what is it used for?

Oracle JServer Option is a Java Virtual Machine (Java VM) which runs within
the Oracle database server's address space.
Oracle also provides a JServer Accelerator to compile Java code natively.
This speeds up the execution of Java code by eliminating interpreter overhead.