BZ #137: OpenJDK bug 6714758 breaks CACAO
Status fields:
creation_ts: | 2010-05-11 12:26 |
component: | native |
version: | 0.99.4 |
rep_platform: | All |
op_sys: | Linux |
bug_status: | RESOLVED |
resolution: | FIXED |
reporter: | gnu_andrew@member.fsf.org |
http://hg.openjdk.java.net/jdk7/jdk7/hotspot/rev/d5ba4f8aa38a
This adds JVM_FindClassFromBootLoader to jvm.h/c, breaking the build of OpenJDK with
CACAO.
The attached patch implements this new function.
Attachment id=67
date: | 2010-05-11 12:27 |
desc: | 6714758: hotspot: provide an entry point to the BootStrap Class loader |
type: | text/plain |
download: | 6714758.patch |
Attachment id=68
date: | 2010-05-11 14:39 |
desc: | Updated patch |
type: | text/plain |
download: | 6714758.patch |