vladimir.kozlov | 11 Feb 07:46
Picon
Favicon

hg: hsx/hotspot-comp/hotspot: 7140985: HSDIS does not handle caller options correctly

Changeset: de34c646c3f7
Author:    kvn
Date:      2012-02-10 17:20 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/de34c646c3f7

7140985: HSDIS does not handle caller options correctly
Summary: Fix typo.
Reviewed-by: jrose, kvn
Contributed-by: Andrew Haley <aph@...>

! src/share/tools/hsdis/hsdis.c

vladimir.kozlov | 11 Feb 04:07
Picon
Favicon

hg: hsx/hotspot-comp/hotspot: 7129284: +DoEscapeAnalysis regression w/ early build of 7u4 (HotSpot 23) on Linux

Changeset: 73df3733f2eb
Author:    kvn
Date:      2012-02-10 12:53 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/73df3733f2eb

7129284: +DoEscapeAnalysis regression w/ early build of 7u4 (HotSpot 23) on Linux
Summary: Removed code which tried to create edges from fields of destination objects of arraycopy to
fields of source objects. Added 30 sec time limit for EA graph construction.
Reviewed-by: never

! src/share/vm/opto/escape.cpp

Christian Thalinger | 10 Feb 13:19
Picon
Favicon

RFR (S): 7141329: Strange values of stack_size in -XX:+TraceMethodHandles output

http://cr.openjdk.java.net/~twisti/7141329/

7141329: Strange values of stack_size in -XX:+TraceMethodHandles output
Reviewed-by:

Remove some output that prints bogus values and actually is not that
relevant.  Improved register printing.

src/cpu/x86/vm/methodHandles_x86.cpp

john.r.rose | 10 Feb 07:31
Picon
Favicon

hg: hsx/hotspot-comp/hotspot: 5 new changesets

Changeset: 869be5c8882e
Author:    phh
Date:      2012-02-03 17:21 -0500
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/869be5c8882e

7142586: Cannot build on Solaris 11 due to use of ia_nice
Summary: Delete the single use of ia_nice in os_solaris.cpp
Reviewed-by: kamg, kvn

! src/os/solaris/vm/os_solaris.cpp

Changeset: c77d473e71f7
Author:    ohrstrom
Date:      2012-01-31 13:12 +0100
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/c77d473e71f7

7132779: build-infra merge: Enable ccache to work for most developer builds.
Summary: When a build number is not specified, the JRE_RELEASE_VERSION define contains a date and
timestamp. Thus ccache cannot cache the object files for longer than a minute since the define is passed to
the compilation of all source files. This change passes JRE_RELEASE_VERSION only to vm_version.cpp and
adds a function jre_release_version() to Abstract_VM_Version. This allows all other source files to be ccached.
Reviewed-by: ohair, rottenha
Contributed-by: fredrik.ohrstrom@...

! make/bsd/makefiles/vm.make
! make/linux/makefiles/vm.make
! make/solaris/makefiles/vm.make
! src/share/vm/runtime/vm_version.cpp
! src/share/vm/runtime/vm_version.hpp

(Continue reading)

john.coomes | 10 Feb 06:35
Picon
Favicon

hg: hsx/hotspot-comp/langtools: 7 new changesets

Changeset: 51fb17abfc32
Author:    mcimadamore
Date:      2012-01-24 17:52 +0000
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/langtools/rev/51fb17abfc32

7129801: Merge the two method applicability routines
Summary: Resolve.java and Infer.java should reuse the same method applicability check routine
Reviewed-by: dlsmith, jjg

! src/share/classes/com/sun/tools/javac/comp/Infer.java
! src/share/classes/com/sun/tools/javac/comp/Resolve.java
! src/share/classes/com/sun/tools/javac/resources/compiler.properties
+ test/tools/javac/diags/examples/InferVarargsArgumentMismatch.java

Changeset: ac36176b7de0
Author:    jjh
Date:      2012-01-24 15:51 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/langtools/rev/ac36176b7de0

7126832: com.sun.tools.javac.api.ClientCodeWrapper$WrappedJavaFileManager cannot be cast
Reviewed-by: jjg

! src/share/classes/com/sun/tools/javac/api/JavacTaskImpl.java
! src/share/classes/com/sun/tools/javac/main/Main.java
+ test/tools/javah/T7126832/T7126832.java
+ test/tools/javah/T7126832/java.java

Changeset: d16b464e742c
Author:    jjh
Date:      2012-01-24 16:31 -0800
(Continue reading)

john.coomes | 10 Feb 05:42
Picon
Favicon

hg: hsx/hotspot-comp/jdk: 47 new changesets

Changeset: ad9f1c8970da
Author:    prr
Date:      2012-01-19 12:41 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/jdk/rev/ad9f1c8970da

7131153: GetDC called way too many times - causes bad performance.
Reviewed-by: igor, jgodinez

! src/windows/native/sun/font/fontpath.c

Changeset: f7dda4bbf1f9
Author:    lana
Date:      2012-01-28 22:47 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/jdk/rev/f7dda4bbf1f9

Merge

- test/java/io/File/BlockIsDirectory.java

Changeset: 84b153cd9bd4
Author:    denis
Date:      2012-01-19 14:59 +0400
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/jdk/rev/84b153cd9bd4

7121761: creation of java.awt.DataFlavour fails for turkish locale
Reviewed-by: anthony

! src/share/classes/java/awt/datatransfer/MimeType.java

Changeset: e32db6535c05
(Continue reading)

john.coomes | 10 Feb 05:41
Picon
Favicon

hg: hsx/hotspot-comp/jaxws: Added tag jdk8-b25 for changeset b376d901e006

Changeset: 3518639eab6c
Author:    katleman
Date:      2012-02-09 12:55 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/jaxws/rev/3518639eab6c

Added tag jdk8-b25 for changeset b376d901e006

! .hgtags

john.coomes | 10 Feb 05:41
Picon
Favicon

hg: hsx/hotspot-comp/jaxp: Added tag jdk8-b25 for changeset bb694c151fc7

Changeset: dbb7283c197b
Author:    katleman
Date:      2012-02-09 12:55 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/jaxp/rev/dbb7283c197b

Added tag jdk8-b25 for changeset bb694c151fc7

! .hgtags

john.coomes | 10 Feb 05:40
Picon
Favicon

hg: hsx/hotspot-comp/corba: Added tag jdk8-b25 for changeset e45d6b406d5f

Changeset: 79f709a099f4
Author:    katleman
Date:      2012-02-09 12:55 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/corba/rev/79f709a099f4

Added tag jdk8-b25 for changeset e45d6b406d5f

! .hgtags

john.coomes | 10 Feb 05:40
Picon
Favicon

hg: hsx/hotspot-comp: 4 new changesets

Changeset: 0f653ee93477
Author:    alanb
Date:      2012-01-24 09:08 +0000
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/rev/0f653ee93477

7132204: Default testset in JPRT should not run all tests
Reviewed-by: ohair

! make/jprt.properties

Changeset: bd3fcc98c5d2
Author:    lana
Date:      2012-01-28 20:36 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/rev/bd3fcc98c5d2

Merge

Changeset: 221a378e06a3
Author:    lana
Date:      2012-02-07 10:36 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/rev/221a378e06a3

Merge

Changeset: 2accafff224a
Author:    katleman
Date:      2012-02-09 12:55 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/rev/2accafff224a

Added tag jdk8-b25 for changeset 221a378e06a3
(Continue reading)

Vladimir Kozlov | 10 Feb 01:42
Picon
Favicon

Request for reviews (S): 7129284: +DoEscapeAnalysis regression w/ early build of 7u4 (HotSpot 23) on Linux

http://cr.openjdk.java.net/~kvn/7129284/webrev

7129284: +DoEscapeAnalysis regression w/ early build of 7u4 (HotSpot 23) on Linux

Removed code which tried to create edges from fields of destination objects of 
arraycopy to fields of source objects which could lead to significant time 
(minutes) spend in EA. Instead conservatively mark fields of source objects as
globally escape.

Also added 30 sec time limit for EA graph construction.

Verified with failed test (sje2010).

Thanks,
Vladimir


Gmane