hg: jdk/jdk: 8206470: Incorrect use of os::lasterror in ClassListParser

coleen.phillimore at oracle.com coleen.phillimore at oracle.com
Fri Jul 13 18:01:44 UTC 2018


Changeset: 13ed0d538b89
Author:    coleenp
Date:      2018-07-13 13:58 -0400
URL:       http://hg.openjdk.java.net/jdk/jdk/rev/13ed0d538b89

8206470: Incorrect use of os::lasterror in ClassListParser
Summary: The change is for future-proof the code in case errno gets overwritten inside the allocation logic.
Reviewed-by: dholmes
Contributed-by: patricio.chilano.mateo at oracle.com

! src/hotspot/share/classfile/classListParser.cpp



More information about the jdk-changes mailing list