Issue 37266 - "canvas/source/java" doesn't compile with jdk 1.3.1 (baseline)
Summary: "canvas/source/java" doesn't compile with jdk 1.3.1 (baseline)
Status: CLOSED FIXED
Alias: None
Product: gsl
Classification: Code
Component: code (show other issues)
Version: 680m61
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: hjs
QA Contact: issues@gsl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-16 14:40 UTC by hjs
Modified: 2004-12-02 11:05 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description hjs 2004-11-16 14:40:09 UTC
"java.awt.image.BufferStrategy" is not available in java 1.3.1
Comment 1 thb 2004-11-17 15:14:28 UTC
Made the whole java canvas conditionally compiled only for JDK >= 1.4 for now
(it's build, but currently not shipped anyway).
Comment 2 thb 2004-11-22 01:24:23 UTC
.
Comment 3 thb 2004-11-22 01:25:38 UTC
->hjs: Ause, please verify. Sources are on so-cwsserv02/presentationengine01.
Comment 4 thb 2004-11-22 01:26:10 UTC
.
Comment 5 hjs 2004-11-22 13:43:37 UTC
does no longer break the build. (disabled for JDK < 1.4.x)
Comment 6 hjs 2004-12-02 11:05:04 UTC
.