issues
search
timob
/
jnigi
Golang Java JNI library
BSD 2-Clause "Simplified" License
166
stars
44
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
How to run the main method in java?
#87
andy-hsiung
opened
3 months ago
0
Not able to find java class even after loading classpath
#86
parth-mehta-989
opened
4 months ago
1
How to express generics
#85
HyDreamFly
opened
4 months ago
0
Version3 prep
#84
timob
closed
7 months ago
0
Feature: support deleting GlobalRef from Env.classCache to avoid memory leak
#83
jairobjunior
closed
7 months ago
3
could not dynamically load libjvm.so
#82
subhradip-bose
opened
7 months ago
1
Version2 prep
#81
timob
closed
7 months ago
0
JNI ID caching
#80
timob
opened
10 months ago
0
add missing JNI_VERSION_9, JNI_VERSION_10 constant for Android
#79
dawndiy
closed
11 months ago
1
Improve test coverage
#78
timob
closed
10 months ago
1
Change the module name. Feedback please
#77
timob
closed
7 months ago
2
Change to use int32 internally to represent Java int
#76
timob
closed
12 months ago
1
how to pass go func to jvm
#75
proohit
opened
1 year ago
7
Loading JVM from a path containing unicode characters
#74
mlaggner
closed
1 year ago
17
signal arrived during external code execution
#73
ziyunhai
closed
1 year ago
1
How is the performance? Can it be less than 200 nanoseconds
#72
redoriental
closed
1 year ago
1
Fix: fixed memory leak problem
#71
RecurTree
closed
1 year ago
0
Enable launching of AWT/Swing application on macOS
#70
mlaggner
closed
1 year ago
1
Add recent JNI_VERSION values
#69
mlaggner
closed
1 year ago
0
change include of windows.h to lower case
#68
mlaggner
closed
1 year ago
3
macOS AWT/Swing support
#67
mlaggner
closed
1 year ago
7
go run example error
#66
andy-hsiung
closed
1 year ago
2
Support for DefineClass
#65
eugenechyrski
opened
2 years ago
2
Support converting int32 return values
#64
timob
closed
12 months ago
5
Fix ObjectRef.Cast for issues/60
#63
timob
closed
2 years ago
0
Export FindClass in Env
#62
londek
closed
2 years ago
8
Expose FindClass
#61
londek
closed
2 years ago
1
New `CallMethod` does not seem to base the call on a casted object ref
#60
oxisto
closed
2 years ago
3
Fix calling methods that return void
#59
iamcalledrob
closed
2 years ago
1
How registerNative method use?
#58
GrapeBaBa
closed
2 years ago
3
Why missing uint64 type support?
#57
GrapeBaBa
closed
2 years ago
4
Basic Android support
#56
iamcalledrob
closed
2 years ago
2
Android support
#55
iamcalledrob
closed
2 years ago
9
Can it support the DefineClass function?
#54
bantenio
closed
1 year ago
2
Dockerfile example
#53
yissatayev
closed
3 years ago
2
FATAL ERROR in native method: Using JNIEnv in non-Java thread
#52
yissatayev
closed
3 years ago
6
RegisterNative compatibility
#51
timob
closed
3 years ago
0
Add support for JNI CallNonvirtual* functions.
#50
timob
closed
3 years ago
0
Change import path to tekao.net/jnigi
#49
timob
closed
3 years ago
0
Access running JVM
#48
cryphrog
closed
3 years ago
2
Fix JNI local refs warning by deleting local ref to returned object
#47
emetsds
closed
4 years ago
4
Unable to Instantiate Multiple JVMs for jnigo
#46
abhowmik
closed
4 years ago
1
Change README example to show how to pass objects,
#45
timob
closed
4 years ago
1
Fix unkown type errors not being found in supplied arguments.
#44
timob
closed
4 years ago
0
JDK 7131356 fix
#43
timob
closed
4 years ago
5
Expand exception handling
#42
andrewmostello
closed
4 years ago
5
AttemptToFindJVMLibPath: change libpath for darwin
#41
timob
closed
4 years ago
0
Add EnsureLocalCapacity, PushLocalFrame, and PopLocalFrame support
#40
andrewmostello
closed
4 years ago
2
Error is not being returned when arguments to a method call can not be converted.
#39
timob
closed
4 years ago
3
NoSuchMethodError
#38
unlimitedcoder2
closed
4 years ago
1
Next