hg: hsx/hotspot-gc/jdk: 317 new changesets
john.coomes at oracle.com
john.coomes at oracle.com
Sat Jul 9 01:29:45 UTC 2011
Changeset: fbe3a3401786
Author: dholmes
Date: 2011-05-04 22:16 -0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/fbe3a3401786
7041284: arm/ppc Missing launcher mapfiles prevent build
Summary: Disable use of launcher mapfiles when cross-compiling
Reviewed-by: ohair, ksrini
! make/common/Program.gmk
Changeset: 28c1be91a39f
Author: cl
Date: 2011-05-05 18:05 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/28c1be91a39f
7026163: gzip tar files
Reviewed-by: katleman
! make/common/shared/Defs-utils.gmk
Changeset: 8e9e28663c5d
Author: andrew
Date: 2011-05-06 01:55 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/8e9e28663c5d
7042040: Remove disk space sanity check
Summary: Remove outdated disk space checks using df
Reviewed-by: ohair, omajid
! make/common/shared/Defs-versions.gmk
! make/common/shared/Sanity-Settings.gmk
! make/common/shared/Sanity.gmk
Changeset: 87488f98e22d
Author: andrew
Date: 2011-05-06 02:27 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/87488f98e22d
Merge
Changeset: ce34293145b1
Author: cl
Date: 2011-05-06 10:31 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/ce34293145b1
Merge
Changeset: d9571c986c73
Author: jgodinez
Date: 2011-04-20 09:10 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/d9571c986c73
6989724: font warnings in the build, native code
Reviewed-by: bae, igor
! src/share/native/sun/awt/giflib/dgif_lib.c
! src/share/native/sun/font/fontscalerdefs.h
! src/share/native/sun/font/layout/HangulLayoutEngine.cpp
! src/share/native/sun/font/layout/MPreFixups.cpp
! src/solaris/native/sun/awt/fontpath.c
! src/windows/native/sun/font/fontpath.c
Changeset: 0f98d7d98c9f
Author: prr
Date: 2011-04-22 12:59 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/0f98d7d98c9f
7031011: fallbackfont testing failed on OEL 6.
Reviewed-by: igor, jgodinez
! src/solaris/classes/sun/font/FcFontConfiguration.java
Changeset: a07c9e09b4ca
Author: bae
Date: 2011-04-27 12:15 +0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/a07c9e09b4ca
7037091: sun/java2d/pipe/Test7027667.java test is not executed
Reviewed-by: prr
! test/sun/java2d/pipe/Test7027667.java
Changeset: 24f474ad1703
Author: dlila
Date: 2011-04-28 08:55 -0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/24f474ad1703
7036754: NaNs in stroked quadratics.
Summary: Check for them and remove them.
Reviewed-by: flar
! src/share/classes/sun/java2d/pisces/Stroker.java
+ test/sun/java2d/pisces/Test7036754.java
Changeset: 34056b127c96
Author: flar
Date: 2011-04-29 01:40 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/34056b127c96
7020955: No focus point adjustment for RadialGradientPaint
Reviewed-by: prr
! src/share/classes/java/awt/RadialGradientPaint.java
Changeset: 899d87ec43eb
Author: flar
Date: 2011-04-29 10:58 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/899d87ec43eb
6522514: Extending Arc2D.Double and serializing the object causes InvalidClassException
Reviewed-by: prr
! src/share/classes/java/awt/geom/Arc2D.java
Changeset: 678ce376be35
Author: lana
Date: 2011-04-28 17:57 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/678ce376be35
Merge
- src/share/classes/sun/security/ssl/DefaultSSLContextImpl.java
- test/javax/swing/text/GlyphView/6539700/bug6539700.java
Changeset: 3b536b18a6f0
Author: lana
Date: 2011-04-29 11:27 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/3b536b18a6f0
Merge
Changeset: c5209316e1ab
Author: flar
Date: 2011-04-29 16:27 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/c5209316e1ab
6982632: closed/java/awt/Graphics2D/MTGraphicsAccessTest/MTGraphicsAccessTest.java fails
Reviewed-by: prr
+ test/java/awt/Graphics2D/MTGraphicsAccessTest/MTGraphicsAccessTest.java
Changeset: 55ef0efa2b14
Author: flar
Date: 2011-05-02 14:38 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/55ef0efa2b14
6563734: Path2D.Float and Path2D.Double should have final getPathIterator methods
Reviewed-by: prr
! src/share/classes/java/awt/geom/Path2D.java
Changeset: 499d216a751e
Author: jgodinez
Date: 2011-05-03 22:11 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/499d216a751e
Merge
Changeset: f805a139c57c
Author: anthony
Date: 2011-04-19 14:44 +0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/f805a139c57c
7036669: Simplify revalidating component hierarchy with multiple validate roots
Summary: Introduce Component.revalidate() method
Reviewed-by: art, alexp
! src/share/classes/java/awt/Component.java
! src/share/classes/javax/swing/plaf/basic/BasicSplitPaneDivider.java
+ test/java/awt/Component/Revalidate/Revalidate.java
Changeset: c292ec06529f
Author: dav
Date: 2011-04-19 18:52 +0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/c292ec06529f
7036733: Regression : NullPointerException when scrolling horizontally on AWT List
Reviewed-by: dcherepanov
! src/solaris/classes/sun/awt/X11/XListPeer.java
+ test/java/awt/List/ScrollOutside/ScrollOut.java
Changeset: c9ddd8e0af54
Author: dav
Date: 2011-04-25 21:08 +0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/c9ddd8e0af54
7030632: Pasting HTML that was copied from MS Word results in IOException
Reviewed-by: uta, denis
! src/windows/classes/sun/awt/windows/WDataTransferer.java
Changeset: 673aa770a062
Author: denis
Date: 2011-04-25 20:39 +0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/673aa770a062
6888182: Readable and permitted to delete files could not be transferred through Clipboard and DnD
Reviewed-by: uta
! src/windows/native/sun/windows/awt_Clipboard.cpp
! src/windows/native/sun/windows/awt_DnDDS.cpp
Changeset: 16f52939fa41
Author: denis
Date: 2011-04-27 14:58 +0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/16f52939fa41
7020922: java.awt.Toolkit.getPropertyChangeListeners() should mention that it returns proxies
Reviewed-by: malenkov
! src/share/classes/java/awt/Toolkit.java
Changeset: 4c9ea1bf528a
Author: denis
Date: 2011-04-27 17:18 +0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/4c9ea1bf528a
6998716: client vm crashes making browser fails to respond under some scenarios
Reviewed-by: art, denis, uta
! src/windows/native/sun/windows/ObjectList.cpp
! src/windows/native/sun/windows/ObjectList.h
! src/windows/native/sun/windows/awt_Component.cpp
! src/windows/native/sun/windows/awt_MenuItem.cpp
! src/windows/native/sun/windows/awt_Object.cpp
! src/windows/native/sun/windows/awt_Object.h
! src/windows/native/sun/windows/awt_Robot.cpp
! src/windows/native/sun/windows/awt_Toolkit.cpp
! src/windows/native/sun/windows/awt_TrayIcon.cpp
! src/windows/native/sun/windows/awtmsg.h
Changeset: 03d764676479
Author: dcherepanov
Date: 2011-04-28 13:26 +0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/03d764676479
7032830: GraphicsDevice.setFullScreenWindow() works strange for decorated windows on OEL.
7016382: GraphicsDevice.setFullScreenWindow() - spec clarification for exclusive mode for dec/undec Frames
Reviewed-by: art
! src/share/classes/java/awt/GraphicsDevice.java
Changeset: b1567059e4fe
Author: dav
Date: 2011-04-28 20:14 +0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/b1567059e4fe
6956646: Test: MouseWheelEvent/InfiniteRecursion test receives more MouseWheelEvents than expected
Reviewed-by: serb, dcherepanov
! test/java/awt/event/MouseWheelEvent/InfiniteRecursion/InfiniteRecursion.java
! test/java/awt/event/MouseWheelEvent/InfiniteRecursion/InfiniteRecursion_1.java
! test/java/awt/event/MouseWheelEvent/InfiniteRecursion/InfiniteRecursion_2.java
! test/java/awt/event/MouseWheelEvent/InfiniteRecursion/InfiniteRecursion_3.java
! test/java/awt/event/MouseWheelEvent/InfiniteRecursion/InfiniteRecursion_4.java
Changeset: 5b001da8768e
Author: dcherepanov
Date: 2011-04-28 19:23 +0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/5b001da8768e
6853146: Regression: on-the-spot input is broken in AWT Peered components
Reviewed-by: art, ant, naoto
! src/windows/native/sun/windows/awt_TextComponent.cpp
Changeset: 43be19b7c945
Author: dcherepanov
Date: 2011-04-28 19:39 +0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/43be19b7c945
7034766: closed/java/awt/EmbeddedFrame/EmbeddedFrameGrabTest/EmbeddedFrameGrabTest.java failed on jdk7 b134
Reviewed-by: art, ant
! src/windows/native/sun/windows/awt_Frame.cpp
Changeset: 6303d3a93040
Author: dcherepanov
Date: 2011-04-29 16:02 +0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/6303d3a93040
7034291: Regression : Preedit String on active client is committed into unexpected component
Reviewed-by: art, naoto
! src/windows/native/sun/windows/awt_Component.cpp
! src/windows/native/sun/windows/awt_Frame.cpp
! src/windows/native/sun/windows/awt_Frame.h
Changeset: 5d8445b532a7
Author: dcherepanov
Date: 2011-04-29 16:16 +0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/5d8445b532a7
7026055: Regression : Cannot use IME on JComboBox Japanese
Reviewed-by: art, ant, naoto
! src/windows/native/sun/windows/awt_Component.cpp
Changeset: 32488e6d3917
Author: lana
Date: 2011-04-29 20:15 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/32488e6d3917
Merge
- src/share/classes/sun/security/ssl/DefaultSSLContextImpl.java
- src/share/native/sun/font/layout/Features.h
- test/javax/swing/text/GlyphView/6539700/bug6539700.java
Changeset: d400711b8cd2
Author: serb
Date: 2011-05-03 15:19 +0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/d400711b8cd2
7016528: Deadlock during mutual initialization of DataTransferer and DataTransferer$DataFlavorComparator
Reviewed-by: dav, art, denis
! src/share/classes/sun/awt/datatransfer/DataTransferer.java
Changeset: 4e6897c7779f
Author: jgodinez
Date: 2011-05-03 22:13 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/4e6897c7779f
Merge
Changeset: 4719cf8f5ae5
Author: rupashka
Date: 2011-04-19 10:11 +0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/4719cf8f5ae5
7036025: java.security.AccessControlException when creating JFileChooser in signed applet
Reviewed-by: malenkov
! src/share/classes/sun/swing/WindowsPlacesBar.java
+ test/javax/swing/JFileChooser/7036025/bug7036025.java
+ test/javax/swing/JFileChooser/7036025/security.policy
Changeset: ea0aed4b75cd
Author: amenkov
Date: 2011-04-20 16:46 +0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/ea0aed4b75cd
7030629: closed/sun/audio/AudioClipClose/AudioClipClose.java test fails just against jdk7 b134
7033899: SoundTestSuite: test050 fails on Ubuntu Linux
Reviewed-by: bae
! src/solaris/native/com/sun/media/sound/PLATFORM_API_LinuxOS_ALSA_PCM.c
Changeset: 6c94f33c36d5
Author: rupashka
Date: 2011-04-21 14:29 +0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/6c94f33c36d5
7021058: The Create folder button produces error in the Details mode (JFileChooser)
Reviewed-by: malenkov
! src/share/classes/sun/swing/FilePane.java
Changeset: 91a590306e02
Author: alexp
Date: 2011-04-22 20:54 +0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/91a590306e02
7036871: Some JCK interactive JSplitPane tests that test continuous layout fail with Nimbus L&F
Reviewed-by: rupashka
! src/share/classes/javax/swing/JSplitPane.java
Changeset: 78890acd99e4
Author: peytoia
Date: 2011-04-26 10:46 +0900
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/78890acd99e4
7039469: (tz) Support tzdata2011g
Reviewed-by: okutsu
! make/sun/javazic/tzdata/VERSION
! make/sun/javazic/tzdata/africa
! make/sun/javazic/tzdata/europe
! make/sun/javazic/tzdata/southamerica
Changeset: 1be42326f1c2
Author: rupashka
Date: 2011-04-27 13:43 +0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/1be42326f1c2
7039403: Could not compile test/javax/swing/JLabel/6596966/bug6596966.java
Reviewed-by: malenkov
! test/javax/swing/JLabel/6596966/bug6596966.java
Changeset: 0896c9712cf0
Author: bagiras
Date: 2011-04-27 15:26 +0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/0896c9712cf0
7035209: 6u26 ea b01 - running an applet with old plugin crashes in awt.dll
Reviewed-by: art, amenkov
! src/windows/native/sun/java2d/d3d/D3DPipelineManager.cpp
Changeset: 1eaff0300541
Author: dav
Date: 2011-04-27 17:46 +0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/1eaff0300541
6888633: test/closed/javax/swing/JPopupMenu/4786415/bug4786415.java fails
Reviewed-by: rupashka, alexp
! src/share/classes/javax/swing/JPopupMenu.java
Changeset: 015a66da6fcc
Author: dav
Date: 2011-04-27 18:15 +0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/015a66da6fcc
6979551: closed/javax/swing/plaf/basic/BasicLabelUI/4798542/bug4798542.java fails
Reviewed-by: art, yan, alexp
! src/share/classes/sun/awt/ExtendedKeyCodes.java
+ test/java/awt/keyboard/EqualKeyCode/EqualKeyCode.java
Changeset: bb6594674ffe
Author: lana
Date: 2011-04-29 16:03 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/bb6594674ffe
Merge
- src/share/classes/sun/security/ssl/DefaultSSLContextImpl.java
- src/share/native/sun/font/layout/Features.h
Changeset: fd428801c7ba
Author: jgodinez
Date: 2011-05-03 22:14 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/fd428801c7ba
Merge
Changeset: e9760efb5110
Author: sherman
Date: 2011-04-18 21:44 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/e9760efb5110
7027900: (fs) glob syntax under-specified
Summary: Clarify how leading dots are treated in nio2 glob
Reviewed-by: alanb
! src/share/classes/java/nio/file/FileSystem.java
Changeset: 495dcc360214
Author: mduigou
Date: 2011-04-19 10:47 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/495dcc360214
7030579: Extra words in documentation of ListIterator may cause confusion
Reviewed-by: dholmes, alanb
! src/share/classes/java/util/ListIterator.java
Changeset: f8956ba13b37
Author: weijun
Date: 2011-04-20 18:41 +0800
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/f8956ba13b37
6894072: always refresh keytab
Reviewed-by: valeriep
! src/share/classes/com/sun/security/auth/module/Krb5LoginModule.java
+ src/share/classes/javax/security/auth/kerberos/JavaxSecurityAuthKerberosAccessImpl.java
! src/share/classes/javax/security/auth/kerberos/KerberosKey.java
+ src/share/classes/javax/security/auth/kerberos/KeyTab.java
+ src/share/classes/sun/misc/JavaxSecurityAuthKerberosAccess.java
! src/share/classes/sun/misc/SharedSecrets.java
! src/share/classes/sun/security/jgss/krb5/Krb5AcceptCredential.java
! src/share/classes/sun/security/jgss/krb5/Krb5Util.java
! src/share/classes/sun/security/jgss/krb5/SubjectComber.java
! src/share/classes/sun/security/krb5/Config.java
! src/share/classes/sun/security/krb5/EncryptionKey.java
! src/share/classes/sun/security/krb5/KrbAsRep.java
! src/share/classes/sun/security/krb5/KrbAsReqBuilder.java
! src/share/classes/sun/security/krb5/internal/ktab/KeyTab.java
! src/share/classes/sun/security/ssl/ServerHandshaker.java
! src/share/classes/sun/security/ssl/krb5/Krb5ProxyImpl.java
! src/windows/classes/sun/security/krb5/internal/tools/Kinit.java
! src/windows/classes/sun/security/krb5/internal/tools/Klist.java
! src/windows/classes/sun/security/krb5/internal/tools/Ktab.java
! test/sun/security/krb5/auto/Context.java
+ test/sun/security/krb5/auto/DynamicKeytab.java
! test/sun/security/krb5/auto/KDC.java
+ test/sun/security/krb5/auto/KeyTabCompat.java
! test/sun/security/krb5/auto/LoginModuleOptions.java
! test/sun/security/krb5/auto/SSL.java
+ test/sun/security/krb5/auto/TwoPrinces.java
! test/sun/security/krb5/ktab/KeyTabIndex.java
Changeset: ed01737a2e9a
Author: michaelm
Date: 2011-04-20 12:03 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/ed01737a2e9a
7034570: java.lang.Runtime.exec(String[] cmd, String[] env) can not work properly if SystemRoot not inherited
Reviewed-by: dholmes, alanb
! src/share/classes/java/lang/ProcessBuilder.java
! src/share/classes/java/lang/Runtime.java
! src/windows/classes/java/lang/ProcessEnvironment.java
! test/java/lang/ProcessBuilder/Basic.java
Changeset: 31aa8c35a4df
Author: michaelm
Date: 2011-04-20 12:05 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/31aa8c35a4df
Merge
Changeset: 00f3997e6aeb
Author: smarks
Date: 2011-04-20 16:30 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/00f3997e6aeb
6896297: (rmi) fix ConcurrentModificationException causing TCK failure
Reviewed-by: alanb, dholmes, peterjones
! src/share/classes/sun/rmi/log/ReliableLog.java
! src/share/classes/sun/rmi/server/Activation.java
Changeset: d5a7ed4e72a4
Author: mduigou
Date: 2011-04-20 17:20 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/d5a7ed4e72a4
6546713: link the word (optional) in exception specifications to the text which provides explanation and context.
Reviewed-by: dholmes, dl
! src/share/classes/java/util/AbstractSet.java
! src/share/classes/java/util/ArrayList.java
! src/share/classes/java/util/Collection.java
! src/share/classes/java/util/Collections.java
! src/share/classes/java/util/Deque.java
! src/share/classes/java/util/List.java
! src/share/classes/java/util/Map.java
! src/share/classes/java/util/Set.java
! src/share/classes/java/util/Vector.java
Changeset: 7fd31e477313
Author: dl
Date: 2011-04-21 13:53 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/7fd31e477313
7038501: Clarify meaning of "(optional)" in javadoc
Reviewed-by: chegar
! src/share/classes/java/util/concurrent/BlockingDeque.java
! src/share/classes/java/util/concurrent/BlockingQueue.java
! src/share/classes/java/util/concurrent/ConcurrentMap.java
! src/share/classes/java/util/concurrent/CopyOnWriteArrayList.java
Changeset: 7cd0403492b6
Author: vinnie
Date: 2011-04-21 14:23 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/7cd0403492b6
6888925: SunMSCAPI's Cipher can't use RSA public keys obtained from other sources.
Reviewed-by: mullan
! src/windows/classes/sun/security/mscapi/RSACipher.java
! src/windows/classes/sun/security/mscapi/RSAPublicKey.java
! src/windows/classes/sun/security/mscapi/RSASignature.java
+ test/sun/security/mscapi/PublicKeyInterop.java
+ test/sun/security/mscapi/PublicKeyInterop.sh
Changeset: 401ef8c488e0
Author: vinnie
Date: 2011-04-21 14:25 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/401ef8c488e0
Merge
Changeset: e9ec52c63a9f
Author: dl
Date: 2011-04-21 17:00 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/e9ec52c63a9f
7038542: Small performace regression in ConcurrentHashMap on c1 since CR 703655
Reviewed-by: chegar
! src/share/classes/java/util/concurrent/ConcurrentHashMap.java
Changeset: 69fead598c1b
Author: vinnie
Date: 2011-04-21 19:05 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/69fead598c1b
6732372: Some MSCAPI native methods not returning correct exceptions.
Reviewed-by: mullan
! src/share/classes/sun/security/ec/ECKeyPairGenerator.java
! src/windows/classes/sun/security/mscapi/KeyStore.java
! src/windows/classes/sun/security/mscapi/RSACipher.java
! src/windows/classes/sun/security/mscapi/RSAKeyPairGenerator.java
! src/windows/classes/sun/security/mscapi/RSAPublicKey.java
! src/windows/classes/sun/security/mscapi/RSASignature.java
! src/windows/native/sun/security/mscapi/security.cpp
Changeset: ca4f216c0bae
Author: lana
Date: 2011-04-21 11:11 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/ca4f216c0bae
Merge
Changeset: 3669d17e7799
Author: lana
Date: 2011-04-21 13:32 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/3669d17e7799
Merge
Changeset: 2c46bf0a462c
Author: mullan
Date: 2011-04-21 17:39 -0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/2c46bf0a462c
7038175: Expired PKITS certificates causing CertPathBuilder and CertPathValidator regression test failures
Reviewed-by: xuelei
! src/share/classes/sun/security/provider/certpath/CrlRevocationChecker.java
! src/share/classes/sun/security/provider/certpath/DistributionPointFetcher.java
Changeset: 34b2c8e0ac85
Author: mullan
Date: 2011-04-21 17:44 -0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/34b2c8e0ac85
Merge
Changeset: a5bb55c7cfde
Author: darcy
Date: 2011-04-21 15:55 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/a5bb55c7cfde
6998871: Support making the Throwable.stackTrace field immutable
Reviewed-by: dholmes, mchung, forax
! src/share/classes/java/lang/ArithmeticException.java
! src/share/classes/java/lang/Error.java
! src/share/classes/java/lang/Exception.java
! src/share/classes/java/lang/NullPointerException.java
! src/share/classes/java/lang/OutOfMemoryError.java
! src/share/classes/java/lang/RuntimeException.java
! src/share/classes/java/lang/Throwable.java
! src/share/native/java/lang/Throwable.c
! test/java/lang/Throwable/ChainedExceptions.java
! test/java/lang/Throwable/StackTraceSerialization.java
! test/java/lang/Throwable/SuppressedExceptions.java
Changeset: 48f659a09ed4
Author: coffeys
Date: 2011-04-22 11:03 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/48f659a09ed4
7025227: SSLSocketImpl does not close the TCP layer socket if a close notify cannot be sent to the peer
6932403: SSLSocketImpl state issue
Reviewed-by: xuelei
! src/share/classes/sun/security/ssl/SSLSocketImpl.java
Changeset: 7c1cdb9c81a6
Author: dl
Date: 2011-04-22 16:33 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/7c1cdb9c81a6
7038885: Improved bulk operation disclaimers for concurrent collections
Reviewed-by: chegar
! src/share/classes/java/util/concurrent/ConcurrentLinkedDeque.java
! src/share/classes/java/util/concurrent/ConcurrentLinkedQueue.java
! src/share/classes/java/util/concurrent/ConcurrentSkipListMap.java
! src/share/classes/java/util/concurrent/ConcurrentSkipListSet.java
! src/share/classes/java/util/concurrent/LinkedTransferQueue.java
Changeset: 7cd61feb3ec6
Author: kamg
Date: 2011-04-15 10:17 -0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/7cd61feb3ec6
6519228: JDWP Spec: need references at capability canRequestMonitorEvents for JDWP 1.6 Monitor* events
Summary: Add descriptions in event type table
Reviewed-by: ohair, jjh, acorn, dcubed
! make/jpda/jdwp/jdwp.spec
Changeset: e56922f50d1c
Author: kamg
Date: 2011-04-22 04:57 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/e56922f50d1c
Merge
Changeset: 9cc0045191ed
Author: kamg
Date: 2011-04-22 08:46 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/9cc0045191ed
Merge
Changeset: d64f9348c7ca
Author: vinnie
Date: 2011-04-22 17:03 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/d64f9348c7ca
6931562: Support SunMSCAPI Security Provider in Windows 64-bit releases of JVM
Reviewed-by: mullan
! make/java/security/Makefile
! make/sun/security/Makefile
! test/sun/security/mscapi/AccessKeyStore.sh
! test/sun/security/mscapi/IsSunMSCAPIAvailable.sh
! test/sun/security/mscapi/KeyStoreCompatibilityMode.sh
! test/sun/security/mscapi/KeytoolChangeAlias.sh
! test/sun/security/mscapi/RSAEncryptDecrypt.sh
Changeset: 8b36b1c4bb7f
Author: nloodin
Date: 2011-04-26 12:49 +0200
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/8b36b1c4bb7f
7029383: Refresh of non-client demos
Reviewed-by: mchung, ohair
! src/share/classes/com/sun/tools/example/debug/bdi/AccessWatchpointSpec.java
! src/share/classes/com/sun/tools/example/debug/bdi/AmbiguousMethodException.java
! src/share/classes/com/sun/tools/example/debug/bdi/BreakpointSpec.java
! src/share/classes/com/sun/tools/example/debug/bdi/ChildSession.java
! src/share/classes/com/sun/tools/example/debug/bdi/EvaluationException.java
! src/share/classes/com/sun/tools/example/debug/bdi/EventRequestSpec.java
! src/share/classes/com/sun/tools/example/debug/bdi/ExceptionSpec.java
! src/share/classes/com/sun/tools/example/debug/bdi/ExecutionManager.java
! src/share/classes/com/sun/tools/example/debug/bdi/FrameIndexOutOfBoundsException.java
! src/share/classes/com/sun/tools/example/debug/bdi/JDIEventSource.java
! src/share/classes/com/sun/tools/example/debug/bdi/LineBreakpointSpec.java
! src/share/classes/com/sun/tools/example/debug/bdi/LineNotFoundException.java
! src/share/classes/com/sun/tools/example/debug/bdi/MalformedMemberNameException.java
! src/share/classes/com/sun/tools/example/debug/bdi/MethodBreakpointSpec.java
! src/share/classes/com/sun/tools/example/debug/bdi/MethodNotFoundException.java
! src/share/classes/com/sun/tools/example/debug/bdi/ModificationWatchpointSpec.java
! src/share/classes/com/sun/tools/example/debug/bdi/NoSessionException.java
! src/share/classes/com/sun/tools/example/debug/bdi/NoThreadException.java
! src/share/classes/com/sun/tools/example/debug/bdi/PatternReferenceTypeSpec.java
! src/share/classes/com/sun/tools/example/debug/bdi/ReferenceTypeSpec.java
! src/share/classes/com/sun/tools/example/debug/bdi/Session.java
! src/share/classes/com/sun/tools/example/debug/bdi/SourceNameReferenceTypeSpec.java
! src/share/classes/com/sun/tools/example/debug/bdi/SpecErrorEvent.java
! src/share/classes/com/sun/tools/example/debug/bdi/SpecEvent.java
! src/share/classes/com/sun/tools/example/debug/bdi/ThreadGroupIterator.java
! src/share/classes/com/sun/tools/example/debug/bdi/ThreadInfo.java
! src/share/classes/com/sun/tools/example/debug/bdi/ThreadIterator.java
! src/share/classes/com/sun/tools/example/debug/bdi/Utils.java
! src/share/classes/com/sun/tools/example/debug/bdi/VMLaunchFailureException.java
! src/share/classes/com/sun/tools/example/debug/bdi/VMNotInterruptedException.java
! src/share/classes/com/sun/tools/example/debug/bdi/WatchpointSpec.java
! src/share/classes/com/sun/tools/example/debug/event/AbstractEventSet.java
! src/share/classes/com/sun/tools/example/debug/event/AccessWatchpointEventSet.java
! src/share/classes/com/sun/tools/example/debug/event/ClassPrepareEventSet.java
! src/share/classes/com/sun/tools/example/debug/event/ClassUnloadEventSet.java
! src/share/classes/com/sun/tools/example/debug/event/ExceptionEventSet.java
! src/share/classes/com/sun/tools/example/debug/event/JDIAdapter.java
! src/share/classes/com/sun/tools/example/debug/event/LocatableEventSet.java
! src/share/classes/com/sun/tools/example/debug/event/LocationTriggerEventSet.java
! src/share/classes/com/sun/tools/example/debug/event/ModificationWatchpointEventSet.java
! src/share/classes/com/sun/tools/example/debug/event/ThreadDeathEventSet.java
! src/share/classes/com/sun/tools/example/debug/event/ThreadStartEventSet.java
! src/share/classes/com/sun/tools/example/debug/event/VMDeathEventSet.java
! src/share/classes/com/sun/tools/example/debug/event/VMDisconnectEventSet.java
! src/share/classes/com/sun/tools/example/debug/event/VMStartEventSet.java
! src/share/classes/com/sun/tools/example/debug/event/WatchpointEventSet.java
! src/share/classes/com/sun/tools/example/debug/expr/ExpressionParser.java
! src/share/classes/com/sun/tools/example/debug/expr/ExpressionParserTokenManager.java
! src/share/classes/com/sun/tools/example/debug/expr/LValue.java
! src/share/classes/com/sun/tools/example/debug/expr/ParseException.java
! src/share/classes/com/sun/tools/example/debug/expr/Token.java
! src/share/classes/com/sun/tools/example/debug/expr/TokenMgrError.java
! src/share/classes/com/sun/tools/example/debug/gui/ApplicationTool.java
! src/share/classes/com/sun/tools/example/debug/gui/ClassTreeTool.java
! src/share/classes/com/sun/tools/example/debug/gui/CommandInterpreter.java
! src/share/classes/com/sun/tools/example/debug/gui/CommandTool.java
! src/share/classes/com/sun/tools/example/debug/gui/ContextManager.java
! src/share/classes/com/sun/tools/example/debug/gui/CurrentFrameChangedEvent.java
! src/share/classes/com/sun/tools/example/debug/gui/Environment.java
! src/share/classes/com/sun/tools/example/debug/gui/GUI.java
! src/share/classes/com/sun/tools/example/debug/gui/JDBFileFilter.java
! src/share/classes/com/sun/tools/example/debug/gui/JDBMenuBar.java
! src/share/classes/com/sun/tools/example/debug/gui/JDBToolBar.java
! src/share/classes/com/sun/tools/example/debug/gui/LaunchTool.java
! src/share/classes/com/sun/tools/example/debug/gui/MonitorListModel.java
! src/share/classes/com/sun/tools/example/debug/gui/MonitorTool.java
! src/share/classes/com/sun/tools/example/debug/gui/SearchPath.java
! src/share/classes/com/sun/tools/example/debug/gui/SingleLeafTreeSelectionModel.java
! src/share/classes/com/sun/tools/example/debug/gui/SourceManager.java
! src/share/classes/com/sun/tools/example/debug/gui/SourceModel.java
! src/share/classes/com/sun/tools/example/debug/gui/SourceTool.java
! src/share/classes/com/sun/tools/example/debug/gui/SourceTreeTool.java
! src/share/classes/com/sun/tools/example/debug/gui/SourcepathChangedEvent.java
! src/share/classes/com/sun/tools/example/debug/gui/StackTraceTool.java
! src/share/classes/com/sun/tools/example/debug/gui/ThreadTreeTool.java
! src/share/classes/com/sun/tools/example/debug/gui/TypeScript.java
! src/share/classes/com/sun/tools/example/debug/gui/TypeScriptOutputListener.java
! src/share/classes/com/sun/tools/example/debug/gui/TypeScriptWriter.java
! src/share/classes/com/sun/tools/example/debug/tty/AccessWatchpointSpec.java
! src/share/classes/com/sun/tools/example/debug/tty/AmbiguousMethodException.java
! src/share/classes/com/sun/tools/example/debug/tty/BreakpointSpec.java
! src/share/classes/com/sun/tools/example/debug/tty/Commands.java
! src/share/classes/com/sun/tools/example/debug/tty/Env.java
! src/share/classes/com/sun/tools/example/debug/tty/EventHandler.java
! src/share/classes/com/sun/tools/example/debug/tty/EventRequestSpec.java
! src/share/classes/com/sun/tools/example/debug/tty/EventRequestSpecList.java
! src/share/classes/com/sun/tools/example/debug/tty/ExceptionSpec.java
! src/share/classes/com/sun/tools/example/debug/tty/LineNotFoundException.java
! src/share/classes/com/sun/tools/example/debug/tty/MalformedMemberNameException.java
! src/share/classes/com/sun/tools/example/debug/tty/ModificationWatchpointSpec.java
! src/share/classes/com/sun/tools/example/debug/tty/PatternReferenceTypeSpec.java
! src/share/classes/com/sun/tools/example/debug/tty/ReferenceTypeSpec.java
! src/share/classes/com/sun/tools/example/debug/tty/SourceMapper.java
! src/share/classes/com/sun/tools/example/debug/tty/TTY.java
! src/share/classes/com/sun/tools/example/debug/tty/TTYResources.java
! src/share/classes/com/sun/tools/example/debug/tty/TTYResources_ja.java
! src/share/classes/com/sun/tools/example/debug/tty/TTYResources_zh_CN.java
! src/share/classes/com/sun/tools/example/debug/tty/ThreadGroupIterator.java
! src/share/classes/com/sun/tools/example/debug/tty/ThreadInfo.java
! src/share/classes/com/sun/tools/example/debug/tty/ThreadIterator.java
! src/share/classes/com/sun/tools/example/debug/tty/VMConnection.java
! src/share/classes/com/sun/tools/example/debug/tty/VMNotConnectedException.java
! src/share/classes/com/sun/tools/example/debug/tty/WatchpointSpec.java
! src/share/classes/com/sun/tools/example/trace/EventThread.java
! src/share/classes/com/sun/tools/example/trace/StreamRedirectThread.java
! src/share/classes/com/sun/tools/example/trace/Trace.java
! src/share/demo/jvmti/minst/Minst.java
! src/share/demo/management/FullThreadDump/Deadlock.java
! src/share/demo/management/FullThreadDump/ThreadMonitor.java
! src/share/demo/management/JTop/JTop.java
! src/share/demo/management/JTop/JTopPlugin.java
! src/share/demo/management/MemoryMonitor/MemoryMonitor.java
! src/share/demo/management/VerboseGC/PrintGCStat.java
! src/share/demo/management/VerboseGC/VerboseGC.java
! src/share/demo/nio/zipfs/Demo.java
! src/share/demo/scripting/jconsole-plugin/src/com/sun/demo/scripting/jconsole/EditableAtEndDocument.java
! src/share/demo/scripting/jconsole-plugin/src/com/sun/demo/scripting/jconsole/ScriptJConsolePlugin.java
! src/share/demo/scripting/jconsole-plugin/src/com/sun/demo/scripting/jconsole/ScriptShellPanel.java
Changeset: 147da2c8b749
Author: darcy
Date: 2011-04-26 10:35 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/147da2c8b749
7039369: Limit range of strictfp in FloatingDecimal
Summary: Additional reviews by sergey.kuksenko at oracle.com
Reviewed-by: alanb
! src/share/classes/sun/misc/FloatingDecimal.java
! src/share/classes/sun/misc/FormattedFloatingDecimal.java
! test/java/lang/Double/ParseDouble.java
Changeset: 0e0db3421e8f
Author: weijun
Date: 2011-04-27 17:11 +0800
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/0e0db3421e8f
6950929: Failures on Solaris sparc 64bit sun/security/krb5/auto/BadKdc4.java (and linux?)
Reviewed-by: xuelei
! test/sun/security/krb5/auto/BadKdc.java
Changeset: a0dde3ff1dfd
Author: alanb
Date: 2011-04-27 13:46 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/a0dde3ff1dfd
7039186: (ch) EPoll based asynchronous I/O implementation should be portable to linux-arm and linux-ppc
Reviewed-by: dholmes
! make/java/nio/mapfile-linux
! src/solaris/classes/sun/nio/ch/EPoll.java
! src/solaris/classes/sun/nio/fs/LinuxWatchService.java
! src/solaris/native/sun/nio/ch/EPoll.c
! src/solaris/native/sun/nio/fs/LinuxWatchService.c
Changeset: 5a4e2a734f1d
Author: vinnie
Date: 2011-04-27 20:21 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/5a4e2a734f1d
6753664: Support SHA256 (and higher) in SunMSCAPI
Reviewed-by: mullan
! src/windows/classes/sun/security/mscapi/RSASignature.java
! src/windows/classes/sun/security/mscapi/SunMSCAPI.java
! src/windows/native/sun/security/mscapi/security.cpp
+ test/sun/security/mscapi/SignUsingSHA2withRSA.java
+ test/sun/security/mscapi/SignUsingSHA2withRSA.sh
Changeset: 7c109d060365
Author: vinnie
Date: 2011-04-27 20:24 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/7c109d060365
Merge
Changeset: 5b05f8d1c0e5
Author: mduigou
Date: 2011-04-26 14:25 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/5b05f8d1c0e5
4884238: Adds java.nio.charset.StandardCharset to provide static final constants for the standard charsets.
Reviewed-by: alanb, sherman, darcy
! src/share/classes/java/nio/charset/Charset.java
+ src/share/classes/java/nio/charset/StandardCharset.java
! src/share/classes/java/nio/file/Path.java
! src/share/classes/java/util/zip/ZipCoder.java
! src/share/classes/java/util/zip/ZipFile.java
! src/share/classes/java/util/zip/ZipInputStream.java
! src/share/classes/java/util/zip/ZipOutputStream.java
! src/share/classes/sun/awt/FontDescriptor.java
+ test/java/nio/charset/StandardCharset/Standard.java
Changeset: bf2a12c1ffe3
Author: mduigou
Date: 2011-04-27 14:18 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/bf2a12c1ffe3
Merge
Changeset: 76703c84b3a2
Author: weijun
Date: 2011-04-28 20:34 +0800
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/76703c84b3a2
7037201: regression: invalid signed jar file not detected
Reviewed-by: mullan
! src/share/classes/java/util/jar/JarFile.java
! src/share/classes/java/util/jar/JarInputStream.java
! src/share/classes/java/util/jar/JarVerifier.java
! src/share/classes/sun/security/pkcs/PKCS7.java
! src/share/classes/sun/security/pkcs/SignerInfo.java
! src/share/classes/sun/security/util/ManifestEntryVerifier.java
- src/share/classes/sun/security/util/SignatureFileManifest.java
! src/share/classes/sun/security/util/SignatureFileVerifier.java
! test/java/util/jar/JarInputStream/ScanSignedJar.java
! test/java/util/jar/JarInputStream/TestIndexedJarWithBadSignature.java
Changeset: 28caa191884a
Author: lancea
Date: 2011-04-28 09:46 -0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/28caa191884a
7038565: address Findbugs issue in BatchUpdateException
Reviewed-by: alanb, forax
! src/share/classes/java/sql/BatchUpdateException.java
Changeset: c3f5333e10e3
Author: mchung
Date: 2011-04-28 08:51 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/c3f5333e10e3
7037081: Remove com.sun.tracing from NON_CORE_PKGS
Reviewed-by: ohair, jjg, jmasa
! make/docs/Makefile
! make/docs/NON_CORE_PKGS.gmk
Changeset: 37722a0a1c65
Author: mduigou
Date: 2011-04-28 10:12 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/37722a0a1c65
7040381: Add StandardCharset.java to FILES_java.gmk
Reviewed-by: alanb
! make/java/nio/FILES_java.gmk
Changeset: 7b7c1ffd0752
Author: mduigou
Date: 2011-04-28 10:14 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/7b7c1ffd0752
Merge
- src/share/classes/sun/security/util/SignatureFileManifest.java
Changeset: 67f411052dd6
Author: vinnie
Date: 2011-04-29 00:21 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/67f411052dd6
6578658: Request for raw RSA (NONEwithRSA) Signature support in SunMSCAPI
Reviewed-by: wetmore
! src/windows/classes/sun/security/mscapi/RSASignature.java
! src/windows/classes/sun/security/mscapi/SunMSCAPI.java
! src/windows/native/sun/security/mscapi/security.cpp
+ test/sun/security/mscapi/SignUsingNONEwithRSA.java
+ test/sun/security/mscapi/SignUsingNONEwithRSA.sh
Changeset: 6c8ae62463a3
Author: darcy
Date: 2011-04-28 17:51 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/6c8ae62463a3
7038843: IIOP serialization fails with NullPointerException when serializing Throwable
Reviewed-by: dholmes, mchung
! src/share/classes/java/lang/Throwable.java
Changeset: 775b77e74bec
Author: sherman
Date: 2011-04-28 20:18 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/775b77e74bec
7037261: j.l.Character.isLowerCase/isUpperCase need to match the Unicode Standard
Summary: updated j.l.c.lsLowerCase/isUpperCase
Reviewed-by: okutsu
! make/java/java/FILES_java.gmk
! make/java/java/Makefile
! make/tools/GenerateCharacter/CharacterData00.java.template
! make/tools/GenerateCharacter/CharacterData01.java.template
! make/tools/GenerateCharacter/CharacterData02.java.template
! make/tools/GenerateCharacter/CharacterData0E.java.template
! make/tools/GenerateCharacter/CharacterDataLatin1.java.template
+ make/tools/UnicodeData/PropList.txt
! make/tools/src/build/tools/generatecharacter/GenerateCharacter.java
+ make/tools/src/build/tools/generatecharacter/PropList.java
! src/share/classes/java/lang/Character.java
! src/share/classes/java/lang/CharacterData.java
+ test/java/lang/Character/CheckProp.java
+ test/java/lang/Character/PropList.txt
Changeset: 94d02b3c5ac4
Author: sherman
Date: 2011-04-28 20:48 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/94d02b3c5ac4
7039066: j.u.rgex does not match TR18 RL1.4 Simple Word Boundaries and RL1.2 Properties
Summary: updated the regex Unicode property support
Reviewed-by: alanb
! src/share/classes/java/util/regex/Pattern.java
+ src/share/classes/java/util/regex/UnicodeProp.java
+ test/java/util/regex/POSIX_ASCII.java
+ test/java/util/regex/POSIX_Unicode.java
! test/java/util/regex/RegExTest.java
Changeset: 0b1354ecf5a3
Author: lancea
Date: 2011-04-29 09:04 -0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/0b1354ecf5a3
7040150: Indexing Error in CachedRowSetImpl.removeCurrentRow
Reviewed-by: smarks
! src/share/classes/com/sun/rowset/CachedRowSetImpl.java
Changeset: 24ad188dc46c
Author: mchung
Date: 2011-04-29 08:51 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/24ad188dc46c
7039809: Remove @ConstructorProperties annotation from java.io.File class
Reviewed-by: alanb, malenkov
! src/share/classes/java/io/File.java
- test/java/beans/XMLEncoder/java_io_File.java
Changeset: 40e2b3a25533
Author: valeriep
Date: 2011-04-29 13:31 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/40e2b3a25533
7036252: sunpkcs11-solaris.cfg needs a review
Summary: Updated the disabled mechanisms section since Solaris bug 6306708 has been fixed.
Reviewed-by: mullan
! src/share/lib/security/sunpkcs11-solaris.cfg
Changeset: 36dd30b5f85d
Author: mduigou
Date: 2011-04-29 14:09 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/36dd30b5f85d
7040572: Fix broken java/nio/charset/StandardCharset/Standard.java and add more tests.
Reviewed-by: alanb
! test/java/nio/charset/StandardCharset/Standard.java
Changeset: ca58907a51f7
Author: lana
Date: 2011-04-30 16:55 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/ca58907a51f7
Merge
! make/java/java/FILES_java.gmk
- src/share/native/sun/font/layout/Features.h
- test/javax/swing/text/GlyphView/6539700/bug6539700.java
Changeset: aa7c361144bb
Author: weijun
Date: 2011-05-01 14:22 +0800
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/aa7c361144bb
7040916: DynamicKeyTab test fails on Windows
Reviewed-by: xuelei
! src/share/classes/sun/security/krb5/internal/ktab/KeyTab.java
! test/sun/security/krb5/auto/DynamicKeytab.java
Changeset: 4ac05b50f09c
Author: sherman
Date: 2011-05-01 11:39 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/4ac05b50f09c
7036522: j.u.r.Pattern documentation errors
Summary: updated the Perl related information
Reviewed-by: alanb
! src/share/classes/java/util/regex/Pattern.java
Changeset: 94551cf150a1
Author: michaelm
Date: 2011-05-02 11:02 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/94551cf150a1
6569621: Problem with java/classes_net
Reviewed-by: chegar
! src/share/classes/java/net/InetAddress.java
! src/share/classes/java/net/Socket.java
! src/share/classes/java/net/SocketPermission.java
! src/share/classes/sun/net/www/URLConnection.java
! src/share/classes/sun/net/www/http/HttpClient.java
Changeset: aee65a629245
Author: michaelm
Date: 2011-05-02 11:47 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/aee65a629245
Merge
Changeset: c678b0cf5f92
Author: bpatel
Date: 2011-05-02 10:14 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/c678b0cf5f92
6553182: Need to modify javadoc doclet for GPL
Reviewed-by: jjg
! make/docs/Makefile
Changeset: fa17f2b9a6d5
Author: sherman
Date: 2011-05-02 11:42 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/fa17f2b9a6d5
7040220: java/char_encodin Optimize UTF-8 charset for String.getBytes()/new String(byte[])
Summary: implement sun.nio.cs.ArrayEn/Decoer in utf8
Reviewed-by: alanb
! src/share/classes/java/lang/StringCoding.java
! src/share/classes/java/util/zip/ZipCoder.java
! src/share/classes/sun/nio/cs/UTF_8.java
+ test/sun/nio/cs/StrCodingBenchmarkUTF8.java
! test/sun/nio/cs/TestStringCoding.java
+ test/sun/nio/cs/TestStringCodingUTF8.java
! test/sun/nio/cs/TestUTF8.java
Changeset: bd1ffb167be0
Author: darcy
Date: 2011-05-02 11:39 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/bd1ffb167be0
7041136: Use Objects.equals in JDK platform classes
Reviewed-by: alanb, mduigou
! src/share/classes/java/beans/DefaultPersistenceDelegate.java
! src/share/classes/java/beans/MetaData.java
! src/share/classes/java/net/HttpCookie.java
Changeset: d08d77ad2d7b
Author: weijun
Date: 2011-05-03 02:48 +0800
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/d08d77ad2d7b
7040151: SPNEGO GSS code does not parse tokens in accordance to RFC 2478
Reviewed-by: valeriep
! src/share/classes/sun/security/jgss/spnego/NegTokenInit.java
! src/share/classes/sun/security/jgss/spnego/NegTokenTarg.java
! src/share/classes/sun/security/jgss/spnego/SpNegoToken.java
+ test/sun/security/jgss/spnego/NegTokenTargFields.java
+ test/sun/security/krb5/auto/SPNEGO.java
Changeset: 60b4039f60f9
Author: michaelm
Date: 2011-05-02 20:11 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/60b4039f60f9
7041044: InetAddress.getByName(String,InetAddress) added in error
Reviewed-by: alanb
! src/share/classes/java/net/InetAddress.java
! src/share/classes/java/net/Socket.java
! src/share/classes/java/net/SocketPermission.java
! src/share/classes/sun/net/www/URLConnection.java
! src/share/classes/sun/net/www/http/HttpClient.java
Changeset: 36724da65fef
Author: michaelm
Date: 2011-05-02 20:17 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/36724da65fef
Merge
Changeset: 827b4bb47da7
Author: jgodinez
Date: 2011-05-03 22:16 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/827b4bb47da7
Merge
- test/java/beans/XMLEncoder/java_io_File.java
Changeset: 10f6986c84ad
Author: jgodinez
Date: 2011-05-09 12:32 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/10f6986c84ad
Merge
- test/java/beans/XMLEncoder/java_io_File.java
Changeset: 32f53b3cbc65
Author: asaha
Date: 2011-05-04 11:11 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/32f53b3cbc65
7035172: Reintroduce LICENSE file in JDK/JRE bundle
Reviewed-by: billyh
! make/common/Release.gmk
Changeset: 1eb466ffaccf
Author: cgruszka
Date: 2011-05-10 17:56 -0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/1eb466ffaccf
Merge
! make/common/Release.gmk
Changeset: 89d3aea9daf2
Author: vinnie
Date: 2011-05-04 20:38 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/89d3aea9daf2
6738532: Error in Elliptic Curve NamedCurve determination. (related to PKCS11)
Reviewed-by: valeriep
! src/share/classes/java/security/spec/EllipticCurve.java
+ test/java/security/spec/EllipticCurveMatch.java
Changeset: ec6e2b13330f
Author: ngthomas
Date: 2011-05-10 15:31 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/ec6e2b13330f
Merge
- test/java/beans/XMLEncoder/java_io_File.java
Changeset: 25b72781083c
Author: ngthomas
Date: 2011-05-10 16:12 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/25b72781083c
Merge
Changeset: 0f4a9ce78cf9
Author: trims
Date: 2011-05-10 18:31 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/0f4a9ce78cf9
Merge
Changeset: 7d36a6a37251
Author: ohair
Date: 2011-05-05 15:23 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/7d36a6a37251
Merge
Changeset: 7bb810bddddd
Author: ohair
Date: 2011-05-06 10:41 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/7bb810bddddd
Merge
Changeset: 62e8094052eb
Author: ohair
Date: 2011-05-06 15:49 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/62e8094052eb
Merge
Changeset: 69a4dd09ba46
Author: ohair
Date: 2011-05-10 17:42 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/69a4dd09ba46
Merge
Changeset: a8e0571232c4
Author: mfang
Date: 2011-05-06 10:07 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/a8e0571232c4
7021691: Most log level words are not translated in java logging
Reviewed-by: yhuang
! src/share/classes/sun/util/logging/resources/logging_de.properties
! src/share/classes/sun/util/logging/resources/logging_es.properties
! src/share/classes/sun/util/logging/resources/logging_fr.properties
! src/share/classes/sun/util/logging/resources/logging_it.properties
! src/share/classes/sun/util/logging/resources/logging_ja.properties
! src/share/classes/sun/util/logging/resources/logging_ko.properties
! src/share/classes/sun/util/logging/resources/logging_pt_BR.properties
! src/share/classes/sun/util/logging/resources/logging_sv.properties
! src/share/classes/sun/util/logging/resources/logging_zh_CN.properties
! src/share/classes/sun/util/logging/resources/logging_zh_TW.properties
Changeset: 481e358abc98
Author: mfang
Date: 2011-05-10 12:31 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/481e358abc98
7043580: integrate man page translation drop 2 into jdk7
Reviewed-by: yhuang
! src/linux/doc/man/ja/appletviewer.1
! src/linux/doc/man/ja/apt.1
! src/linux/doc/man/ja/extcheck.1
! src/linux/doc/man/ja/idlj.1
! src/linux/doc/man/ja/jar.1
! src/linux/doc/man/ja/jarsigner.1
! src/linux/doc/man/ja/java.1
! src/linux/doc/man/ja/javac.1
! src/linux/doc/man/ja/javadoc.1
! src/linux/doc/man/ja/javah.1
! src/linux/doc/man/ja/javap.1
! src/linux/doc/man/ja/javaws.1
! src/linux/doc/man/ja/jconsole.1
! src/linux/doc/man/ja/jdb.1
! src/linux/doc/man/ja/jhat.1
! src/linux/doc/man/ja/jinfo.1
! src/linux/doc/man/ja/jmap.1
! src/linux/doc/man/ja/jps.1
! src/linux/doc/man/ja/jrunscript.1
! src/linux/doc/man/ja/jsadebugd.1
! src/linux/doc/man/ja/jstack.1
! src/linux/doc/man/ja/jstat.1
! src/linux/doc/man/ja/jstatd.1
! src/linux/doc/man/ja/jvisualvm.1
! src/linux/doc/man/ja/keytool.1
! src/linux/doc/man/ja/native2ascii.1
! src/linux/doc/man/ja/orbd.1
! src/linux/doc/man/ja/pack200.1
! src/linux/doc/man/ja/policytool.1
! src/linux/doc/man/ja/rmic.1
! src/linux/doc/man/ja/rmid.1
! src/linux/doc/man/ja/rmiregistry.1
! src/linux/doc/man/ja/schemagen.1
! src/linux/doc/man/ja/serialver.1
! src/linux/doc/man/ja/servertool.1
! src/linux/doc/man/ja/tnameserv.1
! src/linux/doc/man/ja/unpack200.1
! src/linux/doc/man/ja/wsgen.1
! src/linux/doc/man/ja/wsimport.1
! src/linux/doc/man/ja/xjc.1
! src/solaris/doc/sun/man/man1/ja/appletviewer.1
! src/solaris/doc/sun/man/man1/ja/apt.1
! src/solaris/doc/sun/man/man1/ja/extcheck.1
! src/solaris/doc/sun/man/man1/ja/idlj.1
! src/solaris/doc/sun/man/man1/ja/jar.1
! src/solaris/doc/sun/man/man1/ja/jarsigner.1
! src/solaris/doc/sun/man/man1/ja/java.1
! src/solaris/doc/sun/man/man1/ja/javac.1
! src/solaris/doc/sun/man/man1/ja/javadoc.1
! src/solaris/doc/sun/man/man1/ja/javah.1
! src/solaris/doc/sun/man/man1/ja/javap.1
! src/solaris/doc/sun/man/man1/ja/javaws.1
! src/solaris/doc/sun/man/man1/ja/jconsole.1
! src/solaris/doc/sun/man/man1/ja/jdb.1
! src/solaris/doc/sun/man/man1/ja/jhat.1
! src/solaris/doc/sun/man/man1/ja/jinfo.1
! src/solaris/doc/sun/man/man1/ja/jmap.1
! src/solaris/doc/sun/man/man1/ja/jps.1
! src/solaris/doc/sun/man/man1/ja/jrunscript.1
! src/solaris/doc/sun/man/man1/ja/jsadebugd.1
! src/solaris/doc/sun/man/man1/ja/jstack.1
! src/solaris/doc/sun/man/man1/ja/jstat.1
! src/solaris/doc/sun/man/man1/ja/jstatd.1
! src/solaris/doc/sun/man/man1/ja/jvisualvm.1
! src/solaris/doc/sun/man/man1/ja/keytool.1
! src/solaris/doc/sun/man/man1/ja/native2ascii.1
! src/solaris/doc/sun/man/man1/ja/orbd.1
! src/solaris/doc/sun/man/man1/ja/pack200.1
! src/solaris/doc/sun/man/man1/ja/policytool.1
! src/solaris/doc/sun/man/man1/ja/rmic.1
! src/solaris/doc/sun/man/man1/ja/rmid.1
! src/solaris/doc/sun/man/man1/ja/rmiregistry.1
! src/solaris/doc/sun/man/man1/ja/schemagen.1
! src/solaris/doc/sun/man/man1/ja/serialver.1
! src/solaris/doc/sun/man/man1/ja/servertool.1
! src/solaris/doc/sun/man/man1/ja/tnameserv.1
! src/solaris/doc/sun/man/man1/ja/unpack200.1
! src/solaris/doc/sun/man/man1/ja/wsgen.1
! src/solaris/doc/sun/man/man1/ja/wsimport.1
! src/solaris/doc/sun/man/man1/ja/xjc.1
Changeset: 357395bc17ab
Author: mfang
Date: 2011-05-10 13:08 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/357395bc17ab
7042323: [sv, de, es, it] Print dialog has duplicate mnemonic key
Reviewed-by: yhuang
! src/share/classes/sun/print/resources/serviceui_de.properties
! src/share/classes/sun/print/resources/serviceui_es.properties
! src/share/classes/sun/print/resources/serviceui_it.properties
! src/share/classes/sun/print/resources/serviceui_sv.properties
Changeset: 98292f06cd7e
Author: mfang
Date: 2011-05-10 14:47 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/98292f06cd7e
7028447: security-related resources Chinese translation errors
Reviewed-by: weijun
! src/share/classes/sun/security/tools/JarSignerResources_zh_CN.java
! src/share/classes/sun/security/util/Resources_zh_CN.java
Changeset: 2dd7fb82f40e
Author: mfang
Date: 2011-05-10 14:53 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/2dd7fb82f40e
7042475: [ja,zh_CN] extra mnemonic key in jconsole
Reviewed-by: yhuang
! src/share/classes/sun/tools/jconsole/resources/JConsoleResources_ja.java
! src/share/classes/sun/tools/jconsole/resources/JConsoleResources_zh_CN.java
Changeset: 3d39f994d6ff
Author: mfang
Date: 2011-05-10 14:56 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/3d39f994d6ff
7038807: [CCJK] OK button on message dialog of JOptionpane is not translated
Reviewed-by: yhuang
! src/share/classes/com/sun/swing/internal/plaf/basic/resources/basic_es.properties
! src/share/classes/com/sun/swing/internal/plaf/basic/resources/basic_ko.properties
! src/share/classes/com/sun/swing/internal/plaf/basic/resources/basic_zh_CN.properties
! src/share/classes/com/sun/swing/internal/plaf/basic/resources/basic_zh_TW.properties
Changeset: be418afb1b2e
Author: mfang
Date: 2011-05-10 16:19 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/be418afb1b2e
7043548: message drop 3 translation integration
Reviewed-by: yhuang
! src/share/classes/com/sun/accessibility/internal/resources/accessibility_es.properties
! src/share/classes/sun/awt/resources/awt_es.properties
! src/share/classes/sun/launcher/resources/launcher_de.properties
! src/share/classes/sun/launcher/resources/launcher_es.properties
! src/share/classes/sun/launcher/resources/launcher_fr.properties
! src/share/classes/sun/launcher/resources/launcher_it.properties
! src/share/classes/sun/launcher/resources/launcher_ja.properties
! src/share/classes/sun/launcher/resources/launcher_ko.properties
! src/share/classes/sun/launcher/resources/launcher_pt_BR.properties
! src/share/classes/sun/launcher/resources/launcher_sv.properties
! src/share/classes/sun/launcher/resources/launcher_zh_CN.properties
! src/share/classes/sun/launcher/resources/launcher_zh_TW.properties
! src/share/classes/sun/rmi/server/resources/rmid_es.properties
! src/share/classes/sun/security/tools/JarSignerResources_ja.java
! src/share/classes/sun/security/util/AuthResources_de.java
! src/share/classes/sun/security/util/AuthResources_es.java
! src/share/classes/sun/security/util/AuthResources_fr.java
! src/share/classes/sun/security/util/AuthResources_it.java
! src/share/classes/sun/security/util/AuthResources_ja.java
! src/share/classes/sun/security/util/AuthResources_ko.java
! src/share/classes/sun/security/util/AuthResources_pt_BR.java
! src/share/classes/sun/security/util/AuthResources_sv.java
! src/share/classes/sun/security/util/AuthResources_zh_CN.java
! src/share/classes/sun/security/util/AuthResources_zh_TW.java
! src/share/classes/sun/security/util/Resources_de.java
! src/share/classes/sun/security/util/Resources_es.java
! src/share/classes/sun/security/util/Resources_fr.java
! src/share/classes/sun/security/util/Resources_it.java
! src/share/classes/sun/security/util/Resources_ja.java
! src/share/classes/sun/security/util/Resources_ko.java
! src/share/classes/sun/security/util/Resources_pt_BR.java
! src/share/classes/sun/security/util/Resources_sv.java
! src/share/classes/sun/security/util/Resources_zh_TW.java
Changeset: 78f2f50bca1f
Author: mfang
Date: 2011-05-10 19:57 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/78f2f50bca1f
Merge
Changeset: 42c22d5a2cd0
Author: bpatel
Date: 2011-05-11 08:30 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/42c22d5a2cd0
7043684: Update man pages for JDK 7 tools
Reviewed-by: skannan
! src/linux/doc/man/appletviewer.1
! src/linux/doc/man/apt.1
! src/linux/doc/man/extcheck.1
! src/linux/doc/man/idlj.1
! src/linux/doc/man/jar.1
! src/linux/doc/man/jarsigner.1
! src/linux/doc/man/java.1
! src/linux/doc/man/javac.1
! src/linux/doc/man/javadoc.1
! src/linux/doc/man/javah.1
! src/linux/doc/man/javap.1
! src/linux/doc/man/javaws.1
! src/linux/doc/man/jconsole.1
! src/linux/doc/man/jdb.1
! src/linux/doc/man/jhat.1
! src/linux/doc/man/jinfo.1
! src/linux/doc/man/jmap.1
! src/linux/doc/man/jps.1
! src/linux/doc/man/jrunscript.1
! src/linux/doc/man/jsadebugd.1
! src/linux/doc/man/jstack.1
! src/linux/doc/man/jstat.1
! src/linux/doc/man/jstatd.1
+ src/linux/doc/man/jvisualvm.1
! src/linux/doc/man/keytool.1
! src/linux/doc/man/native2ascii.1
! src/linux/doc/man/orbd.1
! src/linux/doc/man/pack200.1
! src/linux/doc/man/policytool.1
! src/linux/doc/man/rmic.1
! src/linux/doc/man/rmid.1
! src/linux/doc/man/rmiregistry.1
! src/linux/doc/man/schemagen.1
! src/linux/doc/man/serialver.1
! src/linux/doc/man/servertool.1
! src/linux/doc/man/tnameserv.1
! src/linux/doc/man/unpack200.1
! src/linux/doc/man/wsgen.1
! src/linux/doc/man/wsimport.1
! src/linux/doc/man/xjc.1
! src/solaris/doc/sun/man/man1/appletviewer.1
! src/solaris/doc/sun/man/man1/apt.1
! src/solaris/doc/sun/man/man1/extcheck.1
! src/solaris/doc/sun/man/man1/idlj.1
! src/solaris/doc/sun/man/man1/jar.1
! src/solaris/doc/sun/man/man1/jarsigner.1
! src/solaris/doc/sun/man/man1/java.1
! src/solaris/doc/sun/man/man1/javac.1
! src/solaris/doc/sun/man/man1/javadoc.1
! src/solaris/doc/sun/man/man1/javah.1
! src/solaris/doc/sun/man/man1/javap.1
! src/solaris/doc/sun/man/man1/javaws.1
! src/solaris/doc/sun/man/man1/jconsole.1
! src/solaris/doc/sun/man/man1/jdb.1
! src/solaris/doc/sun/man/man1/jhat.1
! src/solaris/doc/sun/man/man1/jinfo.1
! src/solaris/doc/sun/man/man1/jmap.1
! src/solaris/doc/sun/man/man1/jps.1
! src/solaris/doc/sun/man/man1/jrunscript.1
! src/solaris/doc/sun/man/man1/jsadebugd.1
! src/solaris/doc/sun/man/man1/jstack.1
! src/solaris/doc/sun/man/man1/jstat.1
! src/solaris/doc/sun/man/man1/jstatd.1
+ src/solaris/doc/sun/man/man1/jvisualvm.1
! src/solaris/doc/sun/man/man1/keytool.1
! src/solaris/doc/sun/man/man1/native2ascii.1
! src/solaris/doc/sun/man/man1/orbd.1
! src/solaris/doc/sun/man/man1/pack200.1
! src/solaris/doc/sun/man/man1/policytool.1
! src/solaris/doc/sun/man/man1/rmic.1
! src/solaris/doc/sun/man/man1/rmid.1
! src/solaris/doc/sun/man/man1/rmiregistry.1
! src/solaris/doc/sun/man/man1/schemagen.1
! src/solaris/doc/sun/man/man1/serialver.1
! src/solaris/doc/sun/man/man1/servertool.1
! src/solaris/doc/sun/man/man1/tnameserv.1
! src/solaris/doc/sun/man/man1/unpack200.1
! src/solaris/doc/sun/man/man1/wsgen.1
! src/solaris/doc/sun/man/man1/wsimport.1
! src/solaris/doc/sun/man/man1/xjc.1
Changeset: 245d9754f487
Author: mfang
Date: 2011-05-11 12:53 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/245d9754f487
7004603: L10n needed for newly added codes in LocaleNames
Reviewed-by: naoto
! src/share/classes/sun/util/resources/LocaleNames_de.properties
! src/share/classes/sun/util/resources/LocaleNames_es.properties
! src/share/classes/sun/util/resources/LocaleNames_fr.properties
! src/share/classes/sun/util/resources/LocaleNames_it.properties
! src/share/classes/sun/util/resources/LocaleNames_ja.properties
! src/share/classes/sun/util/resources/LocaleNames_ko.properties
! src/share/classes/sun/util/resources/LocaleNames_sv.properties
! src/share/classes/sun/util/resources/LocaleNames_zh.properties
! src/share/classes/sun/util/resources/LocaleNames_zh_TW.properties
Changeset: 2bbb5d2b419f
Author: mfang
Date: 2011-05-11 12:55 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/2bbb5d2b419f
Merge
Changeset: caed82420c5d
Author: mfang
Date: 2011-05-11 14:12 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/caed82420c5d
7044019: LocaleEnhanceTest.java needs to be updated for 7004603
Reviewed-by: naoto
! test/java/util/Locale/LocaleEnhanceTest.java
Changeset: 312612e89ece
Author: schien
Date: 2011-05-11 18:52 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/312612e89ece
Merge
Changeset: 2e430b88b949
Author: schien
Date: 2011-05-12 17:17 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/2e430b88b949
Added tag jdk7-b142 for changeset 312612e89ece
! .hgtags
Changeset: 21cd37d96098
Author: trims
Date: 2011-05-17 14:29 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/21cd37d96098
Merge
Changeset: 13fa9a0c628f
Author: ohair
Date: 2011-05-12 07:24 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/13fa9a0c628f
7043921: generate java-rmi.cgi on 64 bit platform
Reviewed-by: omajid, katleman
! make/sun/rmi/rmi/Makefile
Changeset: cb71f8f695f5
Author: ohair
Date: 2011-05-12 07:28 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/cb71f8f695f5
Merge
Changeset: d2c99ad6ab55
Author: ohair
Date: 2011-05-12 17:56 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/d2c99ad6ab55
Merge
Changeset: 1be8850c7005
Author: schien
Date: 2011-05-18 16:32 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/1be8850c7005
Merge
Changeset: 85f53467c30c
Author: flar
Date: 2011-05-10 15:59 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/85f53467c30c
7040717: Test case for 6522514 was not included in bug fix
Reviewed-by: prr
+ test/java/awt/geom/Arc2D/SerializationTest.java
Changeset: f290441b0cb7
Author: flar
Date: 2011-05-11 16:12 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/f290441b0cb7
7043054: REGRESSION: JDK 7 b126 : Wrong userBounds in Paint.createContext()
Reviewed-by: prr
! src/share/classes/sun/java2d/opengl/OGLRenderer.java
! src/share/classes/sun/java2d/pipe/AAShapePipe.java
! src/share/classes/sun/java2d/pipe/AlphaColorPipe.java
! src/share/classes/sun/java2d/pipe/BufferedRenderPipe.java
! src/share/classes/sun/java2d/pipe/LoopPipe.java
! src/share/classes/sun/java2d/pipe/ParallelogramPipe.java
! src/share/classes/sun/java2d/pipe/PixelToParallelogramConverter.java
! src/windows/classes/sun/java2d/d3d/D3DRenderer.java
+ test/java/awt/Paint/PgramUserBoundsTest.java
Changeset: 43e54e60d261
Author: lana
Date: 2011-05-14 11:52 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/43e54e60d261
Merge
- src/share/classes/sun/security/util/SignatureFileManifest.java
- test/java/beans/XMLEncoder/java_io_File.java
Changeset: 59aadf63f2a7
Author: prr
Date: 2011-05-16 15:38 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/59aadf63f2a7
7044682: Image I/O JPEG Metadata spec. should document that PhotoYCC ColorSpace interpretation is optional.
Reviewed-by: flar
! src/share/classes/javax/imageio/metadata/doc-files/jpeg_metadata.html
Changeset: 1b154e3ab359
Author: dav
Date: 2011-05-04 14:46 +0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/1b154e3ab359
7040577: Default implementation of Toolkit.loadSystemColors(int[]) and many others doesn't throw HE in hl env
Reviewed-by: dcherepanov, denis
! src/share/classes/java/awt/Toolkit.java
+ test/java/awt/Toolkit/Headless/ExceptionContract/ExceptionContract.java
Changeset: 997f464f8446
Author: bagiras
Date: 2011-05-10 17:56 +0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/997f464f8446
7035053: java/awt/event/MouseWheelEvent/DisabledComponent/DisabledComponent.java fails against jdk7 b134
Reviewed-by: art, denis, ant, dcherepanov
! src/windows/native/sun/windows/awt_Choice.cpp
! src/windows/native/sun/windows/awt_Component.cpp
! src/windows/native/sun/windows/awt_Frame.cpp
Changeset: dde5cc0d768c
Author: anthony
Date: 2011-05-10 18:28 +0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/dde5cc0d768c
7041387: Introduce new boolean system property java.awt.smartInvalidate
Summary: The behavior introduced with 6852592 is now enabled by the new system property only
Reviewed-by: dcherepanov
! src/share/classes/java/awt/Component.java
! src/share/classes/java/awt/Container.java
! test/java/awt/Component/Revalidate/Revalidate.java
! test/java/awt/Container/ValidateRoot/InvalidateMustRespectValidateRoots.java
Changeset: bcc961336f77
Author: dav
Date: 2011-05-11 15:00 +0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/bcc961336f77
7042429: jdk 7 b140: crashes in awt.dll+0xb85fb] Java_sun_awt_Win32GraphicsEnvironment_isVistaOS+0xfdf
Reviewed-by: bae, dcherepanov
! src/windows/native/sun/java2d/d3d/D3DPipelineManager.cpp
! src/windows/native/sun/windows/Devices.h
Changeset: 4a5bb1f16cb4
Author: anthony
Date: 2011-05-11 17:51 +0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/4a5bb1f16cb4
7043455: Taking a screenshot may fail on X11 after 6903034
Summary: Backout 6903034
Reviewed-by: art, dcherepanov
! make/sun/xawt/mapfile-vers
! src/solaris/classes/sun/awt/X11/XRobotPeer.java
! src/solaris/native/sun/awt/awt_Robot.c
Changeset: 84ad07aece8c
Author: dav
Date: 2011-05-13 19:49 +0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/84ad07aece8c
7042537: When press the 'Print' button,the NullPointerException is thrown and printdialog is not pop up.
Reviewed-by: dcherepanov, art
! src/share/classes/java/awt/Toolkit.java
Changeset: 368e1da134aa
Author: lana
Date: 2011-05-14 16:51 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/368e1da134aa
Merge
- src/share/classes/sun/security/util/SignatureFileManifest.java
! src/windows/native/sun/java2d/d3d/D3DPipelineManager.cpp
- test/java/beans/XMLEncoder/java_io_File.java
Changeset: 0b7f41c14605
Author: dcherepanov
Date: 2011-05-16 18:40 +0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/0b7f41c14605
7010721: Frame#setMaximizedbounds not working properly on dual screen environment
Reviewed-by: art, anthony
! src/windows/classes/sun/awt/windows/WFramePeer.java
Changeset: 52a9555dbbb1
Author: lana
Date: 2011-05-16 18:15 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/52a9555dbbb1
Merge
Changeset: ea6bd2607399
Author: rupashka
Date: 2011-05-04 10:20 +0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/ea6bd2607399
7031551: Generics: JComboBox
Reviewed-by: alexp, malenkov
! src/share/classes/javax/swing/ComboBoxModel.java
! src/share/classes/javax/swing/DefaultComboBoxModel.java
! src/share/classes/javax/swing/JComboBox.java
! src/share/classes/javax/swing/MutableComboBoxModel.java
! src/share/classes/javax/swing/plaf/basic/BasicDirectoryModel.java
! src/share/classes/javax/swing/plaf/metal/MetalFileChooserUI.java
+ test/javax/swing/JComboBox/7031551/bug7031551.java
Changeset: adbbfd2e661c
Author: dav
Date: 2011-05-06 16:01 +0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/adbbfd2e661c
6894541: javax/swing/JTable/6788484/bug6788484.java fails w/ compilation errors.
Reviewed-by: alexp
! test/javax/swing/JTable/6788484/bug6788484.java
Changeset: 523ad3855e03
Author: kizune
Date: 2011-05-10 17:06 +0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/523ad3855e03
7034619: Scrollable Tabs don't appear with JDK7 Synth based LaF, different from Java 5/6
Reviewed-by: alexp
! src/share/classes/javax/swing/plaf/synth/SynthTabbedPaneUI.java
Changeset: e122346f8e2d
Author: peytoia
Date: 2011-05-11 08:02 +0900
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/e122346f8e2d
7041232: IllegalArgumentException in sun.text.bidi.BidiBase.setLine starting from JDK 7 b64
Reviewed-by: okutsu
! src/share/classes/sun/text/bidi/BidiBase.java
+ test/java/text/Bidi/Bug7041232.java
Changeset: 5030057f8b4c
Author: lana
Date: 2011-05-14 15:21 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/5030057f8b4c
Merge
- src/share/classes/sun/security/util/SignatureFileManifest.java
- test/java/beans/XMLEncoder/java_io_File.java
Changeset: 2a580e14e428
Author: lana
Date: 2011-05-16 18:17 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/2a580e14e428
Merge
Changeset: 85cbf90d88b9
Author: darcy
Date: 2011-05-06 17:06 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/85cbf90d88b9
7011326: Add informative example to @SafeVarargs type or language discussion
Reviewed-by: mcimadamore, mduigou
! src/share/classes/java/lang/SafeVarargs.java
Changeset: d93f6b6b986b
Author: alanb
Date: 2011-05-09 01:47 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/d93f6b6b986b
Merge
Changeset: dfe56edc1a1d
Author: alanb
Date: 2011-05-09 01:57 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/dfe56edc1a1d
Merge
Changeset: 31fbed875a6b
Author: vinnie
Date: 2011-05-09 15:58 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/31fbed875a6b
6987652: VM crashed in sun.security.mscapi.RSAKeyPairGenerator.generateRSAKeyPair(...)
Reviewed-by: alanb
! src/windows/native/sun/security/mscapi/security.cpp
Changeset: c6742d21853b
Author: dl
Date: 2011-05-09 16:36 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/c6742d21853b
7042673: LockSupport.getBlocker(null) crashes
Reviewed-by: chegar
! src/share/classes/java/util/concurrent/locks/LockSupport.java
Changeset: 7c9780ea0c5a
Author: mduigou
Date: 2011-05-03 16:32 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/7c9780ea0c5a
7041612: Rename StandardCharset to StandardCharsets
Reviewed-by: alanb, mr, darcy
! make/java/nio/FILES_java.gmk
! src/share/classes/java/nio/charset/Charset.java
- src/share/classes/java/nio/charset/StandardCharset.java
+ src/share/classes/java/nio/charset/StandardCharsets.java
! src/share/classes/java/nio/file/Path.java
! src/share/classes/java/util/zip/ZipCoder.java
! src/share/classes/java/util/zip/ZipFile.java
! src/share/classes/java/util/zip/ZipInputStream.java
! src/share/classes/java/util/zip/ZipOutputStream.java
! src/share/classes/sun/awt/FontDescriptor.java
Changeset: 5dceeea3bb99
Author: mduigou
Date: 2011-05-09 08:58 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/5dceeea3bb99
Merge
Changeset: bd8c10d1db87
Author: mduigou
Date: 2011-05-09 09:13 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/bd8c10d1db87
7043104: disable test java/lang/invoke/InvokeDynamicPrintArgs.java
Reviewed-by: alanb
! test/ProblemList.txt
Changeset: dc497a55daa1
Author: alanb
Date: 2011-05-09 18:45 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/dc497a55daa1
7042979: Rename StandardSocketOption and StandardWatchEventKind
Reviewed-by: forax, chegar
! make/com/sun/nio/sctp/FILES_java.gmk
! make/java/nio/FILES_java.gmk
! src/share/classes/com/sun/nio/sctp/MessageInfo.java
! src/share/classes/com/sun/nio/sctp/SctpChannel.java
! src/share/classes/com/sun/nio/sctp/SctpMultiChannel.java
! src/share/classes/com/sun/nio/sctp/SctpServerChannel.java
! src/share/classes/com/sun/nio/sctp/SctpSocketOption.java
- src/share/classes/com/sun/nio/sctp/SctpStandardSocketOption.java
+ src/share/classes/com/sun/nio/sctp/SctpStandardSocketOptions.java
! src/share/classes/java/net/SocketOption.java
- src/share/classes/java/net/StandardSocketOption.java
+ src/share/classes/java/net/StandardSocketOptions.java
! src/share/classes/java/nio/channels/AsynchronousServerSocketChannel.java
! src/share/classes/java/nio/channels/AsynchronousSocketChannel.java
! src/share/classes/java/nio/channels/DatagramChannel.java
! src/share/classes/java/nio/channels/MulticastChannel.java
! src/share/classes/java/nio/channels/NetworkChannel.java
! src/share/classes/java/nio/channels/ServerSocketChannel.java
! src/share/classes/java/nio/channels/SocketChannel.java
! src/share/classes/java/nio/file/Path.java
- src/share/classes/java/nio/file/StandardWatchEventKind.java
+ src/share/classes/java/nio/file/StandardWatchEventKinds.java
! src/share/classes/java/nio/file/WatchEvent.java
! src/share/classes/java/nio/file/WatchService.java
! src/share/classes/java/nio/file/Watchable.java
! src/share/classes/sun/nio/ch/AsynchronousServerSocketChannelImpl.java
! src/share/classes/sun/nio/ch/AsynchronousSocketChannelImpl.java
! src/share/classes/sun/nio/ch/DatagramChannelImpl.java
! src/share/classes/sun/nio/ch/DatagramSocketAdaptor.java
! src/share/classes/sun/nio/ch/ExtendedSocketOption.java
! src/share/classes/sun/nio/ch/Net.java
! src/share/classes/sun/nio/ch/ServerSocketAdaptor.java
! src/share/classes/sun/nio/ch/ServerSocketChannelImpl.java
! src/share/classes/sun/nio/ch/SocketAdaptor.java
! src/share/classes/sun/nio/ch/SocketChannelImpl.java
! src/share/classes/sun/nio/fs/AbstractPoller.java
! src/share/classes/sun/nio/fs/AbstractWatchKey.java
! src/share/classes/sun/nio/fs/PollingWatchService.java
! src/share/native/sun/nio/ch/genSocketOptionRegistry.c
! src/share/sample/nio/chatserver/ChatServer.java
! src/share/sample/nio/file/WatchDir.java
! src/share/sample/nio/multicast/Reader.java
! src/share/sample/nio/multicast/Sender.java
! src/solaris/classes/sun/nio/ch/SctpChannelImpl.java
! src/solaris/classes/sun/nio/ch/SctpMultiChannelImpl.java
! src/solaris/classes/sun/nio/ch/SctpNet.java
! src/solaris/classes/sun/nio/ch/SctpServerChannelImpl.java
! src/solaris/classes/sun/nio/fs/LinuxWatchService.java
! src/solaris/classes/sun/nio/fs/SolarisWatchService.java
! src/windows/classes/sun/nio/fs/WindowsWatchService.java
! test/com/sun/nio/sctp/SctpChannel/SocketOptionTests.java
! test/com/sun/nio/sctp/SctpMultiChannel/SocketOptionTests.java
! test/java/nio/channels/AsynchronousServerSocketChannel/Basic.java
! test/java/nio/channels/AsynchronousSocketChannel/Basic.java
! test/java/nio/channels/DatagramChannel/BasicMulticastTests.java
! test/java/nio/channels/DatagramChannel/MulticastSendReceiveTests.java
! test/java/nio/channels/DatagramChannel/SocketOptionTests.java
! test/java/nio/channels/ServerSocketChannel/SocketOptionTests.java
! test/java/nio/channels/SocketChannel/Shutdown.java
! test/java/nio/channels/SocketChannel/SocketOptionTests.java
! test/java/nio/file/Files/CheckPermissions.java
! test/java/nio/file/WatchService/Basic.java
! test/java/nio/file/WatchService/FileTreeModifier.java
! test/java/nio/file/WatchService/LotsOfEvents.java
! test/java/nio/file/WatchService/SensitivityModifier.java
! test/java/nio/file/WatchService/WithSecurityManager.java
Changeset: dec7961ff53f
Author: alanb
Date: 2011-05-09 18:53 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/dec7961ff53f
Merge
Changeset: 05939afe3fc2
Author: naoto
Date: 2011-05-09 13:30 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/05939afe3fc2
7041950: Fix copyright
Reviewed-by: okutsu
! src/share/classes/sun/text/resources/BreakIteratorRules_th.java
Changeset: 9f56fbc8b6be
Author: weijun
Date: 2011-05-10 07:00 +0800
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/9f56fbc8b6be
7041635: GSSContextSpi.java copyright notice error
Reviewed-by: valeriep
! src/share/classes/sun/security/jgss/spi/GSSContextSpi.java
Changeset: f4d804b21217
Author: darcy
Date: 2011-05-09 17:50 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/f4d804b21217
7021645: Project Coin: Minor improvements to java.lang.Throwable
Reviewed-by: mduigou
! src/share/classes/java/lang/Throwable.java
Changeset: 6a3a41e0af88
Author: lancea
Date: 2011-05-10 14:41 -0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/6a3a41e0af88
7043443: address missed reason initialization in BatchUpdateException
Reviewed-by: alanb
! src/share/classes/java/sql/BatchUpdateException.java
Changeset: e941ff30d005
Author: mduigou
Date: 2011-05-10 10:16 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/e941ff30d005
7043513: Update test for StandardCharsets
Reviewed-by: alanb
- test/java/nio/charset/StandardCharset/Standard.java
+ test/java/nio/charset/StandardCharsets/Standard.java
Changeset: 2147ec13c98e
Author: mduigou
Date: 2011-05-10 12:14 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/2147ec13c98e
Merge
- test/java/nio/charset/StandardCharset/Standard.java
Changeset: 11ef1f1bd7ca
Author: alanb
Date: 2011-05-11 14:57 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/11ef1f1bd7ca
7043425: (fc) ClosedByInterruptException thrown but interrupt status not set
Reviewed-by: dholmes, chegar
! src/share/classes/sun/nio/ch/NativeThreadSet.java
! test/java/nio/channels/FileChannel/ClosedByInterrupt.java
Changeset: f91c799f7bfb
Author: alanb
Date: 2011-05-11 15:00 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/f91c799f7bfb
7043788: (fs) PosixFileAttributes.owner() or group() throws NPE if owner/group not in passwd/group database
Reviewed-by: chegar
! src/solaris/native/sun/nio/fs/UnixNativeDispatcher.c
Changeset: 501ca93ea3ef
Author: sherman
Date: 2011-05-11 08:54 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/501ca93ea3ef
7043234: (fmt) java.util.Formatter links in javadoc to BigDecimal need to be fixed
Summary: fixed the doc miss
Reviewed-by: alanb, emcmanus
! src/share/classes/java/util/Formatter.java
Changeset: 831017d8fbcf
Author: kamg
Date: 2011-05-11 20:18 -0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/831017d8fbcf
6659215: javax.management.timer.Timer frequently fails to start
Summary: Copy array to avoid ConcurrentModificationException
Reviewed-by: dcubed, alanb
! src/share/classes/javax/management/timer/Timer.java
+ test/javax/management/timer/StartTest.java
Changeset: 99156e4f26ea
Author: xuelei
Date: 2011-05-11 20:39 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/99156e4f26ea
7043514: NPE in sun.security.ssl.JsseJce.isEcAvailable
Reviewed-by: weijun, vinnie, wetmore
! src/share/classes/sun/security/ssl/JsseJce.java
Changeset: d498e50ae62d
Author: kamg
Date: 2011-05-12 08:17 -0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/d498e50ae62d
7044203: Missing @test tag in test/javax/management/timer/StartTest.java
Summary: Add tag
Reviewed-by: alanb
! test/javax/management/timer/StartTest.java
Changeset: 8daf9e0c9a2e
Author: fparain
Date: 2011-05-13 13:20 +0200
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/8daf9e0c9a2e
7031754: javax.management docs need to be updated to replace Java SE 6 occurrences
Summary: Remove references to a specific version of the Java Platform
Reviewed-by: mchung, kamg
! src/share/classes/javax/management/loading/package.html
! src/share/classes/javax/management/modelmbean/package.html
! src/share/classes/javax/management/monitor/package.html
! src/share/classes/javax/management/openmbean/package.html
! src/share/classes/javax/management/package.html
! src/share/classes/javax/management/relation/package.html
! src/share/classes/javax/management/remote/package.html
Changeset: d830ec851cee
Author: sherman
Date: 2011-05-14 11:55 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/d830ec851cee
7044849: Constructs for Unicode binary properties should be \p{IsXXX} not p{isXXX}
Summary: fixed the doc typo
Reviewed-by: alanb
! src/share/classes/java/util/regex/Pattern.java
Changeset: 07b5cc7d4c84
Author: lana
Date: 2011-05-14 11:24 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/07b5cc7d4c84
Merge
Changeset: 55339371da15
Author: lana
Date: 2011-05-14 14:55 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/55339371da15
Merge
Changeset: cecfcb4dbcaa
Author: chegar
Date: 2011-05-16 13:10 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/cecfcb4dbcaa
7042679: Phaser javadoc example does not compile
Reviewed-by: dl
! src/share/classes/java/util/concurrent/Phaser.java
Changeset: e0c3fd538f1f
Author: fparain
Date: 2011-05-16 17:28 +0200
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/e0c3fd538f1f
7036199: Adding a notification to the implementation of GarbageCollectorMXBeans
Summary: Add a JMX notification to GarbageCollectorMXBeans
Reviewed-by: acorn, mchung
! make/java/management/mapfile-vers
+ src/share/classes/com/sun/management/GarbageCollectionNotificationInfo.java
+ src/share/classes/sun/management/GarbageCollectionNotifInfoCompositeData.java
! src/share/classes/sun/management/GarbageCollectorImpl.java
! src/share/classes/sun/management/GcInfoCompositeData.java
! src/share/classes/sun/management/MemoryManagerImpl.java
! src/share/classes/sun/management/VMManagement.java
! src/share/classes/sun/management/VMManagementImpl.java
! src/share/javavm/export/jmm.h
! src/share/native/sun/management/GarbageCollectorImpl.c
! src/share/native/sun/management/VMManagementImpl.c
+ test/com/sun/management/GarbageCollectorMXBean/GarbageCollectionNotificationContentTest.java
+ test/com/sun/management/GarbageCollectorMXBean/GarbageCollectionNotificationTest.java
Changeset: 2ecb989b6fcc
Author: dcubed
Date: 2011-05-16 12:56 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/2ecb989b6fcc
6977677: 3/2 Deadlock on logging subsystem initialization
Summary: Over synchronized Logger.getLogger() deadlocks with LogManager.<clinit>via PlatformLogger
Reviewed-by: dsamersoff, never, acorn, mchung
! src/share/classes/java/util/logging/Logger.java
+ test/java/util/logging/LoggingDeadlock4.java
Changeset: b2db38eb3b13
Author: dcubed
Date: 2011-05-16 12:57 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/b2db38eb3b13
7016208: 4/3 null sometimes returned by java.util.logging.Logger.getLogger(String name) in -server -Xcomp
Summary: Logger can be GC'ed between LogManager.addLogger() and LogManager.getLogger()
Reviewed-by: dsamersoff, never, acorn, mchung
! src/share/classes/java/util/logging/LogManager.java
Changeset: 9861df231e9e
Author: dcubed
Date: 2011-05-16 12:58 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/9861df231e9e
7041595: 4/4 add lost test for 6487638
Summary: Add missing LoggingDeadlock3.java and LoggingDeadlock3.props
Reviewed-by: dsamersoff, never, acorn, mchung
+ test/java/util/logging/LoggingDeadlock3.java
+ test/java/util/logging/LoggingDeadlock3.props
Changeset: 5b38ed5f5eb4
Author: lana
Date: 2011-05-16 18:19 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/5b38ed5f5eb4
Merge
- src/share/classes/com/sun/nio/sctp/SctpStandardSocketOption.java
- src/share/classes/java/net/StandardSocketOption.java
- src/share/classes/java/nio/charset/StandardCharset.java
- src/share/classes/java/nio/file/StandardWatchEventKind.java
- test/java/nio/charset/StandardCharset/Standard.java
Changeset: 65dd04c9ee64
Author: darcy
Date: 2011-05-18 16:49 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/65dd04c9ee64
7045138: OutOfMemoryError thrown without stack trace in jdk7-b142
Reviewed-by: dholmes, mchung
! src/share/classes/java/lang/Throwable.java
Changeset: 366fcac7ee01
Author: lana
Date: 2011-05-18 17:18 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/366fcac7ee01
Merge
Changeset: efbf75c24b0f
Author: lana
Date: 2011-05-18 18:18 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/efbf75c24b0f
Merge
- src/share/classes/com/sun/nio/sctp/SctpStandardSocketOption.java
- src/share/classes/java/net/StandardSocketOption.java
- src/share/classes/java/nio/charset/StandardCharset.java
- src/share/classes/java/nio/file/StandardWatchEventKind.java
- test/java/nio/charset/StandardCharset/Standard.java
Changeset: 5f69702cf570
Author: schien
Date: 2011-05-20 16:04 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/5f69702cf570
Added tag jdk7-b143 for changeset efbf75c24b0f
! .hgtags
Changeset: be4b9e596352
Author: trims
Date: 2011-05-20 05:24 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/be4b9e596352
Merge
Changeset: 127560d6f6e6
Author: trims
Date: 2011-05-24 14:11 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/127560d6f6e6
Merge
Changeset: 3f760b347d3b
Author: mr
Date: 2011-05-24 15:28 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/3f760b347d3b
7048009: Update .jcheck/conf files for JDK 8
Reviewed-by: jjh
! .jcheck/conf
Changeset: 23bdcede4e39
Author: katleman
Date: 2011-05-25 13:32 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/23bdcede4e39
7044486: open jdk repos have files with incorrect copyright headers, which can end up in src bundles
Reviewed-by: ohair, trims
! src/linux/doc/man/ja/keytool.1
! src/linux/doc/man/keytool.1
! src/share/classes/java/io/SerialCallbackContext.java
! src/share/classes/sun/io/ByteToCharCp833.java
! src/share/classes/sun/io/CharToByteCp833.java
! src/share/classes/sun/misc/FpUtils.java
! src/share/classes/sun/security/provider/certpath/URICertStore.java
! src/solaris/doc/sun/man/man1/ja/keytool.1
! src/solaris/doc/sun/man/man1/keytool.1
! test/com/sun/net/httpserver/Test10.java
! test/java/awt/List/ScrollOutside/ScrollOut.java
! test/java/awt/event/MouseWheelEvent/InfiniteRecursion/InfiniteRecursion.java
! test/java/awt/event/MouseWheelEvent/InfiniteRecursion/InfiniteRecursion_1.java
! test/java/awt/event/MouseWheelEvent/InfiniteRecursion/InfiniteRecursion_2.java
! test/java/awt/event/MouseWheelEvent/InfiniteRecursion/InfiniteRecursion_3.java
! test/java/awt/event/MouseWheelEvent/InfiniteRecursion/InfiniteRecursion_4.java
! test/java/awt/image/IncorrectSampleMaskTest.java
! test/java/lang/invoke/MethodTypeTest.java
! test/java/rmi/server/UnicastRemoteObject/exportObject/GcDuringExport.java
! test/java/util/EnumMap/DistinctEntrySetElements.java
! test/java/util/EnumMap/EntrySetIteratorRemoveInvalidatesEntry.java
! test/java/util/EnumMap/SimpleSerialization.java
! test/java/util/EnumSet/LargeEnumIteratorRemoveResilience.java
! test/java/util/EnumSet/SmallEnumIteratorRemoveResilience.java
! test/java/util/Hashtable/SerializationDeadlock.java
! test/java/util/Hashtable/SimpleSerialization.java
! test/java/util/IdentityHashMap/DistinctEntrySetElements.java
! test/java/util/IdentityHashMap/EntrySetIteratorRemoveInvalidatesEntry.java
! test/java/util/Vector/SerializationDeadlock.java
! test/java/util/Vector/SimpleSerialization.java
! test/java/util/concurrent/ConcurrentHashMap/DistinctEntrySetElements.java
! test/java/util/zip/ZipFile/ClearStaleZipFileInputStreams.java
! test/sun/net/InetAddress/nameservice/chaining/META-INF/services/sun.net.spi.nameservice.NameServiceDescriptor
! test/tools/launcher/TestHelper.java
! test/tools/pack200/CommandLineTests.java
! test/tools/pack200/Pack200Test.java
! test/tools/pack200/Utils.java
Changeset: c344779fab58
Author: schien
Date: 2011-05-26 20:20 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/c344779fab58
Added tag jdk7-b144 for changeset 23bdcede4e39
! .hgtags
Changeset: f09930d526ba
Author: jrose
Date: 2011-05-26 17:37 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/f09930d526ba
7032323: code changes for JSR 292 EG adjustments to API, through Public Review
Summary: API code changes and javadoc changes following JSR 292 Public Review comments, through PFD
Reviewed-by: never
! src/share/classes/java/lang/BootstrapMethodError.java
! src/share/classes/java/lang/ClassValue.java
! src/share/classes/java/lang/invoke/AdapterMethodHandle.java
! src/share/classes/java/lang/invoke/BoundMethodHandle.java
! src/share/classes/java/lang/invoke/CallSite.java
! src/share/classes/java/lang/invoke/ConstantCallSite.java
! src/share/classes/java/lang/invoke/Invokers.java
! src/share/classes/java/lang/invoke/MemberName.java
! src/share/classes/java/lang/invoke/MethodHandle.java
! src/share/classes/java/lang/invoke/MethodHandleImpl.java
! src/share/classes/java/lang/invoke/MethodHandleNatives.java
+ src/share/classes/java/lang/invoke/MethodHandleProxies.java
! src/share/classes/java/lang/invoke/MethodHandles.java
! src/share/classes/java/lang/invoke/MethodType.java
! src/share/classes/java/lang/invoke/MutableCallSite.java
! src/share/classes/java/lang/invoke/SwitchPoint.java
! src/share/classes/java/lang/invoke/package-info.java
! src/share/classes/sun/invoke/util/ValueConversions.java
! src/share/classes/sun/invoke/util/VerifyAccess.java
! src/share/classes/sun/invoke/util/Wrapper.java
! test/java/lang/invoke/6998541/Test6998541.java
! test/java/lang/invoke/InvokeDynamicPrintArgs.java
! test/java/lang/invoke/InvokeGenericTest.java
! test/java/lang/invoke/JavaDocExamplesTest.java
! test/java/lang/invoke/MethodHandlesTest.java
! test/java/lang/invoke/indify/Indify.java
Changeset: 81f957f86ba5
Author: jcoomes
Date: 2011-05-27 19:03 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/81f957f86ba5
Merge
Changeset: bc97b962330e
Author: mfang
Date: 2011-05-26 20:32 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/bc97b962330e
7045184: GTK L&F doesn't have hotkeys in jdk7 b141, while b139 has.
Reviewed-by: yhuang, ogino
! src/share/classes/com/sun/java/swing/plaf/gtk/resources/gtk.properties
Changeset: 6943c4d9caa3
Author: mfang
Date: 2011-05-31 13:58 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/6943c4d9caa3
Merge
Changeset: 7c5bc5a807ee
Author: dholmes
Date: 2011-05-27 19:04 -0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/7c5bc5a807ee
7024120: Verify reduced JRE contents for java 7
Summary: stripped all symbols from libs and executables to reduce JRE size. Restored missing classes needed to pass JCK in headless mode
Reviewed-by: bobv, ohair
! make/common/Defs-embedded.gmk
! make/common/Release-embedded.gmk
Changeset: f4895b3fe1be
Author: dholmes
Date: 2011-05-31 17:28 -0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/f4895b3fe1be
Merge
Changeset: eab27338b3d9
Author: schien
Date: 2011-06-01 11:16 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/eab27338b3d9
Merge
Changeset: 8d91855a1f4e
Author: prr
Date: 2011-05-27 13:25 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/8d91855a1f4e
7046587: Outlines in OTF/CFF fonts are misclassified as quadratic curves
Reviewed-by: igor
! src/share/classes/sun/font/FileFontStrike.java
! src/share/classes/sun/font/FontScaler.java
! src/share/classes/sun/font/FreetypeFontScaler.java
! src/share/classes/sun/font/NullFontScaler.java
Changeset: 0b0b92707cf5
Author: bae
Date: 2011-05-30 12:05 +0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/0b0b92707cf5
7032904: XRender: Java2Demo : Infinite loop in Java_sun_java2d_loops_MaskBlit_MaskBlit on OEL 5.6 x64
Reviewed-by: prr
! src/solaris/classes/sun/awt/X11GraphicsEnvironment.java
! src/solaris/native/sun/java2d/x11/XRBackendNative.c
Changeset: 290daca0a693
Author: prr
Date: 2011-05-30 22:00 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/290daca0a693
7049874: OpenJDK Build breakage fix: freetypescaler.c needs to match updated signature
Reviewed-by: lana, igor
! src/share/native/sun/font/freetypeScaler.c
Changeset: b351af09bfa3
Author: lana
Date: 2011-06-02 13:35 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/b351af09bfa3
Merge
Changeset: d2081a1f417f
Author: bagiras
Date: 2011-05-27 11:45 +0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/d2081a1f417f
7045174: Most of the tests in awt area fails with jdk 7b142 on windows with -Xcheck:jni
Reviewed-by: art, denis
! src/windows/native/sun/windows/awt_Object.cpp
! src/windows/native/sun/windows/awt_Toolkit.cpp
Changeset: 000a845b1e38
Author: denis
Date: 2011-05-28 12:56 +0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/000a845b1e38
7046325: Broken links in java.awt.Toolkit's javadoc
Reviewed-by: dav, yan
! src/share/classes/java/awt/Toolkit.java
Changeset: eab94f59b6dc
Author: dcherepanov
Date: 2011-05-30 13:25 +0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/eab94f59b6dc
7045354: Korean IME's Hanja candidate window is not displayed on IMFDemo
Reviewed-by: art, ant
! src/windows/native/sun/windows/awt_Component.cpp
Changeset: f05164caa490
Author: serb
Date: 2011-05-30 17:16 +0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/f05164caa490
7045193: interactive JCK tests java_awt/interactive/FileDialogTests fail
Reviewed-by: dcherepanov, dav, art, denis
! src/solaris/classes/sun/awt/X11/GtkFileDialogPeer.java
Changeset: b955226868af
Author: lana
Date: 2011-06-02 13:36 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/b955226868af
Merge
Changeset: 1fbaf2b688a6
Author: rupashka
Date: 2011-05-24 11:37 +0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/1fbaf2b688a6
7045593: Possible Regression : JTextfield cursor placement behavior algorithm has changed.
Reviewed-by: peterz
! src/share/classes/javax/swing/text/Utilities.java
+ test/javax/swing/text/Utilities/bug7045593.java
Changeset: 442237d3ec2c
Author: rupashka
Date: 2011-05-28 11:55 +0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/442237d3ec2c
7048204: NPE from NimbusLookAndFeel.addDefault
Reviewed-by: peterz
! src/share/classes/javax/swing/plaf/nimbus/NimbusLookAndFeel.java
+ test/javax/swing/plaf/nimbus/Test7048204.java
Changeset: 386516fdf40b
Author: lana
Date: 2011-06-02 13:37 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/386516fdf40b
Merge
Changeset: 0a80650409e1
Author: mullan
Date: 2011-05-24 14:15 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/0a80650409e1
7044443: Permissions resolved incorrectly for jar protocol (Patch from bugs.openjdk.java.net)
Reviewed-by: alanb, chegar
Contributed-by: dbhole at redhat.com
! src/share/classes/sun/security/provider/PolicyFile.java
+ test/java/security/Policy/GetPermissions/JarURL.java
Changeset: ace2dfdecda1
Author: mullan
Date: 2011-05-24 14:32 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/ace2dfdecda1
Merge
Changeset: 70942be348af
Author: jeff
Date: 2011-05-27 15:02 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/70942be348af
7045697: JDK7 THIRD PARTY README update
Reviewed-by: lana
! THIRD_PARTY_README
Changeset: b49a0af85821
Author: vinnie
Date: 2011-05-30 16:37 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/b49a0af85821
7049173: Replace the software license for ECC native code
Reviewed-by: alanb
! src/share/native/sun/security/ec/impl/ec.c
! src/share/native/sun/security/ec/impl/ec.h
! src/share/native/sun/security/ec/impl/ec2.h
! src/share/native/sun/security/ec/impl/ec2_163.c
! src/share/native/sun/security/ec/impl/ec2_193.c
! src/share/native/sun/security/ec/impl/ec2_233.c
! src/share/native/sun/security/ec/impl/ec2_aff.c
! src/share/native/sun/security/ec/impl/ec2_mont.c
! src/share/native/sun/security/ec/impl/ec_naf.c
! src/share/native/sun/security/ec/impl/ecc_impl.h
! src/share/native/sun/security/ec/impl/ecdecode.c
! src/share/native/sun/security/ec/impl/ecl-curve.h
! src/share/native/sun/security/ec/impl/ecl-exp.h
! src/share/native/sun/security/ec/impl/ecl-priv.h
! src/share/native/sun/security/ec/impl/ecl.c
! src/share/native/sun/security/ec/impl/ecl.h
! src/share/native/sun/security/ec/impl/ecl_curve.c
! src/share/native/sun/security/ec/impl/ecl_gf.c
! src/share/native/sun/security/ec/impl/ecl_mult.c
! src/share/native/sun/security/ec/impl/ecp.h
! src/share/native/sun/security/ec/impl/ecp_192.c
! src/share/native/sun/security/ec/impl/ecp_224.c
! src/share/native/sun/security/ec/impl/ecp_256.c
! src/share/native/sun/security/ec/impl/ecp_384.c
! src/share/native/sun/security/ec/impl/ecp_521.c
! src/share/native/sun/security/ec/impl/ecp_aff.c
! src/share/native/sun/security/ec/impl/ecp_jac.c
! src/share/native/sun/security/ec/impl/ecp_jm.c
! src/share/native/sun/security/ec/impl/ecp_mont.c
! src/share/native/sun/security/ec/impl/logtab.h
! src/share/native/sun/security/ec/impl/mp_gf2m-priv.h
! src/share/native/sun/security/ec/impl/mp_gf2m.c
! src/share/native/sun/security/ec/impl/mp_gf2m.h
! src/share/native/sun/security/ec/impl/mpi-config.h
! src/share/native/sun/security/ec/impl/mpi-priv.h
! src/share/native/sun/security/ec/impl/mpi.c
! src/share/native/sun/security/ec/impl/mpi.h
! src/share/native/sun/security/ec/impl/mplogic.c
! src/share/native/sun/security/ec/impl/mplogic.h
! src/share/native/sun/security/ec/impl/mpmontg.c
! src/share/native/sun/security/ec/impl/mpprime.h
! src/share/native/sun/security/ec/impl/oid.c
! src/share/native/sun/security/ec/impl/secitem.c
! src/share/native/sun/security/ec/impl/secoidt.h
Changeset: 4ed7c877a463
Author: michaelm
Date: 2011-05-30 23:36 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/4ed7c877a463
7042550: Reintegrate 6569621
Reviewed-by: chegar, alanb
! src/share/classes/java/net/InetAddress.java
! src/share/classes/java/net/Socket.java
! src/share/classes/java/net/SocketPermission.java
+ src/share/classes/sun/net/RegisteredDomain.java
! src/share/classes/sun/net/www/URLConnection.java
! src/share/classes/sun/net/www/http/HttpClient.java
Changeset: c79a089ae13b
Author: wetmore
Date: 2011-05-31 12:45 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/c79a089ae13b
7042097: JDK 7's Unlimited Cryptographic Policy bundle text files must be updated.
Reviewed-by: valeriep
! make/javax/crypto/Makefile
Changeset: a00f48c96345
Author: lancea
Date: 2011-06-02 12:02 -0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/a00f48c96345
7049107: Cannot call initCause() on BatchUpdateException
Reviewed-by: darcy
! src/share/classes/java/sql/BatchUpdateException.java
Changeset: 39de8937c1d8
Author: lana
Date: 2011-06-02 13:38 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/39de8937c1d8
Merge
Changeset: 8318d03e1766
Author: jrose
Date: 2011-06-01 23:56 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/8318d03e1766
7049415: Failure of resolution of sym.reference to the c.s.s. should be wrapped in BootstrapMethodError
Summary: Wrap invokedynamic linkage errors in BootstrapMethodError, as needed.
Reviewed-by: never
! src/share/classes/java/lang/invoke/MethodHandleNatives.java
Changeset: 0b8b6eace473
Author: jrose
Date: 2011-06-01 23:56 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/0b8b6eace473
7050328: (jsr-292) findConstructor throws ExceptionInInitializerError if run under SecurityManager
Summary: Wrap system property and reflection accesses under doPrivileged. Ensure constant pool linkage bypasses the SM as specified.
Reviewed-by: kvn, never
! src/share/classes/java/lang/invoke/MethodHandleImpl.java
! src/share/classes/java/lang/invoke/MethodHandleNatives.java
! src/share/classes/java/lang/invoke/MethodHandleStatics.java
! src/share/classes/java/lang/invoke/MethodHandles.java
! src/share/classes/sun/invoke/util/ValueConversions.java
! test/java/lang/invoke/InvokeDynamicPrintArgs.java
Changeset: 34481a4012c3
Author: jrose
Date: 2011-06-01 23:56 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/34481a4012c3
7049122: java/lang/invoke/RicochetTest.java with MAX_ARITY=255 in -Xcomp mode overflows code cache
Summary: reduce the scope of the unit test (mark high water mark of testing with @ignore tags)
Reviewed-by: never
! test/java/lang/invoke/RicochetTest.java
Changeset: 802994506203
Author: jrose
Date: 2011-06-03 11:20 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/802994506203
7051206: JSR 292 method name SwitchPoint.isValid is misleading to unwary users; should be hasBeenInvalidated
Reviewed-by: kvn, never, ysr
! src/share/classes/java/lang/invoke/SwitchPoint.java
! test/java/lang/invoke/JavaDocExamplesTest.java
Changeset: e8e6cdff5995
Author: trims
Date: 2011-06-03 20:13 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/e8e6cdff5995
Merge
Changeset: 8f19b165347b
Author: bae
Date: 2011-06-04 23:08 +0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/8f19b165347b
7042594: 3 testis api/java_awt/Color/ICC_ProfileRGB/index.html fail against RI b138 OEL6x64.
Reviewed-by: prr
! src/share/classes/java/awt/color/ICC_Profile.java
! src/share/native/sun/java2d/cmm/lcms/LCMS.c
! src/share/native/sun/java2d/cmm/lcms/cmsio0.c
! test/sun/java2d/cmm/ProfileOp/ReadWriteProfileTest.java
+ test/sun/java2d/cmm/ProfileOp/SetDataTest.java
Changeset: bbb4cef2208b
Author: lana
Date: 2011-06-04 17:30 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/bbb4cef2208b
Merge
Changeset: 03a828e368ca
Author: rupashka
Date: 2011-06-04 01:13 +0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/03a828e368ca
6977587: GTK L&F: jnlp: java.io.IOException thrown when choosing more than 1 file in the dialog
Reviewed-by: alexp
! src/share/classes/com/sun/java/swing/plaf/gtk/GTKFileChooserUI.java
Changeset: 6c9c55ae313b
Author: lana
Date: 2011-06-03 22:14 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/6c9c55ae313b
Merge
Changeset: e81d259442ed
Author: lana
Date: 2011-06-04 17:32 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/e81d259442ed
Merge
Changeset: 53d759eb580c
Author: alanb
Date: 2011-06-04 11:18 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/53d759eb580c
7050358: (fs spec) Path.toUri doesn't allow custom providers to use opaque URIs
Reviewed-by: sherman
! src/share/classes/java/nio/file/Path.java
Changeset: 49aef5a5416e
Author: mullan
Date: 2011-06-04 06:45 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/49aef5a5416e
7050329: test/java/security/Policy/GetPermissions/JarURL.java fails on Windows
Reviewed-by: alanb
! test/java/security/Policy/GetPermissions/JarURL.java
+ test/java/security/Policy/GetPermissions/JarURL.policy
Changeset: 1f39ca0b9598
Author: mullan
Date: 2011-06-04 06:52 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/1f39ca0b9598
Merge
Changeset: 1e04b38b3824
Author: lana
Date: 2011-06-04 17:33 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/1e04b38b3824
Merge
Changeset: 7a341c412ea9
Author: schien
Date: 2011-06-07 14:01 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/7a341c412ea9
Added tag jdk7-b145 for changeset 1e04b38b3824
! .hgtags
Changeset: e7493c32e598
Author: schien
Date: 2011-06-08 10:24 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/e7493c32e598
Merge
Changeset: ae731399e525
Author: dav
Date: 2011-06-07 22:58 +0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/ae731399e525
7048568: Crash in Java_sun_awt_Win32GraphicsEnvironment_isVistaOS
Reviewed-by: dcherepanov, art, amenkov
! src/windows/native/sun/windows/awt_Win32GraphicsDevice.cpp
Changeset: f08fcae94813
Author: lana
Date: 2011-06-10 11:43 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/f08fcae94813
Merge
Changeset: 6e961c328276
Author: michaelm
Date: 2011-06-08 10:56 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/6e961c328276
7050028: ISE "zip file closed" from JarURLConnection.getInputStream on JDK 7 when !useCaches
Reviewed-by: chegar, alanb
! src/share/classes/sun/misc/URLClassPath.java
+ test/java/net/URLClassLoader/B7050028.java
Changeset: b6ced5ad7a62
Author: dwanvik
Date: 2011-06-10 17:44 +0200
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/b6ced5ad7a62
7046557: Changes to the Java DB README files in JDK7
Summary: Update <jdkroot>/README.html with correct mention of Java DB, add JDK specific README files to <jdkroot>/db and <jdkroot>/demo/db.
Reviewed-by: ohair
! make/common/Release.gmk
Changeset: 646ab254ff80
Author: lana
Date: 2011-06-10 11:44 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/646ab254ff80
Merge
Changeset: aca0dc2b921c
Author: weijun
Date: 2011-02-09 11:50 +0800
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/aca0dc2b921c
6618658: Deserialization allows creation of mutable SignedObject
Reviewed-by: hawtin, mullan
! src/share/classes/java/security/SignedObject.java
+ test/java/security/SignedObject/Correctness.java
Changeset: df445f522425
Author: bae
Date: 2011-02-17 12:21 +0300
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/df445f522425
7013519: [parfait] Integer overflows in 2D code
Reviewed-by: prr, valeriep
! src/share/native/sun/awt/image/jpeg/imageioJPEG.c
! src/share/native/sun/font/layout/SunLayoutEngine.cpp
Changeset: ccb2fcfb6d6b
Author: chegar
Date: 2011-02-18 13:31 +0000
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/ccb2fcfb6d6b
7013969: NetworkInterface.toString can reveal bindings
Reviewed-by: alanb, michaelm, hawtin
! src/share/classes/java/net/NetworkInterface.java
Changeset: 026adaac71f1
Author: dcherepanov
Date: 2011-02-25 15:54 +0300
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/026adaac71f1
7012520: Heap overflow vulnerability in FileDialog.show()
Reviewed-by: art, anthony
! src/windows/native/sun/windows/awt_FileDialog.cpp
Changeset: d489f00d6c65
Author: flar
Date: 2011-03-02 05:35 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/d489f00d6c65
7016495: Crash in Java 2D transforming an image with scale close to zero
Reviewed-by: prr, bae
! src/share/classes/sun/java2d/pipe/DrawImage.java
! src/share/native/sun/java2d/loops/TransformHelper.c
+ test/java/awt/image/BufferedImage/TinyScale.java
Changeset: fe27fe44ac51
Author: ksrini
Date: 2011-03-03 14:16 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/fe27fe44ac51
7016985: (launcher) implement safe secure dll loading
Reviewed-by: mchung
! src/windows/bin/java_md.c
Changeset: 0efa64f13302
Author: chegar
Date: 2011-04-05 14:49 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/0efa64f13302
7033865: JDK: Add private API for secure/restrictive loading of system dlls
Reviewed-by: alanb
! src/share/native/common/jdk_util.h
+ src/solaris/native/common/jdk_util_md.h
! src/windows/native/common/jdk_util_md.c
+ src/windows/native/common/jdk_util_md.h
Changeset: 67992a58bfba
Author: ksrini
Date: 2011-04-05 16:19 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/67992a58bfba
7032593: DLL_LOADING: Upgrade solution to 7016985 to reflect JDK7 solution
Reviewed-by: mchung, asaha
! src/windows/bin/java_md.c
Changeset: 7181441faf72
Author: dcherepanov
Date: 2011-04-08 16:44 +0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/7181441faf72
7003962: AWT: securely load DLLs and launch executables using fully qualified path
Reviewed-by: art, bae, alanb
! src/windows/native/sun/java2d/d3d/D3DPipelineManager.cpp
! src/windows/native/sun/java2d/opengl/OGLFuncs_md.h
! src/windows/native/sun/windows/DllUtil.cpp
! src/windows/native/sun/windows/DllUtil.h
! src/windows/native/sun/windows/ShellFolder2.cpp
! src/windows/native/sun/windows/ThemeReader.cpp
! src/windows/native/sun/windows/awt_Mlib.cpp
! src/windows/native/sun/windows/awt_TextArea.cpp
! src/windows/native/sun/windows/awt_TrayIcon.cpp
! src/windows/native/sun/windows/awt_Win32GraphicsEnv.cpp
! src/windows/native/sun/windows/stdhdrs.h
Changeset: 05a3923f516f
Author: dcherepanov
Date: 2011-04-08 17:58 +0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/05a3923f516f
7035077: Minor addition to the changes for 7003962
Reviewed-by: chegar
! src/windows/native/sun/windows/DllUtil.cpp
Changeset: afcc1530e68b
Author: asaha
Date: 2011-04-08 10:27 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/afcc1530e68b
Merge
- make/java/dyn/Makefile
- src/share/classes/java/dyn/CallSite.java
- src/share/classes/java/dyn/ClassValue.java
- src/share/classes/java/dyn/ConstantCallSite.java
- src/share/classes/java/dyn/InvokeDynamic.java
- src/share/classes/java/dyn/InvokeDynamicBootstrapError.java
- src/share/classes/java/dyn/Linkage.java
- src/share/classes/java/dyn/MethodHandle.java
- src/share/classes/java/dyn/MethodHandles.java
- src/share/classes/java/dyn/MethodType.java
- src/share/classes/java/dyn/MethodTypeForm.java
- src/share/classes/java/dyn/MutableCallSite.java
- src/share/classes/java/dyn/SwitchPoint.java
- src/share/classes/java/dyn/VolatileCallSite.java
- src/share/classes/java/dyn/WrongMethodTypeException.java
- src/share/classes/java/dyn/package-info.java
- src/share/classes/sun/dyn/Access.java
- src/share/classes/sun/dyn/AdapterMethodHandle.java
- src/share/classes/sun/dyn/BoundMethodHandle.java
- src/share/classes/sun/dyn/CallSiteImpl.java
- src/share/classes/sun/dyn/DirectMethodHandle.java
- src/share/classes/sun/dyn/FilterGeneric.java
- src/share/classes/sun/dyn/FilterOneArgument.java
- src/share/classes/sun/dyn/FromGeneric.java
- src/share/classes/sun/dyn/InvokeGeneric.java
- src/share/classes/sun/dyn/Invokers.java
- src/share/classes/sun/dyn/MemberName.java
- src/share/classes/sun/dyn/MethodHandleImpl.java
- src/share/classes/sun/dyn/MethodHandleNatives.java
- src/share/classes/sun/dyn/MethodTypeImpl.java
- src/share/classes/sun/dyn/SpreadGeneric.java
- src/share/classes/sun/dyn/ToGeneric.java
- src/share/classes/sun/dyn/WrapperInstance.java
- src/share/classes/sun/dyn/anon/AnonymousClassLoader.java
- src/share/classes/sun/dyn/anon/ConstantPoolParser.java
- src/share/classes/sun/dyn/anon/ConstantPoolPatch.java
- src/share/classes/sun/dyn/anon/ConstantPoolVisitor.java
- src/share/classes/sun/dyn/anon/InvalidConstantPoolFormatException.java
- src/share/classes/sun/dyn/empty/Empty.java
- src/share/classes/sun/dyn/package-info.java
- src/share/classes/sun/dyn/util/BytecodeDescriptor.java
- src/share/classes/sun/dyn/util/BytecodeName.java
- src/share/classes/sun/dyn/util/ValueConversions.java
- src/share/classes/sun/dyn/util/VerifyAccess.java
- src/share/classes/sun/dyn/util/VerifyType.java
- src/share/classes/sun/dyn/util/Wrapper.java
- src/share/classes/sun/dyn/util/package-info.java
! src/share/native/sun/awt/image/jpeg/imageioJPEG.c
- test/java/dyn/ClassValueTest.java
- test/java/dyn/InvokeDynamicPrintArgs.java
- test/java/dyn/InvokeGenericTest.java
- test/java/dyn/JavaDocExamplesTest.java
- test/java/dyn/MethodHandlesTest.java
- test/java/dyn/MethodTypeTest.java
- test/java/dyn/indify/Indify.java
Changeset: 557bd9b5d92f
Author: asaha
Date: 2011-04-08 10:31 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/557bd9b5d92f
Merge
Changeset: e142148d8b54
Author: asaha
Date: 2011-04-12 14:23 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/e142148d8b54
Merge
- src/share/classes/sun/security/ssl/DefaultSSLContextImpl.java
Changeset: 76e0e562b617
Author: dcherepanov
Date: 2011-04-15 17:06 +0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/76e0e562b617
7036952: build warning after the changes for 7003962
Reviewed-by: art, bae
! src/windows/native/sun/java2d/opengl/OGLFuncs_md.h
Changeset: f8eddc85cc02
Author: zgu
Date: 2011-04-15 09:53 -0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/f8eddc85cc02
7003964: SERV: securely load DLLs and launch executables using fully qualified path
Summary: Linked in Windows libraries that are available on jdk7 supported platforms, and used GetModuleHandle instead of LoadLibrary for already loaded Dlls.
Reviewed-by: dcubed, alanb
! make/com/sun/tools/attach/Makefile
! src/windows/classes/sun/tools/attach/WindowsAttachProvider.java
! src/windows/native/sun/tools/attach/WindowsAttachProvider.c
! src/windows/native/sun/tools/attach/WindowsVirtualMachine.c
! src/windows/native/sun/tracing/dtrace/jvm_symbols_md.c
! src/windows/npt/npt_md.h
Changeset: 0865aa0ad9b2
Author: zgu
Date: 2011-04-19 10:26 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/0865aa0ad9b2
Merge
Changeset: 6f8a4d334fb2
Author: asaha
Date: 2011-04-20 09:31 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/6f8a4d334fb2
Merge
! make/com/sun/tools/attach/Makefile
! src/share/classes/java/net/NetworkInterface.java
! src/share/native/sun/awt/image/jpeg/imageioJPEG.c
! src/windows/bin/java_md.c
! src/windows/native/sun/windows/awt_TrayIcon.cpp
! src/windows/native/sun/windows/awt_Win32GraphicsEnv.cpp
Changeset: f3645b5d6e62
Author: asaha
Date: 2011-04-20 21:24 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/f3645b5d6e62
Merge
Changeset: b626f78c57e1
Author: asaha
Date: 2011-04-21 08:38 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/b626f78c57e1
Merge
Changeset: cec45f3353be
Author: asaha
Date: 2011-04-21 08:37 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/cec45f3353be
Merge
Changeset: 6133c9ee3a01
Author: asaha
Date: 2011-04-21 08:39 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/6133c9ee3a01
Merge
Changeset: dd06e8d3da91
Author: asaha
Date: 2011-04-21 15:43 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/dd06e8d3da91
Merge
Changeset: b2295905901a
Author: asaha
Date: 2011-04-21 16:42 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/b2295905901a
Merge
- src/share/classes/sun/security/ssl/DefaultSSLContextImpl.java
Changeset: 3fedf261fb4f
Author: valeriep
Date: 2011-04-26 15:59 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/3fedf261fb4f
7003952: SEC: securely load DLLs and launch executables using fully qualified path
Summary: Enforce full path when specifying library locations.
Reviewed-by: wetmore, ohair
! make/sun/security/pkcs11/Makefile
! src/share/classes/sun/security/pkcs11/Config.java
! src/share/classes/sun/security/pkcs11/Secmod.java
! src/share/native/sun/security/pkcs11/j2secmod.c
+ test/sun/security/pkcs11/Provider/Absolute.cfg
+ test/sun/security/pkcs11/Provider/Absolute.java
Changeset: 94ea3b8288f1
Author: alexp
Date: 2011-05-04 11:35 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/94ea3b8288f1
7020198: ImageIcon creates Component with null acc
Reviewed-by: rupashka, hawtin
! src/share/classes/javax/swing/ImageIcon.java
Changeset: e6fdfb249e31
Author: asaha
Date: 2011-05-04 16:39 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/e6fdfb249e31
Merge
- src/share/native/sun/font/layout/Features.h
! src/windows/native/sun/windows/awt_FileDialog.cpp
- test/javax/swing/text/GlyphView/6539700/bug6539700.java
Changeset: 49244980d692
Author: asaha
Date: 2011-05-05 22:29 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/49244980d692
Merge
- src/share/classes/sun/security/util/SignatureFileManifest.java
Changeset: 647b031200f0
Author: asaha
Date: 2011-05-06 14:33 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/647b031200f0
Merge
Changeset: 92b5197e9ff5
Author: asaha
Date: 2011-05-26 21:37 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/92b5197e9ff5
Merge
! src/windows/native/sun/java2d/d3d/D3DPipelineManager.cpp
! src/windows/native/sun/windows/awt_TrayIcon.cpp
Changeset: cca9ea306c6e
Author: asaha
Date: 2011-05-26 21:51 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/cca9ea306c6e
Merge
Changeset: dab3e66ebda7
Author: lana
Date: 2011-06-06 19:04 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/dab3e66ebda7
Merge
Changeset: 9f17be5136d1
Author: wetmore
Date: 2011-06-09 14:24 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/9f17be5136d1
7052537: java/security/Security/NotInstalledProviders.java is causing -samevm tests to fail.
Reviewed-by: valeriep, asaha, alanb
! test/java/security/Security/NoInstalledProviders.java
Changeset: 4961be00d3b5
Author: lana
Date: 2011-06-15 16:10 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/4961be00d3b5
Merge
Changeset: cf0632d2db2c
Author: jrose
Date: 2011-06-14 22:47 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/cf0632d2db2c
7052202: JSR 292: Crash in sun.invoke.util.ValueConversions.fillArray
Summary: Fix corner cases involving MethodHandles.permuteArguments with long or double argument lists.
Reviewed-by: twisti, never
! src/share/classes/java/lang/invoke/AdapterMethodHandle.java
! src/share/classes/java/lang/invoke/MethodHandleImpl.java
! src/share/classes/java/lang/invoke/MethodHandleNatives.java
! src/share/classes/java/lang/invoke/SwitchPoint.java
+ test/java/lang/invoke/PermuteArgsTest.java
Changeset: a65fa0f6717e
Author: trims
Date: 2011-06-17 16:25 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/a65fa0f6717e
Merge
Changeset: c46f97579fe6
Author: alanb
Date: 2011-06-17 16:47 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/c46f97579fe6
7055508: (aio) EXCEPTION_ACCESS_VIOLATION in AsynchronousSocketChannel.connect on Windows 7
Reviewed-by: chegar
! src/windows/native/sun/nio/ch/WindowsAsynchronousSocketChannelImpl.c
Changeset: c102e1221afa
Author: lana
Date: 2011-06-17 10:27 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/c102e1221afa
Merge
Changeset: 539e576793a8
Author: lana
Date: 2011-06-18 10:12 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/539e576793a8
Merge
Changeset: 7b4f4230fecf
Author: schien
Date: 2011-06-20 16:25 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/7b4f4230fecf
Added tag jdk7-b146 for changeset 539e576793a8
! .hgtags
Changeset: f2928d86aab0
Author: schien
Date: 2011-06-20 17:38 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/f2928d86aab0
Merge
Changeset: cfd7602f5c52
Author: jeff
Date: 2011-06-22 10:11 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/cfd7602f5c52
7057046: Add embedded license to THIRD PARTY README
Reviewed-by: lana
! THIRD_PARTY_README
Changeset: f097ca2434b1
Author: lana
Date: 2011-06-22 12:41 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/f097ca2434b1
Merge
Changeset: 9b8c96f96a0f
Author: schien
Date: 2011-06-27 13:21 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/9b8c96f96a0f
Added tag jdk7-b147 for changeset f097ca2434b1
! .hgtags
Changeset: fc350fd41f31
Author: schien
Date: 2011-06-27 14:10 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/fc350fd41f31
Merge
Changeset: 685a01aa8cd2
Author: prr
Date: 2011-05-25 19:53 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/685a01aa8cd2
7044394: TrueTypeFont inner class DirectoryEntry should be static
Reviewed-by: bae, jgodinez
! src/share/classes/sun/font/TrueTypeFont.java
Changeset: 73d420a7199b
Author: dlila
Date: 2011-06-24 16:22 -0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/73d420a7199b
7049339: AnyBlit is broken with non-rectangular clips.
Reviewed-by: flar
! src/share/classes/sun/java2d/loops/Blit.java
+ test/sun/java2d/loops/Bug7049339.java
Changeset: bb481604e929
Author: lana
Date: 2011-06-30 14:16 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/bb481604e929
Merge
Changeset: b8bcb12acea6
Author: weijun
Date: 2011-05-27 09:01 +0800
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/b8bcb12acea6
7048466: Move sun.misc.JavaxSecurityAuthKerberosAccess to sun.security.krb5 package
Reviewed-by: weijun, alanb
Contributed-by: Mandy Chung <mandy.chung at oracle.com>
! src/share/classes/javax/security/auth/kerberos/JavaxSecurityAuthKerberosAccessImpl.java
! src/share/classes/javax/security/auth/kerberos/KeyTab.java
- src/share/classes/sun/misc/JavaxSecurityAuthKerberosAccess.java
! src/share/classes/sun/misc/SharedSecrets.java
! src/share/classes/sun/security/jgss/krb5/Krb5Util.java
+ src/share/classes/sun/security/krb5/JavaxSecurityAuthKerberosAccess.java
+ src/share/classes/sun/security/krb5/KerberosSecrets.java
Changeset: 0da0a4d22fba
Author: dcubed
Date: 2011-06-01 17:10 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/0da0a4d22fba
7048308: 4/4 LoggingDeadlock3 test timeout is too small
Summary: Change timeout for test from 15 seconds to 80 seconds.
Reviewed-by: dholmes
! test/java/util/logging/LoggingDeadlock3.java
Changeset: 4a221501079a
Author: dcubed
Date: 2011-06-01 17:11 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/4a221501079a
7045594: 4/4 fix for 6977677 introduced a ResourceBundle race
Summary: Fix Logger.getLogger() ResourceBundle name race.
Reviewed-by: dholmes, mchung
! src/share/classes/java/util/logging/Logger.java
+ test/java/util/logging/LoggerResourceBundleRace.java
+ test/java/util/logging/RacingThreadsTest.java
Changeset: 9b678733fa51
Author: weijun
Date: 2011-06-08 14:01 +0800
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/9b678733fa51
7043737: klist does not detect non-existing keytab
Reviewed-by: valeriep
! src/windows/classes/sun/security/krb5/internal/tools/Klist.java
+ test/sun/security/krb5/tools/ktmissing.sh
Changeset: 958eea7dd46e
Author: darcy
Date: 2011-06-13 12:17 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/958eea7dd46e
7052122: Update JDK_MINOR_VERSION for JDK 8
Reviewed-by: mr, katleman
! make/common/shared/Defs.gmk
! make/docs/Makefile
Changeset: 08fdfdb19ad6
Author: coffeys
Date: 2011-06-14 18:05 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/08fdfdb19ad6
7049774: UID construction appears to hang if time changed backwards
Reviewed-by: alanb, dholmes, chegar, mduigou
! src/share/classes/java/rmi/server/UID.java
Changeset: 4e7a9fa84dea
Author: darcy
Date: 2011-06-14 12:31 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/4e7a9fa84dea
7054669: javadoc warnings from java.awt.Toolkit
Reviewed-by: anthony
! src/share/classes/java/awt/Toolkit.java
Changeset: 33e6291f3251
Author: darcy
Date: 2011-06-15 08:37 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/33e6291f3251
7041252: Use j.u.Objects.equals in security classes
Reviewed-by: weijun
! src/share/classes/sun/security/tools/KeyTool.java
! src/share/classes/sun/security/x509/DistributionPoint.java
! src/share/classes/sun/security/x509/DistributionPointName.java
Changeset: 85480980cd5e
Author: darcy
Date: 2011-06-17 10:34 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/85480980cd5e
7021922: java.lang.annoation.IncompleteExceptions throws NPE when type is null
Reviewed-by: alanb, forax
! src/share/classes/java/lang/annotation/IncompleteAnnotationException.java
+ test/java/lang/annotation/TestIncompleteAnnotationExceptionNPE.java
Changeset: e373b4c95b4b
Author: ksrini
Date: 2011-06-17 15:17 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/e373b4c95b4b
7043125: TEST: tools/launcher/VersionCheck.java fails just against openjdk7 (b141 & b138-nightly) promoted
Reviewed-by: darcy
! test/tools/launcher/ExecutionEnvironment.java
! test/tools/launcher/VersionCheck.java
Changeset: b29888e74be3
Author: alanb
Date: 2011-06-19 11:15 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/b29888e74be3
7056489: test/com/sun/jndi/ldap/ReadTimeoutTest.java hangs or times out
Reviewed-by: forax, vinnie
! test/ProblemList.txt
! test/com/sun/jndi/ldap/ReadTimeoutTest.java
Changeset: 82706552f7a3
Author: weijun
Date: 2011-06-20 17:38 +0800
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/82706552f7a3
7054428: test/java/security/SecureClassLoader/DefineClassByteBuffer.java error
Reviewed-by: alanb
! test/ProblemList.txt
! test/java/security/SecureClassLoader/DefineClassByteBuffer.java
Changeset: 411d02c13385
Author: dl
Date: 2011-06-20 12:27 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/411d02c13385
7051516: ThreadLocalRandom seed is never initialized so all instances generate the same sequence
Reviewed-by: chegar, dholmes, mduigou
! src/share/classes/java/util/Random.java
Changeset: a015dda3bdc6
Author: weijun
Date: 2011-06-20 19:17 +0800
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/a015dda3bdc6
7054918: jdk_security1 test target cleanup
Reviewed-by: alanb, smarks, vinnie
! test/ProblemList.txt
! test/java/security/BasicPermission/PermClass.java
! test/java/security/BasicPermission/SerialVersion.java
! test/java/security/KeyFactory/Failover.java
! test/java/security/KeyPairGenerator/Failover.java
! test/java/security/Provider/ChangeProviders.java
! test/java/security/Provider/GetInstance.java
! test/java/security/Provider/RemoveProvider.java
! test/java/security/Provider/Turkish.java
! test/java/security/Security/ClassLoaderDeadlock/Deadlock2.sh
! test/java/security/Security/NoInstalledProviders.java
! test/java/security/Security/SynchronizedAccess.java
! test/java/security/Security/removing/RemoveProviders.java
! test/java/security/UnresolvedPermission/Equals.java
! test/java/security/spec/EllipticCurveMatch.java
+ test/java/security/testlibrary/ProvidersSnapshot.java
Changeset: 3c8f939ced1c
Author: darcy
Date: 2011-06-20 17:20 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/3c8f939ced1c
7055295: (reflect) add conventional constructor to GenericSignatureFormatError
Reviewed-by: lancea, mduigou
! src/share/classes/java/lang/reflect/GenericSignatureFormatError.java
Changeset: 70f14c2db078
Author: alanb
Date: 2011-06-21 16:11 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/70f14c2db078
7056815: test/java/lang/ClassLoader/deadlock/TestOneWayDelegate.sh times out intermittently on busy machine
Reviewed-by: mchung
! test/java/lang/ClassLoader/deadlock/TestOneWayDelegate.sh
Changeset: 0bde4bed86e5
Author: alanb
Date: 2011-06-22 15:13 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/0bde4bed86e5
7056447: test/java/lang/management/ManagementFactory/MBeanServerMXBeanUnsupportedTest.java fails in agentvm
Reviewed-by: emcmanus
! test/java/lang/management/ManagementFactory/MBeanServerMXBeanUnsupportedTest.java
Changeset: febb7f557135
Author: weijun
Date: 2011-06-23 09:27 +0800
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/febb7f557135
7055362: jdk_security2 test target cleanup
Reviewed-by: alanb
! test/Makefile
! test/ProblemList.txt
! test/com/sun/crypto/provider/Cipher/DES/Sealtest.java
! test/com/sun/crypto/provider/Cipher/RSA/TestOAEP_KAT.java
! test/javax/crypto/EncryptedPrivateKeyInfo/GetKeySpecException.java
! test/javax/crypto/JceSecurity/SunJCE_BC_LoadOrdering.java
Changeset: 3b7193ab0d87
Author: xuelei
Date: 2011-06-22 19:37 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/3b7193ab0d87
6952814: sun/security/ssl/com/sun/net/ssl/internal/ssl/InputRecord/InterruptedIO.java failing in PIT
Reviewed-by: alanb
- test/sun/security/ssl/com/sun/net/ssl/internal/ssl/InputRecord/InterruptedIO.java
Changeset: 57265bf4b36b
Author: xuelei
Date: 2011-06-22 21:21 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/57265bf4b36b
7058271: Remove InterruptedIO.java record from ProblemList.txt
Reviewed-by: weijun
! test/ProblemList.txt
Changeset: 6b2c14dfe9b9
Author: chegar
Date: 2011-06-23 13:00 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/6b2c14dfe9b9
7057935: com/sun/nio/sctp tests should be moved out of jdk_nio and into their own target, jdk_sctp
Reviewed-by: alanb
! test/Makefile
! test/ProblemList.txt
Changeset: ae7211979179
Author: chegar
Date: 2011-06-23 13:15 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/ae7211979179
7021010: java/lang/Thread/ThreadStateTest.java fails intermittently
Reviewed-by: dholmes, alanb, mchung
! test/ProblemList.txt
! test/java/lang/Thread/ThreadStateTest.java
Changeset: cd7adb545f71
Author: xuelei
Date: 2011-06-23 04:23 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/cd7adb545f71
7057022: test/sun/security/pkcs11/fips/ClientJSSEServerJSSE.java has invalid jtreg tags
Reviewed-by: weijun
! test/sun/security/pkcs11/fips/ClientJSSEServerJSSE.java
Changeset: 151756a4037b
Author: darcy
Date: 2011-06-23 14:57 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/151756a4037b
6253144: Long narrowing conversion should describe the algorithm used and implied "risks"
Reviewed-by: mduigou, alanb
! src/share/classes/java/lang/Byte.java
! src/share/classes/java/lang/Double.java
! src/share/classes/java/lang/Float.java
! src/share/classes/java/lang/Integer.java
! src/share/classes/java/lang/Long.java
! src/share/classes/java/lang/Number.java
! src/share/classes/java/lang/Short.java
! src/share/classes/java/util/concurrent/atomic/AtomicInteger.java
! src/share/classes/java/util/concurrent/atomic/AtomicLong.java
Changeset: 5838c5bd185d
Author: lana
Date: 2011-06-22 23:23 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/5838c5bd185d
Merge
! src/share/classes/java/awt/Toolkit.java
! test/java/security/Security/NoInstalledProviders.java
Changeset: 5dedb265ba3e
Author: lana
Date: 2011-06-23 14:56 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/5dedb265ba3e
Merge
Changeset: b037a8bc1be8
Author: lana
Date: 2011-06-23 17:21 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/b037a8bc1be8
Merge
Changeset: 0ad50d4ed1cf
Author: alanb
Date: 2011-06-24 19:30 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/0ad50d4ed1cf
6965150: TEST_BUG: java/nio/channels/AsynchronousSocketChannel/Basic.java takes too long
Reviewed-by: chegar
! test/java/nio/channels/AsynchronousSocketChannel/Basic.java
Changeset: 113c75db6c8b
Author: michaelm
Date: 2011-06-27 12:15 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/113c75db6c8b
7059777: Remove lang tests from Problemlist.txt
Reviewed-by: alanb
! test/ProblemList.txt
Changeset: a053c28304e8
Author: ksrini
Date: 2011-06-27 12:21 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/a053c28304e8
7046007: (launcher) Improve usage information for -verbose option
Reviewed-by: darcy, alanb
! src/share/classes/sun/launcher/resources/launcher.properties
Changeset: 3abc52f0a4dc
Author: dholmes
Date: 2011-06-27 20:13 -0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/3abc52f0a4dc
7039182: PPC: NIO: java.io.IOException: Invalid argument in sun.nio.ch.FileDispatcherImpl.read0
Summary: Allow platform specific files to be located at build time instead of generating them
Reviewed-by: alanb, ohair
! make/common/Defs-embedded.gmk
! make/java/nio/Makefile
Changeset: 7b5a0a141b8b
Author: michaelm
Date: 2011-06-28 10:07 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/7b5a0a141b8b
7058832: com/sun/net/httpserver/bugs/B6373555.java failing intermittently
Reviewed-by: alanb
! test/com/sun/net/httpserver/bugs/B6373555.java
Changeset: 585cc4a4528d
Author: michaelm
Date: 2011-06-28 10:09 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/585cc4a4528d
Merge
Changeset: 9bcf6217a374
Author: lana
Date: 2011-06-30 14:18 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/jdk/rev/9bcf6217a374
Merge
- src/share/classes/sun/misc/JavaxSecurityAuthKerberosAccess.java
- test/sun/security/ssl/com/sun/net/ssl/internal/ssl/InputRecord/InterruptedIO.java
More information about the hotspot-gc-dev
mailing list