RFR: 8286122: [macos]: App bundle cannot upload to Mac App Store due to info.plist embedded in java exe

Michael Hall mik3hall at gmail.com
Wed May 11 22:17:41 UTC 2022


Is this restricted somehow to Mac App Store applications?

Is a warning issued as stripping native commands  may break application functionality?

Is it not possible for the user to provide their own Info.plist with  a different bundle identifier that doesn’t collide?

I’m not real familiar with the build process. But would it be possible for the user to build their own jdk that substitutes something else for the colliding identifier that gets embedded?


More information about the core-libs-dev mailing list