Relaxed sandbox prototyping

David Simms david.simms at oracle.com
Fri May 8 09:18:28 UTC 2015


Since we are doing early prototyping, we have some partially document 
Java packages and partially implemented features. This has caused some 
trouble with stricter options used in JDK9. So for the Panama sandbox:

  * Doclint for Java compiling has been disabled (Werror is still in
    effect).
  * Also continuous testing (carried out by Oracle) has been reduced to
    Linux and MacOS on X86_64 only.
      o Other platforms may compile but not run.

This will allow for throw-away prototypes with minimal effort.

Cheers
/David Simms



More information about the panama-dev mailing list