Skip to content

Bug 467434 - SslContextFactory throws null pointer exception due to w…#47

Closed
ottlinger wants to merge 3 commits intojetty:jetty-8from
ottlinger:jetty-8
Closed

Bug 467434 - SslContextFactory throws null pointer exception due to w…#47
ottlinger wants to merge 3 commits intojetty:jetty-8from
ottlinger:jetty-8

Conversation

@ottlinger
Copy link
Copy Markdown

…rong initialisation

  • Merging changes of bugs 467276 and 467434 back to the 8.x series.
  • Fix NPE due to wrong initialisation to null; use isEmpty instead of null in ifs.

Signed-off-by: P. Ottlinger phil@edojo.org

…rong initialisation

* Merging changes of bugs 467276 and 467434 back to the 8.x series.
* Fix NPE due to wrong initialisation to null; use isEmpty instead of null in ifs.

Signed-off-by: P. Ottlinger <phil@edojo.org>
@eclipsewebmaster
Copy link
Copy Markdown

Issue tracker reference:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=467434

ottlinger added 2 commits May 27, 2015 10:22
Signed-off-by: P. Ottlinger <phil@edojo.org>
Signed-off-by: P. Ottlinger <phil@edojo.org>
gregw added a commit that referenced this pull request May 28, 2015
#47

Also-by: P. Ottlinger<phil@edojo.org>
@gregw
Copy link
Copy Markdown
Contributor

gregw commented May 28, 2015

applied

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants