Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / jhalterman/typetools issues and pull requests

#75 - How to create instance with private constructor?

Issue - State: closed - Opened by scruel about 3 years ago - 3 comments

#74 - Enhancements to lambda method detection heuristic

Pull Request - State: open - Opened by csoroiu about 3 years ago - 1 comment

#73 - Improve Travis CI build Performance

Pull Request - State: closed - Opened by chenzhang22 about 3 years ago

#72 - Fixed resolve lambda type on java 12 and higher issue

Pull Request - State: closed - Opened by chhsiao90 over 3 years ago

#71 - WIP: Support jdk 12

Pull Request - State: closed - Opened by chhsiao90 over 3 years ago

#70 - TypeResolver.resolveRawArguments is not working with lambdas on JDK 14

Issue - State: closed - Opened by dreis2211 almost 4 years ago - 5 comments

#69 - Collections not supported

Issue - State: closed - Opened by white-sdev almost 4 years ago - 1 comment

#68 - Does not support Android

Issue - State: open - Opened by weimingjue almost 4 years ago

#67 - enable Dependabot v2

Pull Request - State: closed - Opened by sullis about 4 years ago - 1 comment

#66 - Fix lambda inference on openj9 and Java 12 and higher.

Pull Request - State: closed - Opened by TwilightFlower over 4 years ago - 11 comments

#65 - Looking for a co-maintainer

Issue - State: open - Opened by jhalterman over 4 years ago - 2 comments

#64 - Java module-info.java

Issue - State: open - Opened by nhojpatrick over 4 years ago - 1 comment

#63 - Fix lambda inference on openj9 VM

Pull Request - State: closed - Opened by TwilightFlower over 4 years ago - 6 comments

#62 - #61 Updated to use the correct version in the exported packages

Pull Request - State: closed - Opened by glockhart almost 5 years ago - 2 comments

#61 - OSGi bundle exports package with incorrect version

Issue - State: closed - Opened by glockhart almost 5 years ago

#60 - resolveRawArguments returns empty array

Issue - State: open - Opened by bmaassenee almost 5 years ago - 2 comments

#59 - Fix class name in example

Pull Request - State: closed - Opened by TheDGOfficial about 5 years ago - 2 comments

#58 - return 'net.jodah.typetools.TypeResolver$Unknown'

Issue - State: open - Opened by luckypolaris about 5 years ago - 1 comment

#57 - #54 Automatic-Module-Name

Pull Request - State: closed - Opened by nhojpatrick about 5 years ago - 7 comments

#56 - TypeResolver depends on sun.misc.Unsafe which no longer exists in JDK11+

Issue - State: closed - Opened by buko over 5 years ago - 3 comments

#55 - Tests fail with JVMTI agent instrumentation

Issue - State: open - Opened by kalikin over 5 years ago

#54 - Automatic Module Name

Issue - State: closed - Opened by buko over 5 years ago - 2 comments

#53 - Non-equality on recursive resolved types overflows stack

Pull Request - State: closed - Opened by lorenzleutgeb over 5 years ago - 10 comments

#52 - Tests fail with OpenJDK 12

Issue - State: closed - Opened by michelole over 5 years ago - 3 comments
Labels: jdk-compatibility

#51 - Fix bugs when working with JRebel

Pull Request - State: open - Opened by alex-lx over 5 years ago - 3 comments

#50 - It can't resolve the real type of lambda when working with JRebel

Issue - State: open - Opened by alex-lx over 5 years ago - 2 comments

#49 - Fix #47

Pull Request - State: open - Opened by giamma almost 6 years ago - 18 comments

#48 - Reify unbounded recursive types

Pull Request - State: closed - Opened by lorenzleutgeb almost 6 years ago - 9 comments

#47 - Method reference lambdas are not supported on IBM JDK

Issue - State: open - Opened by giamma almost 6 years ago - 4 comments

#46 - Reification

Pull Request - State: closed - Opened by lorenzleutgeb almost 6 years ago - 8 comments

#45 - getConstantPool

Issue - State: open - Opened by lvtanxi about 6 years ago - 1 comment

#44 - get simple name return Unknown class!

Issue - State: closed - Opened by AhmadNemati over 6 years ago - 2 comments
Labels: Question

#43 - Illegal reflective access operation

Issue - State: open - Opened by marvk almost 7 years ago

#42 - Raw Arguments of a casted method reference are not determined correctly

Issue - State: closed - Opened by Vampire about 7 years ago - 2 comments

#41 - Not Support get Generic Type from lambda class

Issue - State: open - Opened by wyzssw over 7 years ago

#40 - Lambda resolver limitation

Issue - State: closed - Opened by chhsiao90 over 7 years ago - 2 comments

#39 - Could you possibly provide an example solving this?

Issue - State: closed - Opened by Mrodent over 7 years ago - 2 comments
Labels: Question

#38 - Constructor references not resolving in released version

Issue - State: closed - Opened by ksperling over 7 years ago - 2 comments

#37 - Somewhat Indirect Method Reference Not Resolving Correctly

Issue - State: open - Opened by Exerosis almost 8 years ago

#36 - Release under dual license

Issue - State: open - Opened by ChristianSchwarz almost 8 years ago - 1 comment

#35 - #34: add Java 9 support using Unsafe class to get access to the ConstantPool

Pull Request - State: closed - Opened by csoroiu almost 8 years ago - 3 comments

#34 - java.lang.NoClassDefFoundError: sun/reflect/ConstantPool with Java 9

Issue - State: closed - Opened by szpak almost 8 years ago - 15 comments

#33 - [bug] 1. Support method references for methods returning a primitive value (skip unboxing)

Pull Request - State: closed - Opened by csoroiu about 8 years ago - 1 comment

#32 - Ignore only the valueOf methods used for boxing.

Pull Request - State: closed - Opened by csoroiu about 8 years ago - 6 comments

#31 - sun.reflect optionality in OSGi manifest

Issue - State: open - Opened by yrashk about 8 years ago - 2 comments

#30 - avoid NoClassDefFoundError when using java version < 8

Pull Request - State: closed - Opened by csoroiu about 8 years ago - 4 comments

#29 - More robust detection when jacoco/IntelliJ coverage is used with retrolambda.

Pull Request - State: closed - Opened by csoroiu about 8 years ago - 5 comments

#28 - retrolambda support & cleaner type detection for lambda's

Pull Request - State: closed - Opened by csoroiu about 8 years ago - 5 comments

#27 - Loading array class with ClassLoader.loadClass(String) doesn't work

Issue - State: closed - Opened by whiskeysierra over 8 years ago - 2 comments

#26 - is method.isDefault a java 8 new feature in line 302

Issue - State: closed - Opened by ylyxf over 8 years ago - 3 comments

#25 - Possible more robust method reference resolution

Issue - State: open - Opened by jroper over 8 years ago - 1 comment
Labels: Enhancement

#24 - android : java.lang.NumberFormatException error

Issue - State: closed - Opened by asamaru7 over 8 years ago - 1 comment

#23 - Handle lambdas whose interfaces extend Serializable

Pull Request - State: closed - Opened by JoshRosen over 8 years ago - 3 comments

#22 - Use JaCoCo and Codecov.io to capture and display test coverage metrics

Pull Request - State: closed - Opened by JoshRosen over 8 years ago - 2 comments

#21 - Comparison against ClassMate

Issue - State: closed - Opened by JoshRosen over 8 years ago - 2 comments
Labels: Question

#20 - improved support on the android platform #18

Pull Request - State: closed - Opened by martino2k6 over 8 years ago - 4 comments

#19 - Methods that return Lambdas Problem

Issue - State: closed - Opened by mortdiggiddy almost 9 years ago - 3 comments

#18 - Is this library fit for android

Issue - State: closed - Opened by ohmerhe almost 9 years ago - 4 comments

#17 - Lambda: Handle context final variables that are passed as argument

Pull Request - State: closed - Opened by mickare almost 9 years ago - 1 comment

#16 - local lambda and resolveRawArguments returns previous defined local variable class

Issue - State: closed - Opened by mickare almost 9 years ago - 1 comment

#15 - OSGi version alignment

Pull Request - State: closed - Opened by meshuga almost 9 years ago - 1 comment

#14 - TypeResolver.resolveRawArgument returns java.lang.Object instead of actual type ?

Issue - State: open - Opened by pderop almost 9 years ago - 6 comments
Labels: Bug

#13 - Enhance TypeResolver.resolveBound to handle generic arrays, parameterized types, etc.

Issue - State: open - Opened by jhalterman about 9 years ago
Labels: Enhancement

#12 - Support for just resolving type variables

Pull Request - State: open - Opened by jroper about 9 years ago - 7 comments

#11 - Disabling the cache breaks type resolution

Issue - State: closed - Opened by jroper about 9 years ago - 2 comments

#10 - change offset

Pull Request - State: closed - Opened by takahashikzn about 9 years ago - 10 comments

#9 - Not working for parameterized class implemented a functional interface

Issue - State: closed - Opened by Robocop83 over 9 years ago - 3 comments

#8 - How does typetools work for nested generics?

Issue - State: closed - Opened by vivin over 9 years ago - 6 comments
Labels: Enhancement

#7 - Add Maven Central badge

Pull Request - State: closed - Opened by szpak over 9 years ago - 1 comment

#6 - Patch candidate for OSGi support

Pull Request - State: closed - Opened by pderop over 9 years ago - 5 comments

#5 - resolveRawArguments not working with method references

Issue - State: closed - Opened by pderop over 9 years ago - 5 comments

#4 - Contribution back to Spring Framework

Issue - State: closed - Opened by artembilan almost 10 years ago - 4 comments
Labels: Question

#3 - proguard breaks usage

Issue - State: open - Opened by darekxan almost 10 years ago - 3 comments
Labels: Enhancement

#2 - resolveRawArguments(Class<T> type, Class<S> subType) never called

Issue - State: closed - Opened by pith over 10 years ago - 2 comments

#1 - Publish to Maven Central

Issue - State: closed - Opened by nitay over 11 years ago - 4 comments