--- old/src/java.base/share/native/libjli/jli_util.h 2020-05-20 18:00:56.651161527 -0700 +++ new/src/java.base/share/native/libjli/jli_util.h 2020-05-20 18:00:56.263154077 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2005, 2019, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2005, 2020, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it @@ -104,9 +104,6 @@ #define JLI_Open open #define JLI_PutEnv putenv #define JLI_GetPid getpid -#ifdef __solaris__ -#define JLI_Lseek llseek -#endif #ifdef __linux__ #define _LARGFILE64_SOURCE #define JLI_Lseek lseek64