[cmake-developers] [CMake 0015565]: Add support for openjdk 8
Mantis Bug Tracker
mantis at public.kitware.com
Tue May 12 13:41:09 EDT 2015
The following issue has been SUBMITTED.
======================================================================
http://www.cmake.org/Bug/view.php?id=15565
======================================================================
Reported By: Felix Geyer
Assigned To:
======================================================================
Project: CMake
Issue ID: 15565
Category: Modules
Reproducibility: always
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 2015-05-12 13:41 EDT
Last Modified: 2015-05-12 13:41 EDT
======================================================================
Summary: Add support for openjdk 8
Description:
cmake 3.2.2 fails to detect openjdk-8 (8u45-b14-2) on Debian unstable.
>CMake Warning at /usr/share/cmake-3.2/Modules/FindJava.cmake:145 (message):
> regex not supported: openjdk version "1.8.0_45-internal"
>
> OpenJDK Runtime Environment (build 1.8.0_45-internal-b14)
>
> OpenJDK 64-Bit Server VM (build 25.45-b02, mixed mode). Please report
The attached patch fixes this.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2015-05-12 13:41 Felix Geyer New Issue
2015-05-12 13:41 Felix Geyer File Added: cmake_openjdk8_debian.diff
======================================================================
More information about the cmake-developers
mailing list