Package reflectasm: Information

    Source package: reflectasm
    Version: 1.11.0-alt1_6jpp8
    Build time:  Apr 22, 2018, 09:36 AM in the task #205026
    Category: Development/Java
    Report package bug
    License: BSD
    Summary: High performance Java library that provides reflection by using code generation
    Description: 
    ReflectASM is a very small Java library that provides
    high performance reflection by using code generation.
    An access class is generated to set/get fields,
    call methods, or create a new instance. The access class
    uses byte-code rather than Java's reflection, so it
    is much faster. It can also access primitive fields
    via byte-code to avoid boxing.

    List of RPM packages built from this SRPM:
    reflectasm (noarch)
    reflectasm-javadoc (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. maven-local
      2. mvn(junit:junit)
      3. mvn(org.apache.felix:maven-bundle-plugin)
      4. mvn(org.ow2.asm:asm)
      5. mvn(org.sonatype.oss:oss-parent:pom:)
      6. /proc
      7. /proc
      8. jpackage-generic-compat
      9. rpm-build-java

    Last changed


    April 19, 2018 Igor Vlasenko 1.11.0-alt1_6jpp8
    - java update
    Nov. 9, 2017 Igor Vlasenko 1.11.0-alt1_5jpp8
    - fc27 update
    Oct. 22, 2017 Igor Vlasenko 1.11.0-alt1_4jpp8
    - new jpp release