hg: jdk8/tl/jdk: 17 new changesets

2013-10-28 Thread lana . steuck
Changeset: 01b81253f2d5
Author:dcubed
Date:  2013-10-15 08:26 -0700
URL:   http://hg.openjdk.java.net/jdk8/tl/jdk/rev/01b81253f2d5

7165611: implement Full Debug Symbols on MacOS X hotspot
Summary: Add MacOS X FDS support to hotspot; add minimal MacOS X FDS import 
support to jdk; add MacOS X FDS support to install; add MacOS X FDS support to 
root.
Reviewed-by: erikj, sla, dholmes, rdurbin, tbell, ihse

! make/common/Defs-macosx.gmk
! make/common/Defs.gmk
! make/java/redist/Makefile
! makefiles/Import.gmk
! makefiles/Tools.gmk

Changeset: 969e8c6c26cc
Author:amurillo
Date:  2013-10-19 08:51 -0700
URL:   http://hg.openjdk.java.net/jdk8/tl/jdk/rev/969e8c6c26cc

Merge

! makefiles/Import.gmk
! makefiles/Tools.gmk

Changeset: c4ab67d1e0ce
Author:amurillo
Date:  2013-10-22 13:56 -0700
URL:   http://hg.openjdk.java.net/jdk8/tl/jdk/rev/c4ab67d1e0ce

Merge

! makefiles/Tools.gmk

Changeset: a5b57fca66da
Author:ihse
Date:  2013-10-16 20:24 +0200
URL:   http://hg.openjdk.java.net/jdk8/tl/jdk/rev/a5b57fca66da

8025715: Split CompileNativeLibraries.gmk
Reviewed-by: erikj

! makefiles/CompileNativeLibraries.gmk
+ makefiles/lib/Awt2dLibraries.gmk
+ makefiles/lib/CoreLibraries.gmk
+ makefiles/lib/NetworkingLibraries.gmk
+ makefiles/lib/NioLibraries.gmk
+ makefiles/lib/PlatformLibraries.gmk
+ makefiles/lib/SecurityLibraries.gmk
+ makefiles/lib/ServiceabilityLibraries.gmk
+ makefiles/lib/SoundLibraries.gmk

Changeset: 1e99d539088d
Author:katleman
Date:  2013-10-18 15:03 -0700
URL:   http://hg.openjdk.java.net/jdk8/tl/jdk/rev/1e99d539088d

Merge


Changeset: 7ec4ddc36ad6
Author:erikj
Date:  2013-10-17 16:15 +0200
URL:   http://hg.openjdk.java.net/jdk8/tl/jdk/rev/7ec4ddc36ad6

8019540: licensee reports a JDK8 build failure after 8005849/8005008 fixes 
integrated.
Reviewed-by: dholmes, sla

! makefiles/CopyIntoClasses.gmk

Changeset: 11e90e4167d4
Author:erikj
Date:  2013-10-21 10:40 +0200
URL:   http://hg.openjdk.java.net/jdk8/tl/jdk/rev/11e90e4167d4

Merge


Changeset: 3a6ac3484b05
Author:cl
Date:  2013-10-21 23:33 -0700
URL:   http://hg.openjdk.java.net/jdk8/tl/jdk/rev/3a6ac3484b05

8026974: solaris build missing java-rmi.cgi
Reviewed-by: ksrini

! makefiles/CompileLaunchers.gmk

Changeset: b121e84392fa
Author:erikj
Date:  2013-10-22 11:59 +0200
URL:   http://hg.openjdk.java.net/jdk8/tl/jdk/rev/b121e84392fa

8026966: Most native libs broken on mac in jdk8/build
Reviewed-by: ihse, anthony

! makefiles/lib/PlatformLibraries.gmk

Changeset: 9850efaedc50
Author:katleman
Date:  2013-10-22 16:14 -0700
URL:   http://hg.openjdk.java.net/jdk8/tl/jdk/rev/9850efaedc50

Merge

! makefiles/CompileLaunchers.gmk
! makefiles/CompileNativeLibraries.gmk
+ makefiles/lib/Awt2dLibraries.gmk
+ makefiles/lib/CoreLibraries.gmk
+ makefiles/lib/NetworkingLibraries.gmk
+ makefiles/lib/NioLibraries.gmk
+ makefiles/lib/PlatformLibraries.gmk
+ makefiles/lib/SecurityLibraries.gmk
+ makefiles/lib/ServiceabilityLibraries.gmk
+ makefiles/lib/SoundLibraries.gmk

Changeset: 698937f18761
Author:tbell
Date:  2013-10-22 16:29 -0700
URL:   http://hg.openjdk.java.net/jdk8/tl/jdk/rev/698937f18761

8027039: [jprt] Remove 32-bit Solaris from jprt.properties files
Reviewed-by: mduigou, mchung

! make/jprt.properties
! makefiles/jprt.properties

Changeset: 81431a7c17cf
Author:tbell
Date:  2013-10-22 16:51 -0700
URL:   http://hg.openjdk.java.net/jdk8/tl/jdk/rev/81431a7c17cf

Merge

- make/sun/awt/FILES_c_macosx.gmk
- make/sun/awt/FILES_export_macosx.gmk
- src/macosx/classes/com/apple/resources/MacOSXResourceBundle.java
- src/macosx/native/com/apple/resources/MacOSXResourceBundle.m
- src/share/classes/com/sun/jdi/connect/package.html
- src/share/classes/com/sun/jdi/connect/spi/package.html
- src/share/classes/com/sun/jdi/event/package.html
- src/share/classes/com/sun/jdi/package.html
- src/share/classes/com/sun/jdi/request/package.html
- src/share/classes/com/sun/management/package.html
- src/share/classes/com/sun/tools/attach/package.html
- src/share/classes/com/sun/tools/attach/spi/package.html
- src/share/classes/com/sun/tools/jconsole/package.html
- src/share/classes/java/net/HttpURLPermission.java
- test/com/oracle/security/ucrypto/TestAES.java
- test/com/oracle/security/ucrypto/TestDigest.java
- test/com/oracle/security/ucrypto/TestRSA.java
- test/com/oracle/security/ucrypto/UcryptoTest.java
- test/java/net/HttpURLPermission/HttpURLPermissionTest.java
- test/java/net/HttpURLPermission/URLTest.java
- test/java/net/HttpURLPermission/policy.1
- test/java/net/HttpURLPermission/policy.2
- test/java/net/HttpURLPermission/policy.3

Changeset: aabaae5de1ee
Author:ihse
Date:  2013-10-23 13:06 +0200
URL:   http://hg.openjdk.java.net/jdk8/tl/jdk/rev/aabaae5de1ee

8001922: Improve freetype handling.
Reviewed-by: erikj

! makefiles/CopyFiles.gmk
! makefiles/lib/Awt2dLibraries.gmk

Changeset: ab0e61a57df7
Author:chegar

hg: jdk8/tl/jdk: 17 new changesets

2013-02-13 Thread lana . steuck
Changeset: c5a7ac2a721f
Author:ohrstrom
Date:  2013-01-31 14:03 +0100
URL:   http://hg.openjdk.java.net/jdk8/tl/jdk/rev/c5a7ac2a721f

8006872: Stop creating four jars with identical content in the new build system.
Reviewed-by: erikj

! makefiles/CreateJars.gmk
! makefiles/GensrcSwing.gmk
! makefiles/Setup.gmk

Changeset: 35cf77f633c9
Author:tbell
Date:  2013-02-01 09:16 -0800
URL:   http://hg.openjdk.java.net/jdk8/tl/jdk/rev/35cf77f633c9

8006808: mapfile use check in jdk/make/common/shared/Defs-solaris.gmk is 
throwing 'egrep: syntax error'
Summary: Use a valid egrep expression in the non-SPARC case
Reviewed-by: dholmes

! make/common/shared/Defs-solaris.gmk

Changeset: 5692ebe15321
Author:erikj
Date:  2013-02-04 10:58 +0100
URL:   http://hg.openjdk.java.net/jdk8/tl/jdk/rev/5692ebe15321

8007268: build-infra: configure reports Solaris needs gcc for deploy, but logs 
don't indicate it's used.
Reviewed-by: tbell, katleman

! make/common/shared/Sanity.gmk

Changeset: 3a2630528661
Author:katleman
Date:  2013-02-05 18:54 -0800
URL:   http://hg.openjdk.java.net/jdk8/tl/jdk/rev/3a2630528661

Merge


Changeset: 933742f4bb4c
Author:katleman
Date:  2013-02-07 12:33 -0800
URL:   http://hg.openjdk.java.net/jdk8/tl/jdk/rev/933742f4bb4c

Added tag jdk8-b76 for changeset 3a2630528661

! .hgtags

Changeset: e63e7ee18412
Author:bae
Date:  2013-02-01 20:06 +0400
URL:   http://hg.openjdk.java.net/jdk8/tl/jdk/rev/e63e7ee18412

8004801: The image of BufferedImage.TYPE_INT_ARGB is blank.
Reviewed-by: prr

! src/share/native/sun/awt/image/awt_parseImage.c
! src/solaris/native/sun/awt/awt_Mlib.c
! src/solaris/native/sun/awt/awt_Mlib.h
! src/windows/native/sun/windows/awt_Mlib.cpp
! src/windows/native/sun/windows/awt_Mlib.h
+ test/java/awt/image/LookupOp/IntImageReverseTest.java

Changeset: 1df2944db538
Author:serb
Date:  2013-02-04 19:50 +0400
URL:   http://hg.openjdk.java.net/jdk8/tl/jdk/rev/1df2944db538

8004821: Graphics2D.drawPolygon() fails with IllegalPathStateException
Reviewed-by: prr, flar

! src/share/classes/sun/java2d/pipe/PixelToShapeConverter.java
+ test/sun/java2d/pipe/Test8004821.java

Changeset: 8fc3e4015b09
Author:jgodinez
Date:  2013-02-04 12:04 -0800
URL:   http://hg.openjdk.java.net/jdk8/tl/jdk/rev/8fc3e4015b09

8005052: [parfait] #416 X11SurfaceData.c UNINITIALISED OR MISSING RETURN VALUE
8005054: [parfait] #417 X11SurfaceData.c UNINITIALISED OR MISSING RETURN VALUE
Reviewed-by: prr, vadim
Contributed-by: jia-hong.c...@oracle.com

! src/solaris/native/sun/java2d/x11/X11SurfaceData.c

Changeset: fd61fcc1a5a9
Author:leonidr
Date:  2013-01-31 18:25 +0400
URL:   http://hg.openjdk.java.net/jdk8/tl/jdk/rev/fd61fcc1a5a9

8007006: [macosx] Closing subwindow loses main window menus
Reviewed-by: anthony

! src/macosx/native/sun/awt/AWTWindow.m

Changeset: 452deb976c92
Author:ptbrunet
Date:  2013-01-31 18:51 +0400
URL:   http://hg.openjdk.java.net/jdk8/tl/jdk/rev/452deb976c92

7179482: Component.accessibleContext and JComponent.accessibleContext 
refactoring
Reviewed-by: art, anthony, alexsch

! src/share/classes/java/awt/Component.java
! src/share/classes/java/awt/Container.java
! src/share/classes/javax/swing/JComponent.java

Changeset: 0b56a169295f
Author:pchelko
Date:  2013-02-04 13:54 +
URL:   http://hg.openjdk.java.net/jdk8/tl/jdk/rev/0b56a169295f

8005405: [macosx] Drag and Drop: wrong animation when dropped outside any drop 
target.
Summary: Changed the calculation of the drag image offset
Reviewed-by: serb, kizune

! src/macosx/classes/sun/lwawt/macosx/CDragSourceContextPeer.java
! src/macosx/native/sun/awt/CDragSource.m

Changeset: 171443b1eb3b
Author:kshefov
Date:  2013-02-04 16:01 +
URL:   http://hg.openjdk.java.net/jdk8/tl/jdk/rev/171443b1eb3b

7077259: [TEST_BUG] [macosx] Test work correctly only when default LF is Metal
Reviewed-by: serb, alexsch

! test/javax/swing/JSlider/4252173/bug4252173.java
! test/javax/swing/JSpinner/6532833/bug6532833.java
! test/javax/swing/plaf/metal/MetalSliderUI/Test6657026.java

Changeset: 0e929be3a9da
Author:lana
Date:  2013-02-05 11:10 -0800
URL:   http://hg.openjdk.java.net/jdk8/tl/jdk/rev/0e929be3a9da

Merge


Changeset: f26b539bf1d5
Author:lana
Date:  2013-02-05 11:11 -0800
URL:   http://hg.openjdk.java.net/jdk8/tl/jdk/rev/f26b539bf1d5

Merge

- src/share/classes/java/lang/annotation/ContainedBy.java
- src/share/classes/java/lang/annotation/ContainerFor.java
- test/java/net/URL/abnormal_http_urls
- test/java/net/URL/ftp_urls
- test/java/net/URL/jar_urls
- test/java/net/URL/normal_http_urls
- test/java/net/URL/runconstructor.sh
- test/java/net/URL/share_file_urls
- test/java/net/URL/win32_file_urls
- test/sun/net/www/EncDec.doc
- test/sun/net/www/MarkResetTest.java
- test/sun/net/www/MarkResetTest.sh
- test/sun/security/util/Oid/S11N.sh
- test/sun/security/util/Oid/SerialTest.java

Changeset: 

hg: jdk8/tl/jdk: 17 new changesets

2012-04-11 Thread lana . steuck
Changeset: 93ca9cbc8940
Author:katleman
Date:  2012-04-05 13:05 -0700
URL:   http://hg.openjdk.java.net/jdk8/tl/jdk/rev/93ca9cbc8940

Added tag jdk8-b33 for changeset 78cea258caab

! .hgtags

Changeset: 100b6c2f75ba
Author:rupashka
Date:  2012-03-22 17:10 +0200
URL:   http://hg.openjdk.java.net/jdk8/tl/jdk/rev/100b6c2f75ba

6888634: test/closed/javax/swing/Popup/TaskbarPositionTest.java fails
Reviewed-by: alexp

! src/share/classes/javax/swing/JPopupMenu.java

Changeset: 1dd6fe680681
Author:rupashka
Date:  2012-03-23 15:16 +0200
URL:   http://hg.openjdk.java.net/jdk8/tl/jdk/rev/1dd6fe680681

4310381: Text in multi-row/col JTabbedPane tabs can be truncated/clipped
Reviewed-by: rupashka
Contributed-by: Charles Lee litt...@linux.vnet.ibm.com

! src/share/classes/javax/swing/plaf/basic/BasicTabbedPaneUI.java
+ test/javax/swing/JTabbedPane/4310381/bug4310381.html
+ test/javax/swing/JTabbedPane/4310381/bug4310381.java

Changeset: 9923c60c26b7
Author:anthony
Date:  2012-03-27 15:41 +0400
URL:   http://hg.openjdk.java.net/jdk8/tl/jdk/rev/9923c60c26b7

7150516: [macosx] appletviewer shouldn'tlink against libX11 on the Mac
Summary: Don't link against libX11 on the Mac
Reviewed-by: art

! make/launchers/Makefile.launcher

Changeset: 4008c98ad48a
Author:anthony
Date:  2012-03-27 15:49 +0400
URL:   http://hg.openjdk.java.net/jdk8/tl/jdk/rev/4008c98ad48a

7149085: [macosx] Quit with QuitStrategy CLOSE_ALL_WINDOWS does terminate 
application
Summary: Don't force the termination of the event loop in the Quit action 
handler
Reviewed-by: art

! src/macosx/classes/com/apple/eawt/_AppEventHandler.java

Changeset: 3d5e83373a39
Author:anthony
Date:  2012-03-27 15:53 +0400
URL:   http://hg.openjdk.java.net/jdk8/tl/jdk/rev/3d5e83373a39

7132692: [macosx] Class com.apple.eawt not functioning
Summary: Postpone setting the application delegate until the app is fully 
initialized
Reviewed-by: art

! src/macosx/native/sun/awt/awt.m

Changeset: 74a1284ca75a
Author:serb
Date:  2012-03-29 17:31 +0400
URL:   http://hg.openjdk.java.net/jdk8/tl/jdk/rev/74a1284ca75a

7124551: [macosx] Once added, Menu shortcut cannot be removed
Reviewed-by: art, anthony

! src/macosx/native/sun/awt/CMenuItem.m

Changeset: f84f86c5253e
Author:anthony
Date:  2012-03-30 18:10 +0400
URL:   http://hg.openjdk.java.net/jdk8/tl/jdk/rev/f84f86c5253e

7124428: [macosx] Frame.setExtendedState() doesn't work for undecorated windows
Summary: Emulate native NSWindow -zoom for undecorated windows
Reviewed-by: art

! src/macosx/classes/sun/lwawt/macosx/CPlatformWindow.java

Changeset: 96340349e35b
Author:zhouyx
Date:  2012-03-31 16:55 +0800
URL:   http://hg.openjdk.java.net/jdk8/tl/jdk/rev/96340349e35b

7155298: Editable TextArea/TextField are blocking GUI applications from exit
Summary: Stop default caret's timer by setVisible(false) when dispose
Reviewed-by: anthony, ant

! src/solaris/classes/sun/awt/X11/XTextAreaPeer.java
! src/solaris/classes/sun/awt/X11/XTextFieldPeer.java
+ test/java/awt/TextArea/DisposeTest/TestDispose.java
+ test/java/awt/TextField/DisposeTest/TestDispose.java

Changeset: 121e6b435762
Author:anthony
Date:  2012-04-03 16:14 +0400
URL:   http://hg.openjdk.java.net/jdk8/tl/jdk/rev/121e6b435762

7154177: [macosx] An invisible owner frame becomes visible upon clicking a 
child window
Summary: Establish the parent-child relationship for visible windows only
Reviewed-by: serb

! src/macosx/classes/sun/lwawt/macosx/CPlatformWindow.java
+ test/java/awt/Frame/InvisibleOwner/InvisibleOwner.java

Changeset: cbf39e7a7535
Author:alexsch
Date:  2012-04-04 16:27 +0400
URL:   http://hg.openjdk.java.net/jdk8/tl/jdk/rev/cbf39e7a7535

7093156: NLS Please change the mnemonic assignment system to avoid translation 
issue (Swing files)
Reviewed-by: rupashka

! src/share/classes/com/sun/java/swing/plaf/gtk/resources/gtk.properties
! src/share/classes/com/sun/java/swing/plaf/gtk/resources/gtk_de.properties
! src/share/classes/com/sun/java/swing/plaf/gtk/resources/gtk_es.properties
! src/share/classes/com/sun/java/swing/plaf/gtk/resources/gtk_fr.properties
! src/share/classes/com/sun/java/swing/plaf/gtk/resources/gtk_it.properties
! src/share/classes/com/sun/java/swing/plaf/gtk/resources/gtk_ja.properties
! src/share/classes/com/sun/java/swing/plaf/gtk/resources/gtk_ko.properties
! src/share/classes/com/sun/java/swing/plaf/gtk/resources/gtk_pt_BR.properties
! src/share/classes/com/sun/java/swing/plaf/gtk/resources/gtk_sv.properties
! src/share/classes/com/sun/java/swing/plaf/gtk/resources/gtk_zh_CN.properties
! src/share/classes/com/sun/java/swing/plaf/gtk/resources/gtk_zh_TW.properties
! src/share/classes/com/sun/swing/internal/plaf/basic/resources/basic.properties
! 
src/share/classes/com/sun/swing/internal/plaf/basic/resources/basic_de.properties
! 
src/share/classes/com/sun/swing/internal/plaf/basic/resources/basic_es.properties
!