Bug 944 - Platform doesn't parse early-access java-version string properly (JAVA_VERSION_UPDATE)
Summary: Platform doesn't parse early-access java-version string properly (JAVA_VERSIO...
Status: RESOLVED FIXED
Alias: None
Product: Gluegen
Classification: JogAmp
Component: core (show other bugs)
Version: 2
Hardware: All all
: --- enhancement
Assignee: Sven Gothel
URL:
Depends on:
Blocks:
 
Reported: 2014-01-14 19:09 CET by Sven Gothel
Modified: 2014-01-14 19:11 CET (History)
0 users

See Also:
Type: ---
SCM Refs:
2ce522b01cc5f85084d373cefbe21ae706238191
Workaround: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sven Gothel 2014-01-14 19:09:32 CET
Failure of providing JAVA_VERSION_UPDATE leads to issues 
with OSX CALayer Quirks ...

Early access java versions are e.g. '1.7.0_60-ea'
where releases simply are named: '1.7.0_60'.
Comment 1 Sven Gothel 2014-01-14 19:11:55 CET
2ce522b01cc5f85084d373cefbe21ae706238191
  Fix JAVA_VERSION_UPDATE for early release versions.