JBR-2016 add jcef module and export packages to it

(cherry picked from commit cf997f71c6)
(cherry picked from commit cad125e01d)
This commit is contained in:
Anton Tarasov
2019-12-13 15:13:12 +03:00
committed by jbrbot
parent 0002dac743
commit 346bce329e

View File

@@ -119,8 +119,7 @@ module java.desktop {
jdk.unsupported.desktop,
jcef;
exports sun.lwawt.macosx to jcef;
exports sun.lwawt to jcef;
exports java.awt.peer to jcef;
exports java.awt.dnd.peer to jdk.unsupported.desktop;
exports sun.awt.dnd to jdk.unsupported.desktop;