master
8205824: Update Graal
8264079: Improve abstractions
8204355: [Graal] org.graalvm.compiler.debug.test.CSVUtilTest fails on Windows due to improper line separator used
8244164: AArch64: jaotc generates incorrect code for compressed OOPs with non-zero heap base
8207383: [Graal] SelfChangedCDS.java fails with "guarantee(disp == (intptr_t)(jint)disp) failed: must be 32-bit offset"
8181855: [Graal] runtime/ReservedStack/ReservedStackTest.java triggers: assert(thread->deopt_mark() == __null) failed: no stack overflow from deopt blob/uncommon trap
8252779: compiler/graalunit/HotspotTest.java failed after 8251525
8236867: Enhance Graal interface handling
8206975: AArch64: Fix CompareAndSwapOp when useLSE is enabled in Graal
8203504: [Graal] org.graalvm.compiler.debug.test.DebugContextTest fails with java.util.ServiceConfigurationError