Slashdot Mirror


Comparison of Java and .NET security

prostoalex writes "The Computer Science Department at the University of Virginia has published a comparative study of security in Java and .NET in Portable Document Format. DevMktg blog on MSDN summarizes the findings saying that due to careful design process, .NET presents security advantages over Java platform in several areas." From the article: "Where Java evolved from an initial platform with limited security capabilities, .NET incorporated more security capability into its original design. With age and new features, much of the legacy code of Java still remains for backwards compatibility including the possibility of a null SecurityManager, and the absolute trust of classes on the bootclasspath. Hence, in several areas .NET has security advantages over Java because of its simpler and cleaner design."

4 of 461 comments (clear)

  1. AND SEE THEE THE EMPTY CHASM! by Anonymous Coward · · Score: -1, Offtopic

    DOTH THE FRIST POST COMETH MINE OWN WAY? I WONDER!
    *_g_o_a_t_s_e_x_*_g_o_a_t_s_e_x_*_g_o_a_t_s_e_x_*_
    g_______________________________________________g_ _
    o_/_____\_____________\____________/____\_______o_ _
    a|_______|_____________\__________|______|______a_ _
    t|_______`._____________|_________|_______:_____t_ _
    s`________|_____________|________\|_______|_____s_ _
    e_\_______|_/_______/__\\\___--___\\_______:____e_ _
    x__\______\/____--~~__________~--__|_\_____|____x_ _
    *___\______\_-~____________________~-_\____|____*_ _
    g____\______\_________.--------.______\|___|____g_ _
    o______\_____\______//_________(_(__>__\___|____o_ _
    a_______\___.__C____)_________(_(____>__|__/____a_ _
    t_______/\_|___C_____)/INSERT\_(_____>__|_/_____t_ _
    s______/_/\|___C_____)__COCK_|__(___>___/__\____s_ _
    e_____|___(____C_____)\_HERE_/__//__/_/_____\___e_ _
    x_____|____\__|_____\\_________//_(__/_______|__x_ _
    *____|_\____\____)___`----___--'_____________|__*_ _
    g____|__\______________\_______/____________/_|_g_ _
    o___|______________/____|_____|__\____________|_o_ _
    a___|_____________|____/_______\__\___________|_a_ _
    t___|__________/_/____|_________|__\___________|t_ _
    s___|_________/_/______\__/\___/____|__________|s_ _
    e__|_________/_/________|____|_______|_________|e_ _
    x__|__________|_________|____|_______|_________|x_ _
    *_g_o_a_t_s_e_x_*_g_o_a_t_s_e_x_*_g_o_a_t_s_e_x_*_


    Important Stuff: Please try to keep posts on topic. Try to reply to other people's comments instead of starting new threads. Read other people's messages before posting your own to avoid simply duplicating what has already been said. Use a clear subject that describes what your message is about. Offtopic, Inflammatory, Inappropriate, Illegal, or Offensive comments might be moderated. (You can read everything, even moderated posts, by adjusting your threshold on the User Preferences Page) If you want replies to your comments sent to you, consider logging in or creating an account.

    Important Stuff: Please try to keep posts on topic. Try to reply to other people's comments instead of starting new threads. Read other people's messages before posting your own to avoid simply duplicating what has already been said. Use a clear subject that describes what your message is about. Offtopic, Inflammatory, Inappropriate, Illegal, or Offensive comments might be moderated. (You can read everything, even moderated posts, by adjusting your threshold on the User Preferences Page) If you want replies to your comments sent to you, consider logging in or creating an account.

    Important Stuff: Please try to keep posts on topic. Try to reply to other people's comments instead of starting new threads. Read other people's messages before posting your own to avoid simply duplicating what has already been said. Use a clear subject that describes what your message is about. Offtopic, Inflammatory, Inappropriate, Illegal, or Offensive comments might be moderated. (You can read everything, even moderated posts, by adjusting your threshold on the User Preferences Page) If you want replies to your comments sent to you, consider logging in or creating an account.

  2. Zonk by Anonymous Coward · · Score: -1, Offtopic

    You fucker

  3. Re:wow, i expect linux-touting crap when i open /. by bnitsua · · Score: -1, Offtopic

    worse than it used to be? boring, catering to the average user?
    you obviously don't remember JonKatz...

  4. Important feauture request! by joerg · · Score: -1, Offtopic

    Did anyone notice, that you can often read on Slashdot postings "Mod parent up!", but never read the oposite? The oposite of "Mod parent up!" is "Mod child down!".
    A statement like "Mod child down!" is simply an impossibility on this forum software, which has its reason in its ineherent limited "tree" model.
    Background: If you understand a bit of computer science, you will understand, that many commonly used tree-like data structures not only support adding children, but also inserting new parents for existing children. Such reparenting is is a very common practice in well known tree-structures like AVL-trees or B-trees.
    A tree structure also applies for this forum software, but the reparenting feature is missing. So you can only add comments as children of an existing node (comment or article), but you can not insert a comment as a parent of another comment. A comment like "Mod child down!" is therefore impossible (or at least meaningless).
    I consider this to be bad. So i request a modification to this forum software, that enables users to post comments as parents of other comments.