commit | eb02c12739bbba5b38a2b42018f9b1ea0d2000a2 | [log] [tgz] |
---|---|---|
author | Anthony Petrov <anthony@openjdk.org> | Thu Mar 20 11:09:16 2008 +0300 |
committer | Anthony Petrov <anthony@openjdk.org> | Thu Mar 20 11:09:16 2008 +0300 |
tree | 44375d7936b54e7490ef847d2473429aa71bb88e | |
parent | 723e2559384052eef9884a6bafe4d6fa38b85bd7 [diff] |
4993545: NativeInLightFixer adds asynchronousity All the hooks related to the NativeInLightFixer have been moved to the HW/LW mixing handling methods. The NativeInLightFixer itself has been removed. Reviewed-by: son, alexp