hg: type-annotations/type-annotations/jdk: 87 new changesets

wdietl at gmail.com wdietl at gmail.com
Fri Apr 25 15:12:29 UTC 2014


Changeset: 3b820c2913e8
Author:    sla
Date:      2014-04-02 12:03 +0200
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/3b820c2913e8

8038963: com/sun/jdi tests fail because cygwin's ps sometimes misses processes
Reviewed-by: dcubed, jbachorik

! test/com/sun/jdi/ShellScaffold.sh

Changeset: 2977cf189ad2
Author:    igerasim
Date:      2014-04-14 16:15 +0400
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/2977cf189ad2

8009637: Some error messages are missing a space
Reviewed-by: alanb

! src/share/classes/com/sun/jmx/interceptor/DefaultMBeanServerInterceptor.java
! src/share/classes/com/sun/jndi/ldap/LdapAttribute.java
! src/share/classes/java/util/logging/Logging.java
! src/share/classes/javax/naming/NameImpl.java
! src/windows/classes/sun/print/Win32PrintService.java

Changeset: 02e2e9aca4fd
Author:    xuelei
Date:      2014-04-14 13:40 +0000
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/02e2e9aca4fd

8040062: Need to add new methods in BaseSSLSocketImpl
Reviewed-by: mullan

! src/share/classes/sun/security/ssl/BaseSSLSocketImpl.java

Changeset: 93f82431e64f
Author:    chegar
Date:      2014-04-15 08:28 +0100
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/93f82431e64f

8040038: java/net/URLPermission/nstest/lookup.sh fails with ClassNotFoundException
Reviewed-by: alanb

! test/java/net/URLPermission/nstest/lookup.sh

Changeset: 6cf04fd5c1c7
Author:    jbachorik
Date:      2014-04-15 09:23 +0200
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/6cf04fd5c1c7

8040167: JDWP spec for ClassType#InvokeMethod contradicts JLS
Reviewed-by: sla, sspitsyn

! make/data/jdwp/jdwp.spec

Changeset: 20f76a6998eb
Author:    chegar
Date:      2014-04-15 11:24 +0100
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/20f76a6998eb

8039362: Read content-types.properties as a resource
Reviewed-by: erikj, alanb, mchung

! make/CopyFiles.gmk
! make/CopyIntoClasses.gmk
! make/profile-includes.txt
- src/macosx/lib/content-types.properties
! src/share/classes/sun/net/www/MimeTable.java
+ src/solaris/classes/sun/net/www/content-types.properties
- src/solaris/lib/content-types.properties
+ src/windows/classes/sun/net/www/content-types.properties
- src/windows/lib/content-types.properties

Changeset: 8cef08d9eacf
Author:    alanb
Date:      2014-04-15 17:04 +0100
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/8cef08d9eacf

8040262: (fs) Misc. typos in comments and implementation
Reviewed-by: alanb, chegar
Contributed-by: pavel.rappo at oracle.com

! src/share/classes/java/nio/file/Files.java
! src/share/classes/java/nio/file/spi/FileSystemProvider.java
! src/solaris/classes/sun/nio/fs/LinuxNativeDispatcher.java
! src/solaris/classes/sun/nio/fs/MagicFileTypeDetector.java
! src/solaris/classes/sun/nio/fs/SolarisAclFileAttributeView.java
! src/solaris/classes/sun/nio/fs/SolarisWatchService.java
! src/solaris/classes/sun/nio/fs/UnixDirectoryStream.java
! src/solaris/classes/sun/nio/fs/UnixFileAttributeViews.java
! src/solaris/classes/sun/nio/fs/UnixFileSystem.java
! src/windows/classes/sun/nio/fs/WindowsAclFileAttributeView.java
! src/windows/classes/sun/nio/fs/WindowsConstants.java
! src/windows/classes/sun/nio/fs/WindowsFileAttributeViews.java
! src/windows/classes/sun/nio/fs/WindowsFileSystemProvider.java
! src/windows/classes/sun/nio/fs/WindowsNativeDispatcher.java
! src/windows/classes/sun/nio/fs/WindowsPath.java
! src/windows/classes/sun/nio/fs/WindowsSecurity.java
! src/windows/classes/sun/nio/fs/WindowsUserDefinedFileAttributeView.java
! src/windows/classes/sun/nio/fs/WindowsWatchService.java

Changeset: bf08a76d441e
Author:    serb
Date:      2014-01-10 19:45 +0400
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/bf08a76d441e

8029730: Improve audio device additions
Reviewed-by: prr, mschoene

! src/solaris/native/com/sun/media/sound/PLATFORM_API_SolarisOS_Utils.c

Changeset: b8e6acc3da69
Author:    serb
Date:      2014-01-10 19:21 +0400
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/b8e6acc3da69

8026163: Enhance media provisioning
Reviewed-by: art, skoivu

! src/share/classes/com/sun/media/sound/JDK13Services.java
! src/share/classes/com/sun/media/sound/JSSecurityManager.java

Changeset: b2ec9f3789fc
Author:    jbachorik
Date:      2013-12-23 15:33 +0100
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/b2ec9f3789fc

8029735: Enhance service mgmt natives
Reviewed-by: sla, mschoene

! src/share/native/sun/management/Flag.c
! src/share/native/sun/management/GcInfoBuilder.c

Changeset: 38751ec571ea
Author:    vadim
Date:      2013-11-12 11:32 +0400
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/38751ec571ea

8023046: Enhance splashscreen support
Reviewed-by: anthony, pchelko, mschoene

! src/share/native/sun/awt/giflib/dgif_lib.c

Changeset: 35183d5d7889
Author:    prr
Date:      2013-12-20 09:58 -0800
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/35183d5d7889

8029854: Enhance JPEG decodings
Reviewed-by: bae, vadim, mschoene

! src/share/native/sun/awt/image/gif/gifdecoder.c
! src/share/native/sun/awt/image/jpeg/imageioJPEG.c
! src/share/native/sun/awt/image/jpeg/jpegdecoder.c

Changeset: 59142ea80e90
Author:    pchelko
Date:      2013-12-20 15:43 +0400
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/59142ea80e90

8025010: Enhance AWT contexts
Reviewed-by: art, serb, hawtin

! src/macosx/classes/sun/lwawt/macosx/LWCToolkit.java
! src/macosx/native/sun/awt/LWCToolkit.m
! src/macosx/native/sun/awt/awt.m
! src/macosx/native/sun/osxapp/ThreadUtilities.h
! src/macosx/native/sun/osxapp/ThreadUtilities.m
! src/share/classes/sun/awt/AWTAutoShutdown.java
! src/share/classes/sun/awt/SunToolkit.java
! src/solaris/classes/sun/awt/X11/XToolkit.java
! src/windows/classes/sun/awt/windows/WToolkit.java
! src/windows/native/sun/windows/awt_Toolkit.cpp

Changeset: 3d0b587857ea
Author:    alanb
Date:      2013-12-19 12:14 +0000
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/3d0b587857ea

8026716: (aio) Enhance asynchronous channel handling
Reviewed-by: chegar, ahgross

+ src/share/classes/sun/misc/InnocuousThread.java
! src/share/classes/sun/nio/ch/Invoker.java
! src/share/classes/sun/nio/ch/ThreadPool.java

Changeset: e4a723738f5d
Author:    kizune
Date:      2013-12-19 14:57 +0400
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/e4a723738f5d

8029697: Update Poller demo
Reviewed-by: dcubed

! src/solaris/demo/jni/Poller/Poller.c

Changeset: 665fa2fc176f
Author:    pchelko
Date:      2013-12-18 10:43 +0400
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/665fa2fc176f

8029760: Enhance AWT image libraries
Reviewed-by: prr, vadim, mschoene

! src/share/native/sun/awt/image/jpeg/jdmarker.c

Changeset: 8ace45049ae1
Author:    juh
Date:      2014-01-10 13:42 -0800
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/8ace45049ae1

8029745: Enhance algorithm checking
Summary: Intialize SIGNATURE_PRIMITIVE_SET with Collections.unmodifiableSet()
Reviewed-by: mullan

! src/share/classes/sun/security/provider/certpath/AlgorithmChecker.java
! src/share/classes/sun/security/ssl/SignatureAndHashAlgorithm.java

Changeset: 4f0a93285066
Author:    jrose
Date:      2013-12-13 18:06 -0800
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/4f0a93285066

8029844: Enhance argument validation
Summary: make defensive copy of a varargs array
Reviewed-by: mchung, twisti, ahgross

! src/share/classes/java/lang/invoke/MethodHandles.java

Changeset: d23dfb999f5b
Author:    dfuchs
Date:      2014-01-16 17:49 +0100
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/d23dfb999f5b

8029740: Enhance handling of loggers
Reviewed-by: mchung, ahgross

! src/share/classes/java/util/logging/LogManager.java
! src/share/classes/java/util/logging/Logger.java

Changeset: aee0fdff54d4
Author:    pchelko
Date:      2014-01-15 11:53 +0400
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/aee0fdff54d4

8031477: [macosx] Loading AWT native library fails
8002191: AWT-Shutdown thread does not start with the AppletSecurity on Linux
8031032: SQE test failures after JDK-8025010 was fixed
Reviewed-by: serb, ddehaven

! src/macosx/classes/sun/font/CFontManager.java
! src/macosx/classes/sun/lwawt/LWToolkit.java
! src/macosx/native/sun/awt/awt.m
! src/macosx/native/sun/osxapp/ThreadUtilities.h
! src/macosx/native/sun/osxapp/ThreadUtilities.m
! src/share/classes/java/awt/EventQueue.java
! src/share/classes/sun/awt/AWTAutoShutdown.java
! src/share/classes/sun/awt/SunToolkit.java
! src/share/classes/sun/font/CreatedFontTracker.java
! src/share/classes/sun/font/SunFontManager.java
! src/share/classes/sun/java2d/Disposer.java
! src/share/classes/sun/java2d/opengl/OGLRenderQueue.java
+ src/share/classes/sun/misc/ThreadGroupUtils.java
! src/solaris/classes/sun/awt/X11/XToolkit.java
! src/solaris/classes/sun/awt/X11GraphicsDevice.java
! src/windows/classes/sun/awt/shell/Win32ShellFolderManager2.java
! src/windows/classes/sun/awt/windows/WToolkit.java
! src/windows/classes/sun/java2d/d3d/D3DScreenUpdateManager.java
+ test/java/awt/Toolkit/LoadAWTCrashTest/LoadAWTCrashTest.java

Changeset: 76a17befc935
Author:    alanb
Date:      2014-01-14 11:55 +0000
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/76a17befc935

8031394: (sl) Fix exception handling in ServiceLoader
Reviewed-by: ahgross, mchung, weijun

! src/share/classes/java/util/ServiceLoader.java

Changeset: 2ef2b3ed42a1
Author:    jbachorik
Date:      2013-12-23 14:29 +0100
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/2ef2b3ed42a1

8029286: Enhance subject delegation
Reviewed-by: dfuchs, ahgross

! src/share/classes/com/sun/jmx/remote/security/SubjectDelegator.java

Changeset: 55ef5bb8e34e
Author:    serb
Date:      2014-01-21 06:45 +0400
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/55ef5bb8e34e

8031352: Enhance PNG handling
Reviewed-by: prr, mschoene

! src/share/native/sun/awt/libpng/pngrtran.c
! src/share/native/sun/awt/libpng/pngset.c

Changeset: ef8b628bab03
Author:    vinnie
Date:      2014-01-21 10:49 +0000
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/ef8b628bab03

8030731: Improve name service robustness
Reviewed-by: weijun, michaelm, skoivu

! src/share/classes/com/sun/jndi/dns/DnsClient.java

Changeset: a2322a221268
Author:    malenkov
Date:      2014-01-21 20:53 +0400
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/a2322a221268

8026797: Enhance data transfers
Reviewed-by: art, skoivu

! src/macosx/classes/sun/lwawt/macosx/CClipboard.java
! src/share/classes/java/awt/datatransfer/SystemFlavorMap.java
! src/share/classes/sun/awt/datatransfer/ClipboardTransferable.java
! src/share/classes/sun/awt/datatransfer/SunClipboard.java
! src/solaris/classes/sun/awt/X11/XClipboard.java
! src/windows/classes/sun/awt/windows/WClipboard.java

Changeset: 673c8a68d52d
Author:    prr
Date:      2014-01-22 09:39 -0800
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/673c8a68d52d

8029750: Enhance LCMS color processing
Reviewed-by: bae, vadim, mschoene

! src/share/native/sun/java2d/cmm/lcms/cmscam02.c
! src/share/native/sun/java2d/cmm/lcms/cmscgats.c
! src/share/native/sun/java2d/cmm/lcms/cmscnvrt.c
! src/share/native/sun/java2d/cmm/lcms/cmserr.c
! src/share/native/sun/java2d/cmm/lcms/cmsgamma.c
! src/share/native/sun/java2d/cmm/lcms/cmsgmt.c
! src/share/native/sun/java2d/cmm/lcms/cmsintrp.c
! src/share/native/sun/java2d/cmm/lcms/cmsio0.c
! src/share/native/sun/java2d/cmm/lcms/cmsio1.c
! src/share/native/sun/java2d/cmm/lcms/cmslut.c
! src/share/native/sun/java2d/cmm/lcms/cmsmd5.c
! src/share/native/sun/java2d/cmm/lcms/cmsnamed.c
! src/share/native/sun/java2d/cmm/lcms/cmsopt.c
! src/share/native/sun/java2d/cmm/lcms/cmspack.c
! src/share/native/sun/java2d/cmm/lcms/cmspcs.c
! src/share/native/sun/java2d/cmm/lcms/cmsplugin.c
! src/share/native/sun/java2d/cmm/lcms/cmsps2.c
! src/share/native/sun/java2d/cmm/lcms/cmssamp.c
! src/share/native/sun/java2d/cmm/lcms/cmstypes.c
! src/share/native/sun/java2d/cmm/lcms/cmsvirt.c
! src/share/native/sun/java2d/cmm/lcms/cmswtpnt.c
! src/share/native/sun/java2d/cmm/lcms/cmsxform.c
! src/share/native/sun/java2d/cmm/lcms/lcms2.h
! src/share/native/sun/java2d/cmm/lcms/lcms2_internal.h

Changeset: a37bdce9565a
Author:    prr
Date:      2014-01-22 09:42 -0800
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/a37bdce9565a

8031335: Better color profiling
Reviewed-by: bae, vadim, mschoene

! src/share/native/sun/java2d/cmm/lcms/cmsio0.c

Changeset: 387e4b3b0070
Author:    prr
Date:      2013-12-16 09:26 -0800
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/387e4b3b0070

8027775: Enhance ICU code.
Reviewed-by: srl, bae, mschoene

! src/share/native/sun/font/layout/ContextualGlyphSubstProc2.cpp
! src/share/native/sun/font/layout/ContextualSubstSubtables.cpp
! src/share/native/sun/font/layout/LookupProcessor.cpp
! src/share/native/sun/font/layout/MarkToBasePosnSubtables.cpp
! src/share/native/sun/font/layout/OpenTypeUtilities.cpp
! src/share/native/sun/font/layout/SegmentArrayProcessor.cpp
! src/share/native/sun/font/layout/StateTableProcessor.cpp

Changeset: 78dbfc22008e
Author:    prr
Date:      2014-01-13 14:53 -0800
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/78dbfc22008e

8031462: Fonts with morx tables are broken with latest ICU fixes
Reviewed-by: bae, vadim

! src/share/native/sun/font/layout/LigatureSubstProc2.cpp
+ test/java/awt/font/TextLayout/TestAATMorxFont.java

Changeset: 982213738be6
Author:    bae
Date:      2013-11-25 12:51 +0400
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/982213738be6

8027841: Enhance pixel manipulations
Reviewed-by: prr, vadim, mschoene

! src/share/native/sun/awt/medialib/awt_ImagingLib.c

Changeset: 88c7e0e7f78e
Author:    wetmore
Date:      2014-01-22 14:59 -0800
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/88c7e0e7f78e

8027766: Enhance RSA processing
Summary: Refactored code
Reviewed-by: mullan, xuelei

! src/share/classes/sun/security/rsa/RSAPadding.java

Changeset: 473e47680430
Author:    weijun
Date:      2013-11-25 15:00 +0800
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/473e47680430

8026067: Enhance signed jar verification
Reviewed-by: ddehaven, ahgross, mullan

! src/share/classes/java/util/jar/JarVerifier.java
! src/share/classes/sun/security/tools/jarsigner/Main.java
! src/share/classes/sun/security/util/SignatureFileVerifier.java

Changeset: c27172e3e643
Author:    weijun
Date:      2014-01-15 11:23 +0800
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/c27172e3e643

8030655: Regression: 14_01 Security fix 8024306 causes test failures
Reviewed-by: mullan, xuelei, ahgross

! src/share/classes/javax/security/auth/Subject.java

Changeset: 58e58f112e8a
Author:    lancea
Date:      2013-10-25 14:35 -0400
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/58e58f112e8a

8026200: Enhance RowSet Factory
Reviewed-by: alanb, skoivu

! src/share/classes/com/sun/rowset/CachedRowSetImpl.java
! src/share/classes/com/sun/rowset/internal/CachedRowSetWriter.java
! src/share/classes/javax/sql/rowset/RowSetProvider.java
! src/share/classes/javax/sql/rowset/spi/SyncFactory.java

Changeset: eb6fe08babef
Author:    lancea
Date:      2013-11-15 11:07 -0500
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/eb6fe08babef

8028385: Enhance RowSet Factory
Reviewed-by: alanb, skoivu

! src/share/classes/javax/sql/rowset/serial/SQLInputImpl.java

Changeset: 2240dd072881
Author:    weijun
Date:      2014-01-09 17:41 +0800
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/2240dd072881

8031395: Enhance LDAP processing
Reviewed-by: vinnie, alanb, skoivu, ahgross

! src/share/classes/com/sun/jndi/ldap/LdapBindingEnumeration.java
! src/share/classes/com/sun/jndi/ldap/LdapSearchEnumeration.java

Changeset: c17a40abfd9e
Author:    prr
Date:      2014-01-24 10:11 -0800
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/c17a40abfd9e

8032370: No "Truncated file" warning from IIOReadWarningListener on JPEGImageReader
Reviewed-by: bae, vadim

! src/share/native/sun/awt/image/jpeg/imageioJPEG.c
! src/share/native/sun/awt/image/jpeg/jpegdecoder.c
+ test/javax/imageio/plugins/jpeg/TruncatedImageWarningTest.java
+ test/javax/imageio/plugins/jpeg/truncated.jpg

Changeset: 1fd487e24b8f
Author:    twisti
Date:      2014-01-29 15:53 -0800
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/1fd487e24b8f

8032686: Issues with method invoke
Reviewed-by: jrose, vlivanov, ahgross

! src/share/classes/java/lang/invoke/BoundMethodHandle.java
! src/share/classes/java/lang/invoke/InvokerBytecodeGenerator.java

Changeset: e64eed122a26
Author:    chegar
Date:      2014-02-11 11:22 +0000
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/e64eed122a26

8031050: (thread) Change Thread initialization so that thread name is set before invoking SecurityManager
Reviewed-by: alanb, dholmes, mchung

! src/share/classes/java/lang/Thread.java

Changeset: 79f7a8b7414d
Author:    kizune
Date:      2014-02-07 19:49 +0400
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/79f7a8b7414d

8033618: Correct logging output
Reviewed-by: ksrini, alanb, ahgross

! src/share/native/com/sun/java/util/jar/pack/unpack.cpp

Changeset: 23744c4db209
Author:    pchelko
Date:      2014-02-20 09:36 +0400
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/23744c4db209

8034870: Regression: On Mac, fx app can't be launched if setting a javaagent for it
Reviewed-by: serb, art, anthony

! src/macosx/native/sun/awt/LWCToolkit.m
! src/macosx/native/sun/awt/awt.m
! src/macosx/native/sun/osxapp/ThreadUtilities.h
! src/macosx/native/sun/osxapp/ThreadUtilities.m

Changeset: 5cdfc7e54f52
Author:    sundar
Date:      2014-03-07 21:48 +0530
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/5cdfc7e54f52

8036794: Collect more Collector Lambdas
Reviewed-by: attila, ahgross

! src/share/classes/javax/script/ScriptEngineManager.java

Changeset: 3b8a61658714
Author:    vinnie
Date:      2014-03-12 12:10 +0000
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/3b8a61658714

8035834: InetAddress.getLocalHost() can hang after JDK-8030731
Reviewed-by: wetmore, ahgross

! src/share/classes/sun/security/provider/SeedGenerator.java

Changeset: dc5132e75b74
Author:    jbachorik
Date:      2014-02-06 09:35 +0100
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/dc5132e75b74

8033301: Build more informative InfoBuilder
Reviewed-by: sla, ahgross

! src/share/native/sun/management/GcInfoBuilder.c

Changeset: 0e9e2be5c381
Author:    sherman
Date:      2014-04-15 13:17 -0700
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/0e9e2be5c381

8038500: (zipfs) Upgrade ZIP provider to be a supported provider
Summary: to move zipfs into jdk.nio.zipfs
Reviewed-by: alanb, mchung, erikj

! make/CompileDemos.gmk
! make/CreateJars.gmk
+ src/share/classes/jdk/nio/zipfs/JarFileSystemProvider.java
+ src/share/classes/jdk/nio/zipfs/META-INF/services/java.nio.file.spi.FileSystemProvider
+ src/share/classes/jdk/nio/zipfs/ZipCoder.java
+ src/share/classes/jdk/nio/zipfs/ZipConstants.java
+ src/share/classes/jdk/nio/zipfs/ZipDirectoryStream.java
+ src/share/classes/jdk/nio/zipfs/ZipFileAttributeView.java
+ src/share/classes/jdk/nio/zipfs/ZipFileAttributes.java
+ src/share/classes/jdk/nio/zipfs/ZipFileStore.java
+ src/share/classes/jdk/nio/zipfs/ZipFileSystem.java
+ src/share/classes/jdk/nio/zipfs/ZipFileSystemProvider.java
+ src/share/classes/jdk/nio/zipfs/ZipInfo.java
+ src/share/classes/jdk/nio/zipfs/ZipPath.java
+ src/share/classes/jdk/nio/zipfs/ZipUtils.java
- src/share/demo/nio/zipfs/Demo.java
- src/share/demo/nio/zipfs/README.txt
- src/share/demo/nio/zipfs/src/META-INF/services/java.nio.file.spi.FileSystemProvider
- src/share/demo/nio/zipfs/src/com/sun/nio/zipfs/JarFileSystemProvider.java
- src/share/demo/nio/zipfs/src/com/sun/nio/zipfs/ZipCoder.java
- src/share/demo/nio/zipfs/src/com/sun/nio/zipfs/ZipConstants.java
- src/share/demo/nio/zipfs/src/com/sun/nio/zipfs/ZipDirectoryStream.java
- src/share/demo/nio/zipfs/src/com/sun/nio/zipfs/ZipFileAttributeView.java
- src/share/demo/nio/zipfs/src/com/sun/nio/zipfs/ZipFileAttributes.java
- src/share/demo/nio/zipfs/src/com/sun/nio/zipfs/ZipFileStore.java
- src/share/demo/nio/zipfs/src/com/sun/nio/zipfs/ZipFileSystem.java
- src/share/demo/nio/zipfs/src/com/sun/nio/zipfs/ZipFileSystemProvider.java
- src/share/demo/nio/zipfs/src/com/sun/nio/zipfs/ZipInfo.java
- src/share/demo/nio/zipfs/src/com/sun/nio/zipfs/ZipPath.java
- src/share/demo/nio/zipfs/src/com/sun/nio/zipfs/ZipUtils.java
- test/demo/zipfs/Basic.java
- test/demo/zipfs/PathOps.java
- test/demo/zipfs/ZFSTests.java
- test/demo/zipfs/ZipFSTester.java
- test/demo/zipfs/basic.sh
+ test/jdk/nio/zipfs/Basic.java
+ test/jdk/nio/zipfs/Demo.java
+ test/jdk/nio/zipfs/PathOps.java
+ test/jdk/nio/zipfs/ZFSTests.java
+ test/jdk/nio/zipfs/ZipFSTester.java

Changeset: c7120875a813
Author:    weijun
Date:      2014-04-16 10:39 +0800
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/c7120875a813

8039853: Provider.Service.newInstance() does not work with current JDK JGSS Mechanisms
Reviewed-by: mullan

! src/share/classes/java/security/Provider.java
+ test/java/security/Provider/NewInstance.java

Changeset: 79b80afb80d5
Author:    chegar
Date:      2014-04-16 08:16 +0100
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/79b80afb80d5

8038821: Fix typos in java.net
Reviewed-by: wetmore
Contributed-by: Ivan Gerasimov <ivan.gerasimov at oracle.com>, Chris Hegarty <chris.hegarty at oracle.com>

! src/share/classes/java/net/DatagramSocket.java
! src/share/classes/java/net/HttpCookie.java
! src/share/classes/java/net/InetAddress.java
! src/share/classes/sun/misc/JavaNetHttpCookieAccess.java

Changeset: ce1573e7824a
Author:    igerasim
Date:      2014-04-16 12:37 +0400
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/ce1573e7824a

8039396: NPE when writing a class descriptor object to a custom ObjectOutputStream
Reviewed-by: alanb

! src/share/classes/java/io/ObjectOutputStream.java
+ test/java/io/Serializable/unresolvableObjectStreamClass/UnresolvableObjectStreamClass.java

Changeset: a6ad09e73c54
Author:    luchsh
Date:      2014-04-16 17:32 +0800
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/a6ad09e73c54

8034220: Improve time zone mapping for AIX platform
Reviewed-by: okutsu

! make/CopyFiles.gmk
+ src/aix/lib/tzmappings
! src/solaris/native/java/util/TimeZone_md.c

Changeset: 10f803d32251
Author:    mullan
Date:      2014-04-16 09:46 -0400
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/10f803d32251

8038184: XMLSignature throws StringIndexOutOfBoundsException if ID attribute value is empty String
Reviewed-by: xuelei

! src/share/classes/com/sun/org/apache/xml/internal/security/utils/XMLUtils.java
! test/javax/xml/crypto/dsig/GenerationTests.java

Changeset: a8be6639345d
Author:    mullan
Date:      2014-04-16 09:49 -0400
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/a8be6639345d

Merge

- src/macosx/lib/content-types.properties
- src/share/demo/nio/zipfs/Demo.java
- src/share/demo/nio/zipfs/README.txt
- src/share/demo/nio/zipfs/src/META-INF/services/java.nio.file.spi.FileSystemProvider
- src/share/demo/nio/zipfs/src/com/sun/nio/zipfs/JarFileSystemProvider.java
- src/share/demo/nio/zipfs/src/com/sun/nio/zipfs/ZipCoder.java
- src/share/demo/nio/zipfs/src/com/sun/nio/zipfs/ZipConstants.java
- src/share/demo/nio/zipfs/src/com/sun/nio/zipfs/ZipDirectoryStream.java
- src/share/demo/nio/zipfs/src/com/sun/nio/zipfs/ZipFileAttributeView.java
- src/share/demo/nio/zipfs/src/com/sun/nio/zipfs/ZipFileAttributes.java
- src/share/demo/nio/zipfs/src/com/sun/nio/zipfs/ZipFileStore.java
- src/share/demo/nio/zipfs/src/com/sun/nio/zipfs/ZipFileSystem.java
- src/share/demo/nio/zipfs/src/com/sun/nio/zipfs/ZipFileSystemProvider.java
- src/share/demo/nio/zipfs/src/com/sun/nio/zipfs/ZipInfo.java
- src/share/demo/nio/zipfs/src/com/sun/nio/zipfs/ZipPath.java
- src/share/demo/nio/zipfs/src/com/sun/nio/zipfs/ZipUtils.java
- src/solaris/lib/content-types.properties
- src/windows/lib/content-types.properties
- test/demo/zipfs/Basic.java
- test/demo/zipfs/PathOps.java
- test/demo/zipfs/ZFSTests.java
- test/demo/zipfs/ZipFSTester.java
- test/demo/zipfs/basic.sh

Changeset: 4aa94c6a7257
Author:    chegar
Date:      2014-04-16 11:56 +0100
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/4aa94c6a7257

8038178: Fix corrupt license header
Reviewed-by: chegar, dholmes
Contributed-by: Pavel Rappo <pavel.rappo at oracle.com>

! src/share/classes/sun/misc/InnocuousThread.java

Changeset: e0c909934cd6
Author:    mtobiass
Date:      2014-04-16 12:40 -0700
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/e0c909934cd6

8030628: Update java/lang/management/MemoryMXBean tests to ignore GC setting by jtreg
Reviewed-by: mchung, jbachorik
Contributed-by: Mattias Tobiasson <mattias.tobiasson at oracle.com>

! test/java/lang/management/MemoryMXBean/CollectionUsageThreshold.java
! test/java/lang/management/MemoryMXBean/LowMemoryTest.java
! test/java/lang/management/MemoryMXBean/ResetPeakMemoryUsage.java
+ test/java/lang/management/MemoryMXBean/RunUtil.java
! test/lib/testlibrary/jdk/testlibrary/Utils.java

Changeset: 17efa2e79a5f
Author:    bpb
Date:      2014-04-16 12:59 -0700
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/17efa2e79a5f

6375303: Review use of caching in BigDecimal
Summary: Clean up of various items discovered during review of caching.
Reviewed-by: mduigou, psandoz

! src/share/classes/java/math/BigDecimal.java

Changeset: efaa9de464e0
Author:    bpb
Date:      2014-04-16 13:13 -0700
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/efaa9de464e0

Merge


Changeset: d993a3fc9b19
Author:    weijun
Date:      2014-04-17 09:48 +0800
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/d993a3fc9b19

8040769: add a comment to the NewInstance test
Reviewed-by: wetmore

! test/java/security/Provider/NewInstance.java

Changeset: e0da79da3689
Author:    peytoia
Date:      2014-04-17 13:00 +0900
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/e0da79da3689

8035726: A sentence is truncated in the API doc for j.u.Locale.LanguageRange.parse(String, Map).
Reviewed-by: okutsu

! src/share/classes/java/util/Locale.java

Changeset: ca512a1ade9a
Author:    michaelm
Date:      2014-04-17 15:44 +0100
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/ca512a1ade9a

8040809: '}' left in the spec for j.u.Random.doubles(..)
Reviewed-by: rriggs

! src/share/classes/java/util/Random.java

Changeset: 8371276d52c0
Author:    jbachorik
Date:      2014-04-17 18:20 +0200
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/8371276d52c0

8039080: "jinfo server_id at host" fails with "Invalid process identifier"
Reviewed-by: sla, sjiang, dsamersoff

! src/share/classes/sun/tools/jinfo/JInfo.java
+ test/sun/tools/jinfo/JInfoLauncherTest.java

Changeset: a311c31fc622
Author:    igerasim
Date:      2014-04-18 18:46 +0400
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/a311c31fc622

8038982: java/lang/ref/EarlyTimeout.java failed again
Reviewed-by: mchung

! test/java/lang/ref/EarlyTimeout.java

Changeset: 409f765373b0
Author:    rriggs
Date:      2014-04-18 15:37 -0400
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/409f765373b0

8038823: Missing @Test annotation and copyright in java.time tests
Reviewed-by: lancea

! test/java/time/tck/java/time/chrono/CopticChronology.java
! test/java/time/tck/java/time/chrono/CopticDate.java
! test/java/time/tck/java/time/chrono/CopticEra.java
! test/java/time/tck/java/time/chrono/TCKChronoPeriod.java

Changeset: 25bec8e3193e
Author:    bpb
Date:      2014-04-18 14:03 -0700
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/25bec8e3193e

8027595: Enable BigInteger overflow tests in JTREG
Summary: Remove space in @test tags, remove OOME catches, add @run tag for StringConstructorOverflow.
Reviewed-by: mduigou

! test/java/math/BigInteger/BitLengthOverflow.java
! test/java/math/BigInteger/DivisionOverflow.java
! test/java/math/BigInteger/DoubleValueOverflow.java
! test/java/math/BigInteger/StringConstructorOverflow.java
! test/java/math/BigInteger/SymmetricRangeTests.java

Changeset: a78c361a05c0
Author:    lancea
Date:      2014-04-18 17:37 -0400
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/a78c361a05c0

8040760: Addition of new java.sql tests
Reviewed-by: rriggs

+ test/java/sql/TEST.properties
+ test/java/sql/test/sql/BatchUpdateExceptionTests.java
+ test/java/sql/test/sql/DataTruncationTests.java
+ test/java/sql/test/sql/DateTests.java
+ test/java/sql/test/sql/DriverManagerTests.java
+ test/java/sql/test/sql/SQLClientInfoExceptionTests.java
+ test/java/sql/test/sql/SQLDataExceptionTests.java
+ test/java/sql/test/sql/SQLExceptionTests.java
+ test/java/sql/test/sql/SQLFeatureNotSupportedExceptionTests.java
+ test/java/sql/test/sql/SQLIntegrityConstraintViolationExceptionTests.java
+ test/java/sql/test/sql/SQLInvalidAuthorizationSpecExceptionTests.java
+ test/java/sql/test/sql/SQLNonTransientConnectionExceptionTests.java
+ test/java/sql/test/sql/SQLNonTransientExceptionTests.java
+ test/java/sql/test/sql/SQLRecoverableExceptionTests.java
+ test/java/sql/test/sql/SQLSyntaxErrorExceptionTests.java
+ test/java/sql/test/sql/SQLTimeoutExceptionTests.java
+ test/java/sql/test/sql/SQLTransactionRollbackExceptionTests.java
+ test/java/sql/test/sql/SQLTransientConnectionExceptionTests.java
+ test/java/sql/test/sql/SQLTransientExceptionTests.java
+ test/java/sql/test/sql/SQLWarningTests.java
+ test/java/sql/test/sql/TimeTests.java
+ test/java/sql/test/sql/TimestampTests.java
+ test/java/sql/util/DriverActionImpl.java
+ test/java/sql/util/SerializedBatchUpdateException.java
+ test/java/sql/util/StubBlob.java
+ test/java/sql/util/StubConnection.java
+ test/java/sql/util/StubDriver.java
+ test/java/sql/util/StubDriverDA.java

Changeset: ea141745e90d
Author:    scolebourne
Date:      2014-04-12 14:54 +0100
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/ea141745e90d

8040058: IsoFields.WEEK_BASED_YEAR adjustInto incorrect and WeekFields.weekOfWeekBasedYear().range incorrect
Reviewed-by: lancea, rriggs

! src/share/classes/java/time/temporal/IsoFields.java
! src/share/classes/java/time/temporal/WeekFields.java
+ test/java/time/test/java/time/temporal/TestIsoWeekFields.java

Changeset: 4c712155f7c9
Author:    weijun
Date:      2014-04-21 10:25 +0800
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/4c712155f7c9

8039358: com.sun.jarsigner.ContentSignerParameters.getTSAPolicyID() should be a default method
Reviewed-by: vinnie

! src/share/classes/com/sun/jarsigner/ContentSignerParameters.java
+ test/com/sun/jarsigner/DefaultMethod.java

Changeset: 3b2d261eedff
Author:    weijun
Date:      2014-04-21 10:26 +0800
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/3b2d261eedff

8038837: Add support to jarsigner for specifying timestamp hash algorithm
Reviewed-by: vinnie

! src/share/classes/com/sun/jarsigner/ContentSignerParameters.java
! src/share/classes/sun/security/pkcs/PKCS7.java
! src/share/classes/sun/security/tools/jarsigner/Main.java
! src/share/classes/sun/security/tools/jarsigner/Resources.java
! src/share/classes/sun/security/tools/jarsigner/TimestampedSigner.java
! test/sun/security/tools/jarsigner/TimestampCheck.java

Changeset: bf4a697e7505
Author:    lfoltan
Date:      2014-04-21 13:51 -0400
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/bf4a697e7505

8033584: Remove java/lang/reflect/Method/invoke/TestPrivateInterfaceMethodReflect.java from exclude list.
Summary: Remove java/lang/reflect/Method/invoke/TestPrivateInterfaceMethodReflect.java from ProblemList.txt, issue fixed in JDK 8.
Reviewed-by: gtriantafill, hseigel, mchung

! test/ProblemList.txt

Changeset: 3b50efed107a
Author:    shurailine
Date:      2014-04-21 13:12 -0700
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/3b50efed107a

8039438: Some tests depend on internal API sun.misc.IOUtils
Summary: Remove dependency on sun.misc.IOUtils.readFully(InputStream, int, boolean)
Reviewed-by: alanb, mchung, chegar
Contributed-by: Alexandre Iline <alexandre.iline at oracle.com>

! test/java/lang/annotation/AnnotationType/AnnotationTypeRuntimeAssumptionTest.java
! test/java/lang/invoke/lambda/LambdaClassLoaderSerialization.java
! test/java/lang/reflect/Method/InterfaceStatic/StaticInterfaceMethodInWayOfDefault.java
! test/lib/testlibrary/jdk/testlibrary/FileUtils.java
+ test/lib/testlibrary/jdk/testlibrary/IOUtils.java
! test/sun/security/tools/jarsigner/EntriesOrder.java

Changeset: b3cc1d52ebb0
Author:    shurailine
Date:      2014-04-21 13:16 -0700
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/b3cc1d52ebb0

8039816: Some tests depend on internal API sun.security.action.GetPropertyAction
Summary: Replace sun.security.action.GetPropertyAction usages with lambda expressions creating java.security.PrivilegedAction.
Reviewed-by: alanb, mchung, chegar
Contributed-by: Alexandre Iline <alexandre.iline at oracle.com>

! test/com/sun/nio/sctp/SctpChannel/SocketOptionTests.java
! test/com/sun/nio/sctp/SctpMultiChannel/SocketOptionTests.java
! test/java/nio/charset/Charset/NIOCharsetAvailabilityTest.java
! test/sun/security/tools/jarsigner/CertChainUnclosed.java

Changeset: 3aeb306d985c
Author:    lancea
Date:      2014-04-22 08:57 -0400
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/3aeb306d985c

8041331: Cleanup files for jtreg and windows
Reviewed-by: rriggs, smarks, chegar

! test/java/sql/test/sql/BatchUpdateExceptionTests.java
! test/java/sql/test/sql/DataTruncationTests.java
! test/java/sql/test/sql/SQLClientInfoExceptionTests.java
! test/java/sql/test/sql/SQLDataExceptionTests.java
! test/java/sql/test/sql/SQLExceptionTests.java
! test/java/sql/test/sql/SQLFeatureNotSupportedExceptionTests.java
! test/java/sql/test/sql/SQLIntegrityConstraintViolationExceptionTests.java
! test/java/sql/test/sql/SQLInvalidAuthorizationSpecExceptionTests.java
! test/java/sql/test/sql/SQLNonTransientConnectionExceptionTests.java
! test/java/sql/test/sql/SQLNonTransientExceptionTests.java
! test/java/sql/test/sql/SQLRecoverableExceptionTests.java
! test/java/sql/test/sql/SQLSyntaxErrorExceptionTests.java
! test/java/sql/test/sql/SQLTimeoutExceptionTests.java
! test/java/sql/test/sql/SQLTransactionRollbackExceptionTests.java
! test/java/sql/test/sql/SQLTransientConnectionExceptionTests.java
! test/java/sql/test/sql/SQLTransientExceptionTests.java
! test/java/sql/test/sql/SQLWarningTests.java
+ test/java/sql/util/BaseTest.java

Changeset: 6c40971f251a
Author:    lancea
Date:      2014-04-22 09:09 -0400
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/6c40971f251a

8041485: Update TEST.groups for jdk/nio/zipfs
Reviewed-by: chegar

! test/TEST.groups

Changeset: 7703578cf570
Author:    alundblad
Date:      2014-04-22 16:45 +0200
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/7703578cf570

8037085: The sjavac exclude option should accept valid directory identifiers
Summary: Option handling code rewritten. Exclusion / inclusion patterns changed from package to directories.
Reviewed-by: jfranck, erikj, ihse

! make/CompileJavaClasses.gmk

Changeset: 30acbdbdb04e
Author:    mduigou
Date:      2014-04-22 10:38 -0700
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/30acbdbdb04e

8040837: Avoid provoking NFEs when initializing InetAddrCachePolicy
Reviewed-by: mduigou
Contributed-by: bernd-2014 at eckenfels.net, claes.redestad at oracle.com

! src/share/classes/sun/net/InetAddressCachePolicy.java

Changeset: 6de4be4b64e7
Author:    mduigou
Date:      2014-04-22 16:21 +0200
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/6de4be4b64e7

8040747: Improve performance of IP address parsing
Reviewed-by: mduigou, chegar
Contributed-by: claes.redestad at oracle.com, bernd-2014 at eckenfels.net

! src/share/classes/sun/net/util/IPAddressUtil.java
! test/java/net/Inet4Address/textToNumericFormat.java

Changeset: bc96b8cf4d4f
Author:    mchung
Date:      2014-04-22 15:16 -0700
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/bc96b8cf4d4f

8035807: Convert use of sun.misc.BASE64Encoder/Decoder with java.util.Base64
Reviewed-by: alanb, vinnie, sherman, msheppar

! src/share/classes/com/sun/jndi/ldap/Obj.java
! src/share/classes/sun/net/ftp/impl/FtpClient.java
+ test/com/sun/jndi/ldap/Base64Test.java
! test/java/lang/StringCoding/Enormous.java

Changeset: d31534fb7b25
Author:    chegar
Date:      2014-04-23 12:26 +0100
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/d31534fb7b25

8041563: More ProblemList.txt updates (4/2014)
Reviewed-by: chegar
Contributed-by: Michael Cui <michael.cui at oracle.com>

! test/ProblemList.txt

Changeset: ea0d59f39e8f
Author:    chegar
Date:      2014-04-23 13:19 +0100
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/ea0d59f39e8f

8025710: Proxied HTTPS connections reused by HttpClient can send CONNECT to the server
Reviewed-by: chegar
Contributed-by: Steven Lawrance <slawrance at salesforce.com>, Andreas Rieber <rieberandreas at gmail.com>

! src/share/classes/sun/net/www/http/HttpClient.java
+ test/sun/net/www/http/HttpClient/B8025710.java

Changeset: 2d9b707020b5
Author:    michaelm
Date:      2014-04-23 17:29 +0100
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/2d9b707020b5

8041397: Lint regression in java.net.SocketOption
Reviewed-by: rriggs

! src/share/classes/java/net/DatagramSocketImpl.java
! src/share/classes/java/net/SocketImpl.java
! src/solaris/classes/java/net/PlainDatagramSocketImpl.java
! src/solaris/classes/java/net/PlainSocketImpl.java

Changeset: 2cef452ba711
Author:    katleman
Date:      2014-04-15 12:13 -0700
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/2cef452ba711

Added tag jdk9-b08 for changeset 9e7bd44ea85c

! .hgtags

Changeset: 6da187debf0e
Author:    katleman
Date:      2014-04-17 10:13 -0700
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/6da187debf0e

Added tag jdk9-b09 for changeset 2cef452ba711

! .hgtags

Changeset: ab06ba289431
Author:    lana
Date:      2014-04-17 15:20 -0700
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/ab06ba289431

Merge


Changeset: 3e8e199e23b2
Author:    katleman
Date:      2014-04-24 12:21 -0700
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/3e8e199e23b2

Added tag jdk9-b10 for changeset ab06ba289431

! .hgtags

Changeset: 47feccd164b7
Author:    lana
Date:      2014-04-24 16:03 -0700
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/47feccd164b7

Merge


Changeset: df73bd78a166
Author:    weijun
Date:      2014-04-25 10:57 +0800
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/df73bd78a166

8040321: keytool and jarsigner tests doesn't pass though VM tools to tools
Reviewed-by: alanb

! test/sun/security/mscapi/KeytoolChangeAlias.sh
! test/sun/security/mscapi/PublicKeyInterop.sh
! test/sun/security/mscapi/ShortRSAKey1024.sh
! test/sun/security/mscapi/SignUsingNONEwithRSA.sh
! test/sun/security/tools/jarsigner/AlgOptions.sh
! test/sun/security/tools/jarsigner/PercentSign.sh
! test/sun/security/tools/jarsigner/TimestampCheck.java
! test/sun/security/tools/jarsigner/checkusage.sh
! test/sun/security/tools/jarsigner/collator.sh
! test/sun/security/tools/jarsigner/concise_jarsigner.sh
! test/sun/security/tools/jarsigner/crl.sh
! test/sun/security/tools/jarsigner/diffend.sh
! test/sun/security/tools/jarsigner/ec.sh
! test/sun/security/tools/jarsigner/emptymanifest.sh
! test/sun/security/tools/jarsigner/jvindex.sh
! test/sun/security/tools/jarsigner/nameclash.sh
! test/sun/security/tools/jarsigner/newsize7.sh
! test/sun/security/tools/jarsigner/oldsig.sh
! test/sun/security/tools/jarsigner/onlymanifest.sh
! test/sun/security/tools/jarsigner/passtype.sh
! test/sun/security/tools/jarsigner/samename.sh
! test/sun/security/tools/jarsigner/ts.sh
! test/sun/security/tools/jarsigner/warnings.sh
! test/sun/security/tools/keytool/AltProviderPath.sh
! test/sun/security/tools/keytool/CloneKeyAskPassword.sh
! test/sun/security/tools/keytool/ListKeychainStore.sh
! test/sun/security/tools/keytool/NoExtNPE.sh
! test/sun/security/tools/keytool/SecretKeyKS.sh
! test/sun/security/tools/keytool/StandardAlgName.sh
! test/sun/security/tools/keytool/StorePasswordsByShell.sh
! test/sun/security/tools/keytool/emptysubject.sh
! test/sun/security/tools/keytool/file-in-help.sh
! test/sun/security/tools/keytool/importreadall.sh
! test/sun/security/tools/keytool/newhelp.sh
! test/sun/security/tools/keytool/p12importks.sh
! test/sun/security/tools/keytool/printssl.sh
! test/sun/security/tools/keytool/resource.sh
! test/sun/security/tools/keytool/selfissued.sh
! test/sun/security/tools/keytool/trystore.sh
! test/sun/security/tools/policytool/i18n.sh
! test/sun/security/validator/certreplace.sh
! test/sun/security/validator/samedn.sh

Changeset: 6a12779387cb
Author:    sla
Date:      2014-04-25 08:55 +0200
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/6a12779387cb

8038947: HotSpotDiagnosticMXBean/CheckOrigin.java 'NewSize' should have origin 'ERGONOMIC' but had 'DEFAULT'
Reviewed-by: mchung, jbachorik

! test/com/sun/management/HotSpotDiagnosticMXBean/CheckOrigin.java

Changeset: 4ff63234c8d0
Author:    sla
Date:      2014-04-25 14:53 +0200
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/4ff63234c8d0

8039432: demo/jvmti/mtrace/TraceJFrame.java can't connect to X11
Reviewed-by: dcubed, mgronlun

! test/demo/jvmti/mtrace/TraceJFrame.java

Changeset: e5741b8b6547
Author:    wmdietl
Date:      2014-04-25 11:11 -0400
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/e5741b8b6547

Automated merge with http://hg.openjdk.java.net/jdk9/dev/jdk

! .hgtags
! make/CompileJavaClasses.gmk
! src/macosx/classes/sun/font/CFontManager.java
! src/share/classes/java/awt/datatransfer/SystemFlavorMap.java
! src/share/classes/java/lang/invoke/BoundMethodHandle.java
! src/share/classes/java/util/jar/JarVerifier.java
! src/share/classes/sun/awt/SunToolkit.java
! src/share/classes/sun/awt/datatransfer/ClipboardTransferable.java
! src/share/classes/sun/font/SunFontManager.java
! src/share/classes/sun/java2d/Disposer.java
! src/share/classes/sun/security/tools/jarsigner/Main.java
! src/share/classes/sun/security/tools/jarsigner/Resources.java
! src/share/classes/sun/tools/jinfo/JInfo.java
! src/windows/classes/sun/awt/windows/WToolkit.java
! src/windows/classes/sun/nio/fs/WindowsFileSystemProvider.java
! test/sun/security/tools/jarsigner/TimestampCheck.java
! test/sun/security/tools/jarsigner/concise_jarsigner.sh
! test/sun/security/tools/jarsigner/ts.sh
! test/sun/security/tools/keytool/AltProviderPath.sh
! test/sun/security/tools/keytool/printssl.sh
! test/sun/security/tools/policytool/i18n.sh



More information about the type-annotations-dev mailing list