All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jesse Pollard <pollard@tomcat.admin.navo.hpc.mil>
To: r2q2@rocketmail.com, SeLinux@tycho.nsa.gov
Subject: Re: Java intragration
Date: Thu, 28 Mar 2002 08:17:39 -0600 (CST)	[thread overview]
Message-ID: <200203281417.IAA96290@tomcat.admin.navo.hpc.mil> (raw)

 R2-Q2 <r2q2@rocketmail.com>:
> 
> Would it be a good idea to intragrate Java into the operating system.
> Possibally it could be faster if it was. Java is known to be secure and
> there are many open source vm's out there. Or we just could install it
> into the OS using SUN's or IBM's version. Though probally SUN because
> they have the latest version.

I think you will find the memory management model used to track objects
to be too incompatable with kernel memory management. Most of the JVMs
I have run across (only two, so limited experience here) indicate that
they expect a flat memory modle, and do not handle holes in memory at
all since that breaks the security model being implemented.

Now if it were the JavaOS now, that is a different animal. But it isn't
Linux.

-------------------------------------------------------------------------
Jesse I Pollard, II
Email: pollard@navo.hpc.mil

Any opinions expressed are solely my own.

--
You have received this message because you are subscribed to the selinux list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

             reply	other threads:[~2002-03-28 14:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-28 14:17 Jesse Pollard [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-03-28  6:28 Java intragration R2-Q2
2002-03-28  8:21 ` Tom
2002-03-28 13:54   ` Russell Coker
2002-03-28 14:28     ` Tom
2002-03-28 13:11 ` Stephen Smalley

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200203281417.IAA96290@tomcat.admin.navo.hpc.mil \
    --to=pollard@tomcat.admin.navo.hpc.mil \
    --cc=SeLinux@tycho.nsa.gov \
    --cc=r2q2@rocketmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.