hg: valhalla/valhalla: 40 new changesets
stanislav.smirnov at oracle.com
stanislav.smirnov at oracle.com
Fri Aug 18 11:11:57 UTC 2017
Changeset: 9b869e777027
Author: lana
Date: 2017-07-06 22:34 +0000
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/9b869e777027
Added tag jdk-10+14 for changeset 1fd5901544ac
! .hgtags
Changeset: 99918cff846d
Author: ihse
Date: 2017-06-21 12:51 +0200
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/99918cff846d
8179892: Update build documentation for JDK 9
Reviewed-by: erikj
! common/doc/building.html
! common/doc/building.md
! common/doc/testing.html
! make/Init.gmk
! make/UpdateBuildDocs.gmk
Changeset: 84777531d994
Author: lana
Date: 2017-06-22 19:23 +0000
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/84777531d994
Merge
Changeset: 85e6cb013b98
Author: lana
Date: 2017-06-29 17:26 +0000
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/85e6cb013b98
Added tag jdk-9+176 for changeset 84777531d994
! .hgtags
Changeset: a4371edb589c
Author: mr
Date: 2017-07-03 13:18 -0700
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/a4371edb589c
8183251: Meta "keywords" tag malformed in overview-summary.html and related pages
Reviewed-by: jjg, alanb
! make/Docs.gmk
Changeset: ec4159ebe705
Author: lana
Date: 2017-07-06 20:13 +0000
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/ec4159ebe705
Added tag jdk-9+177 for changeset a4371edb589c
! .hgtags
Changeset: bbef2eeb4a12
Author: lana
Date: 2017-07-07 03:05 +0000
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/bbef2eeb4a12
Merge
! .hgtags
- common/bin/shell-tracer.sh
! common/doc/testing.html
! make/Init.gmk
Changeset: 3a5e2b08d5f6
Author: simonis
Date: 2017-07-06 16:03 +0200
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/3a5e2b08d5f6
8183534: [TEST] Make detection of compilation mode more robust
Reviewed-by: clanger, stuefe
! test/jtreg-ext/requires/VMProps.java
Changeset: a6c830ee8a67
Author: erikj
Date: 2017-07-11 14:04 +0200
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/a6c830ee8a67
8184075: Make run-test-prebuilt profile more robust
Reviewed-by: tbell
! common/conf/jib-profiles.js
Changeset: d681b4d6c202
Author: jlahoda
Date: 2017-07-13 08:49 +0200
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/d681b4d6c202
8181298: Assertion failure in com.sun.tools.javac.comp.Modules
Summary: Fixing dependencies for ct.sym-files target.
Reviewed-by: tbell, erikj
Contributed-by: erik.joelsson at oracle.com
! make/Main.gmk
Changeset: c1f32b73cab4
Author: lana
Date: 2017-07-13 19:34 +0000
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/c1f32b73cab4
Added tag jdk-10+15 for changeset a6c830ee8a67
! .hgtags
Changeset: 0ef90e8cc2bb
Author: phh
Date: 2017-07-14 13:02 -0700
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/0ef90e8cc2bb
8184022: Build JDK 10 on OSX 10.12 and above
Reviewed-by: erikj, tbell
! common/autoconf/flags.m4
! common/autoconf/generated-configure.sh
! common/autoconf/spec.gmk.in
! common/conf/jib-profiles.js
! common/nb_native/nbproject/configurations.xml
Changeset: 0aaea19fca61
Author: mli
Date: 2017-07-17 23:11 -0700
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/0aaea19fca61
8177017: com/oracle/security/ucrypto/TestAES.java fails intermittently
Summary: Skips CFB128 related cases on Solaris pre-11.3 versions.
Reviewed-by: valeriep
Contributed-by: John Jiang <sha.jiang at oracle.com>
! test/lib/jdk/test/lib/Utils.java
Changeset: 49a15c503104
Author: mbaesken
Date: 2017-07-18 14:42 -0700
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/49a15c503104
8184338: switch minimum supported gcc version to 4.7
Reviewed-by: erikj, tbell
! common/autoconf/generated-configure.sh
! common/autoconf/toolchain.m4
! common/doc/building.md
Changeset: 2fe66ca1e2b3
Author: stuefe
Date: 2017-07-18 18:05 -0700
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/2fe66ca1e2b3
8184344: [aix] libjvm.so TOC overflow for slowdebug
Reviewed-by: clanger, simonis
! common/autoconf/flags.m4
! common/autoconf/generated-configure.sh
Changeset: 549b9a8e6dcc
Author: tbell
Date: 2017-07-20 18:17 +0000
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/549b9a8e6dcc
Added tag jdk-10+16 for changeset 2fe66ca1e2b3
! .hgtags
Changeset: a133a7d1007b
Author: anazarov
Date: 2017-07-25 17:04 -0700
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/a133a7d1007b
8184961: jdk.test.lib.util.FileUtils.deleteFileWithRetry0 should wait for absence of a file
Reviewed-by: bpb
! test/lib/jdk/test/lib/util/FileUtils.java
Changeset: 252475ccfd84
Author: lana
Date: 2017-07-13 17:32 +0000
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/252475ccfd84
Added tag jdk-9+178 for changeset ec4159ebe705
! .hgtags
Changeset: d2982a786f53
Author: lana
Date: 2017-07-20 21:12 +0000
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/d2982a786f53
Added tag jdk-9+179 for changeset 252475ccfd84
! .hgtags
Changeset: 5c8c1f071732
Author: lana
Date: 2017-07-27 02:00 +0000
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/5c8c1f071732
Merge
! .hgtags
- common/bin/shell-tracer.sh
Changeset: 536b81db8075
Author: lana
Date: 2017-07-28 02:34 +0000
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/536b81db8075
Added tag jdk-10+17 for changeset a133a7d1007b
! .hgtags
Changeset: d2f32a6fef00
Author: kvn
Date: 2017-08-01 13:03 -0700
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/d2f32a6fef00
Merge
! common/autoconf/flags.m4
! common/autoconf/generated-configure.sh
! common/autoconf/spec.gmk.in
! common/autoconf/toolchain.m4
! common/conf/jib-profiles.js
! make/Docs.gmk
! test/jtreg-ext/requires/VMProps.java
! test/lib/jdk/test/lib/Utils.java
Changeset: 8a911c55ded5
Author: iignatyev
Date: 2017-08-02 08:52 -0700
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/8a911c55ded5
8185536: @key aot should be replaced w/ @requires vm.aot
Reviewed-by: kvn, goetz
! test/jtreg-ext/requires/VMProps.java
Changeset: d16c61dfcaf6
Author: iignatyev
Date: 2017-08-02 15:59 +0000
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/d16c61dfcaf6
Merge
! test/jtreg-ext/requires/VMProps.java
Changeset: d2b64cb3dc6e
Author: iklam
Date: 2017-08-02 18:07 -0700
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/d2b64cb3dc6e
8072061: Automatically determine optimal sizes for the CDS regions
Summary: See new C++ class MetaspaceClosure.
Reviewed-by: coleenp, jiangli, mseledtsov
! test/lib/sun/hotspot/WhiteBox.java
Changeset: e924e9c2084b
Author: jjg
Date: 2017-08-04 10:59 -0700
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/e924e9c2084b
8185752: update javadoc options in make/Docs.gmk
Reviewed-by: tbell
! make/Docs.gmk
Changeset: b803e6cff41e
Author: lana
Date: 2017-08-04 23:29 +0000
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/b803e6cff41e
Added tag jdk-10+18 for changeset 536b81db8075
! .hgtags
Changeset: d51f7271f795
Author: jwilhelm
Date: 2017-08-08 21:15 +0200
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/d51f7271f795
Merge
! common/autoconf/generated-configure.sh
- common/autoconf/lib-elf.m4
! make/Docs.gmk
Changeset: caf2fd524fd5
Author: goetz
Date: 2017-08-01 16:03 +0200
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/caf2fd524fd5
8185436: jtreg: introduce @requires property to disable cds tests
Reviewed-by: jiangli, mseledtsov, iklam
! test/jtreg-ext/requires/VMProps.java
! test/lib/sun/hotspot/WhiteBox.java
Changeset: 730f776ffa59
Author: hseigel
Date: 2017-08-10 11:11 -0400
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/730f776ffa59
8177741: Fix hotspot tests to use --patch-module instead of -Xmodule
Summary: Change InMemoryJavaCompiler.compile() to accept --patch-module instead of -Xmodule, and then change appropriate tests.
Reviewed-by: coleenp, gtriantafill
! test/lib/jdk/test/lib/compiler/InMemoryJavaCompiler.java
Changeset: e2a74fa085ea
Author: iignatyev
Date: 2017-08-11 16:06 -0700
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/e2a74fa085ea
8174202: jtreg AOT tests should not assume library extension of .so
Reviewed-by: kvn
! test/lib/jdk/test/lib/Platform.java
Changeset: d797713d38d6
Author: iveresov
Date: 2017-08-11 17:36 -0700
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/d797713d38d6
8186158: Update Graal
Reviewed-by: kvn
! make/CompileJavaModules.gmk
Changeset: 3e449870be57
Author: iveresov
Date: 2017-08-12 01:21 +0000
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/3e449870be57
Merge
Changeset: c1d93422c78e
Author: jiangli
Date: 2017-08-14 14:05 -0400
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/c1d93422c78e
8179302: Pre-resolve constant pool string entries and cache resolved_reference arrays in CDS archive.
Summary: Shared class' constant pool resolved_references array is cached.
Reviewed-by: coleenp, iklam, tschatzl
Contributed-by: jiangli.zhou at oracle.com, thomas.schatzl at oracle.com
! test/lib/sun/hotspot/WhiteBox.java
Changeset: 90010ba88e64
Author: ctornqvi
Date: 2017-08-15 16:26 -0400
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/90010ba88e64
8184772: Make it possible to pass arguments only to the Java running the tests when running jtreg through make
Reviewed-by: gtriantafill, iignatyev
! test/TestCommon.gmk
Changeset: 12798a4629e6
Author: asaha
Date: 2017-08-08 22:11 +0000
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/12798a4629e6
Added tag jdk-10+19 for changeset b803e6cff41e
! .hgtags
Changeset: b656dea9398e
Author: lana
Date: 2017-07-27 18:04 +0000
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/b656dea9398e
Added tag jdk-9+180 for changeset d2982a786f53
! .hgtags
Changeset: a08cbfc0e4ec
Author: prr
Date: 2017-08-03 18:56 +0000
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/a08cbfc0e4ec
Added tag jdk-9+181 for changeset b656dea9398e
! .hgtags
Changeset: 682e2a6df836
Author: lana
Date: 2017-08-08 22:52 +0000
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/682e2a6df836
Merge
! .hgtags
- common/bin/shell-tracer.sh
Changeset: 627ad8b4cff2
Author: jwilhelm
Date: 2017-08-16 21:16 +0200
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/627ad8b4cff2
Merge
! common/autoconf/generated-configure.sh
- common/autoconf/lib-elf.m4
More information about the valhalla-dev
mailing list