Looks fine. -- best regards, Anthony
On 6/7/2014 5:44 PM, Sergey Bylokhov wrote:
Hello. Please review the fix for jdk 9. Description: The fix 8041129 reuse LoadIntArgbPreTo1IntArgb macros, which adds an additional dependency to libxawt from libawt - div8table. But div8table is not listed in the appropriate mapfile, so the build was failed on solaris. Solution: div8table now added to libawt/mapfile-vers, in the same way as mul8table was added before. All jprt builds were done successfully(I don't pull the latest changes from the client repo see JDK-8046239) Bug: https://bugs.openjdk.java.net/browse/JDK-8046245 Webrev can be found at: http://cr.openjdk.java.net/~serb/8046245/webrev.00 -- Best regards, Sergey.
