Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Is it legal to distribute jre like this?

843798Jan 9 2010 — edited Jan 12 2010
Hello! I'm a java developer living in Republic of Korea. Because I want my java program to be executed in any PC which didn't install jre or jdk before,

So I want to copy my jre folder(C:\Program Files\Java\jre1.5.0_19) into my java program folder and distribute them together.

Is this possible? Or is this prohibited? Please give me a reply when you feel convinient. I'll wait your reply with favor. :)

Thank you very much and have good day!!

(And I'm not good at English, so if I hava a mistake in English please understand me with your warmth.)

ps : My Program folder structure is like below.

┼ root ┌ com // My class folder
   ├ config // My config files
   └ jre1.5 // sun jre 1.5
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 9 2010
Added on Jan 9 2010
18 comments
706 views