|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] sHype access control architecture for Xen
To: |
xen-devel@xxxxxxxxxxxxxxxxxxx, aq <aquynh@xxxxxxxxx> |
Subject: |
Re: [Xen-devel] [PATCH] sHype access control architecture for Xen |
From: |
Mark Williamson <mark.williamson@xxxxxxxxxxxx> |
Date: |
Tue, 21 Jun 2005 12:26:17 +0100 |
Cc: |
leendert@xxxxxxxxxx, ronpz@xxxxxxxxxx, rvaldez@xxxxxxxxxx, sailer@xxxxxxxxxx, Tupshin Harper <tupshin@xxxxxxxxxxx>, Reiner Sailer <sailer@xxxxxxxxxxxxxx>, stefanb@xxxxxxxxxx, steven.hand@xxxxxxxxxxxx, xense-devel@xxxxxxxxxxxxxxxxxxx |
Delivery-date: |
Tue, 21 Jun 2005 15:01:18 +0000 |
Envelope-to: |
www-data@xxxxxxxxxxxxxxxxxxx |
In-reply-to: |
<9cde8bff0506210035158853af@xxxxxxxxxxxxxx> |
List-help: |
<mailto:xen-devel-request@lists.xensource.com?subject=help> |
List-id: |
Xen developer discussion <xen-devel.lists.xensource.com> |
List-post: |
<mailto:xen-devel@lists.xensource.com> |
List-subscribe: |
<http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe> |
List-unsubscribe: |
<http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe> |
References: |
<1119288179.17919.31.camel@xxxxxxxxxxxxxxxxxxxxxxx> <42B7B300.6090903@xxxxxxxxxxx> <9cde8bff0506210035158853af@xxxxxxxxxxxxxx> |
Sender: |
xen-devel-bounces@xxxxxxxxxxxxxxxxxxx |
User-agent: |
KMail/1.8 |
> > Ensuring that the code compiles cleanly with gcj would eliminate this
> > issue.
>
> but we still need java to run the binary code, dont we?
The GCJ package can deal with binary Java code - you get:
* compiles .java files to .class or to native
* compiles .class to native
* GIJ interprets .class files that haven't been natively compiled
It's actually rather impressive!
But the binary that was originally mentioned earlier is the sHype policy,
right? i.e. not Java, just produced by the tool
Cheers,
Mark
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|