Place suggestions for documentation here. Please be specific. Suggest page placement, references to source code, etc.
General topics to cover
- JSR 292 internals
- LambdaForms
- Compilation of Lambdas to Bytecode - This should provide the first half of translation of lamda expressions to final machine code. We will need pointers to documentation for the later half i.e., compilation from byte code to machine code.
- Useful information about Lazy Method Handles
Pages to correct and enhance
- https://wikis.oracle.com/display/HotSpotInternals/CallingSequences has stale data and lots of blank spaces
Overview
Content Tools
ThemeBuilder