On 21/02/2014 11:43, Anthony Petrov wrote:
Hi Andrew,
"Client code" is basically anything in 2D, AWT, i18n, beans, a11y,
ImageIO, Sound, or Swing. I.e., anything related to GUI/desktop.
In this particular case Omair is changing the SplashScreen code which
belongs to AWT, hence the choice of the client repo for integration.
Hopefully in time it will be possible to drop jdk9/client and have the
changes to the client libraries pushed to jdk9/dev along with everything
else. This would make things a lot simpler to understand and would also
ensure that jdk9/dev always has the latest bits. I would expect it would
reduce the integration effort too.
-Alan.