Bug 944

Summary: Platform doesn't parse early-access java-version string properly (JAVA_VERSION_UPDATE)
Product: [JogAmp] Gluegen Reporter: Sven Gothel <sgothel>
Component: coreAssignee: Sven Gothel <sgothel>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: ---    
Version: 2   
Hardware: All   
OS: all   
Type: --- SCM Refs:
2ce522b01cc5f85084d373cefbe21ae706238191
Workaround: ---

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.