aboutsummaryrefslogtreecommitdiffstats
path: root/doc/README.JEP161.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/README.JEP161.txt')
-rw-r--r--doc/README.JEP161.txt11
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 ..