Skip to content
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.

tamird/j2objc_build_closure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to reproduce

Run build.sh with the environment variable J2OBJC set to your j2objc binary:

J2OBJC=~/j2objc/dist/j2objc ./build.sh
javac compiled successfully
translating outer/Outer.java
error: outer/Outer.java:10: The import java.nio.file cannot be resolved
Translated 0 files: 1 errors, 0 warnings
Translated 0 methods as functions
j2objc compilation failed

About

Repro case: j2objc failure on unresolvable dead imports

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published