First thing I want to clarify here, this question is because of curiosity. I am not facing any issue.
There are many primitive types available in Java byte
byte
You cannot create your own primitive datatype.
As the Java documentation explains: A primitive type is predefined by the language and is named by a reserved keyword.