Coder Social home page Coder Social logo

Comments (7)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 27, 2024
Can you please describe more detailed this issue. What do you mean that you 
have no resolved name ?

Can you please write here string returned by this code:

String osName = System.getProperty("os.name");
String architecture = System.getProperty("os.arch");

Thank you.

Original comment by [email protected] on 20 May 2013 at 7:49

from java-simple-serial-connector.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 27, 2024
As I see the OS name is "Darwin" and arch is "universal"...

Are you using OpenJDK ?

Original comment by [email protected] on 20 May 2013 at 8:00

from java-simple-serial-connector.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 27, 2024
i am not using open JDK, but i have manually downgraded the official OSX 10.8.3 
java version 1.7 to version 1.6

and now my java -version looks like:

java version "1.6.0_45"
Java(TM) SE Runtime Environment (build 1.6.0_45-b06-451-11M4406)
Java HotSpot(TM) 64-Bit Server VM (build 20.45-b01-451, mixed mode)



and here is how i downgrade my java:
For the JDK (and not the runtime), you'll need to log into developer.apple.com, 
search for java, and download the Java for OS X 2012-006 Developer Package. I 
just did this on my MacBook and now have javac 1.6.0_37.

cheers,
russell


Original comment by [email protected] on 21 May 2013 at 1:06

from java-simple-serial-connector.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 27, 2024
And on 1.6 you also have os.name "Darwin" and os.arch "universal" ?

Original comment by [email protected] on 21 May 2013 at 4:33

from java-simple-serial-connector.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 27, 2024
yes, on java 1.6, i have the Darwin and universal

Original comment by [email protected] on 22 May 2013 at 1:36

from java-simple-serial-connector.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 27, 2024
I have been using version jSSC 2.5.0 on MAC OS X 10.8.3,  MacBook Pro 9.1 (late 
2012), for a while an I haven't noticed any problem. All seems to work properly.
The OS Name returned by 'String osName = System.getProperty("os.name"); is ' 
"MAC OS X"

Maybe this is localized issue.

Finzi.

Original comment by [email protected] on 24 May 2013 at 1:00

from java-simple-serial-connector.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 27, 2024
Added support of os.name - "Darwin" and os.arch - "universal" in jSSC-2.6.0

Original comment by [email protected] on 31 May 2013 at 6:47

  • Changed state: Fixed

from java-simple-serial-connector.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.