Skip to content

Commit a0aa49c

Browse files
xaionaro@dx.centerxaionaro@dx.center
authored andcommitted
fix: regenerate code for CharSequence, fix nested proto package names
Regenerate all proto/gRPC/CLI code after jni v0.0.5 fixed CharSequence return type from string to *jni.Object. Methods returning CharSequence now correctly use the object-handle pattern instead of string assignment. Fix proto package name for nested packages (health/connect, security/keystore): use dots instead of slashes in proto package declaration. Add ProtoPackage field to ProtoData. Fix proto filename for nested packages: use filepath.Base for the filename segment.
1 parent 718b626 commit a0aa49c

42 files changed

Lines changed: 5779 additions & 981 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

cmd/jnicli/net.go

Lines changed: 61 additions & 61 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)