Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Kaua Costa   on May 24 In Java Category.

  
Question Answered By: Luz Hayes   on May 24

Usually the name of jdk package shows the minimum machine architecture it
supports (e.g. i386, i586, 64b etc). You should use a jdk ending up with
i386 (i guess there is no i486 since their architecture is mostly just a
dual i386).

Sun offers jdk 1.4 for both i386 and i586(PII). If you wanna get further,
download the jdk source and compile it for preferred architecture.

Share: 

 

This Question has 1 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on running a java program on 486 platform Or get search suggestion and latest updates.


Tagged: