Giter Site home page Giter Site logo

jazzzny / jdk-macos-legacy-old Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.13 GB

Old branches of jdk-macos-legacy, prior to switch to upstream patch files

License: GNU General Public License v2.0

Makefile 0.02% Shell 0.20% JavaScript 1.04% M4 0.11% sed 0.01% Roff 0.76% HTML 0.36% CSS 0.01% Python 0.07% Java 77.69% C++ 13.24% XSLT 0.25% Batchfile 0.01% Perl 0.01% C 5.86% DTrace 0.01% Assembly 0.03% GDB 0.01% Objective-C 0.30% Hack 0.05%

jdk-macos-legacy-old's Introduction

Java Development Kit 11 for 10.6 Snow Leopard, 10.7 Lion, 10.8 Mountain Lion, 10.9 Mavericks, 10.10 Yosemite, and 10.11 El Capitan

This is a fork of bleeding-edge upstream OpenJDK 11 with added compatibility for 10.6 Snow Leopard, 10.7 Lion, 10.8 Mountain Lion, 10.9 Mavericks, 10.10 Yosemite, and 10.11 El Capitan.

Feature Differences from Upstream

  • N/A

Future Goals

  • Distribute a JRE variant

Build Instructions

10.12 Sierra is required to build this JDK.

Prerequisites

  • autoconf installed through MacPorts
  • Clang 9.0 installed through MacPorts with +emulated_tls and +libstdcxx
  • Java 11 JDK

Building

  1. Clone this repository.
  2. cd into the repository and run the following configure command: bash configure --disable-precompiled-headers --with-debug-level=release --with-native-debug-symbols=none --with-extra-cxxflags="-stdlib=libc++"
  3. Run the following build command: make images
  4. Wait for the build to complete. This will take a while depending on your hardware configuration.
  5. The built JDK will be located in build/macosx-x86_64-server-release/images/jdk/Contents/Home/.

To clean the build environment, run make dist-clean.

Known Issues

NSCFDictionary leaking on 10.6

On 10.6, the JDK will leak NSCFDictionary objects. This is for an unknown reason and does not occur on 10.7 and later. This should not impact functionality.

jdk-macos-legacy-old's People

Contributors

chrishegarty avatar cl4es avatar coleenp avatar edvbld avatar erikj79 avatar goelin avatar hns avatar iignatev avatar jddarcy avatar jesperirl avatar joewang-java avatar jonathan-gibbons avatar lahodaj avatar magicus avatar mbaesken avatar mcimadamore avatar mrserb avatar prrace avatar realclanger avatar rwestrel avatar seanjmullan avatar shipilev avatar stefank avatar sundararajana avatar szegedi avatar therealmdoerr avatar tobihartmann avatar wangweij avatar xueleifan avatar zhengyu123 avatar

Watchers

 avatar

jdk-macos-legacy-old's Issues

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.