openjdk-unofficial-builds | Unofficial OpenJDK installers for Windows , Linux and Mac

 by   alexkasko C Version: Current License: No License

kandi X-RAY | openjdk-unofficial-builds Summary

kandi X-RAY | openjdk-unofficial-builds Summary

openjdk-unofficial-builds is a C library. openjdk-unofficial-builds has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.

Unofficial OpenJDK installers for Windows, Linux and Mac OS X
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              openjdk-unofficial-builds has a low active ecosystem.
              It has 352 star(s) with 83 fork(s). There are 55 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 0 open issues and 26 have been closed. On average issues are closed in 174 days. There are 1 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of openjdk-unofficial-builds is current.

            kandi-Quality Quality

              openjdk-unofficial-builds has 0 bugs and 0 code smells.

            kandi-Security Security

              openjdk-unofficial-builds has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              openjdk-unofficial-builds code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              openjdk-unofficial-builds does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              openjdk-unofficial-builds releases are not available. You will need to build from source code and install.
              Installation instructions, examples and code snippets are available.
              It has 81965 lines of code, 133 functions and 210 files.
              It has high code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of openjdk-unofficial-builds
            Get all kandi verified functions for this library.

            openjdk-unofficial-builds Key Features

            No Key Features are available at this moment for openjdk-unofficial-builds.

            openjdk-unofficial-builds Examples and Code Snippets

            No Code Snippets are available at this moment for openjdk-unofficial-builds.

            Community Discussions

            No Community Discussions are available at this moment for openjdk-unofficial-builds.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install openjdk-unofficial-builds

            ###Linux and Mac OS X builds.
            install build dependencies on your [linux](http://hg.openjdk.java.net/jdk7/build/raw-file/tip/README-builds.html#SDBE) or [mac](https://wiki.openjdk.java.net/display/MacOSXPort/Main#Main-Prerequisitestobuild) box
            download [cacerts](https://github.com/alexkasko/openjdk-unofficial-builds/tree/master/libs/cacerts) and [rhino jar](https://github.com/alexkasko/openjdk-unofficial-builds/tree/master/libs/rhino/rhino-jdk7.jar) from this project
            set environment variables base on build-linux-* or build-macosx-x86_64.sh files (comment out script launch at the bottom)
            go to openjdk sources root and run make
            name: dxsdk_sum2004.exe
            size: 239008008
            sha1: 73d875b97591f48707c38ec0dbc63982ff45c661
            install Windows SDK 7.1 for x86_32, available at [microsoft.com](http://www.microsoft.com/en-us/download/details.aspx?id=8442), GRMSDK_EN_DVD.iso file, sha1: cde254e83677c34c8fd509d6b733c32002fe3572
            install Windows SDK 7.1 for x86_64, the same link as above, GRMSDKX_EN_DVD.iso file, sha1: 9203529f5f70d556a60c37f118a95214e6d10b5a on another x64 windows box
            copy Visual Studio files (shipped with SDK) to utils/winsdk71/vs2010e, [files list](https://github.com/alexkasko/openjdk-unofficial-builds/blob/master/utils/winsdk71/files.txt#L2874)
            copy SDK x86_32 files to utils/winsdk71/sdk, [files list](https://github.com/alexkasko/openjdk-unofficial-builds/blob/master/utils/winsdk71/files.txt)
            copy Bin/x64 directory from SDK x64 installation to utils/utils/winsdk71/sdk/Bin/x64
            adjust build-windows-* script - remove make-and-bundle.sh launch at the bottom, uncomment simple bash launch
            launch build-windows-* script
            cd to openjdk7 sources root
            run chmod -R 777 . to fix source files permissions (not always required, see [this thread](http://mail.openjdk.java.net/pipermail/build-infra-dev/2012-November/002414.html))
            run make
            Linux or mac should be used as a host:.
            create user obf
            setup virtualbox bridged network interface
            download [host files](https://github.com/alexkasko/openjdk-unofficial-builds/tree/master/host)
            download and setup ssh keys from [build factory](https://github.com/alexkasko/openjdk-unofficial-builds/tree/master/obf/copssh)
            copy openjdk sources to host directory as openjdk.zip
            copy this project sources to host directory as oub.zip (directx and microsoft compilers should be added to source tree beforehand, as listed [above](#build-process-manual-builds))
            install OS into VirtualBox machine using IDE virtual controller
            create user obf
            windows only: enable auto-login for obf user: [1](http://myitforum.com/cs2/blogs/dhite/archive/2008/04/20/disabling-windows-server-2003-ctrl-alt-del-logon-prompt.aspx), [2](http://support.microsoft.com/kb/281262), [3](http://support.microsoft.com/kb/324737), [4](http://support.microsoft.com/kb/234562)
            windows only: download [build factory files](https://github.com/alexkasko/openjdk-unofficial-builds/tree/master/obf) into c:\obf and run bootstrap.bat - SSH server ([copssh GPL](https://www.itefix.no/i2/content/copssh-free-edition)), and obf_build windows service will be set up
            linux/mac only: install build dependencies as listed [above](#build-process-manual-builds)
            linux/mac only: install OpenSSH and setup ssh keys from [build factory](https://github.com/alexkasko/openjdk-unofficial-builds/tree/master/obf/copssh)
            ensure that now under obf user you can ssh into guest and into host back as ssh <address> without usernames and passwords
            upload jdk7 into guest as /home/obf/jdk7 (c:\obf\jdk7 on windows)
            put prepared virtual machine hard disks into machines directory as xz archive
            jdk7-<platform>.env ./build.sh
            decompress VM image
            create VirtualBox VM over unpacked image and run guest instance
            copy over SCP openjdk.zip and oub.zip to guest and decompress them
            attach logger to host’s build.log over SSH
            run build as windows service in windows or using nohup in mac/linux
            check guest build flag file periodically
            on "buid success" flag copy binaries to host, shutdown and deregister VM, start build for the next guest image
            on "build flag" flag abort the script leaving guest running for error diagnostics

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/alexkasko/openjdk-unofficial-builds.git

          • CLI

            gh repo clone alexkasko/openjdk-unofficial-builds

          • sshUrl

            git@github.com:alexkasko/openjdk-unofficial-builds.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link