SAP / SapMachine

An OpenJDK release maintained and supported by SAP
https://sapmachine.io
GNU General Public License v2.0
504 stars 92 forks source link

SapMachine #1693: Fix initialization of JavaLangProcessAccess #1748

Closed RealCLanger closed 2 months ago

RealCLanger commented 2 months ago

Initialization of the Shared Secret JavaLangProcessAccess goes through class java.lang.Process but the static initializers were in java.lang.ProcessImpl.

I also sneaked in a little copyright fix.

fixes #1693

SapMachine commented 2 months ago

Hello @RealCLanger, this pull request fulfills all formal requirements.

SapMachine commented 2 months ago

Hello @RealCLanger, this pull request fulfills all formal requirements.