commit | ea1091ca761a7a9e39b0c12ad0e22a048c7a30d7 | [log] [tgz] |
---|---|---|
author | Ed Nevill <enevill@openjdk.org> | Tue Dec 29 16:47:34 2015 +0000 |
committer | Ed Nevill <enevill@openjdk.org> | Tue Dec 29 16:47:34 2015 +0000 |
tree | d6b83f534ffe4d6f737bf2dea14ecdaa7338665a | |
parent | 13f73f994f3aa4bdeaa9b3485f8789f0fda8a8a0 [diff] |
8146286: aarch64: guarantee failures with large code cache sizes on jtreg test java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java Patch trampoline calls with special case bl to itself which does not cause guarantee failure Reviewed-by: aph