Ecosyste.ms: Issues

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

GitHub / jOOQ/jOOR issues and pull requests

#123 - Compile with lombok Annotation can supported ?

Issue - State: closed - Opened by angeltping over 1 year ago - 1 comment
Labels: P: Medium, T: Support Request, R: Answered

#122 - Add CompileOptions.warningHandling() to specify how compile time warnings should be handled

Issue - State: open - Opened by lukaseder over 2 years ago - 1 comment
Labels: P: Medium, T: Enhancement

#121 - Increase baseline JDK for normal build to Java 11

Issue - State: closed - Opened by lukaseder over 2 years ago
Labels: P: Medium, R: Fixed, T: Enhancement

#120 - support for -proc:only compiler option

Pull Request - State: closed - Opened by trentjeff over 2 years ago - 2 comments
Labels: P: Medium, R: Fixed, T: Enhancement

#119 - Multi compile java9

Pull Request - State: open - Opened by davsclaus over 2 years ago - 3 comments
Labels: P: Medium, T: Enhancement

#118 - Update readme to 0.9.14 release

Pull Request - State: closed - Opened by davsclaus over 2 years ago - 1 comment
Labels: P: Medium, R: Fixed, T: Defect

#117 - InvocationTargetException when compiling a class extending a class in the same file

Issue - State: closed - Opened by muehmar over 2 years ago - 9 comments
Labels: P: Medium, R: Fixed, T: Defect

#116 - Improve Travis CI build Performance

Pull Request - State: closed - Opened by chenzhang22 almost 3 years ago - 1 comment
Labels: P: Medium, R: Wontfix, T: Enhancement

#115 - Allow inheritance for Reflect class

Issue - State: closed - Opened by NxDs about 3 years ago - 3 comments
Labels: P: Medium, R: Wontfix, T: Enhancement

#114 - Make Reflect.wrapper(Class<?>) generic

Issue - State: closed - Opened by lukaseder about 3 years ago
Labels: P: Medium, R: Fixed, T: Enhancement

#113 - Working with Obfuscation - Duplicate Names

Issue - State: open - Opened by MizzMaster over 3 years ago - 3 comments
Labels: P: Medium, T: Enhancement

#112 - Missing contribution guideline and styling guideline

Issue - State: closed - Opened by DevDengChao over 3 years ago - 1 comment
Labels: P: Medium, T: Support Request, R: Answered

#111 - [#5] Add MethodOverloadTests for each module

Pull Request - State: open - Opened by DevDengChao over 3 years ago - 1 comment
Labels: P: Medium, T: Enhancement

#110 - Example uses deprecated method

Issue - State: closed - Opened by simasch over 3 years ago - 1 comment
Labels: P: Medium, R: Fixed, T: Defect

#109 - Reflect - Calling the same method over and over to be quicker

Issue - State: open - Opened by davsclaus over 3 years ago - 4 comments

#108 - Throw a better exception than a NPE when no compiler can be found

Issue - State: closed - Opened by lukaseder almost 4 years ago
Labels: P: Medium, R: Fixed, T: Enhancement

#107 - ReflectException during runtime compilation within a fatjar

Issue - State: closed - Opened by SrinSS01 almost 4 years ago - 4 comments
Labels: P: Medium, T: Support Request, R: Answered

#106 - When Reflect.compile(...), if code executed has same ClassName as a previous execution, .class file is never overwritten

Issue - State: closed - Opened by ANLevant almost 4 years ago - 1 comment
Labels: P: Medium, R: Duplicate, T: Enhancement

#105 - Fix typo in example code

Pull Request - State: closed - Opened by alexengrig almost 4 years ago - 1 comment
Labels: P: Medium, R: Fixed, T: Defect

#104 - Put jdk.module.path on the classpath as well for Compile.compile()

Issue - State: closed - Opened by lukaseder about 4 years ago
Labels: P: Medium, R: Fixed, T: Enhancement

#103 - Joor or Jooq for Android

Issue - State: closed - Opened by ganatrajay about 4 years ago - 1 comment
Labels: P: Medium, R: Duplicate, T: Enhancement

#102 - Joor reflect on Android

Issue - State: closed - Opened by ganatrajay about 4 years ago - 3 comments
Labels: P: Medium, T: Support Request, R: Answered

#101 - Allow for compiling several classes in one go

Issue - State: open - Opened by lukaseder about 4 years ago - 2 comments
Labels: P: Medium, T: Enhancement

#100 - Reuse classes from different compilation units

Issue - State: open - Opened by lburgazzoli about 4 years ago - 4 comments
Labels: P: Medium, T: Enhancement

#99 - New Release

Issue - State: closed - Opened by lburgazzoli about 4 years ago - 3 comments
Labels: P: Medium, R: Fixed, T: Task

#98 - UnsupportedOperationException when processor produces new source file

Issue - State: closed - Opened by ghost about 4 years ago - 1 comment
Labels: P: Medium, R: Worksforme, T: Defect

#97 - Cannot compile inherited classes

Issue - State: closed - Opened by gabrielps about 4 years ago - 2 comments
Labels: P: Medium, T: Defect, R: Feedback pending

#96 - Overload unimplemented getCharContent method

Pull Request - State: closed - Opened by gabrielps about 4 years ago - 13 comments
Labels: P: Medium, R: Fixed, T: Defect

#95 - Overload unimplemented getCharContent method

Pull Request - State: closed - Opened by gabrielps about 4 years ago - 1 comment
Labels: P: Medium, R: Duplicate, T: Defect

#94 - jOOR-java-8 unit tests are failing on master for OpenJDK 1.8.0_242

Issue - State: closed - Opened by gabrielps about 4 years ago - 7 comments
Labels: P: Medium, R: Fixed, T: Defect

#93 - NullPointerException in ByteArrayClassLoader, when it is asked to load an external class

Issue - State: closed - Opened by lukaseder over 4 years ago - 1 comment
Labels: P: Medium, R: Fixed, T: Defect

#92 - Update README version or use placeholder

Issue - State: closed - Opened by thecodewarrior over 4 years ago - 1 comment
Labels: P: Medium, R: Fixed, T: Defect

#90 - Custom proxy classloader

Pull Request - State: closed - Opened by BFergerson over 4 years ago
Labels: P: Medium, R: Invalid, T: Enhancement

#89 - Provide option for preventing duplicate definition of classes when compiling multiple classes present in sourcepath and classpath

Pull Request - State: closed - Opened by mellster2012 over 4 years ago - 6 comments
Labels: P: Medium, R: Invalid, T: Enhancement

#88 - Add a way to register a custom writer to read compilation output from

Issue - State: open - Opened by lukaseder almost 5 years ago
Labels: P: Medium, T: Enhancement

#87 - Is there anyway to set JOOR to create a test directory under \target ?

Issue - State: closed - Opened by cvgaviao almost 5 years ago - 7 comments
Labels: P: Medium, T: Support Request, R: Answered

#86 - IllegalAccessException while object's method invocation

Issue - State: open - Opened by sskorol almost 5 years ago - 1 comment

#85 - Remove unnecessary inheritDoc Javadoc tags

Issue - State: closed - Opened by lukaseder almost 5 years ago
Labels: P: Medium, R: Fixed, T: Enhancement

#84 - Correct implementation of proxy default method dispatch when there are multiple interfaces

Issue - State: open - Opened by lukaseder almost 5 years ago
Labels: P: Medium, T: Defect

#83 - Add Reflect.as(Class<P>, Class<?>...) overload

Issue - State: closed - Opened by lukaseder almost 5 years ago - 1 comment
Labels: P: Medium, R: Fixed, T: Enhancement

#82 - Default classpath entries are URL encoded & don't work if there is a space in the path

Issue - State: closed - Opened by cbajema about 5 years ago - 4 comments
Labels: P: Medium, R: Fixed, T: Defect

#81 - ClassFormatError when processors passed to Reflect.compile() produce new source files

Issue - State: open - Opened by lukaseder about 5 years ago - 6 comments
Labels: P: Medium, T: Defect

#80 - Release schedule question

Issue - State: closed - Opened by devinrsmith over 5 years ago - 2 comments
Labels: P: Medium, T: Support Request, R: Answered

#79 - Add CompileOptions.options to pass extra options to JavaCompiler

Pull Request - State: closed - Opened by devinrsmith over 5 years ago - 4 comments
Labels: P: Medium, R: Fixed, T: Enhancement

#78 - Rename methods Reflect#on(Class) and Reflect#on(String) to onClass() to avoid ambiguities

Issue - State: closed - Opened by lukaseder over 5 years ago - 1 comment
Labels: P: Medium, R: Fixed, T: Enhancement

#77 - Failure to load classes dynamically that were compiled in different unnamed modules

Issue - State: open - Opened by lukaseder over 5 years ago
Labels: P: Medium, T: Defect

#76 - Change Compile to skip trying to load a previously compiled class

Issue - State: open - Opened by lukaseder over 5 years ago - 3 comments
Labels: P: Medium, T: Enhancement, T: Incompatible change

#75 - Default logic for JDK 9+ Compile ClassLoader leaks compilation internals

Issue - State: closed - Opened by lukaseder over 5 years ago
Labels: P: Medium, R: Fixed, T: Defect

#73 - Dynamic runtime compilation with custom classes

Issue - State: open - Opened by joanbonilla over 5 years ago - 13 comments
Labels: P: Medium, T: Defect

#72 - Add ClassLoader to CompileOptions in order to allow for overriding the ClassLoader

Issue - State: open - Opened by vksiva over 5 years ago - 5 comments
Labels: P: Medium, T: Enhancement

#71 - Cannot compile nested or additional top-level classes

Issue - State: closed - Opened by lburgazzoli over 5 years ago - 4 comments
Labels: P: Medium, R: Fixed, T: Defect

#70 - Add Reflect.hasField() and Reflect.hasMethod()

Issue - State: open - Opened by msteinbeck over 5 years ago - 8 comments
Labels: P: Medium, T: Enhancement

#69 - Runtime compilation fails when executing within a fat jar (e.g. jar produced by spring boot)

Issue - State: open - Opened by k-abram over 5 years ago - 12 comments
Labels: P: Medium, T: Defect, R: Feedback pending

#68 - Add Reflect.initValue(Class)

Issue - State: closed - Opened by lukaseder over 5 years ago
Labels: P: Medium, R: Fixed, T: Enhancement

#67 - Add a CompileOptions argument object to pass annotation processors and other things to Reflect.compile()

Issue - State: closed - Opened by lukaseder over 5 years ago
Labels: P: Medium, R: Fixed, T: Enhancement

#66 - NPE in Reflect.toString() when wrapped object is null

Pull Request - State: closed - Opened by chendurex almost 6 years ago - 1 comment
Labels: P: Medium, R: Fixed, T: Defect

#65 - Compile.compile() should explicitly put classloader classpath on compiler classpath

Issue - State: closed - Opened by lukaseder almost 6 years ago
Labels: P: High, R: Fixed, T: Defect

#64 - Dynamic compilation with provided ClassLoader

Issue - State: closed - Opened by tioricardo almost 6 years ago - 14 comments
Labels: P: Medium, T: Support Request, R: Answered

#63 - first version of wrapped by String path . easy way to get / set Object

Pull Request - State: closed - Opened by AlhassanReda almost 6 years ago - 8 comments
Labels: P: Medium, R: Invalid, T: Enhancement

#62 - Rethrow method internal exceptions

Issue - State: closed - Opened by lars-sh almost 6 years ago - 3 comments
Labels: P: Medium, R: Wontfix, T: Enhancement, T: Incompatible change

#61 - Replace <source> and <target> by <release> in pom.xml

Issue - State: closed - Opened by lukaseder almost 6 years ago - 1 comment
Labels: P: Medium, R: Fixed, T: Enhancement

#60 - java.lang.ClassCastException

Issue - State: closed - Opened by ghost almost 6 years ago - 7 comments
Labels: P: Low, R: Wontfix, T: Support Request

#59 - New Problems a Rise

Issue - State: closed - Opened by ghost almost 6 years ago - 2 comments
Labels: P: Medium, T: Support Request, R: Answered

#58 - Error of code with JSON

Issue - State: closed - Opened by ghost almost 6 years ago - 2 comments
Labels: P: Medium, T: Support Request, R: Answered

#57 - Illegal reflective access when running jOOR-java-8 on Java 10

Issue - State: closed - Opened by lukaseder about 6 years ago - 3 comments
Labels: P: Medium, R: Fixed, T: Defect

#56 - Missing exports section in module-info.java

Issue - State: closed - Opened by lukaseder about 6 years ago
Labels: P: High, R: Fixed, T: Defect

#55 - Reflect on(Class<?> type, Object object) become public?

Issue - State: closed - Opened by afk6 about 6 years ago - 6 comments
Labels: P: Medium, T: Support Request, R: Answered

#54 - Further fixes when proxying interfaces with default methods in JPMS

Issue - State: open - Opened by lukaseder about 6 years ago
Labels: P: Medium, T: Defect

#53 - How to reflect annotation

Issue - State: closed - Opened by razerdp about 6 years ago - 1 comment
Labels: P: Medium, R: Invalid, T: Enhancement

#52 - Reflect.compile() compilation errors are not propagated as ReflectException

Issue - State: closed - Opened by lukaseder about 6 years ago
Labels: P: Medium, R: Fixed, T: Defect

#51 - Add Reflect.compile(String, String) to create a runtime-compiled class

Issue - State: closed - Opened by lukaseder over 6 years ago - 2 comments
Labels: P: Medium, R: Fixed, T: Enhancement

#50 - Cannot set final fields in JDK 9

Issue - State: closed - Opened by lukaseder over 6 years ago
Labels: P: Medium, R: Fixed, T: Enhancement

#49 - Reflection on MethodHandles$Lookup fails in JDK 9

Issue - State: closed - Opened by lukaseder over 6 years ago - 4 comments
Labels: P: Medium, R: Fixed, T: Enhancement

#48 - java.lang.NoSuchFieldException: modifiers on Reflect.set() on Android

Issue - State: closed - Opened by kigkrazy over 6 years ago - 4 comments
Labels: P: Medium, R: Fixed, T: Defect

#47 - Evaluate whether we could use method handles instead of classic Method reflection

Issue - State: open - Opened by lukaseder over 6 years ago
Labels: P: Medium, T: Enhancement

#46 - Subclassing using lambdas

Issue - State: open - Opened by lukaseder over 6 years ago - 2 comments
Labels: P: Medium, T: Enhancement

#45 - [discussion] Merging capabilities with other projects to get something new

Issue - State: closed - Opened by archenroot over 6 years ago - 5 comments
Labels: P: Medium, R: Wontfix, T: Enhancement

#44 - Fail to set private static final variable in Android

Issue - State: open - Opened by BaoBaoJianqiang over 6 years ago - 5 comments
Labels: P: Medium, T: Defect

#43 - Review reflection calls for JDK 9

Issue - State: open - Opened by lukaseder over 6 years ago
Labels: P: Medium, T: Enhancement

#42 - Cross-release joor and joor-java-8 artifacts (to modularise jOOR)

Issue - State: closed - Opened by lukaseder over 6 years ago
Labels: P: Medium, R: Fixed, T: Enhancement

#41 - Add download to README.md

Pull Request - State: closed - Opened by DevDengChao over 6 years ago - 2 comments
Labels: P: Medium, R: Fixed, T: Enhancement

#40 - Deploy in Jcenter or Maven Center

Issue - State: closed - Opened by tata8k over 6 years ago - 1 comment
Labels: P: Medium, R: Worksforme, T: Enhancement

#39 - Fail to set private static final variable

Issue - State: closed - Opened by oliveeyay over 6 years ago - 8 comments
Labels: P: Medium, R: Worksforme, T: Defect

#38 - Removed MethodHandles import from Java-6.

Pull Request - State: closed - Opened by simonracz about 7 years ago - 2 comments
Labels: P: Medium, R: Fixed, T: Defect

#37 - Reflect#type on instance fails for null field

Issue - State: closed - Opened by PascalSchumacher about 7 years ago - 2 comments
Labels: P: Medium, R: Fixed, T: Defect

#36 - Cross-release joor and joor-java-6 artifacts

Issue - State: closed - Opened by lukaseder about 7 years ago
Labels: P: High, R: Fixed, T: Enhancement

#35 - [#31] Add support for invoking default methods

Pull Request - State: closed - Opened by thomasdarimont about 7 years ago - 1 comment
Labels: P: Medium, R: Fixed, T: Enhancement

#33 - Reflect.on(Object) should delegate to Reflect.on(Class) if applicable

Issue - State: open - Opened by lukaseder about 7 years ago
Labels: P: Medium, T: Enhancement

#31 - Support Java 8 default methods on interface proxies

Issue - State: closed - Opened by wenerme over 7 years ago - 10 comments
Labels: P: Medium, R: Fixed, T: Enhancement

#26 - Add reflection cache

Issue - State: open - Opened by markzhai over 8 years ago - 5 comments
Labels: P: Low, T: Enhancement, T: Incompatible change

#25 - Update copyright to 2016

Issue - State: closed - Opened by lukaseder over 8 years ago - 1 comment
Labels: P: Medium, R: Wontfix, T: Enhancement

#16 - Provide a get method that will throw a ReflectionException wrapping a ClassCastException if the cast fails

Issue - State: closed - Opened by williammartin about 9 years ago - 6 comments
Labels: P: Medium, R: Wontfix, T: Enhancement

#8 - Call setAccessible(true) only if really needed

Issue - State: closed - Opened by lukaseder almost 10 years ago
Labels: P: Low, R: Fixed, T: Defect

#7 - Add Apache Felix plugin to the pom.xml to export jOOR as an OSGi bundle

Issue - State: closed - Opened by lukaseder about 10 years ago
Labels: P: Low, R: Fixed, T: Defect

#6 - Can't pass "null" as a parameter to method call

Issue - State: closed - Opened by dragank about 10 years ago - 4 comments
Labels: P: Medium, R: Fixed, T: Defect

#5 - Choose the most specific method when calling overloaded methods

Issue - State: open - Opened by lukaseder about 10 years ago - 1 comment

#3 - Consider method handles

Issue - State: open - Opened by lukaseder over 10 years ago - 2 comments
Labels: P: Low, T: Enhancement

#1 - Incorrect groupId in pom.xml?

Issue - State: closed - Opened by jonathancone almost 12 years ago - 3 comments
Labels: P: Low, R: Wontfix, T: Support Request