[jbosstools-issues] [JBoss JIRA] (JBDS-2180) Support Oracle OSX Java 7 version

Denis Golovin (JIRA) jira-events at lists.jboss.org
Tue Jun 5 03:53:17 EDT 2012


    [ https://issues.jboss.org/browse/JBDS-2180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12698708#comment-12698708 ] 

Denis Golovin edited comment on JBDS-2180 at 6/5/12 3:52 AM:
-------------------------------------------------------------

I guess It happens because it doesn't support -d32/-d64 options. Installer is not aware of it because in current version it does't distinguish JVM by provider. It means if you want to have 32-bit version installed 32-bit Oracle JVM should be used.
                
      was (Author: dgolovin):
    I guess It happens because it doesn't support -d32/-d64 options. Installer is not aware of it because in current version it does't distinguish JVM by provider. 
                  
> Support Oracle OSX Java 7 version
> ---------------------------------
>
>                 Key: JBDS-2180
>                 URL: https://issues.jboss.org/browse/JBDS-2180
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: installer
>    Affects Versions: 5.0.0.CR1
>         Environment: jbdevstudio-product-universal-5.0.0.v201205272317M-H143-CR1.jar
>            Reporter: Martin Malina
>            Assignee: Denis Golovin
>             Fix For: 5.0.0.CR1
>
>
> I accidentally had my java set to java 1.7 on my mac computer:
> vokuro:5.0.0.CR1 rasp$ java -version
> java version "1.7.0_04"
> Java(TM) SE Runtime Environment (build 1.7.0_04-b21)
> Java HotSpot(TM) 64-Bit Server VM (build 23.0-b21, mixed mode)
> When you then launch the installer using
> java -jar jbdevstudio-product-universal-5.0.0.v201205272317M-H143-CR1.jar
> everything seems ok, you are allowed to select either 32 or 64-bit installation, but regardless of what you choose, the 64-bit version will be installed.
> Not sure how this can be handled. At the very least we should disable the radio buttons and preselect 64-bit if that's what must be installed. But the fact is that JBDS will run with java 1.6 anyway. Even if you installed it using 1.7. So wouldn't it be possible to install the 32-bit version even if the installer is run using java 1.7 64-bit?
> FYI, on Mac OS X Lion, there are currently these jdk versions:
> Apple JDK 1.6 32-bit
> Apple JDK 1.6 64-bit
> Oracle JDK 1.7 64-bit
> I don't expect there will ever be Oracle JDK 1.7 32-bit available.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list