RFR: JDK-7181710: [macosx] jawt_md.h shipped with jdk is outdated (original) (raw)
Anthony Petrov anthony.petrov at oracle.com
Thu Jun 6 05:40:46 PDT 2013
- Previous message: [7u] Review request for 8015375: Edits to text components hang for clipboard access
- Next message: RFR: JDK-7181710: [macosx] jawt_md.h shipped with jdk is outdated
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I've already reviewed this fix, and it looks fine to me. We still need another reviewer. Adding awt-dev at .
Anyone please?
-- best regards, Anthony
On 06/05/13 20:52, David DeHaven wrote:
Proposed fix for getting the correct jawtmd.h header in the JDK. I reused the XAWT flag to enable the X11 drawing surface struct. It is disabled by default as just about every application running on Mac will use the Cocoa interface. Apparently the X11 interface is still operable on Mac and it's used for verification, so I don't want to completely remove it just yet. I also changed several #include statements to use the JDK headers instead of the deprecated JavaVM framework headers. Since I'm not a jdk7u-dev committer, Anthony Petrov has graciously agreed to sponsor this patch. I will be kicking off a JPRT run when I can steal another couple minutes, and figure out the magic incantations needed to include the AWT tests.
Webrev: http://cr.openjdk.java.net/~ddehaven/7181710/jdk.0/ Issue: http://bugs.sun.com/viewbug.do?bugid=7181710 -DrD-
- Previous message: [7u] Review request for 8015375: Edits to text components hang for clipboard access
- Next message: RFR: JDK-7181710: [macosx] jawt_md.h shipped with jdk is outdated
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]