forked from netty/netty
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use FQCN to prevent classloader issues on java6
Motivation: We need to use FQCN to prevent classloader issues for classes that are > Java6. This is a cleanup of ed5fcbb. Modifications: Just remove the imports and use FQCN. Result: No classloader issues with java6
- Loading branch information
1 parent
cdf3acb
commit f208b14
Showing
1 changed file
with
9 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters