diff options
author | Sven Gothel <[email protected]> | 2014-01-30 10:49:16 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2014-01-30 10:49:16 +0100 |
commit | ece12e39d219f76cdf8b6f71239cf7f3d663401a (patch) | |
tree | 7acaf864a6e2771ac1c2af5a3aa25a9db82e165d /doc/README.JEP161.txt | |
parent | a94b0e3c62110f077ea391ccdc158b2c804a5bb8 (diff) |
Diffstat (limited to 'doc/README.JEP161.txt')
-rw-r--r-- | doc/README.JEP161.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/README.JEP161.txt b/doc/README.JEP161.txt index 187e9a6..ac38957 100644 --- a/doc/README.JEP161.txt +++ b/doc/README.JEP161.txt @@ -21,3 +21,14 @@ sh configure --enable-openjdk-only \ sh configure make profiles images docs # make test TEST=jdk_jigsaw + +bash ../scripts/export.jep161-openjdk8.sh build/linux-x86_64-normal-server-release/images ~/openjdk8-linux-x86_64 /usr/bin/strip + ++++ + +(11:10:18 AM) sgothel: the compact works w/ JOGL, have to separate the AWT out of the NEWT only unit tests .. a bit better +(11:10:55 AM) sgothel: i.e. some good ClassNotFound exceptions happend regarding n/a AWT stuff from AWTRobot .. nice +(11:11:09 AM) sgothel: -> compact1 profile that is +(11:11:59 AM) sgothel: Thx Xerxes - so I guess the modularization step is already answered for now! +(11:12:13 AM) sgothel: For me .. next will be JWeb .. (browser plugin) +(11:12:43 AM) sgothel: We would need to add recipes for building JPE161 for all other platforms ofc .. |