hg: jdk/sandbox: 8206470: Incorrect use of os::lasterror in ClassListParser
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Fri Jul 13 18:15:44 UTC 2018
Changeset: 13ed0d538b89
Author: coleenp
Date: 2018-07-13 13:58 -0400
URL: http://hg.openjdk.java.net/jdk/sandbox/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-sandbox-changes
mailing list