hg: jdk8u/jdk8u-dev/jdk: 9 new changesets

sean.coffey at oracle.com sean.coffey at oracle.com
Fri Feb 7 11:29:32 PST 2014


Changeset: 9f098aed44c0
Author:    anazarov
Date:      2014-01-31 12:01 +0100
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u-dev/jdk/rev/9f098aed44c0

8032025: Update repeating annotations demo
Reviewed-by: jfranck

+ src/share/sample/annotations/DependencyChecker/PluginChecker/src/checker/Device.java
+ src/share/sample/annotations/DependencyChecker/PluginChecker/src/checker/Kettle.xml
+ src/share/sample/annotations/DependencyChecker/PluginChecker/src/checker/Module.java
+ src/share/sample/annotations/DependencyChecker/PluginChecker/src/checker/PluginChecker.java
+ src/share/sample/annotations/DependencyChecker/PluginChecker/src/checker/Require.java
+ src/share/sample/annotations/DependencyChecker/PluginChecker/src/checker/RequireContainer.java
+ src/share/sample/annotations/DependencyChecker/Plugins/src/plugins/BoilerPlugin.java
+ src/share/sample/annotations/DependencyChecker/Plugins/src/plugins/ExtendedBoilerPlugin.java
+ src/share/sample/annotations/DependencyChecker/Plugins/src/plugins/TimerPlugin.java
+ src/share/sample/annotations/Validator/src/PositiveIntegerSupplier.java
+ src/share/sample/annotations/Validator/src/SupplierValidator.java
+ src/share/sample/annotations/Validator/src/Validate.java
+ src/share/sample/annotations/Validator/src/Validator.java
+ src/share/sample/annotations/index.html

Changeset: f72a8df6a2ed
Author:    anazarov
Date:      2014-01-31 12:01 +0100
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u-dev/jdk/rev/f72a8df6a2ed

8031650: Update bulk operation demo
Reviewed-by: psandoz, mduigou

+ src/share/sample/lambda/BulkDataOperations/index.html
+ src/share/sample/lambda/BulkDataOperations/src/CSVProcessor.java
+ src/share/sample/lambda/BulkDataOperations/src/Grep.java
+ src/share/sample/lambda/BulkDataOperations/src/PasswordGenerator.java
+ src/share/sample/lambda/BulkDataOperations/src/WC.java

Changeset: 4574011c1689
Author:    anazarov
Date:      2014-01-31 12:01 +0100
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u-dev/jdk/rev/4574011c1689

8032020: Update try-with-resources demo
Reviewed-by: darcy, alanb, smarks

+ src/share/sample/try-with-resources/index.html
+ src/share/sample/try-with-resources/src/CustomAutoCloseableSample.java
+ src/share/sample/try-with-resources/src/Unzip.java
+ src/share/sample/try-with-resources/src/ZipCat.java

Changeset: a4f68fc5f353
Author:    psandoz
Date:      2014-01-31 12:01 +0100
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u-dev/jdk/rev/a4f68fc5f353

8032056: Create demo to illustrate new practices of the default methods usage
Reviewed-by: briangoetz, rfield, psandoz
Contributed-by: taras.ledkov at oracle.com

+ src/share/sample/lambda/DefaultMethods/ArrayIterator.java
+ src/share/sample/lambda/DefaultMethods/DiamondInheritance.java
+ src/share/sample/lambda/DefaultMethods/Inheritance.java
+ src/share/sample/lambda/DefaultMethods/MixIn.java
+ src/share/sample/lambda/DefaultMethods/Reflection.java
+ src/share/sample/lambda/DefaultMethods/SimplestUsage.java

Changeset: f684c9773858
Author:    vlivanov
Date:      2014-01-31 21:07 +0400
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u-dev/jdk/rev/f684c9773858

8033278: Missed access checks for Lookup.unreflect* after 8032585
Reviewed-by: jrose, twisti

! src/share/classes/sun/invoke/util/VerifyAccess.java
! test/java/lang/invoke/ProtectedMemberDifferentPackage/Test.java
! test/java/lang/invoke/ProtectedMemberDifferentPackage/p1/T2.java
! test/java/lang/invoke/ProtectedMemberDifferentPackage/p2/T3.java

Changeset: e47ccdd06d50
Author:    coffeys
Date:      2014-02-06 12:59 +0000
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u-dev/jdk/rev/e47ccdd06d50

Merge


Changeset: 3dc69d3c5614
Author:    coffeys
Date:      2014-02-06 23:51 +0000
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u-dev/jdk/rev/3dc69d3c5614

Merge

- test/sun/util/resources/TimeZone/TimeZoneNames/TimeZoneNames.properties
- test/sun/util/resources/TimeZone/TimeZoneNames/TimeZoneNamesTest.java
- test/sun/util/resources/TimeZone/TimeZoneNames/TimeZoneNames_de.properties
- test/sun/util/resources/TimeZone/TimeZoneNames/TimeZoneNames_de_short.properties
- test/sun/util/resources/TimeZone/TimeZoneNames/TimeZoneNames_es.properties
- test/sun/util/resources/TimeZone/TimeZoneNames/TimeZoneNames_es_short.properties
- test/sun/util/resources/TimeZone/TimeZoneNames/TimeZoneNames_fr.properties
- test/sun/util/resources/TimeZone/TimeZoneNames/TimeZoneNames_fr_short.properties
- test/sun/util/resources/TimeZone/TimeZoneNames/TimeZoneNames_it.properties
- test/sun/util/resources/TimeZone/TimeZoneNames/TimeZoneNames_it_short.properties
- test/sun/util/resources/TimeZone/TimeZoneNames/TimeZoneNames_ja.properties
- test/sun/util/resources/TimeZone/TimeZoneNames/TimeZoneNames_ja_short.properties
- test/sun/util/resources/TimeZone/TimeZoneNames/TimeZoneNames_ko.properties
- test/sun/util/resources/TimeZone/TimeZoneNames/TimeZoneNames_ko_short.properties
- test/sun/util/resources/TimeZone/TimeZoneNames/TimeZoneNames_pt_BR.properties
- test/sun/util/resources/TimeZone/TimeZoneNames/TimeZoneNames_pt_BR_short.properties
- test/sun/util/resources/TimeZone/TimeZoneNames/TimeZoneNames_short.properties
- test/sun/util/resources/TimeZone/TimeZoneNames/TimeZoneNames_sv.properties
- test/sun/util/resources/TimeZone/TimeZoneNames/TimeZoneNames_sv_short.properties
- test/sun/util/resources/TimeZone/TimeZoneNames/TimeZoneNames_zh_CN.properties
- test/sun/util/resources/TimeZone/TimeZoneNames/TimeZoneNames_zh_CN_short.properties
- test/sun/util/resources/TimeZone/TimeZoneNames/TimeZoneNames_zh_TW.properties
- test/sun/util/resources/TimeZone/TimeZoneNames/TimeZoneNames_zh_TW_short.properties

Changeset: 7534523b4174
Author:    henryjen
Date:      2014-02-06 10:30 -0800
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u-dev/jdk/rev/7534523b4174

8033590: java.util.Comparator::thenComparing has unnecessary type restriction
Reviewed-by: psandoz

! src/share/classes/java/util/Comparator.java
! test/java/util/Comparator/TypeTest.java

Changeset: 86cadbe50775
Author:    coffeys
Date:      2014-02-07 17:18 +0000
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u-dev/jdk/rev/86cadbe50775

Merge




More information about the jdk8u-dev-changes mailing list