hg: jdk7/hotspot/hotspot: 3 new changesets

thomas.rodriguez at sun.com thomas.rodriguez at sun.com
Tue Jan 6 19:06:21 PST 2009


Changeset: 6d8fc951eb25
Author:    kvn
Date:      2008-12-22 15:43 -0800
URL:       http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/6d8fc951eb25

6778657: Casts in SharedRuntime::f2i, f2l, d2i and d2l rely on undefined C++ behaviour
Summary: Replaces SharedRuntime::f2i et al with versions that should work
Reviewed-by: never
Contributed-by: gbenson at redhat.com

! src/share/vm/runtime/sharedRuntime.cpp
+ test/compiler/6778657/Test.java

Changeset: 9656bebe85a7
Author:    kvn
Date:      2008-12-22 16:53 -0800
URL:       http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/9656bebe85a7

6778662: fixes 64-bits libraries directory search paths on linux
Summary: Fixes 64-bits libraries directory search paths.
Reviewed-by: never
Contributed-by: langel at redhat.com

! src/os/linux/vm/os_linux.cpp

Changeset: 1a767c61ad01
Author:    never
Date:      2009-01-06 16:10 -0800
URL:       http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/1a767c61ad01

Merge





More information about the hotspot-dev mailing list