Skip to content
Snippets Groups Projects
Commit 3d5f053c authored by Michael Koch's avatar Michael Koch Committed by Michael Koch
Browse files

ObjectInputStream.java (readFields): Use long datatype when shifting byte...

ObjectInputStream.java (readFields): Use long datatype when shifting byte values more then 24 bits left.

2004-07-09  Michael Koch  <konqueror@gmx.de>

	* java/io/ObjectInputStream.java (readFields): Use long datatype
	when shifting byte values more then 24 bits left.

From-SVN: r84382
parent 559b79cf
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment