The Artima Developer Community
Sponsored Link

Java Buzz Forum
Jython Runs Again With Java 5.0 RC

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Weiqi Gao

Posts: 1808
Nickname: weiqigao
Registered: Jun, 2003

Weiqi Gao is a Java programmer.
Jython Runs Again With Java 5.0 RC Posted: Sep 2, 2004 11:12 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Weiqi Gao.
Original Post: Jython Runs Again With Java 5.0 RC
Feed Title: Weiqi Gao's Weblog
Feed URL: http://www.weiqigao.com/blog/rss.xml
Feed Description: Sharing My Experience...
Latest Java Buzz Posts
Latest Java Buzz Posts by Weiqi Gao
Latest Posts From Weiqi Gao's Weblog

Advertisement

It seems that my problem in running Jython went away when I upgraded to Java 5.0 RC:

[weiqi@gao] $ java -version
java version "1.5.0-rc"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-rc-b63)
Java HotSpot(TM) Client VM (build 1.5.0-rc-b63, mixed mode, sharing)

[weiqi@gao] $ jython
Jython 2.1 on java1.5.0-rc (JIT: null)
Type "copyright", "credits" or "license" for more information.
>>>

Read: Jython Runs Again With Java 5.0 RC

Topic: Not Enough IDEA! Previous Topic   Next Topic Topic: Cheney Quote

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use