trims [Mon, 03 Jan 2011 15:30:05 -0800] rev 7662
7010068: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - first pass
Summary: Update the copyright to be 2010 on all changed files in OpenJDK
Reviewed-by: jcoomes
trims [Fri, 24 Dec 2010 07:59:50 -0800] rev 7661
7008759: Bump the HS20 build number to 05
Summary: Update the HS20 build number to 05
Reviewed-by: jcoomes
johnc [Thu, 23 Dec 2010 12:19:57 -0800] rev 7660
Merge
tonyp [Sun, 19 Dec 2010 20:57:16 -0500] rev 7659
6896624: G1: hotspot:::gc and hotspot:::mem-pool-gc probes are not fired
Summary: Fire the gc-begin and gc-end probes for G1.
Reviewed-by: kamg, ysr, jcoomes
ysr [Fri, 17 Dec 2010 23:41:31 -0800] rev 7658
6807801: CMS: could save/restore fewer header words during scavenge
Summary: Age bits need not enter the mark-word preservation calculus; also affected, in addition to CMS, per CR synopsis above, were ParNew (but not DefNew), ParallelScavenge and G1, albeit to a lesser degree than CMS.
Reviewed-by: tonyp, johnc
johnc [Fri, 17 Dec 2010 11:26:53 -0800] rev 7657
7006113: G1: Initialize ReferenceProcessor::_is_alive_non_header field
Summary: Initialize the _is_alive_non_header field of G1's reference processor with an instance of the G1CMIsAliveClosure. This will stop adding reference objects with live referents to the discovered reference lists unnecessarily.
Reviewed-by: tonyp, ysr, jwilhelm, brutisso
trims [Wed, 22 Dec 2010 19:20:47 -0800] rev 7656
Added tag hs20-b04 for changeset 5d1dc8153960
cl [Wed, 22 Dec 2010 15:57:14 -0800] rev 7655
Added tag jdk7-b123 for changeset 5d1dc8153960
ohair [Tue, 28 Dec 2010 15:52:09 -0800] rev 7654
6962318: Update copyright year
Reviewed-by: xdono
ohair [Fri, 24 Dec 2010 11:16:02 -0800] rev 7653
Merge
ohair [Thu, 23 Dec 2010 18:41:57 -0800] rev 7652
7008723: Remove binary plugs creation and use from openjdk
Reviewed-by: mchung, andrew, aph, dholmes
ohair [Wed, 22 Dec 2010 12:27:14 -0800] rev 7651
Merge
ohair [Wed, 22 Dec 2010 12:25:52 -0800] rev 7650
7003845: README-builds document proper location of forest extension, provide alternatives
Reviewed-by: robilad
ohair [Tue, 21 Dec 2010 16:44:00 -0800] rev 7649
6360517: ALT_MSDEVTOOLS_PATH and rc.exe location, and rebase location
Reviewed-by: ksrini
cl [Wed, 22 Dec 2010 15:57:04 -0800] rev 7648
Added tag jdk7-b123 for changeset 346d9718942b
duke [Wed, 05 Jul 2017 17:30:37 +0200] rev 7647
Added tag jdk7-b123 for changeset 142129d8599d
duke [Wed, 05 Jul 2017 17:30:37 +0200] rev 7646
Merge
duke [Wed, 05 Jul 2017 17:30:34 +0200] rev 7645
Merge
lana [Mon, 20 Dec 2010 21:10:57 -0800] rev 7644
Merge
mcimadamore [Mon, 13 Dec 2010 15:11:00 -0800] rev 7643
6993978: Project Coin: Compiler support of annotation to reduce varargs warnings
Reviewed-by: jjg, darcy
bpatel [Mon, 13 Dec 2010 14:08:01 -0800] rev 7642
Merge
bpatel [Mon, 13 Dec 2010 13:44:47 -0800] rev 7641
7006270: Several javadoc regression tests are failing on windows
Reviewed-by: jjg
mcimadamore [Mon, 13 Dec 2010 14:56:50 +0000] rev 7640
7006109: Add test library to simplify the task of writing automated type-system tests
Summary: Types.java needs to be more stress-tested
Reviewed-by: jjg
lana [Sun, 12 Dec 2010 21:58:56 -0800] rev 7639
Merge
lana [Sun, 12 Dec 2010 15:31:28 -0800] rev 7638
Merge
jjg [Sun, 12 Dec 2010 10:05:40 -0800] rev 7637
6990134: minor (but red) findbugs warnings
Reviewed-by: mcimadamore
jjg [Fri, 10 Dec 2010 07:38:28 -0800] rev 7636
6504896: TreeMaker.Literal(Object) does not support Booleans
Reviewed-by: mcimadamore
mcimadamore [Fri, 10 Dec 2010 15:24:17 +0000] rev 7635
6199075: Unambiguous varargs method calls flagged as ambiguous
Summary: javac does not implement overload resolution w.r.t. varargs methods as described in the JLS
Reviewed-by: jjg
mcimadamore [Fri, 10 Dec 2010 15:23:42 +0000] rev 7634
7005671: Regression: compiler accepts invalid cast from X[] to primitive array
Summary: regression in type conversion after 292 changes
Reviewed-by: jjg
jjg [Thu, 09 Dec 2010 19:53:03 -0800] rev 7633
6986242: cut-n-paste error in javadoc for Trees.instance(ProcessingEnvironment)
Reviewed-by: darcy
jjg [Thu, 09 Dec 2010 18:33:32 -0800] rev 7632
7005856: avoid name clash for langtools when building on MacOS
Reviewed-by: mcimadamore
jjg [Thu, 09 Dec 2010 08:48:08 -0800] rev 7631
6985202: no access to doc comments from Tree API
Reviewed-by: mcimadamore
jjg [Thu, 09 Dec 2010 08:24:42 -0800] rev 7630
4917091: javac rejects array over 128 in length
Reviewed-by: mcimadamore
mcimadamore [Thu, 09 Dec 2010 15:50:57 +0000] rev 7629
7005371: Multicatch: assertion error while generating LocalVariableTypeTable attribute
Summary: compiler crashes with assertion error if '-g' option is passed and source contains multicatch
Reviewed-by: jjg
mcimadamore [Thu, 09 Dec 2010 15:50:34 +0000] rev 7628
6476118: compiler bug causes runtime ClassCastException for generics overloading
Summary: compiler allows bridge methods to override unrelated method
Reviewed-by: jjg
mcimadamore [Thu, 09 Dec 2010 15:50:10 +0000] rev 7627
7005095: Cast: compile reject sensible cast from final class to interface
Summary: a previous fix to cast conversion has made the compiler too strict w.r.t. final cast
Reviewed-by: jjg
darcy [Wed, 08 Dec 2010 21:21:42 -0800] rev 7626
7003550: Loosen modeling requirements for annotation processing erroneous code
Reviewed-by: jjg
jjg [Wed, 08 Dec 2010 13:42:57 -0800] rev 7625
7004698: javap does not output CharacterRangeTable attributes correctly
Reviewed-by: mcimadamore
jjg [Tue, 07 Dec 2010 14:13:25 -0800] rev 7624
6999210: javac should be able to warn of anomalous conditions in classfiles
Reviewed-by: mcimadamore, darcy
mcimadamore [Mon, 06 Dec 2010 11:51:02 +0000] rev 7623
5088429: varargs overloading problem
Summary: compiler implementation for overload resolution w/ varargs method does not match JLS
Reviewed-by: jjg
mcimadamore [Mon, 06 Dec 2010 11:50:37 +0000] rev 7622
7002070: If catch clause has an incompatible type, error pointer points to first exception type in list
Summary: Attribution should check each component of a disjunctive type separately, rather than checking the corresponding lub()
Reviewed-by: jjg
mcimadamore [Mon, 06 Dec 2010 11:49:00 +0000] rev 7621
7003744: Compiler error concerning final variables
Summary: Flow analysis does not cleanup init/uninint bit masks after for-loop
Reviewed-by: jjg
lana [Sun, 05 Dec 2010 15:26:55 -0800] rev 7620
Merge
jjh [Fri, 03 Dec 2010 13:47:59 -0800] rev 7619
6990209: JCK7-compiler lang/ICLS/icls006/icls00603/icls00603a.html#icls00603src test fails.
Reviewed-by: jjg
mcimadamore [Fri, 03 Dec 2010 16:32:31 +0000] rev 7618
7002837: Diamond: javac generates diamond inference errors when in 'finder' mode
Summary: Javac should disable error messages when analyzing instance creation expression in 'diamond finder' mode
Reviewed-by: jjg
mcimadamore [Fri, 03 Dec 2010 16:31:23 +0000] rev 7617
6956758: NPE in com.sun.tools.javac.code.Symbol - isSubClass
Summary: Use of TransTypes.cast() instead of TransTypes.coerce() causes NPE in Lower
Reviewed-by: jjg
jjg [Thu, 02 Dec 2010 16:38:16 -0800] rev 7616
Merge
jjg [Thu, 02 Dec 2010 16:37:23 -0800] rev 7615
7004029: intermittent failures compiling pack200
Summary: remove "bogus" entries from star-import scopes
Reviewed-by: mcimadamore
Contributed-by: per.bothner@oracle.com
bpatel [Wed, 01 Dec 2010 11:02:38 -0800] rev 7614
6851834: Javadoc doclet needs a structured approach to generate the output HTML.
Reviewed-by: jjg
ohair [Thu, 16 Dec 2010 19:57:01 -0800] rev 7613
Merge
ohair [Wed, 15 Dec 2010 15:30:12 -0800] rev 7612
Merge
mfang [Sun, 05 Dec 2010 18:18:12 -0800] rev 7611
Merge
mfang [Fri, 03 Dec 2010 20:31:57 -0800] rev 7610
6522789: [zh_CN] translation of "enclosing class" in doclet is incorrect
Reviewed-by: yhuang
cl [Thu, 16 Dec 2010 18:18:18 -0800] rev 7609
Added tag jdk7-b122 for changeset 41cc0cb556fe
duke [Wed, 05 Jul 2017 17:30:26 +0200] rev 7608
Merge
lana [Mon, 20 Dec 2010 17:19:42 -0800] rev 7607
Merge
lana [Sun, 12 Dec 2010 10:36:22 -0800] rev 7606
Merge
lana [Sun, 05 Dec 2010 15:21:33 -0800] rev 7605
Merge
ohair [Thu, 16 Dec 2010 19:56:49 -0800] rev 7604
Merge
ohair [Wed, 15 Dec 2010 15:29:47 -0800] rev 7603
Merge
ohair [Fri, 03 Dec 2010 08:44:34 -0800] rev 7602
Merge
cl [Thu, 16 Dec 2010 18:17:59 -0800] rev 7601
Added tag jdk7-b122 for changeset bb380e31601c
duke [Wed, 05 Jul 2017 17:30:21 +0200] rev 7600
Merge
lana [Mon, 20 Dec 2010 17:19:42 -0800] rev 7599
Merge
lana [Sun, 12 Dec 2010 10:36:20 -0800] rev 7598
Merge
lana [Sun, 05 Dec 2010 15:21:28 -0800] rev 7597
Merge
ohair [Thu, 16 Dec 2010 19:56:49 -0800] rev 7596
Merge
ohair [Wed, 15 Dec 2010 15:29:45 -0800] rev 7595
Merge
ohair [Fri, 03 Dec 2010 08:44:33 -0800] rev 7594
Merge
cl [Thu, 16 Dec 2010 18:17:59 -0800] rev 7593
Added tag jdk7-b122 for changeset adf3a281adc9
duke [Wed, 05 Jul 2017 17:30:16 +0200] rev 7592
Merge
lana [Mon, 20 Dec 2010 17:18:56 -0800] rev 7591
Merge
lana [Sun, 12 Dec 2010 10:12:35 -0800] rev 7590
Merge
skoppar [Sun, 05 Dec 2010 22:22:54 -0800] rev 7589
7004713: regression: cannot find symbol: variable delegate failed compile _Stub
Summary: Also reviewed by ken.cavanaugh@oracle.com
Reviewed-by: asaha
miroslawzn [Wed, 08 Dec 2010 10:43:16 -0800] rev 7588
6877056: SVUID calculated for java.lang.Enum is not 0L
Reviewed-by: raginip
lana [Sun, 05 Dec 2010 15:20:25 -0800] rev 7587
Merge
asaha [Wed, 01 Dec 2010 16:46:18 -0800] rev 7586
Merge
skoppar [Sun, 21 Nov 2010 21:47:49 -0800] rev 7585
6980681: CORBA deadlock in Java SE beleived to be related to CR 6238477
Summary: Also reviewed by ken.cavanaugh@oracle.com
Reviewed-by: poonam
vikram [Mon, 29 Nov 2010 22:10:46 -0800] rev 7584
6382377: incorrect Exception is given to interceptor
6828768: RMI-IIOP EJB clients do not fail over due to defect in JDK 1.6.0_12
Summary: Also reviewed by ken.cavanaugh@oracle.com
Reviewed-by: skoppar
skoppar [Thu, 07 Oct 2010 01:03:51 -0700] rev 7583
6948223: Corba issue, fail to reload object
Reviewed-by: asaha
skoppar [Thu, 07 Oct 2010 00:53:49 -0700] rev 7582
6929137: java-corba: Locking too broad in com.sun.corba.se.impl.protocol.CorbaClientRequestDispatcherImpl
Reviewed-by: asaha
skoppar [Thu, 07 Oct 2010 00:51:42 -0700] rev 7581
6896157: unsynchronized hashmap in com.sun.corba.se.impl.transport.SelectorImpl.createReaderThread
Reviewed-by: asaha
skoppar [Thu, 07 Oct 2010 00:49:05 -0700] rev 7580
6893109: memory leak in readObject() and writeObject() using idlj from jdk 1.6.0_14
Reviewed-by: asaha
skoppar [Thu, 07 Oct 2010 00:59:40 -0700] rev 7579
6714797: InitialContext.close does not close NIO socket connections
Reviewed-by: asaha
ohair [Sat, 18 Dec 2010 18:29:58 -0800] rev 7578
6909026: Change GNU make version requirement to 3.81
Reviewed-by: robilad
ohair [Thu, 16 Dec 2010 19:56:44 -0800] rev 7577
Merge
ohair [Wed, 15 Dec 2010 15:24:52 -0800] rev 7576
Merge
mfang [Sun, 05 Dec 2010 18:26:57 -0800] rev 7575
Merge
yhuang [Sun, 05 Dec 2010 20:09:16 -0800] rev 7574
6925851: Localize JRE into pt_BR
Reviewed-by: mfang, psun
cl [Thu, 16 Dec 2010 18:17:47 -0800] rev 7573
Added tag jdk7-b122 for changeset f12620579baa
duke [Wed, 05 Jul 2017 17:30:09 +0200] rev 7572
Merge
igor [Tue, 21 Dec 2010 18:45:45 -0800] rev 7571
Merge
igor [Tue, 21 Dec 2010 15:27:55 -0800] rev 7570
Merge
herrick [Mon, 20 Dec 2010 13:15:03 -0500] rev 7569
Merge
herrick [Sun, 12 Dec 2010 22:58:01 -0500] rev 7568
Merge
igor [Wed, 08 Dec 2010 01:27:08 -0800] rev 7567
Merge
igor [Mon, 06 Dec 2010 00:44:48 -0800] rev 7566
Merge
igor [Tue, 30 Nov 2010 09:52:58 -0800] rev 7565
Merge
trims [Tue, 21 Dec 2010 16:49:36 -0800] rev 7564
Merge
trims [Thu, 16 Dec 2010 20:51:55 -0800] rev 7563
Merge
jrose [Thu, 16 Dec 2010 15:59:27 -0800] rev 7562
7001424: implement JSR 292 EG adjustments, November 2010
Reviewed-by: twisti
jrose [Thu, 16 Dec 2010 00:32:15 -0800] rev 7561
Merge
jrose [Fri, 03 Dec 2010 11:23:34 -0800] rev 7560
Merge
jrose [Thu, 02 Dec 2010 03:02:56 -0800] rev 7559
Merge
jrose [Thu, 02 Dec 2010 02:59:02 -0800] rev 7558
7001423: JSR 292 bytecode enhancements need unit tests
Reviewed-by: twisti
jrose [Thu, 02 Dec 2010 02:52:34 -0800] rev 7557
7001379: bootstrap method data needs to be moved from constant pool to a classfile attribute
Reviewed-by: twisti
jrose [Mon, 22 Nov 2010 22:41:31 -0800] rev 7556
6979327: method handle invocation should use casts instead of type parameters to specify return type
Summary: Change result type parameters to result type casts. (Also, replace private placeholder class InvokeDynamic.)
Reviewed-by: twisti
jrose [Sat, 30 Oct 2010 21:08:23 -0700] rev 7555
6981777: implement JSR 292 EG adjustments from summer 2010
Reviewed-by: twisti
jrose [Sat, 30 Oct 2010 21:02:30 -0700] rev 7554
6939224: MethodHandle.invokeGeneric needs to perform the correct set of conversions
Summary: JDK changes which run atop the corresponding JVM hook
Reviewed-by: never, twisti
lana [Mon, 20 Dec 2010 21:09:57 -0800] rev 7553
Merge
lana [Mon, 13 Dec 2010 16:25:26 -0800] rev 7552
Merge
darcy [Mon, 13 Dec 2010 14:34:37 -0800] rev 7551
7006129: Project Coin: Annotation type to reduce varargs warnings
Reviewed-by: jjg, mcimadamore
sherman [Mon, 13 Dec 2010 14:12:56 -0800] rev 7550
7003462: cannot read InputStream returned by java.util.ZipFile.getInputStream(ZipEntry)
Summary: The returned InflatedInputStream object should be kept in map streams
Reviewed-by: alanb
vinnie [Mon, 13 Dec 2010 15:07:20 +0000] rev 7549
Merge
vinnie [Mon, 13 Dec 2010 14:58:52 +0000] rev 7548
6799854: CodeSigner.hashCode() does not work with serialization
Reviewed-by: mullan
lana [Sun, 12 Dec 2010 15:28:57 -0800] rev 7547
Merge
coffeys [Fri, 10 Dec 2010 15:11:47 +0000] rev 7546
6998583: NativeSeedGenerator is making 8192 byte read requests from entropy pool on each init.
Reviewed-by: wetmore, andrew, vinnie
chegar [Fri, 10 Dec 2010 10:47:21 +0000] rev 7545
7004439: SCTP_SET_PEER_PRIMARY_ADDR throws SocketException on Linux
Summary: IPv4 addrs passed to SCTP_SET_PEER_PRIMARY_ADDR should not be converted to IPv4-mapped addrs
Reviewed-by: michaelm
lancea [Thu, 09 Dec 2010 13:01:14 -0500] rev 7544
6659234: Incorrect check in SerialBlob.getBytes
Reviewed-by: darcy
sherman [Wed, 08 Dec 2010 20:11:31 -0800] rev 7543
5076980: (fmt) FormattableFlags specifies unsupported '^' format flag
Summary: replaced '^' with 'S' in spec
Reviewed-by: darcy
sherman [Wed, 08 Dec 2010 12:54:43 -0800] rev 7542
6415373: (cs) UnicodeEncoder emits BOM when there are no bytes to encode
Summary: no BOM output if no byte to encode
Reviewed-by: alanb
sherman [Wed, 08 Dec 2010 12:15:55 -0800] rev 7541
6527572: (cs) Charset.forName can throw NullPointerException when testing bug level
Summary: fixed the race condition
Reviewed-by: alanb
mchung [Wed, 08 Dec 2010 10:45:28 -0800] rev 7540
6977034: Thread.getState() very slow
Summary: Directly map the threadStatus value to Thread.State
Reviewed-by: emcmanus, dholmes
mullan [Wed, 08 Dec 2010 10:21:48 -0800] rev 7539
6998860: Signed jar file verification is currently creating many extra new Sun providers.
Reviewed-by: mchung
michaelm [Tue, 07 Dec 2010 13:29:20 +0000] rev 7538
Merge
michaelm [Tue, 07 Dec 2010 13:27:02 +0000] rev 7537
7005016: sqe test jhttp/HttpServer150013/HttpServer150013.java
Reviewed-by: chegar
weijun [Tue, 07 Dec 2010 17:30:54 +0800] rev 7536
6990370: FindBugs scan - Malicious code vulnerability Warnings in com.sun.jndi.ldap.*
Reviewed-by: xuelei
darcy [Tue, 07 Dec 2010 01:09:17 -0800] rev 7535
6990094: ObjectInputStream cloneArray doesn't handle short[]
Reviewed-by: alanb, smarks, peterjones
mduigou [Mon, 06 Dec 2010 19:40:57 -0800] rev 7534
Merge
mduigou [Mon, 06 Dec 2010 19:37:40 -0800] rev 7533
7004205: fixes handling of sane-gcc-compiler on 32-bit linux and solaris. Previously committed as 6998016 and 6998012
Reviewed-by: ohair, dholmes
weijun [Tue, 07 Dec 2010 09:51:13 +0800] rev 7532
6986825: policytool can not save file.
Reviewed-by: wetmore
sherman [Mon, 06 Dec 2010 13:18:16 -0800] rev 7531
6989148: (fs) zip provider should be available "out of the box"
Summary: zip filesystem provider update, add zipfs.jar into ext dir
Reviewed-by: alanb
vinnie [Mon, 06 Dec 2010 18:52:23 +0000] rev 7530
6557615: Method toString() of java.security.Timestamp throws IndexOutOfBoundsException if CertPath has empty
Reviewed-by: mullan
jjg [Sun, 05 Dec 2010 20:46:23 -0800] rev 7529
7004021: docs should not assume -source 1.5
Reviewed-by: ohair
weijun [Mon, 06 Dec 2010 10:48:57 +0800] rev 7528
6992964: FindBugs warnings in com.sun.security.auth.module.UnixSystem.java
Reviewed-by: mullan
weijun [Mon, 06 Dec 2010 10:48:20 +0800] rev 7527
6943352: SSL regression: RSAClientKeyExchange fails to pass securerandom arg to KeyGen
Reviewed-by: wetmore, xuelei
weijun [Mon, 06 Dec 2010 10:48:18 +0800] rev 7526
6896700: Validation of signatures succeed when it should fail
Reviewed-by: wetmore
weijun [Mon, 06 Dec 2010 10:46:26 +0800] rev 7525
7004168: jarsigner -verify checks for KeyUsage codesigning ext on all certs instead of just signing cert
Reviewed-by: mullan
weijun [Mon, 06 Dec 2010 10:46:18 +0800] rev 7524
7004035: signed jar with only META-INF/* inside is not verifiable
Reviewed-by: mullan
lana [Sun, 05 Dec 2010 16:08:01 -0800] rev 7523
Merge
lana [Sun, 05 Dec 2010 15:26:16 -0800] rev 7522
Merge
weijun [Mon, 06 Dec 2010 06:49:18 +0800] rev 7521
7004721: ktarg.sh fails when there's no default realm
Reviewed-by: xuelei
xuelei [Thu, 02 Dec 2010 23:44:01 -0800] rev 7520
6979376: to have ldap filters tolerate underscore character in object identifier
Reviewed-by: weijun
mchung [Wed, 01 Dec 2010 15:58:49 -0800] rev 7519
6402006: FileInputStream.available() returns negative values when reading a large file
Reviewed-by: alanb
dl [Wed, 01 Dec 2010 21:46:52 +0000] rev 7518
7003745: Code style cleanups (sync from Dougs CVS)
Reviewed-by: chegar, dholmes
darcy [Wed, 01 Dec 2010 13:01:53 -0800] rev 7517
7002594: Math.max and Math.min should use floatToRawIntBits() to check for -0.0
Reviewed-by: mduigou, lancea, alanb
alanb [Wed, 01 Dec 2010 19:40:34 +0000] rev 7516
Merge
alanb [Wed, 01 Dec 2010 13:49:02 +0000] rev 7515
6709457: (fc) lock/tryLock() throws IOException "Access is denied" when file opened for append [win]
Reviewed-by: chegar
lana [Mon, 13 Dec 2010 16:22:29 -0800] rev 7514
Merge
naoto [Mon, 13 Dec 2010 13:16:08 -0800] rev 7513
7002320: Locale.forLanguageTag()/toLanguageTag() not working properly with ja_JP_JP locale
Reviewed-by: dougfelt
lana [Fri, 10 Dec 2010 14:02:33 -0800] rev 7512
Merge
peytoia [Fri, 10 Dec 2010 11:43:56 +0900] rev 7511
6515695: [Col] java.text.RuleBasedCollator - JavaDoc "Examples" - Two bugs in sample code
Reviewed-by: okutsu
naoto [Thu, 09 Dec 2010 15:26:22 -0800] rev 7510
Merge
naoto [Thu, 09 Dec 2010 11:56:38 -0800] rev 7509
6486695: [Col] Doc: CollationElementIterator example assumes Collator.getInstance return type
Reviewed-by: okutsu
naoto [Thu, 09 Dec 2010 15:22:05 -0800] rev 7508
7000507: javadoc warnings in java.util.Locale
7004335: Javadoc for Locale.toLangaugeTag() is unclear
7005320: (lc) doc: missing " in Locale.forLanguageTag code samples
Reviewed-by: okutsu
okutsu [Thu, 09 Dec 2010 12:36:58 +0900] rev 7507
6911839: Sles/SuSE 11 needs CJK support
Reviewed-by: peytoia
naoto [Wed, 08 Dec 2010 15:15:45 -0800] rev 7506
6647615: Sample code in ListResourceBundle is not correct and causes a compile error.
Reviewed-by: peytoia
okutsu [Wed, 08 Dec 2010 18:05:30 +0900] rev 7505
6457726: Character.isWhitespace JavaDoc has nonexistent char literals
Reviewed-by: peytoia
okutsu [Wed, 08 Dec 2010 13:09:29 +0900] rev 7504
6653944: (cal) BuddhistCalendar yearOffset erased when deserialized
Reviewed-by: peytoia
okutsu [Wed, 08 Dec 2010 13:02:22 +0900] rev 7503
6203034: [AC] AttributedCharacterIterator methods works wrong (run with respect differs from spec)
Reviewed-by: peytoia
okutsu [Wed, 08 Dec 2010 12:50:26 +0900] rev 7502
4396385: [Fmt-Da] SimpleDateFormat too lenient when parsing 1-based hours
Reviewed-by: peytoia
rupashka [Thu, 02 Dec 2010 18:02:41 +0300] rev 7501
6988205: Test failed due to compilation failed, JTextComponent doesn't create drop locations with null bias.
Reviewed-by: alexp
rupashka [Thu, 02 Dec 2010 15:54:17 +0300] rev 7500
6639507: Title of javax.swing.JDialog is null while spec says it's empty
Reviewed-by: alexp
lana [Mon, 13 Dec 2010 16:21:36 -0800] rev 7499
Merge
dcherepanov [Tue, 07 Dec 2010 21:02:34 +0300] rev 7498
6984049: applet browser vendor rebranding changes (jdk7 only)
Reviewed-by: art
lana [Fri, 03 Dec 2010 17:12:48 -0800] rev 7497
Merge
lana [Fri, 03 Dec 2010 11:30:28 -0800] rev 7496
Merge
dmeetry [Sat, 04 Dec 2010 02:27:43 +0300] rev 7495
6578041: Drag & Drop from Motif to Java does not work.
Summary: fixing java's interpretation of unsigned 32bit int as signed during an implicit conversion to 64bit int.
Reviewed-by: denis, chrisphi
dav [Thu, 02 Dec 2010 19:53:51 +0300] rev 7494
7002173: java.awt package docs build warnings
Reviewed-by: ant
denis [Wed, 01 Dec 2010 17:25:12 +0300] rev 7493
6945178: SecurityException upon drag-and-drop
Summary: A flag added to distinguish drop action handling.
Reviewed-by: uta, art
dav [Wed, 01 Dec 2010 14:43:56 +0300] rev 7492
6709453: (dav)Screen flickers when a JFrame switches to fullscreen mode
Reviewed-by: art, dcherepanov
prr [Fri, 10 Dec 2010 16:14:04 -0800] rev 7491
7005896: Java2D D3D pipeline doesn't recognise latest Windows OSes
Reviewed-by: bae, jgodinez
lana [Thu, 09 Dec 2010 21:55:41 -0800] rev 7490
Merge
miroslawzn [Wed, 08 Dec 2010 15:15:49 -0800] rev 7489
6859086: Dialog created by JOptionPane.showMessageDialog does not repaint sometimes
Reviewed-by: bae, chrisphi
miroslawzn [Wed, 08 Dec 2010 15:04:41 -0800] rev 7488
6813208: pageDialog throws NPE from applet
Reviewed-by: ant, minqi
flar [Mon, 06 Dec 2010 21:45:48 -0800] rev 7487
6775317: Improve performance of non-AA transformed rectangles and single wide lines in software pipelines
Reviewed-by: jgodinez, prr
srl [Mon, 06 Dec 2010 16:10:01 -0800] rev 7486
6886358: layout code update
Reviewed-by: igor, prr
bae [Sun, 05 Dec 2010 15:51:31 +0300] rev 7485
6980281: SWAT: SwingSet2 got core dumped in Solaris-AMD64 using b107 swat build
Reviewed-by: prr, ohair
lana [Fri, 03 Dec 2010 17:36:25 -0800] rev 7484
Merge
ohair [Sat, 18 Dec 2010 18:28:01 -0800] rev 7483
6909026: Change GNU make version requirement to 3.81
Reviewed-by: robilad
ohair [Thu, 16 Dec 2010 19:56:56 -0800] rev 7482
Merge
ohair [Wed, 15 Dec 2010 15:30:03 -0800] rev 7481
Merge
ohair [Mon, 13 Dec 2010 10:49:18 -0800] rev 7480
Merge
ohair [Mon, 06 Dec 2010 10:47:40 -0800] rev 7479
7001720: copyright templates not rebranded
Reviewed-by: mchung
mfang [Sun, 05 Dec 2010 18:14:52 -0800] rev 7478
Merge
mfang [Sun, 05 Dec 2010 18:02:50 -0800] rev 7477
7004706: l10n of 7000752 Duplicate entry in RowSetResourceBundles.properties
Reviewed-by: ogino
mfang [Sun, 05 Dec 2010 17:54:43 -0800] rev 7476
7000729: NLS: rmic.properties cannot be processed by translation team
Reviewed-by: ogino
mfang [Fri, 03 Dec 2010 17:28:51 -0800] rev 7475
6896693: [fr] keytool: wrong message format in fr locale
Reviewed-by: yhuang
mfang [Fri, 03 Dec 2010 17:26:44 -0800] rev 7474
6785462: Missing "(O)" in JFileChooser Open button in Windows LAF
Reviewed-by: yhuang
mfang [Fri, 03 Dec 2010 17:24:31 -0800] rev 7473
6745048: Unnecessary surfix "(O)" in JFileChooser open button text
Reviewed-by: yhuang
mfang [Fri, 03 Dec 2010 17:22:29 -0800] rev 7472
6708417: On Chinese OS Applet string is appearing in English
Reviewed-by: yhuang
mfang [Fri, 03 Dec 2010 17:20:00 -0800] rev 7471
6579775: l10n update after 6212566
Reviewed-by: yhuang
mfang [Fri, 03 Dec 2010 17:12:37 -0800] rev 7470
6566218: l10n of 6476932
Reviewed-by: yhuang
yhuang [Thu, 02 Dec 2010 20:38:07 -0800] rev 7469
Merge
yhuang [Thu, 02 Dec 2010 02:17:37 -0800] rev 7468
6925851: Localize JRE into pt_BR
Reviewed-by: mfang, psun
mfang [Thu, 02 Dec 2010 14:40:13 -0800] rev 7467
6851050: unnecessary full stop character in ja jdi messages
Reviewed-by: ogino
mfang [Tue, 30 Nov 2010 22:38:52 -0800] rev 7466
6675400: "Details" in English has to be "Details" in German
Reviewed-by: yhuang
ohair [Fri, 03 Dec 2010 21:37:05 -0800] rev 7465
Merge
ohair [Fri, 03 Dec 2010 08:45:17 -0800] rev 7464
Merge
ohair [Tue, 30 Nov 2010 17:46:42 -0800] rev 7463
6987107: Add variable to add to but not modify non-fcs version string
Reviewed-by: jcoomes, dholmes, andrew, kvn
andrew [Tue, 23 Nov 2010 02:17:23 +0000] rev 7462
7000225: Sanity check on sane-alsa-headers is broken
Summary: Fix use of tab separators, ${alsa_version} expansion and conditional
Reviewed-by: ohair
cl [Thu, 16 Dec 2010 18:18:06 -0800] rev 7461
Added tag jdk7-b122 for changeset a6ce631dfd85
duke [Wed, 05 Jul 2017 17:29:44 +0200] rev 7460
Merge
trims [Thu, 16 Dec 2010 20:48:11 -0800] rev 7459
Merge
dholmes [Thu, 16 Dec 2010 20:57:03 -0500] rev 7458
7003707: need to remove (some) system include files from the HotSpot header files
Summary: move socket_available into os_linux.cpp to avoid inclusion of ioctl.h in os_linux.inline.hpp
Reviewed-by: coleenp, stefank, ikrylov
ysr [Thu, 16 Dec 2010 12:56:51 -0800] rev 7457
Merge
ysr [Thu, 16 Dec 2010 09:14:34 -0800] rev 7456
Merge
tonyp [Tue, 14 Dec 2010 16:19:44 -0500] rev 7455
7000559: G1: assertion failure !outer || (full_collections_started == _full_collections_completed + 1)
Summary: The concurrent marking thread can complete its operation and increment the full GC counter during a Full GC. This causes the nesting of increments to the start and end of Full GCs that we are expecting to be wrong. the fix is for the marking thread to join the suspendible thread set before incrementing the counter so that it's blocked until the Full GC (or any other safepoint) is finished. The change also includes some minor code cleanup (I renamed a parameter).
Reviewed-by: brutisso, ysr
coleenp [Thu, 16 Dec 2010 09:31:55 -0500] rev 7454
Merge
sla [Wed, 15 Dec 2010 08:03:54 -0800] rev 7453
Merge
sla [Wed, 15 Dec 2010 07:11:31 -0800] rev 7452
7006354: Updates to Visual Studio project creation and development launcher
Summary: Updates to Visual Studio project creation and development launcher
Reviewed-by: stefank, coleenp
stefank [Wed, 15 Dec 2010 05:43:54 -0800] rev 7451
7006659: temporary adlc files are added to the build variables
Summary: Don't recurse into sub-directories when looking for source files.
Reviewed-by: never, brutisso
coleenp [Tue, 14 Dec 2010 15:10:52 -0500] rev 7450
7006471: fix for 6988439 crashes when pending list lock is null
Summary: missing null check in owns_pending_list_lock() because this can be called before pending_list_lock is initialized.
Reviewed-by: never, kvn
coleenp [Mon, 13 Dec 2010 14:46:51 -0800] rev 7449
Merge
zgu [Sat, 11 Dec 2010 13:46:36 -0500] rev 7448
Merge
zgu [Sat, 11 Dec 2010 13:20:56 -0500] rev 7447
7003748: Decode C stack frames when symbols are presented (PhoneHome project)
Summary: Implemented in-process C native stack frame decoding when symbols are available.
Reviewed-by: coleenp, never
coleenp [Fri, 10 Dec 2010 12:13:03 -0500] rev 7446
6988439: Parallel Class Loading test deadlock involving MethodData_lock and Pending List Lock
Summary: Don't acquire methodData_lock while holding pending list lock
Reviewed-by: kvn, never, ysr
dholmes [Thu, 09 Dec 2010 20:12:06 -0500] rev 7445
7005007: Refine use of ALT_COMPILER_PATH to avoid conflict with JPRT usage
Summary: Check for CROSS_COMPILE_ARCH being set as an indicator to use ALT_COMPILER_PATH
Reviewed-by: acorn, ohair
kamg [Thu, 09 Dec 2010 15:04:26 -0500] rev 7444
7004582: Add GetThisObject() function to JVMTI 1.2
Summary: Add 'GetThisObject' function
Reviewed-by: never, coleenp
dsamersoff [Thu, 09 Dec 2010 17:53:22 +0300] rev 7443
6989076: JVM crashes in klassItable::initialize_itable_for_interface
Summary: hotspot should check protection attribute besides the name and signature of the method when constructing vtable.
Reviewed-by: dcubed
iveresov [Wed, 15 Dec 2010 23:38:10 -0800] rev 7442
Merge
never [Mon, 13 Dec 2010 22:41:03 -0800] rev 7441
7004940: CTW: assert(!def_outside->member(r)) failed: Use of external LRG overlaps the same LRG
Reviewed-by: kvn, twisti
kvn [Fri, 10 Dec 2010 14:14:02 -0800] rev 7440
6993125: runThese crashes with assert(Thread::current()->on_local_stack((address)this))
Summary: add another ResourceObj debug field to distinguish garbage
Reviewed-by: dholmes, coleenp
iveresov [Wed, 08 Dec 2010 17:50:49 -0800] rev 7439
Merge