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 rpms provided by this srpm:
    reflectasm (noarch)
    reflectasm-javadoc (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

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

    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