hg: hsx/hotspot-rt/hotspot: 14 new changesets
daniel.daugherty at oracle.com
daniel.daugherty at oracle.com
Fri Apr 26 14:34:11 PDT 2013
Changeset: 35c15dad89ea
Author: roland
Date: 2013-04-16 17:06 +0200
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/35c15dad89ea
8011901: Unsafe.getAndAddLong(obj, off, delta) does not work properly with long deltas
Summary: instruct xaddL_no_res shouldn't allow 64 bit constants.
Reviewed-by: kvn
! src/cpu/x86/vm/x86_64.ad
+ test/compiler/8011901/Test8011901.java
Changeset: 6a3629cf7075
Author: roland
Date: 2013-04-24 09:42 +0200
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/6a3629cf7075
8011771: runThese crashed with EAV
Summary: Array bound check elimination's in block motion doesn't always reset its data structures from one step to the other.
Reviewed-by: kvn, twisti
! src/share/vm/c1/c1_RangeCheckElimination.cpp
Changeset: 47766e2d2527
Author: jiangli
Date: 2013-04-24 18:20 -0400
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/47766e2d2527
8013041: guarantee(this->is8bit(imm8)) failed: Short forward jump exceeds 8-bit offset.
Summary: Change jmpb() to jmp().
Reviewed-by: coleenp, rdurbin, dcubed
! src/cpu/x86/vm/templateInterpreter_x86_32.cpp
! src/cpu/x86/vm/templateInterpreter_x86_64.cpp
Changeset: e8a7a5995e65
Author: bharadwaj
Date: 2013-04-25 13:10 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/e8a7a5995e65
Merge
Changeset: 3d641132f83b
Author: twisti
Date: 2013-02-26 16:16 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/3d641132f83b
8004336: Better handling of method handle intrinsic frames
Reviewed-by: kvn, jrose, ahgross
! src/share/vm/opto/library_call.cpp
Changeset: 124ca22437b1
Author: chegar
Date: 2013-04-12 10:14 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/124ca22437b1
Merge
! src/share/vm/opto/library_call.cpp
Changeset: 6c560f9ebb3e
Author: lana
Date: 2013-04-17 10:12 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/6c560f9ebb3e
Merge
- test/gc/6941923/test6941923.sh
- test/gc/TestVerifyBeforeGCDuringStartup.java
Changeset: db9c527a1fd8
Author: lana
Date: 2013-04-17 21:33 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/db9c527a1fd8
Merge
Changeset: d4c266784660
Author: lana
Date: 2013-04-23 09:27 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/d4c266784660
Merge
Changeset: d080f5168deb
Author: katleman
Date: 2013-04-25 09:24 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/d080f5168deb
Added tag jdk8-b87 for changeset d4c266784660
! .hgtags
Changeset: c4af77d20454
Author: amurillo
Date: 2013-04-26 00:29 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/c4af77d20454
Merge
! .hgtags
- make/bsd/makefiles/jvmg.make
- make/bsd/makefiles/profiled.make
- make/linux/makefiles/jvmg.make
- make/linux/makefiles/profiled.make
- make/solaris/makefiles/jvmg.make
- make/solaris/makefiles/profiled.make
- src/os/bsd/vm/chaitin_bsd.cpp
- src/os/linux/vm/chaitin_linux.cpp
- src/os/solaris/vm/chaitin_solaris.cpp
- src/os/windows/vm/chaitin_windows.cpp
Changeset: 8482058e74bc
Author: amurillo
Date: 2013-04-26 00:29 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/8482058e74bc
Added tag hs25-b30 for changeset c4af77d20454
! .hgtags
Changeset: 57ac6a688ae6
Author: amurillo
Date: 2013-04-26 00:40 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/57ac6a688ae6
8013227: new hotspot build - hs25-b31
Reviewed-by: jcoomes
! make/hotspot_version
Changeset: 3c9b7ef92c61
Author: dcubed
Date: 2013-04-26 08:40 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/3c9b7ef92c61
Merge
More information about the hotspot-runtime-dev
mailing list