GitHub user yangqiju opened a pull request:
https://github.com/apache/felix/pull/128
Update PrimitiveComponentType.java
fix bug.
Read bundle class file, read incomplete.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/yangqiju/felix patch-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/felix/pull/128.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #128
----
commit 4166789ca5930ed8fdb415d8d4f2f5f1b8534002
Author: yang qiju <[email protected]>
Date: 2017-12-14T08:48:21Z
Update PrimitiveComponentType.java
fix bug.
Read bundle class file, read incomplete.
----
---