Hannes Wallnoefer
Hannes Wallnoefer
When I try to view the bytecode for a .class file that resides outside the current project root directory I get the following exception: https://gist.github.com/860025 This is with IntelliJ 10.0.2...
Please review a change to use CSS custom properties (aka variables) to define the fonts and colors in generated documentation. It is now possible to change the fonts and colors...
So we're going to start using github's issue tracking system. This means we need to bring over open issues from trac. We might want to do a shakeout and reexamine...
- -c, --charset or -E, --encoding
After the good experience with HTTP parameter and file upload parsing, I'm planning to rewrite the skin/template parser in JS as well.
Implement a package manager compatible wiht narwhal/tusk packages and repositories.
We really need a test suite for the helma webapp module and related submodules. Two possible approaches that come to mind: Either implement mock objects, or launch a httpserver on...
Please review a doc update to add `@spec` tags to crypto and security APIs in `java.base`. This was authored and proposed as #13336 by @jonathan-gibbons as part of an effort...
Please review a doc-only change to fix the order of javadoc @param tags in in various OpenJDK modules. This is the third and last PR to fix the order of...
This improves detection of types in Java variable and method declarations, including support for generic and array types. Resolves #3678 Resolves #4017 Resolves #4345 ### Changes - The regexes for...