google / google/j2objc

Compiler error when changing the package path

Open
#1,346 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
6k
Forks
999
Avg merge
19h 20m
Merged PRs (30d)
14

Description

In java.util.regex, when changing the package path of [SplitTest.java](https://github.com/google/j2objc/blob/master/jre_emul/android/platform/libcore/luni/src/test/java/org/apache/harmony/regex/tests/java/util/regex/SplitTest.java) from `package org.apache.harmony.regex.tests.java.util.regex;` to `package org.apache.harmony.tests.java.util.regex;`, there is a compiler error to build the test with message: Exception in thread "main" com.sun.tools.javac.util.Abort.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.