Classes used during escape analysis. When objects created during a method can be proven to not be referenced after that method returns, they may be allocated on the stack instead of the heap.