Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix a few javadoc errors #392

Merged
merged 1 commit into from
Jul 11, 2014
Merged

Fix a few javadoc errors #392

merged 1 commit into from
Jul 11, 2014

Conversation

nox
Copy link
Contributor

@nox nox commented Jun 8, 2014

Reported-by: Boris Mühmer
@OTP-Maintainer
Copy link

Patch has passed first testings and has been assigned to be reviewed


I am a script, I am not human


@bsmr
Copy link
Contributor

bsmr commented Jun 8, 2014

I ran my build-scripts twice with Your patched version using

$ javac -version
javac 1.8.0_05
$ java -version
java version "1.8.0_05"
Java(TM) SE Runtime Environment (build 1.8.0_05-b13)
Java HotSpot(TM) 64-Bit Server VM (build 25.5-b02, mixed mode)

and

$ javac -version
javac 1.7.0_60
$ java -version
java version "1.7.0_60"
Java(TM) SE Runtime Environment (build 1.7.0_60-b19)
Java HotSpot(TM) 64-Bit Server VM (build 24.60-b09, mixed mode)

just to make sure, both java versions work: I didn't get any errors (well, on my Ubuntu 14.04 development environment). Thank You!

Now, let's wait, and see what is cooking...

@vladdu
Copy link
Contributor

vladdu commented Jun 12, 2014

Looks good to me too.

@mangeliden mangeliden merged commit b4a5bbc into erlang:maint Jul 11, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants