7018125: Reverting the JFB version string for JDK releases
Reviewed-by: katleman
This commit is contained in:
parent
f0f04669dc
commit
c82deda455
@ -218,11 +218,7 @@ ifdef OPENJDK
|
||||
else
|
||||
LAUNCHER_NAME = java
|
||||
PRODUCT_NAME = Java(TM)
|
||||
ifeq ($(J4B), true)
|
||||
PRODUCT_SUFFIX = SE Runtime Environment for Business
|
||||
else
|
||||
PRODUCT_SUFFIX = SE Runtime Environment
|
||||
endif
|
||||
PRODUCT_SUFFIX = SE Runtime Environment
|
||||
JDK_RC_PLATFORM_NAME = Platform SE
|
||||
COMPANY_NAME = Oracle Corporation
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user