RFR (XXS) 8183238 Obsolete CheckEndorsedAndExtDirs and remove checks for lib/endorsed and lib/ext (original) (raw)

mandy chung mandy.chung at oracle.com
Wed Mar 28 03:10:17 UTC 2018


On 3/28/18 7:55 AM, David Holmes wrote:

Hi Ioi,

On 28/03/2018 9:46 AM, Ioi Lam wrote: Hi please review this very small change:

http://cr.openjdk.java.net/~iklam/jdk11/8183238-obsolete-CheckEndorsedAndExtDirs.v01/ https://bugs.openjdk.java.net/browse/JDK-8183238 The CheckEndorsedAndExtDirs flag has been deprecated since JDK 10 and all uses of it have been removed from the test cases. Looks fine. But isn't checknonemptydirs(const char* path) unused now?

Looks good.  check_non_empty_dirs is not needed and can be removed.

Mandy



More information about the hotspot-dev mailing list