/hg/icedtea6: 3 new changesets

andrew at icedtea.classpath.org andrew at icedtea.classpath.org
Wed Nov 27 23:37:17 PST 2013


changeset bb07f8461037 in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=bb07f8461037
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Mon Nov 25 16:01:00 2013 +0000

	Add 1.12.7 release notes.

	2013-11-25  Andrew John Hughes  <gnu.andrew at redhat.com>

		* NEWS: Add 1.12.7 release notes.


changeset 4e01ea83c50f in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=4e01ea83c50f
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Tue Nov 26 19:04:20 2013 +0000

	S8025255: (tz) Support tzdata2013g
	S6925851: Localize JRE into pt_BR
	S7035073: Add missing timezones to TimeZoneNames_pt_BR.java

	2013-11-08  Andrew John Hughes  <gnu.andrew at redhat.com>

		* Makefile.am:
		(ICEDTEA_PATCHES): Add new patches.
		* patches/openjdk/6925851-pt_br.patch: Added.
		* patches/openjdk/7017800-tzdata2011b.patch,
		* patches/openjdk/7027387-tzdata2011d.patch:
		Updated with pt_BR changes.
		* patches/openjdk/7035073-missing_pt_br_timezones.patch:
		Added.
		* patches/openjdk/7090843-tzdata2011j.patch,
		* patches/openjdk/7103108-tzdata2011l.patch,
		* patches/openjdk/7103405-correct_display_names.patch,
		* patches/openjdk/7158483-tzdata2012c.patch,
		* patches/openjdk/8009987-tzdata2013b.patch:
		Updated with pt_BR changes.
		* patches/openjdk/8025255-tzdata2013g.patch:
		Added.


changeset 5ed0ea7f751e in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=5ed0ea7f751e
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Thu Nov 28 07:36:47 2013 +0000

	D729448: 32-bit alignment on mips and mipsel

	2013-11-21  Andrew John Hughes  <gnu.andrew at redhat.com>

		* Makefile.am:
		(ICEDTEA_PATCHES): Add new patch.
		* patches/d729448-32_bit_alignment.patch:
		Fix alignment on mips and mipsel.


diffstat:

 ChangeLog                                             |    30 +
 Makefile.am                                           |     6 +-
 NEWS                                                  |   153 +
 patches/d729448-32_bit_alignment.patch                |    47 +
 patches/openjdk/6925851-pt_br.patch                   |  3651 +++++++++++++++
 patches/openjdk/7017800-tzdata2011b.patch             |    11 +
 patches/openjdk/7027387-tzdata2011d.patch             |    20 +
 patches/openjdk/7035073-missing_pt_br_timezones.patch |  1644 +++++++
 patches/openjdk/7090843-tzdata2011j.patch             |    53 +
 patches/openjdk/7103108-tzdata2011l.patch             |    67 +
 patches/openjdk/7103405-correct_display_names.patch   |    12 +
 patches/openjdk/7158483-tzdata2012c.patch             |    46 +
 patches/openjdk/8009987-tzdata2013b.patch             |   110 +
 patches/openjdk/8025255-tzdata2013g.patch             |  3976 +++++++++++++++++
 14 files changed, 9825 insertions(+), 1 deletions(-)

diffs (truncated from 9951 to 500 lines):

diff -r 10ce8e5e415f -r 5ed0ea7f751e ChangeLog
--- a/ChangeLog	Wed Nov 13 04:08:08 2013 +0000
+++ b/ChangeLog	Thu Nov 28 07:36:47 2013 +0000
@@ -1,3 +1,33 @@
+2013-11-21  Andrew John Hughes  <gnu.andrew at redhat.com>
+
+	* Makefile.am:
+	(ICEDTEA_PATCHES): Add new patch.
+	* patches/d729448-32_bit_alignment.patch:
+	Fix alignment on mips and mipsel.
+
+2013-11-08  Andrew John Hughes  <gnu.andrew at redhat.com>
+
+	* Makefile.am:
+	(ICEDTEA_PATCHES): Add new patches.
+	* patches/openjdk/6925851-pt_br.patch: Added.
+	* patches/openjdk/7017800-tzdata2011b.patch,
+	* patches/openjdk/7027387-tzdata2011d.patch:
+	Updated with pt_BR changes.
+	* patches/openjdk/7035073-missing_pt_br_timezones.patch:
+	Added.
+	* patches/openjdk/7090843-tzdata2011j.patch,
+	* patches/openjdk/7103108-tzdata2011l.patch,
+	* patches/openjdk/7103405-correct_display_names.patch,
+	* patches/openjdk/7158483-tzdata2012c.patch,
+	* patches/openjdk/8009987-tzdata2013b.patch:
+	Updated with pt_BR changes.
+	* patches/openjdk/8025255-tzdata2013g.patch:
+	Added.
+
+2013-11-25  Andrew John Hughes  <gnu.andrew at redhat.com>
+
+	* NEWS: Add 1.12.7 release notes.
+
 2013-11-13  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	* NEWS: Add 1.11.14 release notes and
diff -r 10ce8e5e415f -r 5ed0ea7f751e Makefile.am
--- a/Makefile.am	Wed Nov 13 04:08:08 2013 +0000
+++ b/Makefile.am	Thu Nov 28 07:36:47 2013 +0000
@@ -632,11 +632,13 @@
 	patches/openjdk/8014968-OCSP_timeout_default.patch \
 	patches/openjdk/6541350-tz_display_names_l10n.patch \
 	patches/openjdk/6821191-tz_display_names_l10n.patch \
+	patches/openjdk/6925851-pt_br.patch \
 	patches/openjdk/6977550-tzdata2010l.patch \
 	patches/openjdk/6996686-tzdata2010o.patch \
 	patches/openjdk/7017800-tzdata2011b.patch \
 	patches/openjdk/7027387-tzdata2011d.patch \
 	patches/openjdk/7033174-tzdata2011e.patch \
+	patches/openjdk/7035073-missing_pt_br_timezones.patch \
 	patches/openjdk/7039469-tzdata2011g.patch \
 	patches/openjdk/7090843-tzdata2011j.patch \
 	patches/openjdk/7103108-tzdata2011l.patch \
@@ -721,7 +723,9 @@
 	patches/arm/cc_compile-06.patch \
 	patches/hotspot/hs23/arm-hsdis.patch \
 	patches/openjdk/7025066-embedded_build.patch \
-	patches/s390_casts.patch
+	patches/s390_casts.patch \
+	patches/openjdk/8025255-tzdata2013g.patch \
+	patches/d729448-32_bit_alignment.patch
 
 if WITH_RHINO
 ICEDTEA_PATCHES += \
diff -r 10ce8e5e415f -r 5ed0ea7f751e NEWS
--- a/NEWS	Wed Nov 13 04:08:08 2013 +0000
+++ b/NEWS	Thu Nov 28 07:36:47 2013 +0000
@@ -891,6 +891,159 @@
   - JVM_IsVMGeneratedMethodIx stub
   - Dummy implementation of sun.misc.Perf natives
 
+New in release 1.12.7 (2013-11-21):
+
+* Security fixes
+  - S8006900, CVE-2013-3829: Add new date/time capability
+  - S8008589: Better MBean permission validation
+  - S8011071, CVE-2013-5780: Better crypto provider handling
+  - S8011081, CVE-2013-5772: Improve jhat
+  - S8011157, CVE-2013-5814: Improve CORBA portablility
+  - S8012071, CVE-2013-5790: Better Building of Beans
+  - S8012147: Improve tool support
+  - S8012277: CVE-2013-5849: Improve AWT DataFlavor
+  - S8012425, CVE-2013-5802: Transform TransformerFactory
+  - S8013503, CVE-2013-5851: Improve stream factories
+  - S8013506: Better Pack200 data handling
+  - S8013510, CVE-2013-5809: Augment image writing code
+  - S8013514: Improve stability of cmap class
+  - S8013739, CVE-2013-5817: Better LDAP resource management
+  - S8013744, CVE-2013-5783: Better tabling for AWT
+  - S8014085: Better serialization support in JMX classes
+  - S8014093, CVE-2013-5782: Improve parsing of images
+  - S8014102, CVE-2013-5778: Improve image conversion
+  - S8014341, CVE-2013-5803: Better service from Kerberos servers
+  - S8014349, CVE-2013-5840: (cl) Class.getDeclaredClass problematic in some class loader configurations
+  - S8014530, CVE-2013-5825: Better digital signature processing
+  - S8014534: Better profiling support
+  - S8014987, CVE-2013-5842: Augment serialization handling
+  - S8015614: Update build settings
+  - S8015731: Subject java.security.auth.subject to improvements
+  - S8015743, CVE-2013-5774: Address internet addresses
+  - S8016256: Make finalization final
+  - S8016653, CVE-2013-5804: javadoc should ignore ignoreable characters in names
+  - S8016675, CVE-2013-5797: Make Javadoc pages more robust
+  - S8017196, CVE-2013-5850: Ensure Proxies are handled appropriately
+  - S8017287, CVE-2013-5829: Better resource disposal
+  - S8017291, CVE-2013-5830: Cast Proxies Aside
+  - S8017298, CVE-2013-4002: Better XML support
+  - S8017300, CVE-2013-5784: Improve Interface Implementation
+  - S8017505, CVE-2013-5820: Better Client Service
+  - S8019292: Better Attribute Value Exceptions
+  - S8019617: Better view of objects
+  - S8020293: JVM crash
+  - S8021290, CVE-2013-5823: Better signature validation
+  - S8022940: Enhance CORBA translations
+  - S8023683: Enhance class file parsing
+* Backports
+  - S4075303: Use javap to enquire about a specific inner class
+  - S4111861: static final field contents are not displayed
+  - S4348375: Javap is not internationalized
+  - S4459541: "javap -l" shows line numbers as signed short; they should be unsigned
+  - S4501660: change diagnostic of -help as 'print this help message and exit'
+  - S4501661: disallow mixing -public, -private, and -protected options at the same time
+  - S4776241: unused source file in javap...
+  - S4870651: javap should recognize generics, varargs, enum
+  - S4876942: javap invoked without args does not print help screen
+  - S4880663: javap could output whitespace between class name and opening brace
+  - S4884240: additional option required for javap
+  - S4893408: JPEGReader throws IllegalArgException when setting the destination to BYTE_GRAY
+  - S4975569: javap doesn't print new flag bits
+  - S6271787: javap dumps LocalVariableTypeTable attribute in hex, needs to print a table
+  - S6305779: javap: support annotations
+  - S6439940: Clean up javap implementation
+  - S6469569: wrong check of searchpath in JavapEnvironment
+  - S6474890: javap does not open .zip files in -classpath
+  - S6563752: Build and test JDK7 with Sun Studio 12 Express compilers (prep makefiles)
+  - S6587786: Javap throws error : "ERROR:Could not find <classname>" for JRE classes
+  - S6622215: javap ignores certain relevant access flags
+  - S6622216: javap names some attributes incorrectly
+  - S6622232: javap gets whitespace confused
+  - S6622260: javap prints negative bytes incorrectly in hex
+  - S6631559: Registration of ImageIO plugins should not cause loading of jpeg.dlli and cmm.dll
+  - S6636331: ConcurrentModificationException in AppContext code
+  - S6636370: minor corrections and simplification of code in AppContext
+  - S6708729: update jdk Makefiles for new javap
+  - S6715767: javap on java.lang.ClassLoader crashes
+  - S6729772: 64-bit build with SS12 compiler: SIGSEGV (0xb) at pc=0x0000000000000048, pid=14826, tid=2
+  - S6791502: IIOException "Invalid icc profile" on jpeg after update from JDK5 to JDK6
+  - S6793818: JpegImageReader is too greedy creating color profiles
+  - S6799141: Build with --hash-style=both so that binaries can work on SuSE 10
+  - S6816311: Changes to allow builds with latest Windows SDK 6.1 on 64bit Windows 2003
+  - S6819246: improve support for decoding instructions in classfile library
+  - S6824493: experimental support for additional info for instructions
+  - S6840152: JVM crashes when heavyweight monitors are used
+  - S6841419: classfile: add constant pool iterator
+  - S6841420: classfile: add new methods to ConstantClassInfo
+  - S6843013: missing files in fix for 6824493
+  - S6852856: javap changes to facilitate subclassing javap for variants
+  - S6867671: javap whitespace formatting issues
+  - S6868539: javap should use current names for constant pool tags
+  - S6888215: memory leak in jpeg plugin
+  - S6902264: fix indentation of tableswitch and lookupswitch
+  - S6925851: Localize JRE into pt_BR
+  - S6954275: XML signatures with reference data larger 16KB and cacheRef on fails to validate
+  - S6974017: Upgrade required Solaris Studio compilers to 5.10 (12 update 1 + patches)
+  - S6980281: SWAT: SwingSet2 got core dumped in Solaris-AMD64 using b107 swat build
+  - S6989760: cmm native compiler warnings
+  - S6989774: imageio compiler warnings in native code
+  - S7000225: Sanity check on sane-alsa-headers is broken
+  - S7013519: [parfait] Integer overflows in 2D code
+  - S7018912: [parfait] potential buffer overruns in imageio jpeg
+  - S7022999: Can't build with FORCE_TIERED=0
+  - S7035073: Add missing timezones to TimeZoneNames_pt_BR.java
+  - S7038711: Fix CC_VER checks for compiler options, fix use of -Wno-clobber
+  - S7146431: java.security files out-of-sync
+  - S7196533: TimeZone.getDefault() slow due to synchronization bottleneck
+  - S8000450: Restrict access to com/sun/corba/se/impl package
+  - S8002070: Remove the stack search for a resource bundle for Logger to use
+  - S8003992: File and other classes in java.io do not handle embedded nulls properly
+  - S8004188: Rename src/share/lib/security/java.security to java.security-linux
+  - S8005194: [parfait] #353 sun/awt/image/jpeg/imageioJPEG.c Memory leak of pointer 'scale' allocated with calloc()
+  - S8006882: Proxy generated classes in sun.proxy package breaks JMockit
+  - S8010118: Annotate jdk caller sensitive methods with @sun.reflect.CallerSensitive
+  - S8010727: WLS fails to add a logger with "" in its own LogManager subclass instance
+  - S8010939: Deadlock in LogManager
+  - S8011139: (reflect) Revise checking in getEnclosingClass
+  - S8011950: java.io.File.createTempFile enters infinite loop when passed invalid data
+  - S8011990: TEST_BUG: java/util/logging/bundlesearch/ResourceBundleSearchTest.java fails on Windows
+  - S8012243: about 30% regression on specjvm2008.serial on 7u25 comparing 7u21
+  - S8012453: (process) Runtime.exec(String) fails if command contains spaces [win]
+  - S8012617: ArrayIndexOutOfBoundsException with some fonts using LineBreakMeasurer
+  - S8013380: Removal of stack walk to find resource bundle breaks Glassfish startup
+  - S8013827: File.createTempFile hangs with temp file starting with 'com1.4'
+  - S8014469: (tz) Support tzdata2013c
+  - S8014718: Netbeans IDE begins to throw a lot exceptions since 7u25 b10
+  - S8014745: Provide a switch to allow stack walk search of resource bundle
+  - S8015144: Performance regression in ICU OpenType Layout library
+  - S8015965: (process) Typo in name of property to allow ambiguous commands
+  - S8015978: Incorrect transformation of XPath expression "string(-0)"
+  - S8016357: Update hotspot diagnostic class
+  - S8017566: Backout 8000450 - Cannot access to com.sun.corba.se.impl.orb.ORBImpl
+  - S8019584: javax/management/remote/mandatory/loading/MissingClassTest.java failed in nightly against jdk7u45: java.io.InvalidObjectException: Invalid notification: null
+  - S8019969: nioNetworkChannelInet6/SetOptionGetOptionTestInet6 test case crashes
+  - S8019979: Replace CheckPackageAccess test with better one from closed repo
+  - S8020054: (tz) Support tzdata2013d
+  - S8020983, RH976897: OutOfMemoryError caused by non garbage collected JPEGImageWriter Instances
+  - S8021355: REGRESSION: Five closed/java/awt/SplashScreen tests fail since 7u45 b01 on Linux, Solaris
+  - S8021366: java_util/Properties/PropertiesWithOtherEncodings fails during 7u45 nightly testing
+  - S8021577: JCK test api/javax_management/jmx_serial/modelmbean/ModelMBeanNotificationInfo/serial/index.html#Input has failed since jdk 7u45 b01
+  - S8021933: Add extra check for fix # JDK-8014530
+  - S8021969: The index_AccessAllowed jnlp can not load successfully with exception thrown in the log.
+  - S8022661: InetAddress.writeObject() performs flush() on object output stream
+  - S8022682: Supporting XOM
+  - S8023964: java/io/IOException/LastErrorString.java should be @ignore-d
+  - S8024914: Swapped usage of idx_t and bm_word_t types in bitMap.inline.hpp
+  - S8025128: File.createTempFile fails if prefix is absolute path
+  - S8025255: (tz) Support tzdata2013g
+  - OJ19: Fix test cases from 8010118 to work with OpenJDK 6
+  - OJ20: Resolve merge issues with JAXP security fixes
+  - OJ21: Remove @Override annotation added on interface by 2013/10/15 security fixes
+* Bug fixes
+  - PR1188: ASM Interpreter and Thumb2 JIT javac miscompile modulo reminder on armel.
+  - RH995488: Java thinks that the default timezone is Busingen instead of Zurich
+  - D729448: 32-bit alignment on mips and mipsel
+
 New in release 1.11.14 (2013-11-13):
 
 * Security fixes
diff -r 10ce8e5e415f -r 5ed0ea7f751e patches/d729448-32_bit_alignment.patch
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/patches/d729448-32_bit_alignment.patch	Thu Nov 28 07:36:47 2013 +0000
@@ -0,0 +1,47 @@
+# HG changeset patch
+# User andrew
+# Date 1384967615 0
+#      Wed Nov 20 17:13:35 2013 +0000
+# Node ID 05b64403a1917ddd9e0dd3880a5707e083ed9aba
+# Parent  9d01164b2dfc36fb13984cb0854b2c7a9e4dbfbe
+D729448: 32-bit alignment on mips and mipsel
+
+diff -r 9d01164b2dfc -r 05b64403a191 src/share/vm/interpreter/bytecodeInterpreter.hpp
+--- openjdk/hotspot/src/share/vm/interpreter/bytecodeInterpreter.hpp	Tue Nov 12 17:58:35 2013 +0000
++++ openjdk/hotspot/src/share/vm/interpreter/bytecodeInterpreter.hpp	Wed Nov 20 17:13:35 2013 +0000
+@@ -60,7 +60,16 @@
+     jlong   l;
+     jdouble d;
+     uint32_t      v[2];
+-};
++}
++#ifndef _LP64
++  /* Hotspot only aligns the union to the uintptr_t type, that is 32 bit
++     on a 32-bit CPU. Accesses to double values should be 64-bit aligned
++     on at least MIPS and SPARC. Declare it to GCC for all 32-bit CPUs,
++     as it might also help GCC to select the best instruction on other
++     CPUs. */
++  __attribute__ ((packed, aligned (4)))
++#endif
++;
+ 
+ 
+ typedef class BytecodeInterpreter* interpreterState;
+@@ -172,7 +181,16 @@
+     jlong   l;
+     jdouble d;
+     uint32_t      v[2];
+-};
++}
++#ifndef _LP64
++  /* Hotspot only aligns the union to the uintptr_t type, that is 32 bit
++     on a 32-bit CPU. Accesses to double values should be 64-bit aligned
++     on at least MIPS and SPARC. Declare it to GCC for all 32-bit CPUs,
++     as it might also help GCC to select the best instruction on other
++     CPUs. */
++  __attribute__ ((packed, aligned (4)))
++#endif
++;
+ 
+ /*
+  * Generic 32-bit wide "Java slot" definition. This type occurs
diff -r 10ce8e5e415f -r 5ed0ea7f751e patches/openjdk/6925851-pt_br.patch
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/patches/openjdk/6925851-pt_br.patch	Thu Nov 28 07:36:47 2013 +0000
@@ -0,0 +1,3651 @@
+# HG changeset patch
+# User yhuang
+# Date 1291285057 28800
+#      Thu Dec 02 02:17:37 2010 -0800
+# Node ID e3ecd9555ff01afd93f9aed6f883eb32f71c0505
+# Parent  b357910aa04aead2a16b6d6ff395a8df4b51d1dd
+6925851: Localize JRE into pt_BR
+Reviewed-by: mfang, psun
+
+diff -r b357910aa04a -r e3ecd9555ff0 make/common/Defs.gmk
+--- openjdk/jdk/make/common/Defs.gmk	Wed Nov 10 20:40:19 2010 -0800
++++ openjdk/jdk/make/common/Defs.gmk	Thu Dec 02 02:17:37 2010 -0800
+@@ -246,8 +246,8 @@
+ # Localizations for the different parts of the product beyond English
+ #
+ 
+-JRE_LOCALES   = de es fr it ja ko sv zh_CN zh_TW zh_HK
+-PLUGIN_LOCALES = de es fr it ja ko sv zh_CN zh_TW zh_HK
++JRE_LOCALES   = de es fr it ja ko pt_BR sv zh_CN zh_TW zh_HK
++PLUGIN_LOCALES = de es fr it ja ko pt_BR sv zh_CN zh_TW zh_HK
+ JDK_LOCALES  = ja zh_CN
+ 
+ #
+diff -r b357910aa04a -r e3ecd9555ff0 make/java/util/FILES_java.gmk
+--- openjdk/jdk/make/java/util/FILES_java.gmk	Wed Nov 10 20:40:19 2010 -0800
++++ openjdk/jdk/make/java/util/FILES_java.gmk	Thu Dec 02 02:17:37 2010 -0800
+@@ -37,4 +37,5 @@
+         sun/util/resources/TimeZoneNames_es.java \
+         sun/util/resources/TimeZoneNames_fr.java \
+         sun/util/resources/TimeZoneNames_it.java \
++        sun/util/resources/TimeZoneNames_pt_BR.java \
+         sun/util/resources/TimeZoneNames_sv.java
+diff -r b357910aa04a -r e3ecd9555ff0 src/share/classes/com/sun/accessibility/internal/resources/accessibility_pt_BR.properties
+--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
++++ openjdk/jdk/src/share/classes/com/sun/accessibility/internal/resources/accessibility_pt_BR.properties	Thu Dec 02 02:17:37 2010 -0800
+@@ -0,0 +1,146 @@
++#
++# This properties file is used to create a PropertyResourceBundle
++# It contains Locale specific strings used be the Accessibility package.
++#
++# When this file is read in, the strings are put into the 
++# defaults table.  This is an implementation detail of the current
++# workings of Accessibility.  DO NOT DEPEND ON THIS.  
++# This may change in future versions of Accessibility as we improve 
++# localization support.
++#
++# @author  Lynn Monsanto
++
++#
++# accessible roles
++#
++alert=alerta
++awtcomponent=componente AWT
++checkbox=caixa de sele\u00e7\u00e3o
++colorchooser=seletor de cores
++columnheader=cabe\u00e7alho da coluna
++combobox=caixa de combina\u00e7\u00e3o
++canvas=tela
++desktopicon=\u00edcone da \u00e1rea de trabalho
++desktoppane=painel da \u00e1rea de trabalho
++dialog=caixa de di\u00e1logo
++directorypane=painel do diret\u00f3rio
++glasspane=painel transparente
++filechooser=seletor de arquivos
++filler=preenchimento
++frame=quadro
++internalframe=quadro interno
++label=r\u00f3tulo
++layeredpane=painel em camadas
++list=lista
++listitem=item da lista
++menubar=barra de menus
++menu=menu
++menuitem=item do menu
++optionpane=painel de op\u00e7\u00f5es
++pagetab=aba da p\u00e1gina
++pagetablist=lista de abas da p\u00e1gina
++panel=painel
++passwordtext=texto da senha
++popupmenu=menu pop-up
++progressbar=barra de progresso
++pushbutton=bot\u00e3o de a\u00e7\u00e3o
++radiobutton=bot\u00e3o de op\u00e7\u00e3o
++rootpane=painel base
++rowheader=cabe\u00e7alho da linha
++scrollbar=barra de rolagem
++scrollpane=painel de rolagem
++separator=separador
++slider=controle deslizante
++splitpane=painel dividido
++swingcomponent=componente swing
++table=tabela
++text=texto
++tree=\u00e1rvore
++togglebutton=bot\u00e3o de altern\u00e2ncia
++toolbar=barra de ferramentas
++tooltip=dica de ferramenta
++unknown=desconhecido
++viewport=janela de visualiza\u00e7\u00e3o
++window=janela
++#
++# accessible relations
++#
++labelFor=r\u00f3tulo de
++labeledBy=rotulado por
++memberOf=membro de 
++controlledBy=controlledBy
++controllerFor=controllerFor
++#
++# accessible states
++#
++active=ativo
++armed=armado
++busy=ocupado
++checked=selecionado
++collapsed=recolhido
++editable=edit\u00e1vel
++expandable=expans\u00edvel
++expanded=expandido
++enabled=habilitado
++focusable=focaliz\u00e1vel
++focused=focalizado
++iconified=iconizado
++modal=modal
++multiline=v\u00e1rias linhas
++multiselectable=m\u00faltipla escolha
++opaque=opaco
++pressed=pressionado
++resizable=redimension\u00e1vel
++selectable=selecion\u00e1vel
++selected=selecionado
++showing=exibindo
++singleline=linha \u00fanica
++transient=transit\u00f3rio
++visible=vis\u00edvel
++vertical=vertical
++horizontal=horizontal
++#
++# accessible actions
++#
++toggle expandir=alternar expandir
++
++# new relations, roles and states for J2SE 1.5.0
++
++# 
++# accessible relations
++#
++flowsTo=fluxos para
++flowsFrom=fluxos de
++subwindowOf=subjanela de
++parentWindowOf=janela pai de
++embeds=integra
++embeddedBy=integrado por
++childNodeOf=n\u00f3 filho de
++
++#
++# accessible roles
++#
++header=cabe\u00e7alho
++footer=rodap\u00e9
++paragraph=par\u00e1grafo
++ruler=r\u00e9gua
++editbar=barra de edi\u00e7\u00e3o
++progressMonitor=monitor de progresso
++
++#
++# accessible states
++#
++managesDescendants=gerencia descendentes
++indeterminate=indeterminado
++truncated=truncado
++
++# new for J2SE 1.6.0
++
++#
++# accessible roles
++#
++htmlcontainer=cont\u00eainer HTML
++
++#
++# END OF MATERIAL TO LOCALIZE
++#
+diff -r b357910aa04a -r e3ecd9555ff0 src/share/classes/com/sun/java/swing/plaf/gtk/resources/gtk_pt_BR.properties
+--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
++++ openjdk/jdk/src/share/classes/com/sun/java/swing/plaf/gtk/resources/gtk_pt_BR.properties	Thu Dec 02 02:17:37 2010 -0800
+@@ -0,0 +1,81 @@
++# Refer to the note in basic.properties for a description as to what
++# the mnemonics correspond to and how to calculate them.
++
++
++
++# GTK specific properties
++
++# GTK color chooser properties:
++GTKColorChooserPanel.nameText=Seletor de cores do GTK
++# mnemonic as a VK_ constant
++GTKColorChooserPanel.mnemonic=71
++# Can also define GTKColorChooserPanel.dispalyedMnemonicIndex if you
++# want an index other than would normally be underlined by
++# GTKColorChooserPanel.mnemonic to be underlined. This is only useful
++# if GTKColorChooserPanel.nameText defines the mnemonic character more
++# than once and you want a character other than the first underlined.
++
++# Text and mnemonics for the spinner. You can also defined a different
++# index for the mnemonic via xxxMnemonicIndex, for example
++# GTKColorChooserPanel.hueMnemonicIndex=1 would indicate the second
++# character of GTKColorChooserPanel.hueText should be underlined to
++# represent the mnemonic.
++GTKColorChooserPanel.hueText=Matiz:
++GTKColorChooserPanel.hueMnemonic=72
++
++GTKColorChooserPanel.redText=Vermelho:
++GTKColorChooserPanel.redMnemonic=69
++
++GTKColorChooserPanel.saturationText=Satura\u00e7\u00e3o:
++GTKColorChooserPanel.saturationMnemonic=83
++


More information about the distro-pkg-dev mailing list