duke [Wed, 05 Jul 2017 17:17:53 +0200] rev 6010
Merge
lana [Tue, 20 Jul 2010 22:21:31 -0700] rev 6009
Merge
lana [Mon, 12 Jul 2010 19:42:02 -0700] rev 6008
Merge
dcubed [Mon, 12 Jul 2010 15:52:06 -0700] rev 6007
Merge
dcubed [Mon, 12 Jul 2010 14:19:44 -0700] rev 6006
6968401: 3/3 disable tests added by 6942989 until 6964018 is fixed
Summary: Disable AnonLoggerWeakRefLeak.sh and LoggerWeakRefLeak.sh
Reviewed-by: ohair
ksrini [Fri, 09 Jul 2010 11:04:34 -0700] rev 6005
6921472: RFE: java launcher code needs clean up
Summary: This changeset also contains fixes for 6405284, 6753938 and 6922500
Reviewed-by: darcy
chegar [Mon, 12 Jul 2010 18:18:13 +0100] rev 6004
6966846: Incorrect assertion in java.net.Inet6Address.readObject
Reviewed-by: michaelm
chegar [Mon, 12 Jul 2010 18:16:35 +0100] rev 6003
6967684: httpserver using a non thread-safe SimpleDateFormat
Reviewed-by: michaelm
chegar [Mon, 12 Jul 2010 18:13:40 +0100] rev 6002
6967937: Scope id no longer being set after 6931566
Reviewed-by: alanb, dsamersoff
martin [Fri, 09 Jul 2010 18:55:25 -0700] rev 6001
6967533: Epoch bug: ExceptionInInitializerError on systems with uninitialized clock
Summary: Remove (hopefully!) unnecessary check of currentTimeMillis
Reviewed-by: dholmes
Contributed-by: Jon VanAlten <jon.vanalten@redhat.com>
ksrini [Fri, 09 Jul 2010 09:54:10 -0700] rev 6000
6930056: (launcher) Need to remove or build as part of test these liblibrary.so files
Reviewed-by: ohair, darcy
ohair [Wed, 07 Jul 2010 10:17:36 -0700] rev 5999
6954517: Testcase failure tools/launcher/UnicodeTest.sh
Reviewed-by: ksrini
darcy [Tue, 06 Jul 2010 18:58:30 -0700] rev 5998
6963723: Project Coin: Retrofit more JDK classes for ARM
Reviewed-by: alanb, malenkov, prr, amenkov
mullan [Thu, 01 Jul 2010 15:30:44 -0400] rev 5997
Merge
mullan [Thu, 01 Jul 2010 15:20:31 -0400] rev 5996
6782979: Add JNLPAppletLauncher (6618105) to blacklist
Reviewed-by: ohair
alanb [Thu, 01 Jul 2010 16:28:08 +0100] rev 5995
6947216: Even more Dual-pivot quicksort improvements
Reviewed-by: jjb
Contributed-by: vladimir.yaroslavskiy@sun.com
martin [Wed, 30 Jun 2010 16:11:32 -0700] rev 5994
6940258: (bf) Use intrinsified reverseBytes operation; elide no-op constructs
Reviewed-by: alanb, sherman
Contributed-by: Ulf Zibis <ulf.zibis@gmx.de>
martin [Wed, 30 Jun 2010 16:11:32 -0700] rev 5993
6935172: Optimize bit-twiddling in Bits.java
Summary: Transformations to reduce size of bytecode
Reviewed-by: sherman
Contributed-by: Based on an idea by Ulf Zibis <ulf.zibis@gmx.de>
martin [Wed, 30 Jun 2010 16:11:32 -0700] rev 5992
6934271: Better handling of longer utf-8 sequences
Summary: Various cleanups, including clever bit-twiddling
Reviewed-by: sherman
martin [Wed, 30 Jun 2010 16:11:32 -0700] rev 5991
6933322: Add methods highSurrogate(), lowSurrogate() to class Character
Summary: Add public variants of methods Surrogate.high, Surrogate.low
Reviewed-by: okutsu, sherman
Contributed-by: Ulf Zibis <ulf.zibis@gmx.de>
martin [Wed, 30 Jun 2010 16:11:32 -0700] rev 5990
6934270: Remove javac warnings from Character.java
Summary: Use generics and conform to coding style
Reviewed-by: sherman
Contributed-by: Ulf Zibis <ulf.zibis@gmx.de>
martin [Wed, 30 Jun 2010 16:11:32 -0700] rev 5989
6963749: Minor improvements to Character.UnicodeBlock
Summary: Fix surrogate area docs; make source more readable
Reviewed-by: okutsu, sherman
Contributed-by: Ulf Zibis <ulf.zibis@gmx.de>
martin [Wed, 30 Jun 2010 16:11:32 -0700] rev 5988
6940381: Wording improvements for String.indexOf, String.lastIndexOf
Summary: Make wording of javadoc clearer and more consistent
Reviewed-by: sherman
martin [Wed, 30 Jun 2010 16:11:32 -0700] rev 5987
6937112: String.lastIndexOf confused by unpaired trailing surrogate
Summary: Rewrite lastIndexOf for performance and correctness
Reviewed-by: sherman
Contributed-by: Reviewed by Ulf Zibis <ulf.zibis@gmx.de>
martin [Wed, 30 Jun 2010 16:11:32 -0700] rev 5986
6934265: Add public method Character.isBmpCodePoint
Summary: Move isBmpCodePoint from sun.nio.cs.Surrogate to Character
Reviewed-by: sherman
Contributed-by: Ulf Zibis <ulf.zibis@gmx.de>
martin [Wed, 30 Jun 2010 16:11:31 -0700] rev 5985
6934268: Better implementation of Character.isValidCodePoint
Summary: Use the cleverest possible bit-twiddling micro-optimizations
Reviewed-by: sherman
Contributed-by: Ulf Zibis <ulf.zibis@gmx.de>
lana [Tue, 29 Jun 2010 10:50:11 -0700] rev 5984
Merge
alanb [Tue, 29 Jun 2010 17:11:12 +0100] rev 5983
6213702: (so) non-blocking sockets with TCP urgent disabled get still selected for read ops (win)
Reviewed-by: michaelm, chegar
ksrini [Mon, 28 Jun 2010 18:25:03 -0700] rev 5982
6856415: Enabling java security manager will make programe thrown wrong exception ( main method not found )
Reviewed-by: darcy
chegar [Mon, 28 Jun 2010 20:52:37 +0100] rev 5981
6961029: java/net/BindException/Test.java should not use wildcard address
Reviewed-by: michaelm, alanb
chegar [Mon, 28 Jun 2010 15:06:24 +0100] rev 5980
Merge
chegar [Mon, 28 Jun 2010 14:55:25 +0100] rev 5979
6954525: Testcase failure java/net/Authenticator/B4769350.java
Reviewed-by: michaelm, weijun
alanb [Fri, 25 Jun 2010 18:34:11 +0100] rev 5978
Merge
alanb [Fri, 25 Jun 2010 18:31:41 +0100] rev 5977
6963828: TEST_BUG: java/nio/channels/FileTransfer.java takes too long (win)
Reviewed-by: chegar
ohair [Fri, 25 Jun 2010 08:44:20 -0700] rev 5976
6964311: Build regression due to rt.jar contents change
Summary: The fix for 6933622 regressed control builds, this is a workaround fix, filed 6964313 to find the right answer to why it happened and how to fix it correctly.
Reviewed-by: alanb, darcy
weijun [Thu, 24 Jun 2010 14:26:35 +0800] rev 5975
6946669: SSL/Krb5 should not call EncryptedData.reset(data, false)
Reviewed-by: xuelei
weijun [Thu, 24 Jun 2010 14:26:28 +0800] rev 5974
6844907: krb5 etype order should be from strong to weak
Reviewed-by: valeriep
weijun [Thu, 24 Jun 2010 14:26:22 +0800] rev 5973
6958026: Problem with PKCS12 keystore
Reviewed-by: mullan
darcy [Wed, 23 Jun 2010 17:03:40 -0700] rev 5972
6911258: Project Coin: Add essential API support for Automatic Resource Management (ARM) blocks
6911261: Project Coin: Retrofit Automatic Resource Management (ARM) support onto platform APIs
6962571: Infinite loop in printing out Throwable stack traces with circular references
Reviewed-by: darcy, alanb
Contributed-by: jjb@google.com
alanb [Wed, 23 Jun 2010 21:22:27 +0100] rev 5971
Merge
alanb [Wed, 23 Jun 2010 20:19:29 +0100] rev 5970
6963027: TEST_BUG: channels and buffer tests need to run in samevm mode
Reviewed-by: ohair, sherman, chegar
dsamersoff [Wed, 23 Jun 2010 17:25:50 +0400] rev 5969
6931566: NetworkInterface is not working when interface name is more than 15 characters long
Summary: Separate Linux and Solaris code, use lifreq under Solaris
Reviewed-by: chegar
ohair [Tue, 22 Jun 2010 19:18:06 -0700] rev 5968
Merge
ohair [Tue, 22 Jun 2010 17:26:32 -0700] rev 5967
6933622: Duplicate class files in rt.jar and charsets.jar
6895003: JarReorder is not excluding a requested file.
Reviewed-by: jjg
ohair [Tue, 22 Jun 2010 17:07:17 -0700] rev 5966
6939022: Source code adjustments for parfait compilation
Reviewed-by: jjg
dcubed [Tue, 22 Jun 2010 16:18:54 -0700] rev 5965
Merge
dcubed [Tue, 22 Jun 2010 10:54:59 -0700] rev 5964
6942989: 2/2 Memory leak of java.lang.ref.WeakReference objects
Summary: Use ReferenceQueues to manage WeakReferences in LogManager and Logger.
Reviewed-by: dholmes, alanb, emcmanus, tonyp
Contributed-by: jeremymanson@google.com
sherman [Tue, 22 Jun 2010 14:22:14 -0400] rev 5963
Merge
sherman [Tue, 22 Jun 2010 14:04:36 -0400] rev 5962
6963156: TEST_BUG: Several tests under sun/nio/cs failed
Summary: Updated the test cases and removed them from ProblemList.txt
Reviewed-by: alanb
ohair [Tue, 22 Jun 2010 10:54:38 -0700] rev 5961
6931871: Rebranding of javadoc generation in makefiles
6951293: control docs target does not work on windows
Reviewed-by: jjg
lana [Mon, 12 Jul 2010 19:35:11 -0700] rev 5960
Merge
malenkov [Fri, 09 Jul 2010 22:07:39 +0400] rev 5959
6963811: Deadlock-prone locking changes in Introspector
Reviewed-by: peterz, rupashka
malenkov [Fri, 09 Jul 2010 19:42:17 +0400] rev 5958
6894597: test/closed/javax/swing/JPopupMenu/6495920/bug6495920.java fails
Reviewed-by: alexp, peterz
rupashka [Thu, 08 Jul 2010 19:09:41 +0400] rev 5957
6520101: FileChooser will cause OutOfMemory when application will run long time
Reviewed-by: peterz
alexp [Fri, 02 Jul 2010 19:34:34 +0400] rev 5956
6937415: Some components return undocumented default values under Nimbus LaF
Reviewed-by: peterz
alexp [Fri, 02 Jul 2010 19:28:51 +0400] rev 5955
6711682: JCheckBox in JTable: checkbox doesn't alaways respond to the first mouse click
Reviewed-by: rupashka
malenkov [Thu, 01 Jul 2010 18:47:56 +0400] rev 5954
6959266: test javax/swing/JInternalFrame/6725409/bug6725409.java should be modified
Reviewed-by: alexp
malenkov [Thu, 01 Jul 2010 18:09:45 +0400] rev 5953
4129681: Cannot get a title border to display its label as disabled
Reviewed-by: alexp, rupashka
lana [Wed, 30 Jun 2010 19:05:50 -0700] rev 5952
Merge
peterz [Tue, 29 Jun 2010 14:42:30 +0400] rev 5951
6963870: NPE in CompoundBorder.getInsets()
Reviewed-by: alexp
Contributed-by: jon.vanalten@redhat.com
alexp [Tue, 22 Jun 2010 20:36:55 +0400] rev 5950
6684401: JTree isExpanded should not call itself recursively
Reviewed-by: rupashka
alexp [Tue, 22 Jun 2010 19:38:27 +0400] rev 5949
6777378: NullPointerException in XPDefaultRenderer.paint()
Reviewed-by: rupashka
peterz [Tue, 22 Jun 2010 14:36:46 +0400] rev 5948
6959260: javax/swing/JLabel/6501991/bug6501991.java failed on build 1.7.0-ea-b96
Reviewed-by: rupashka
malenkov [Tue, 22 Jun 2010 12:06:33 +0400] rev 5947
6707234: Method returned by Introspector.internalFindMethod not necessarily most specific
Reviewed-by: peterz
lana [Mon, 12 Jul 2010 19:33:50 -0700] rev 5946
Merge
lana [Thu, 08 Jul 2010 11:28:01 -0700] rev 5945
Merge
dcherepanov [Wed, 07 Jul 2010 14:20:22 +0400] rev 5944
6959174: Need to introduce sun.awt.disableGtkFileDialogs system property
Reviewed-by: art, anthony
dcherepanov [Tue, 06 Jul 2010 18:23:09 +0400] rev 5943
6966643: GTK FileDialog hangs when user manually closes it
Reviewed-by: art
art [Tue, 06 Jul 2010 17:59:56 +0400] rev 5942
6424157: java.awt.EventQueue push/pop might cause threading issues
Reviewed-by: ant, dcherepanov
yan [Thu, 24 Jun 2010 11:50:18 +0400] rev 5941
6957166: With XAWT, set arguments properly creating a MouseWheelEvent.
Summary: swap some parameters to allow bigger values for click count.
Reviewed-by: dav
lana [Mon, 12 Jul 2010 19:32:29 -0700] rev 5940
Merge
igor [Mon, 12 Jul 2010 15:11:20 -0700] rev 5939
6968373: FontUtilities static initializer throws AccessControlException
Reviewed-by: prr
igor [Mon, 12 Jul 2010 13:16:28 -0700] rev 5938
6959998: Return of SurfaceData_InitOps point not checked in all cases (parfait found these)
Reviewed-by: prr
Contributed-by: ohair <kelly.ohair@oracle.com>
igor [Tue, 06 Jul 2010 18:23:14 -0700] rev 5937
6967050: JDK build issues with cygwin/vc2010
Reviewed-by: prr, ohair
lana [Wed, 30 Jun 2010 15:09:24 -0700] rev 5936
Merge
prr [Tue, 29 Jun 2010 09:48:15 -0700] rev 5935
6943487: NPE in makeMultiCharsetString while printing on linux
Reviewed-by: igor, jgodinez
mikejwre [Thu, 15 Jul 2010 20:11:45 -0700] rev 5934
Added tag jdk7-b101 for changeset 47da38a8c0f0
duke [Wed, 05 Jul 2017 17:17:39 +0200] rev 5933
Merge
trims [Tue, 20 Jul 2010 18:13:55 -0700] rev 5932
Merge
trims [Thu, 15 Jul 2010 19:52:58 -0700] rev 5931
Merge
never [Thu, 15 Jul 2010 13:48:01 -0700] rev 5930
Merge
never [Thu, 15 Jul 2010 08:54:48 -0700] rev 5929
6968336: VM crash guarantee(!nm->is_zombie()) failed: cannot lock a zombie method
Reviewed-by: twisti
kvn [Wed, 14 Jul 2010 14:47:34 -0700] rev 5928
6968368: SIGSEGV in the BCEscapeAnalyzer::copy_dependencies
Summary: Use GrowableArray and VectorSet allocated in ciEnv arena.
Reviewed-by: never, twisti
kvn [Wed, 14 Jul 2010 14:29:14 -0700] rev 5927
6968646: JVM crashes with SIGFPE during startup
Summary: Check that cpuid returns valid values for processor topology (not zeros).
Reviewed-by: never, twisti
never [Mon, 12 Jul 2010 22:27:18 -0700] rev 5926
6968385: malformed xml in sweeper logging
Reviewed-by: kvn
never [Mon, 12 Jul 2010 10:58:25 -0700] rev 5925
6958668: repeated uncommon trapping for new of klass which is being initialized
Reviewed-by: kvn, jrose
never [Thu, 08 Jul 2010 14:29:44 -0700] rev 5924
6965184: possible races in make_not_entrant_or_zombie
Reviewed-by: kvn
apangin [Wed, 14 Jul 2010 17:52:18 -0400] rev 5923
Merge
mchung [Wed, 07 Jul 2010 15:35:58 -0700] rev 5922
6967423: Hotspot support for modules image
Summary: Add hotspot support for modules image
Reviewed-by: acorn
acorn [Wed, 07 Jul 2010 14:12:08 -0400] rev 5921
Merge
acorn [Fri, 02 Jul 2010 17:23:43 -0400] rev 5920
6964164: MonitorInUseLists leak of contended objects
Summary: fix MonitorInUseLists memory leak and MonitorBound now works
Reviewed-by: chrisphi, dice
ysr [Mon, 12 Jul 2010 12:53:52 -0700] rev 5919
Merge
jcoomes [Thu, 01 Jul 2010 21:40:45 -0700] rev 5918
6957084: simplify TaskQueue overflow handling
Reviewed-by: ysr, jmasa
trims [Thu, 15 Jul 2010 19:51:34 -0700] rev 5917
Merge
trims [Fri, 09 Jul 2010 00:35:35 -0700] rev 5916
Merge
never [Wed, 07 Jul 2010 12:40:01 -0700] rev 5915
Merge
kvn [Fri, 02 Jul 2010 17:30:30 -0700] rev 5914
6966411: escape.cpp:450 assert(base->Opcode() == Op_ConP
Summary: Execute IGVN optimization before and after Escape Analysis
Reviewed-by: never
never [Fri, 02 Jul 2010 15:01:47 -0700] rev 5913
6965671: fatal error: acquiring lock JNIGlobalHandle_lock/16 out of order with lock CodeCache_lock/1
Reviewed-by: kvn, dcubed
trims [Fri, 09 Jul 2010 00:32:48 -0700] rev 5912
Merge
trims [Fri, 09 Jul 2010 00:31:01 -0700] rev 5911
Added tag hs19-b03 for changeset 4670a882996f
trims [Fri, 02 Jul 2010 01:37:36 -0700] rev 5910
6966252: Bump the HS19 build number to 04
Summary: Update the HS19 build number to 04
Reviewed-by: jcoomes
trims [Fri, 02 Jul 2010 01:36:15 -0700] rev 5909
Merge
coleenp [Wed, 30 Jun 2010 11:52:10 -0400] rev 5908
Merge
coleenp [Mon, 28 Jun 2010 12:03:05 -0400] rev 5907
Merge
jcoomes [Thu, 24 Jun 2010 15:38:42 -0700] rev 5906
6888573: class data sharing does not always disable large pages
Reviewed-by: phh
zgu [Tue, 22 Jun 2010 10:03:12 -0400] rev 5905
Merge
zgu [Tue, 22 Jun 2010 09:46:15 -0400] rev 5904
6939019: Source code adjustments for parfait compilation of hotspot
Summary: Minor source code adjustments for parfait compilation, since it uses different compiler vs. JDK
Reviewed-by: never, kamg
jrose [Tue, 29 Jun 2010 16:09:57 -0700] rev 5903
Merge
kvn [Tue, 29 Jun 2010 10:34:00 -0700] rev 5902
6964774: Adjust optimization flags setting
Summary: Adjust performance flags settings.
Reviewed-by: never, phh
kvn [Mon, 28 Jun 2010 14:54:39 -0700] rev 5901
6677629: PhaseIterGVN::subsume_node() should call hash_delete() and add_users_to_worklist()
Summary: Use replace_node() method instead of subsume_node().
Reviewed-by: jrose, never
kvn [Mon, 28 Jun 2010 10:52:50 -0700] rev 5900
6964479: widen normalization of small int and long values should be symmetric
Summary: normalize widen value in xmeet() and xdual() methods for types Int and Long so the type meet will be symmetric.
Reviewed-by: jrose
jrose [Sat, 26 Jun 2010 00:19:55 -0700] rev 5899
Merge
kvn [Wed, 23 Jun 2010 09:40:11 -0700] rev 5898
6947341: JVM Crash running Oracle ATG CRMDemo
Summary: Missing protected page below heap with compressed oops on Linux with large pages use.
Reviewed-by: never, phh, jcoomes
iveresov [Tue, 22 Jun 2010 12:10:07 -0700] rev 5897
6962980: C1: stub area should take into account method handle deopt stub
Reviewed-by: twisti, never
never [Mon, 21 Jun 2010 14:26:17 -0700] rev 5896
6656830: assert((*p)->is_oop(),"expected an oop while scanning weak refs")
Reviewed-by: dcubed, kvn, twisti
never [Fri, 18 Jun 2010 16:51:54 -0700] rev 5895
6956958: assert(is_clean() || is_call_to_compiled() || is_call_to_interpreted() || is_optimized() || is_megam
Reviewed-by: kvn
jmasa [Thu, 24 Jun 2010 15:56:12 -0700] rev 5894
Merge
jmasa [Wed, 23 Jun 2010 15:17:20 -0700] rev 5893
Merge
jmasa [Wed, 23 Jun 2010 08:35:31 -0700] rev 5892
6952853: SIGSEGV with UseAdaptiveGCBoundary on 64b linux running jvm2008
Summary: Shrinking of a generation and the corresponding card table was causing part of the card table to be uncommitted.
Reviewed-by: jcoomes
tonyp [Thu, 22 Apr 2010 15:20:16 -0400] rev 5891
6946048: G1: improvements to +PrintGCDetails output
Summary: Small improvements to G1's PrintGCDetails output. It also includes minor formatting details.
Reviewed-by: ysr, johnc
tonyp [Fri, 07 May 2010 13:14:41 -0400] rev 5890
6949307: G1: raise a vm error, do not core dump, if target pause time and target interval are inconsistent
Summary: First, change the guarantee to raising a vm error. Second, set the interval dynamically, and based on the pause time target, if it is not set explicitly.
Reviewed-by: ysr, johnc
kvn [Tue, 15 Jun 2010 18:07:27 -0700] rev 5889
6959430: Make sure raw loads have control edge
Summary: check that raw loads have control edge
Reviewed-by: never, twisti
jrose [Tue, 15 Jun 2010 15:57:36 -0700] rev 5888
Merge
never [Tue, 15 Jun 2010 12:06:52 -0700] rev 5887
Merge
never [Tue, 15 Jun 2010 12:03:15 -0700] rev 5886
6952176: Remove debug flag from adlc makefile for 6Update trains
Reviewed-by: kvn, twisti
twisti [Mon, 14 Jun 2010 00:52:15 -0700] rev 5885
6960550: Missing semicolon in Zero
Summary: There is a missing semicolon in cppInterpreter_zero.cpp.
Reviewed-by: twisti
Contributed-by: Gary Benson <gbenson@redhat.com>
jrose [Sat, 12 Jun 2010 22:53:43 -0700] rev 5884
6960865: ldc of unloaded class throws an assert in ciTypeFlow
Summary: Support java_mirror for unloaded klasses, arrays as well as instances. Simplify ciTypeFlow by removing unused path.
Reviewed-by: kvn
kvn [Thu, 10 Jun 2010 13:04:20 -0700] rev 5883
6730276: JDI_REGRESSION tests fail with "Error: count must be non-zero" error on x86
Summary: Modify assembler code to check for 0 count for all copy routines.
Reviewed-by: never, ysr, jcoomes
jrose [Wed, 09 Jun 2010 18:50:45 -0700] rev 5882
6939203: JSR 292 needs method handle constants
Summary: Add new CP types CONSTANT_MethodHandle, CONSTANT_MethodType; extend 'ldc' bytecode.
Reviewed-by: twisti, never
mikejwre [Thu, 15 Jul 2010 20:11:35 -0700] rev 5881
Added tag jdk7-b101 for changeset c8f322bd177e
lana [Tue, 20 Jul 2010 22:17:26 -0700] rev 5880
Merge
lana [Mon, 12 Jul 2010 19:35:37 -0700] rev 5879
Merge
lana [Tue, 29 Jun 2010 10:48:02 -0700] rev 5878
Merge
mikejwre [Thu, 15 Jul 2010 20:11:31 -0700] rev 5877
Added tag jdk7-b101 for changeset f3297675495c
duke [Wed, 05 Jul 2017 17:17:22 +0200] rev 5876
Added tag jdk7-b101 for changeset 2548ac036b8f
duke [Wed, 05 Jul 2017 17:17:22 +0200] rev 5875
Merge
duke [Wed, 05 Jul 2017 17:17:19 +0200] rev 5874
Merge
mikejwre [Fri, 09 Jul 2010 19:18:42 -0700] rev 5873
Added tag jdk7-b100 for changeset 84d4886d48aa
duke [Wed, 05 Jul 2017 17:17:17 +0200] rev 5872
Merge
mikejwre [Fri, 09 Jul 2010 19:18:27 -0700] rev 5871
Added tag jdk7-b100 for changeset 6bca2bbbf1f3
duke [Wed, 05 Jul 2017 17:17:14 +0200] rev 5870
Merge
mikejwre [Fri, 09 Jul 2010 19:18:26 -0700] rev 5869
Added tag jdk7-b100 for changeset 9962977aef86
duke [Wed, 05 Jul 2017 17:17:12 +0200] rev 5868
Merge
mikejwre [Fri, 09 Jul 2010 19:18:19 -0700] rev 5867
Added tag jdk7-b100 for changeset f037d51a0c87
duke [Wed, 05 Jul 2017 17:17:09 +0200] rev 5866
Merge
bpatel [Wed, 14 Jul 2010 15:42:06 -0700] rev 5865
6955341: Oracle rebranding changes for man pages
Reviewed-by: darcy
mikejwre [Fri, 09 Jul 2010 19:18:32 -0700] rev 5864
Added tag jdk7-b100 for changeset 4f5e99470724
duke [Wed, 05 Jul 2017 17:17:06 +0200] rev 5863
Merge
mikejwre [Fri, 09 Jul 2010 19:18:22 -0700] rev 5862
Added tag jdk7-b100 for changeset 4670a882996f
mikejwre [Fri, 09 Jul 2010 19:18:18 -0700] rev 5861
Added tag jdk7-b100 for changeset 2d321433a4f0
duke [Wed, 05 Jul 2017 17:16:58 +0200] rev 5860
Added tag jdk7-b100 for changeset 2d6ba7a22191
duke [Wed, 05 Jul 2017 17:16:58 +0200] rev 5859
Merge
duke [Wed, 05 Jul 2017 17:16:55 +0200] rev 5858
Merge
lana [Tue, 29 Jun 2010 22:43:59 -0700] rev 5857
Merge
lana [Mon, 21 Jun 2010 22:09:18 -0700] rev 5856
Merge
jjg [Fri, 18 Jun 2010 21:13:56 -0700] rev 5855
6961178: Allow doclet.xml to contain XML attributes
Reviewed-by: bpatel
jjg [Fri, 18 Jun 2010 16:45:13 -0700] rev 5854
6962540: langtools Makefile sets DEV_NULL incorrectly
Reviewed-by: ohair
lana [Wed, 16 Jun 2010 17:52:10 -0700] rev 5853
Merge
lana [Wed, 16 Jun 2010 14:09:03 -0700] rev 5852
Merge
jjg [Wed, 16 Jun 2010 16:23:27 -0700] rev 5851
6956638: JavacTask.generate does not generate all required files
Reviewed-by: darcy
Contributed-by: joshuamaurice@gmail.com
jjg [Fri, 11 Jun 2010 17:24:23 -0700] rev 5850
6958836: javadoc should support -Xmaxerrs and -Xmaxwarns
Reviewed-by: darcy
jjg [Fri, 11 Jun 2010 07:12:07 -0700] rev 5849
6877961: langtools build should allow more options when running jtreg
Reviewed-by: mcimadamore
jjg [Thu, 10 Jun 2010 17:09:56 -0700] rev 5848
6960407: Potential rebranding issues in openjdk/langtools repository sources
Reviewed-by: darcy
jjg [Thu, 10 Jun 2010 16:08:01 -0700] rev 5847
6944312: Potential rebranding issues in openjdk/langtools repository sources
Reviewed-by: darcy
mcimadamore [Thu, 10 Jun 2010 09:29:23 +0100] rev 5846
6945418: Project Coin: Simplified Varargs Method Invocation
Summary: Add new mandatory warning for unsafe vararg method declaration. Warning can be suppressed as usual (@SuppressWarnings("varargs")/-Xlint:-varargs)
Reviewed-by: jjg, darcy
jjg [Fri, 04 Jun 2010 17:33:25 -0700] rev 5845
6958802: cleanup and doc langtools build.xml file
Reviewed-by: ohair
jjg [Fri, 04 Jun 2010 14:54:54 -0700] rev 5844
6958391: add vizant support to langtools build
Reviewed-by: mcimadamore
darcy [Thu, 03 Jun 2010 19:56:12 -0700] rev 5843
6519115: MirroredTypeException thrown but should be MirroredTypesException
Reviewed-by: jjg
jjg [Thu, 03 Jun 2010 17:14:20 -0700] rev 5842
6955264: add option to suppress Abort in Check.completionError
Reviewed-by: mcimadamore
darcy [Wed, 02 Jun 2010 19:08:47 -0700] rev 5841
6933147: Provided new utility visitors supporting SourceVersion.RELEASE_7
Reviewed-by: jjg
mikejwre [Thu, 24 Jun 2010 20:03:19 -0700] rev 5840
Added tag jdk7-b99 for changeset c24b113fe4ac
duke [Wed, 05 Jul 2017 17:16:49 +0200] rev 5839
Merge
lana [Tue, 29 Jun 2010 22:31:40 -0700] rev 5838
Merge
lana [Mon, 21 Jun 2010 22:07:06 -0700] rev 5837
Merge
ohair [Thu, 17 Jun 2010 17:19:58 -0700] rev 5836
6955292: Workaround ant 1.7.1 package-info.java issue in ant scripts
6940241: Change jaxp/jaxws so that the http downloads are not done by default
6960333: Add make level ALLOW_DOWNLOADS=true option
Reviewed-by: darcy, ramap
ohair [Thu, 17 Jun 2010 17:18:55 -0700] rev 5835
6869741: Integrate JAX-WS 2.2 and JAXB 2.2 in JDK 7
Reviewed-by: darcy, ramap
mikejwre [Thu, 24 Jun 2010 20:03:05 -0700] rev 5834
Added tag jdk7-b99 for changeset a66eb9dba76c
duke [Wed, 05 Jul 2017 17:16:45 +0200] rev 5833
Merge
lana [Tue, 29 Jun 2010 22:31:39 -0700] rev 5832
Merge
lana [Mon, 21 Jun 2010 22:07:03 -0700] rev 5831
Merge
ohair [Thu, 17 Jun 2010 10:50:14 -0700] rev 5830
6955292: Workaround ant 1.7.1 package-info.java issue in ant scripts
6960333: Add make level ALLOW_DOWNLOADS=true option
6940241: Change jaxp/jaxws so that the http downloads are not done by default
Reviewed-by: darcy
ohair [Thu, 17 Jun 2010 10:43:17 -0700] rev 5829
6955301: Update names and references to rebranded drop bundles (jaxp, jaxws, jaf)
Reviewed-by: darcy
mikejwre [Thu, 24 Jun 2010 20:03:04 -0700] rev 5828
Added tag jdk7-b99 for changeset 2ac6aa68ce63
duke [Wed, 05 Jul 2017 17:16:42 +0200] rev 5827
Merge
lana [Tue, 29 Jun 2010 22:31:34 -0700] rev 5826
Merge
lana [Mon, 21 Jun 2010 22:06:51 -0700] rev 5825
Merge
lana [Wed, 16 Jun 2010 13:41:34 -0700] rev 5824
Merge
jjg [Mon, 14 Jun 2010 11:28:53 -0700] rev 5823
6960831: fix CORBA build warnings
Reviewed-by: darcy
mikejwre [Thu, 24 Jun 2010 20:02:56 -0700] rev 5822
Added tag jdk7-b99 for changeset 3eab1800a65c
duke [Wed, 05 Jul 2017 17:16:38 +0200] rev 5821
Merge
ohair [Wed, 07 Jul 2010 10:21:59 -0700] rev 5820
6967036: Need to fix links with // in Javadoc comments
Reviewed-by: mchung
mikejwre [Wed, 30 Jun 2010 18:57:51 -0700] rev 5819
Merge
prr [Tue, 29 Jun 2010 16:34:17 -0700] rev 5818
6964882: 32 bit JDK does not build on 64 bit Windows platforms
Reviewed-by: ohair, valeriep
lana [Tue, 29 Jun 2010 22:34:59 -0700] rev 5817
Merge
lana [Mon, 21 Jun 2010 22:08:10 -0700] rev 5816
Merge
mchung [Mon, 21 Jun 2010 15:02:47 -0700] rev 5815
6962815: support enable and disable of the servicetag's system registry for testing purpose
Summary: Allow the system registry to be disabled/enabled at runtime
Reviewed-by: ksrini
mchung [Sun, 20 Jun 2010 19:56:42 -0700] rev 5814
6962478: Privacy page referenced in register_ja.html is incorrect
Summary: Fix the URL for the privacy page
Reviewed-by: ogino
ohair [Sun, 20 Jun 2010 14:53:36 -0700] rev 5813
6962617: Testcase changes, cleanup of problem list for jdk_tools targets
Reviewed-by: alanb
ohair [Sun, 20 Jun 2010 14:51:33 -0700] rev 5812
6960853: Cleanup makefiles, remove unused vars etc.
Reviewed-by: alanb
ksrini [Sat, 19 Jun 2010 17:42:39 -0700] rev 5811
6712743: pack200: should default to 150.7 pack format for classfiles without any classes.
Reviewed-by: jrose
alanb [Sat, 19 Jun 2010 15:17:36 +0100] rev 5810
6962419: TEST_BUG: java_io tests fails in samevm mode
Reviewed-by: ohair, sherman
alanb [Fri, 18 Jun 2010 20:59:13 +0100] rev 5809
6962045: TEST_BUG: Tests in test/java/io/Serializable leave files open
Reviewed-by: mchung
mchung [Fri, 18 Jun 2010 09:35:22 -0700] rev 5808
6961894: TEST_BUG: jdk_lang tests fail in samevm mode
Summary: Fixed jdk_lang tests to run in samevm mode or mark to run in othervm
Reviewed-by: alanb
alanb [Fri, 18 Jun 2010 16:16:51 +0100] rev 5807
4981129: (dc) DatagramSocket created by DatagramChannel does not provide sender info
Reviewed-by: chegar
ohair [Thu, 17 Jun 2010 14:42:30 -0700] rev 5806
6869741: Integrate JAX-WS 2.2 and JAXB 2.2 in JDK 7
Reviewed-by: ramap
sherman [Thu, 17 Jun 2010 13:21:46 -0700] rev 5805
6962067: TEST_BUG: Tests in java/util/zip/ZipFile leave file open
Summary: Close zipfile and io stream when done
Reviewed-by: alanb
alanb [Thu, 17 Jun 2010 17:49:59 +0100] rev 5804
6395224: (so) SocketChannel writer blocked on large buffer is not preempted by close method (vista)
Reviewed-by: chegar
mchung [Wed, 16 Jun 2010 23:27:41 -0700] rev 5803
6961408: test/java/util/logging/ParentLoggersTest.java fails in samevm mode
Summary: Check against the list of loggers added since the test begins to run
Reviewed-by: dcubed
weijun [Thu, 17 Jun 2010 13:46:15 +0800] rev 5802
6959292: regression: cannot login if session key and preauth does not use the same etype
Reviewed-by: xuelei, valeriep
lana [Wed, 16 Jun 2010 14:07:47 -0700] rev 5801
Merge
mchung [Wed, 16 Jun 2010 12:40:22 -0700] rev 5800
6961502: TEST_BUG: test/java/lang/ClassLoader/defineClass/DefineClassByteBuffer.java fails
Summary: Fix the test to define TestClass by DummyClassLoader as it intends to do
Reviewed-by: alanb
ksrini [Wed, 16 Jun 2010 12:36:49 -0700] rev 5799
6575373: Error verifying signatures of pack200 files in some cases
Reviewed-by: jrose, forax
alanb [Wed, 16 Jun 2010 14:24:46 +0100] rev 5798
6961630: TEST_BUG: Several SocketChannel and Selector tests can fail with "address already in use"
Reviewed-by: chegar
mchung [Tue, 15 Jun 2010 20:34:49 -0700] rev 5797
6961506: TEST_BUG: ResourceBundle/Bug4168625Test.java and TestBug4179766.java fails in samevm mode
Summary: Set the proper parent class loader of Loader and SimpleLoader
Reviewed-by: naoto
mchung [Tue, 15 Jun 2010 20:29:22 -0700] rev 5796
6961518: TEST_BUG: add @run main/othervm in tests that call setSecurityManager
Summary: Mark tests to run in othervm
Reviewed-by: ohair
alanb [Tue, 15 Jun 2010 21:43:59 +0100] rev 5795
Merge
alanb [Tue, 15 Jun 2010 16:42:54 +0100] rev 5794
6961358: TEST_BUG: java/nio/channels/SocketChannel/OpenLeak.java can't run in samevm mode
Reviewed-by: chegar
alanb [Tue, 15 Jun 2010 16:36:20 +0100] rev 5793
6932744: TEST_BUG: java/nio/channels/Selector/OpRead.java failing
Reviewed-by: chegar
mchung [Tue, 15 Jun 2010 09:54:03 -0700] rev 5792
6959641: testcase failing java/util/Locale/Bug4184873Test.java
Summary: Revert the Bug4184873_{he,id,yi} files to revision 0 (before rebranding)
Reviewed-by: naoto
mchung [Tue, 15 Jun 2010 09:52:34 -0700] rev 5791
Merge
mchung [Tue, 15 Jun 2010 09:49:31 -0700] rev 5790
6952161: Rebranding: Registration html for servicetag
Summary: Rebrand register.html and jdk_header.png
Reviewed-by: ohair, asaha, ogino, mfang
mchung [Mon, 14 Jun 2010 14:44:00 -0700] rev 5789
6960789: com.sun.servicetag API needs to be added in ct.sym
Summary: Include com.sun.servicetag classes when generating ct.sym
Reviewed-by: alanb, jjg
alanb [Tue, 15 Jun 2010 10:03:37 +0100] rev 5788
6961062: (dc) Several DatagramChannel tests timeout or fail with "address already in use"
Reviewed-by: chegar
martin [Sun, 13 Jun 2010 17:19:22 -0700] rev 5787
6960898: Regression due to src/share/classes/java/lang/ProcessBuilder.java changes
Summary: Use Null{In,Out}putStream.INSTANCE as with Linux code
Reviewed-by: ohair
martin [Fri, 11 Jun 2010 18:55:45 -0700] rev 5786
6944584: Improvements to subprocess handling on Unix
Summary: use thread pool for reaper thread; move most I/O operations out of reaper thread
Reviewed-by: michaelm, hiroshi
andrew [Sat, 12 Jun 2010 01:32:43 +0100] rev 5785
6959197: When building with JAVAC_MAX_WARNINGS=true, the build fails in sun/nio/cs due to the use of -Werror
Summary: Remove unneeded casts, add generic types and make better use of static data
Reviewed-by: sherman
alanb [Fri, 11 Jun 2010 14:47:22 +0100] rev 5784
6938230: (so) SocketAdaptor.close() does not translate IOException resulting in Error
Reviewed-by: chegar
alanb [Fri, 11 Jun 2010 14:31:26 +0100] rev 5783
6934585: TEST_BUG: java/nio/channels/AsynchronousSocketChannel/Basic.java
Reviewed-by: chegar
weijun [Fri, 11 Jun 2010 11:38:36 +0800] rev 5782
6958869: regression: PKIXValidator fails when multiple trust anchors have same dn
Reviewed-by: xuelei, wetmore, mullan
martin [Thu, 10 Jun 2010 15:55:26 -0700] rev 5781
6959259: Minor improvements to static Random field caching
Summary: Cache fields in locals; small javadoc clarifications
Reviewed-by: emcmanus, dholmes, forax, dl
martin [Thu, 10 Jun 2010 15:54:25 -0700] rev 5780
6960394: Stop linking with -lnsl on Linux
Summary: Define LIBNSL (like LIBSOCKET), non-empty only on Solaris
Reviewed-by: ohair
mchung [Thu, 10 Jun 2010 14:21:37 -0700] rev 5779
Merge
mchung [Thu, 10 Jun 2010 14:14:17 -0700] rev 5778
6959965: jstat: Add new -classload option to print class loading statistics
Summary: Add a new jstat -classload option
Reviewed-by: alanb
alanb [Wed, 09 Jun 2010 18:51:32 +0100] rev 5777
6935563: (dc) Improve connection reset/port unreachable handling [win]
Reviewed-by: chegar
darcy [Tue, 08 Jun 2010 18:52:17 -0700] rev 5776
6935997: Please add a nested throwable constructor to AssertionError
Reviewed-by: martin, forax, wetmore
chegar [Tue, 08 Jun 2010 10:46:14 +0100] rev 5775
6957375: java/net/ResponseCache getResponseCode and ResponseCacheTest fail after rebranding
Reviewed-by: ohair, wetmore, alanb
weijun [Fri, 04 Jun 2010 19:28:53 +0800] rev 5774
6951366: kerberos login failure on win2008 with AD set to win2000 compat mode
Reviewed-by: valeriep, xuelei
martin [Wed, 02 Jun 2010 17:53:54 -0700] rev 5773
6955840: ThreadLocalRandom bug - overriden setSeed(long) method is not invoked for java.util.Random(long)
Summary: Allow setSeed only during construction
Reviewed-by: dl, dholmes
alanb [Wed, 02 Jun 2010 09:35:32 +0100] rev 5772
Merge
alanb [Wed, 02 Jun 2010 09:29:39 +0100] rev 5771
6950927: Testcase failure sun/management/jmxremote/bootstrap/JvmstatCountersTest.java
Reviewed-by: dholmes, dcubed
lana [Mon, 21 Jun 2010 22:06:28 -0700] rev 5770
Merge
alexp [Tue, 15 Jun 2010 21:32:59 +0400] rev 5769
6739756: JToolBar leaves space for non-visible items under Nimbus L&F
Reviewed-by: peterz
alexp [Tue, 15 Jun 2010 21:28:22 +0400] rev 5768
6771547: SynthParser throws StringIndexOutOfBoundsException parsing custom ColorTypes
Reviewed-by: rupashka
alexp [Tue, 15 Jun 2010 19:10:42 +0400] rev 5767
6735259: NPE at WindowsComboBoxUI$XPComboBoxButton.getState(WindowsComboBoxUI.java:408)
Reviewed-by: rupashka
alexp [Tue, 15 Jun 2010 19:05:44 +0400] rev 5766
6788484: NPE in DefaultTableCellHeaderRenderer.getColumnSortOrder() with null table
Reviewed-by: rupashka
malenkov [Tue, 15 Jun 2010 17:39:55 +0400] rev 5765
5066685: BorderFactory lacks SoftBevelBorder support
Reviewed-by: alexp
lana [Thu, 10 Jun 2010 14:18:45 -0700] rev 5764
Merge
rupashka [Wed, 02 Jun 2010 12:53:35 +0400] rev 5763
6636983: Japanese text does not display correctly in a JEditorPane
Reviewed-by: peterz
rupashka [Wed, 02 Jun 2010 11:59:27 +0400] rev 5762
6857057: api/javax_swing/text/GlyphView/index.html#Methods test fails
Reviewed-by: peterz
lana [Mon, 21 Jun 2010 22:05:11 -0700] rev 5761
Merge
anthony [Fri, 18 Jun 2010 17:13:26 +0400] rev 5760
6961754: JCK tests CvsEventTest0001 and CvsEventTest0002 fail under FF 3.5 on OEL 5
Summary: Check the return value of XlibUtil.translateCoordinates() for null
Reviewed-by: art, dcherepanov
anthony [Fri, 18 Jun 2010 17:09:28 +0400] rev 5759
6959165: JVM crash during execution FileDialogBufferOverflowTest.html
Summary: Add proper synchronization
Reviewed-by: art, dcherepanov
coffeys [Wed, 16 Jun 2010 16:15:57 +0100] rev 5758
6860491: WRAP_TIME_MILLIS incorrectly set
Summary: Alter WRAP_TIME_MILLIS to be unsigned
Reviewed-by: yan
anthony [Wed, 16 Jun 2010 11:26:15 +0400] rev 5757
6959787: java/awt/FileDialog/FilenameFilterTest/FilenameFilterTest.html failed on 7b94
Summary: Add a delay to the test to make sure the filename filters are called.
Reviewed-by: dcherepanov, art
lana [Mon, 21 Jun 2010 22:04:23 -0700] rev 5756
Merge
prr [Fri, 18 Jun 2010 11:00:14 -0700] rev 5755
6961633: gui applications cause a jvm crash on windows
Reviewed-by: ceisserer, bae
neugens [Wed, 16 Jun 2010 20:46:10 +0200] rev 5754
6961732: FontMetrics.getLeading() may be negative in freetype-based OpenJDK builds.
Summary: Fix premature integer roundings to preserve correct height, width and descent values for fonts
Reviewed-by: prr
lana [Thu, 10 Jun 2010 18:58:31 -0700] rev 5753
Merge
igor [Thu, 10 Jun 2010 15:00:30 -0700] rev 5752
6952043: Incorrect JNI calls in fontpath.c
Reviewed-by: jgodinez, prr
andrew [Tue, 08 Jun 2010 17:52:47 +0100] rev 5751
6959123: Remove use of obsolete png_check_sig function in splashscreen_png.c
Summary: Avoid use of deprecated libpng macro (removed in some 1.4.x releases)
Reviewed-by: prr
mikejwre [Thu, 24 Jun 2010 20:03:10 -0700] rev 5750
Added tag jdk7-b99 for changeset f825b9b605e4
duke [Wed, 05 Jul 2017 17:16:26 +0200] rev 5749
Merge
mikejwre [Wed, 30 Jun 2010 18:57:35 -0700] rev 5748
Merge
prr [Tue, 29 Jun 2010 16:33:41 -0700] rev 5747
6964882: 32 bit JDK does not build on 64 bit Windows platforms
Reviewed-by: ohair, valeriep
mikejwre [Thu, 24 Jun 2010 20:03:00 -0700] rev 5746
Added tag jdk7-b99 for changeset f45234b29a80
lana [Tue, 29 Jun 2010 22:31:31 -0700] rev 5745
Merge
lana [Mon, 21 Jun 2010 22:06:46 -0700] rev 5744
Merge
ohair [Mon, 21 Jun 2010 11:00:15 -0700] rev 5743
6960853: Cleanup makefiles, remove unused vars etc.
6959596: Windows fastdebug build broken
6960335: Add top level 'make test' rule that uses test/Makefile, runs all test batches
Reviewed-by: alanb
mikejwre [Thu, 24 Jun 2010 20:02:55 -0700] rev 5742
Added tag jdk7-b99 for changeset 3aeed58228be
duke [Wed, 05 Jul 2017 17:16:17 +0200] rev 5741
Added tag jdk7-b99 for changeset c4c8a5bc54f6
duke [Wed, 05 Jul 2017 17:16:17 +0200] rev 5740
Merge
duke [Wed, 05 Jul 2017 17:16:14 +0200] rev 5739
Merge
jrose [Fri, 18 Jun 2010 15:12:04 -0700] rev 5738
Merge
jrose [Thu, 13 May 2010 20:01:40 -0700] rev 5737
Merge
jrose [Sat, 01 May 2010 15:05:39 -0700] rev 5736
6939134: JSR 292 adjustments to method handle invocation
Summary: split MethodHandle.invoke into invokeExact and invokeGeneric
Reviewed-by: twisti
mikejwre [Thu, 17 Jun 2010 16:28:21 -0700] rev 5735
Added tag jdk7-b98 for changeset eca02d17ce03
duke [Wed, 05 Jul 2017 17:16:10 +0200] rev 5734
Merge
mikejwre [Thu, 17 Jun 2010 16:28:05 -0700] rev 5733
Added tag jdk7-b98 for changeset 2166b8232399
duke [Wed, 05 Jul 2017 17:16:07 +0200] rev 5732
Merge
mikejwre [Thu, 17 Jun 2010 16:28:04 -0700] rev 5731
Added tag jdk7-b98 for changeset 19fe6cf1559b
duke [Wed, 05 Jul 2017 17:16:05 +0200] rev 5730
Merge
mikejwre [Thu, 17 Jun 2010 16:27:56 -0700] rev 5729
Added tag jdk7-b98 for changeset 7b1eebf9ecf0
duke [Wed, 05 Jul 2017 17:16:02 +0200] rev 5728
Merge
jrose [Sat, 19 Jun 2010 01:14:40 -0700] rev 5727
Merge
jrose [Tue, 08 Jun 2010 23:08:56 -0700] rev 5726
6939203: JSR 292 needs method handle constants
Summary: Add new CP types CONSTANT_MethodHandle, CONSTANT_MethodType to verifier; put in runtime support upcall.
Reviewed-by: twisti
jrose [Fri, 18 Jun 2010 15:23:57 -0700] rev 5725
Merge
jrose [Thu, 13 May 2010 20:01:34 -0700] rev 5724
Merge
jrose [Mon, 03 May 2010 23:32:47 -0700] rev 5723
6939196: method handle signatures off the boot class path get linkage errors
Summary: Remove workaround from MethodHandleImpl lookup code; add JUnit regression test to MethodHandlesTest.
Reviewed-by: twisti
jrose [Fri, 30 Apr 2010 23:48:23 -0700] rev 5722
6939134: JSR 292 adjustments to method handle invocation
Summary: split MethodHandle.invoke into invokeExact and invokeGeneric; also clean up JVM-to-Java interfaces
Reviewed-by: twisti
mikejwre [Thu, 17 Jun 2010 16:28:11 -0700] rev 5721
Added tag jdk7-b98 for changeset 3046e368377b
duke [Wed, 05 Jul 2017 17:15:57 +0200] rev 5720
Merge
trims [Fri, 18 Jun 2010 00:19:10 -0700] rev 5719
Merge
trims [Fri, 18 Jun 2010 00:09:22 -0700] rev 5718
Merge
jmasa [Thu, 10 Jun 2010 08:27:35 -0700] rev 5717
Merge
johnc [Mon, 07 Jun 2010 17:46:04 -0700] rev 5716
6953058: G1: A bigapp crashes with SIGSEGV in compiled code
Summary: In C2's G1 post write barrier, the loads of the buffer and index fields from the DirtyCardQueue structure may be moved across a safepoint. Use the current value of "control" in the C2 IR to limit how far these loads can move.
Reviewed-by: never, iveresov, kvn
jcoomes [Thu, 27 May 2010 13:09:56 -0700] rev 5715
6956472: test/runtime/6888954/vmerrors.sh uses ksh-specific syntax
Reviewed-by: jmelvin, kvn
johnc [Mon, 24 May 2010 17:11:22 -0700] rev 5714
6941378: G1: change default value of G1UseFixedWindowMMUTracker to true
Summary: Rather than changing the default value of the G1UseFixedWindowMMUTracker, the flag and associated guarantee have been removed.
Reviewed-by: jcoomes, tonyp, ysr
coleenp [Wed, 09 Jun 2010 13:53:58 -0400] rev 5713
Merge
coleenp [Fri, 04 Jun 2010 17:44:51 -0400] rev 5712
Merge
acorn [Thu, 03 Jun 2010 13:34:47 -0400] rev 5711
Merge
acorn [Thu, 03 Jun 2010 13:21:47 -0400] rev 5710
6852873: Reduce safepoint cleanup time
Summary: New optional flags to reduce inflated monitor cleanup times
Reviewed-by: chrisphi, dice
kamg [Thu, 27 May 2010 17:06:39 -0400] rev 5709
6930553: classfile format checker allows invalid method descriptor in CONSTANT_NameAndType_info in some cases
Summary: Check NameAndType_info signatures aggressively, even when unreferenced
Reviewed-by: coleenp, acorn, never
never [Mon, 07 Jun 2010 14:17:01 -0700] rev 5708
6958485: fix for 6879921 was insufficient
Reviewed-by: kvn
iveresov [Fri, 04 Jun 2010 11:18:04 -0700] rev 5707
6958292: C1: Enable parallel compilation
Summary: Enable parallel compilation in C1
Reviewed-by: never, kvn
kvn [Thu, 03 Jun 2010 14:20:27 -0700] rev 5706
6958254: -XX:+VerifyOops is broken on x86
Summary: save and restore r10 in verify_oop().
Reviewed-by: never
trims [Thu, 17 Jun 2010 23:59:24 -0700] rev 5705
Merge
trims [Fri, 04 Jun 2010 11:54:35 -0700] rev 5704
Merge
trims [Thu, 03 Jun 2010 18:18:56 -0700] rev 5703
6958458: Bump the HS19 build number to 03
Summary: Update the HS19 build number to 03
Reviewed-by: jcoomes
jrose [Wed, 02 Jun 2010 22:45:42 -0700] rev 5702
Merge
never [Wed, 02 Jun 2010 20:15:33 -0700] rev 5701
6930994: Code cache is full warning should be visible in product
Reviewed-by: kvn, twisti, ysr
never [Wed, 02 Jun 2010 14:23:23 -0700] rev 5700
6956931: assert(SafepointSynchronize::is_at_safepoint()) failed: must be executed at a safepoint
Reviewed-by: kvn, dcubed
kvn [Wed, 02 Jun 2010 12:02:49 -0700] rev 5699
6957882: nsk/sajdi tests failed with NullPointerException
Summary: VM.getObjectAlignmentInBytes() accesses intxType before it is created.
Reviewed-by: never
kvn [Wed, 02 Jun 2010 09:49:32 -0700] rev 5698
6954029: Improve implicit null check generation with compressed oops
Summary: Hoist DecodeN instruction above null check
Reviewed-by: never, twisti
jrose [Sat, 29 May 2010 19:22:32 -0700] rev 5697
6957080: MethodComparator needs stress testing
Summary: Add a stress-test flag for running MethodComparator over many inputs. Fix bugs that crop up.
Reviewed-by: kvn
jrose [Fri, 28 May 2010 16:23:51 -0700] rev 5696
6957004: MethodComparator uses the wrong CP index accessor
Summary: Change two uses of get_index_u2 to get_index_u2_cpcache; also tweak some debugging print functions
Reviewed-by: kvn
iveresov [Thu, 27 May 2010 22:01:55 -0700] rev 5695
6955349: C1: Make G1 barriers work with x64
Summary: This fixes G1 barriers in c1 on x64.
Reviewed-by: never
kvn [Thu, 27 May 2010 18:01:56 -0700] rev 5694
6916623: Align object to 16 bytes to use Compressed Oops with java heap up to 64Gb
Summary: Added new product ObjectAlignmentInBytes flag to control object alignment.
Reviewed-by: twisti, ysr, iveresov
jrose [Thu, 27 May 2010 09:54:07 -0700] rev 5693
6956164: nightly regressions from 6939207
Summary: Fix errors in 6939207.
Reviewed-by: kvn
never [Tue, 25 May 2010 13:18:49 -0700] rev 5692
Merge
never [Mon, 24 May 2010 13:53:38 -0700] rev 5691
6490487: java support on 64 bit solaris x86 machines is broken.
Reviewed-by: kvn, kamg
twisti [Tue, 25 May 2010 02:38:48 -0700] rev 5690
6934104: JSR 292 needs to support SPARC C2
Summary: C2 for SPARC needs to support JSR 292.
Reviewed-by: kvn, never
jrose [Mon, 24 May 2010 14:15:14 -0700] rev 5689
Merge
jrose [Sun, 23 May 2010 01:38:26 -0700] rev 5688
6939207: refactor constant pool index processing
Summary: Factored cleanup of instruction decode which prepares for enhanced ldc semantics.
Reviewed-by: twisti
twisti [Fri, 21 May 2010 02:59:24 -0700] rev 5687
6930772: JSR 292 needs to support SPARC C1
Summary: C1 for SPARC needs to support JSR 292.
Reviewed-by: never, jrose
twisti [Thu, 20 May 2010 06:34:23 -0700] rev 5686
6951083: oops and relocations should part of nmethod not CodeBlob
Summary: This moves the oops from Codeblob to nmethod.
Reviewed-by: kvn, never
trims [Tue, 01 Jun 2010 11:48:33 -0700] rev 5685
Merge
dcubed [Wed, 26 May 2010 14:16:55 -0700] rev 5684
Merge
kamg [Wed, 19 May 2010 10:19:10 -0400] rev 5683
6911922: JVM must throw VerifyError for jsr or jsr_w opcodes in class file v.51+
6693236: A class file whose version number is greater than to 50.0 must be verified using the typechecker
Summary: Disable failover verification for classfiles >= v51
Reviewed-by: never, acorn, dholmes
mikejwre [Thu, 17 Jun 2010 16:27:59 -0700] rev 5682
Added tag jdk7-b98 for changeset cddc74d84e01
mikejwre [Thu, 17 Jun 2010 16:27:54 -0700] rev 5681
Added tag jdk7-b98 for changeset eda3e9ad64dc
duke [Wed, 05 Jul 2017 17:15:36 +0200] rev 5680
Added tag jdk7-b98 for changeset db6e66012044
duke [Wed, 05 Jul 2017 17:15:36 +0200] rev 5679
Merge
duke [Wed, 05 Jul 2017 17:15:33 +0200] rev 5678
Merge
mikejwre [Thu, 10 Jun 2010 13:59:19 -0700] rev 5677
Added tag jdk7-b97 for changeset 8dacdb7bb25b
duke [Wed, 05 Jul 2017 17:15:31 +0200] rev 5676
Merge
mikejwre [Thu, 10 Jun 2010 13:59:04 -0700] rev 5675
Added tag jdk7-b97 for changeset 84794cde307a
duke [Wed, 05 Jul 2017 17:15:29 +0200] rev 5674
Merge
mikejwre [Thu, 10 Jun 2010 13:59:04 -0700] rev 5673
Added tag jdk7-b97 for changeset c537acdc6dba
duke [Wed, 05 Jul 2017 17:15:26 +0200] rev 5672
Merge
mikejwre [Thu, 10 Jun 2010 13:58:56 -0700] rev 5671
Added tag jdk7-b97 for changeset 75aee3dfd68e
duke [Wed, 05 Jul 2017 17:15:25 +0200] rev 5670
Merge
mikejwre [Wed, 16 Jun 2010 15:49:13 -0700] rev 5669
Merge
prr [Wed, 16 Jun 2010 09:42:39 -0700] rev 5668
6961079: Build JDK7 for 64 bit Windows using free Windows 7.1 SDK 64 bit compilers
Reviewed-by: ohair, jcoomes
prr [Mon, 14 Jun 2010 10:37:29 -0700] rev 5667
6961061: make/tools/freetypecheck doesn't build with VS2010 : breaks openjdk builds
Reviewed-by: ohair
mikejwre [Thu, 10 Jun 2010 13:59:09 -0700] rev 5666
Added tag jdk7-b97 for changeset 895b66935810
duke [Wed, 05 Jul 2017 17:15:22 +0200] rev 5665
Merge
mikejwre [Wed, 16 Jun 2010 15:48:57 -0700] rev 5664
Merge
prr [Wed, 16 Jun 2010 09:42:20 -0700] rev 5663
6961079: Build JDK7 for 64 bit Windows using free Windows 7.1 SDK 64 bit compilers
Reviewed-by: ohair, jcoomes
mikejwre [Thu, 10 Jun 2010 13:58:59 -0700] rev 5662
Added tag jdk7-b97 for changeset 3a1d6e247019
mikejwre [Wed, 16 Jun 2010 15:48:53 -0700] rev 5661
Merge
prr [Wed, 16 Jun 2010 09:41:40 -0700] rev 5660
6961079: Build JDK7 for 64 bit Windows using free Windows 7.1 SDK 64 bit compilers
Reviewed-by: ohair, jcoomes
mikejwre [Thu, 10 Jun 2010 13:58:55 -0700] rev 5659
Added tag jdk7-b97 for changeset 96c2ff3f0865
duke [Wed, 05 Jul 2017 17:15:14 +0200] rev 5658
Added tag jdk7-b97 for changeset 7e406ebed9a5
duke [Wed, 05 Jul 2017 17:15:14 +0200] rev 5657
Merge
duke [Wed, 05 Jul 2017 17:15:12 +0200] rev 5656
Merge
lana [Mon, 07 Jun 2010 17:09:52 -0700] rev 5655
Merge
lana [Fri, 28 May 2010 12:41:48 -0700] rev 5654
Merge
lana [Mon, 24 May 2010 09:07:04 -0700] rev 5653
Merge
jjg [Fri, 21 May 2010 17:32:19 -0700] rev 5652
6954901: langtools/test/Makefile should check for bin/javac(.exe) instead of lib/tools.jar
Reviewed-by: ohair
mcimadamore [Wed, 19 May 2010 16:43:30 +0100] rev 5651
6951833: latest diamond implementation generates spurious raw type warnings
Summary: Raw warning checks should be disabled in the presence of a diamond AST node
Reviewed-by: jjg
mcimadamore [Wed, 19 May 2010 16:43:06 +0100] rev 5650
6948381: javac Null Pointer Exception in Types.makeCompoundType
Summary: Race condition between symbol completion and attribution of import statements causes NPE when creating intersection type
Reviewed-by: jjg
mcimadamore [Wed, 19 May 2010 16:42:37 +0100] rev 5649
6946618: sqe test fails: javac/generics/NewOnTypeParm in pit jdk7 b91 in all platforms.
Summary: Bad cast to ClassType in the new diamond implementation fails if the target type of the instance creation expression is a type-variable
Reviewed-by: jjg
mcimadamore [Wed, 19 May 2010 16:41:57 +0100] rev 5648
6880344: Recursive type parameters do not compile
Summary: Issue in type-variable substitution causes valid code to be rejected
Reviewed-by: jjg
jjg [Thu, 13 May 2010 11:30:28 -0700] rev 5647
6952188: update timeout for langtools jtreg tests on JPRT
Reviewed-by: ohair
mikejwre [Thu, 03 Jun 2010 13:30:30 -0700] rev 5646
Added tag jdk7-b96 for changeset 766529b3422f
duke [Wed, 05 Jul 2017 17:15:05 +0200] rev 5645
Merge
mikejwre [Thu, 03 Jun 2010 13:30:13 -0700] rev 5644
Added tag jdk7-b96 for changeset 28ba1ea472b9
duke [Wed, 05 Jul 2017 17:15:02 +0200] rev 5643
Merge
mikejwre [Thu, 03 Jun 2010 13:30:13 -0700] rev 5642
Added tag jdk7-b96 for changeset 4d5b1beafffc
duke [Wed, 05 Jul 2017 17:14:59 +0200] rev 5641
Merge
mikejwre [Wed, 09 Jun 2010 18:56:22 -0700] rev 5640
Merge
andrew [Thu, 03 Jun 2010 19:37:48 +0100] rev 5639
6958257: Add support for alpha
Summary: Allow the Zero port to be built on alpha architectures
Reviewed-by: ohair
lana [Mon, 07 Jun 2010 16:15:35 -0700] rev 5638
Merge
alanb [Tue, 01 Jun 2010 15:16:36 +0100] rev 5637
6955873: CORBA resources bundles and javax.activity missing from b94
Reviewed-by: ohair
mikejwre [Thu, 03 Jun 2010 13:30:04 -0700] rev 5636
Added tag jdk7-b96 for changeset 43de3ab7df33
duke [Wed, 05 Jul 2017 17:14:56 +0200] rev 5635
Merge
mikejwre [Wed, 09 Jun 2010 18:56:41 -0700] rev 5634
Merge
ohair [Mon, 07 Jun 2010 12:22:21 -0700] rev 5633
6959116: Fix regression in make/jdk_generic_profile.sh (PROCESSOR_IDENTIFIER)
Reviewed-by: alanb
andrew [Thu, 03 Jun 2010 18:49:35 +0100] rev 5632
6958257: Add support for alpha
Summary: Allow the Zero port to be built on alpha architectures
Reviewed-by: ohair
lana [Mon, 07 Jun 2010 17:08:26 -0700] rev 5631
Merge
lana [Mon, 07 Jun 2010 15:35:36 -0700] rev 5630
6888130: SwingSet2: Demo is not launching and throwing NPE.
Reviewed-by: prr
lana [Tue, 01 Jun 2010 21:36:00 -0700] rev 5629
Merge
weijun [Tue, 01 Jun 2010 10:52:42 +0800] rev 5628
6950931: test fails on windows sun/security/tools/jarsigner/crl.sh
Reviewed-by: wetmore, xuelei
lana [Fri, 28 May 2010 12:10:14 -0700] rev 5627
Merge
andrew [Fri, 28 May 2010 17:01:20 +0100] rev 5626
Merge
andrew [Fri, 28 May 2010 16:59:44 +0100] rev 5625
6956840: (ch) Rawtype warning when compiling sun.nio.ch.CompletedFuture
Summary: Add missing generic type to CompletedFuture construction and remove unneeded SuppressWarnings annotations.
Reviewed-by: alanb
weijun [Thu, 27 May 2010 17:24:40 +0800] rev 5624
6955783: ServiceUnavailableException caught even the secondary DNS is available
Reviewed-by: vinnie
jjg [Tue, 25 May 2010 15:39:38 -0700] rev 5623
6934615: Relative classpaths in jarfile manifests are handled inefficiently by rmic
Reviewed-by: darcy
weijun [Tue, 25 May 2010 18:20:54 +0800] rev 5622
6948287: KDC test strange knvo
Reviewed-by: xuelei
sherman [Mon, 24 May 2010 16:41:03 -0400] rev 5621
Merge
sherman [Mon, 24 May 2010 15:20:23 -0400] rev 5620
4690407: JAR tool: option -i can't be combined with other options
Summary: -i can't combined with cxut, do sanity check on options
Reviewed-by: martin
lana [Mon, 24 May 2010 09:06:11 -0700] rev 5619
Merge
sherman [Mon, 24 May 2010 00:39:57 -0400] rev 5618
4691425: GZIPInputStream fails to read concatenated .gz files
Summary: to support concatenated .gz streams
Reviewed-by: martin
weijun [Mon, 24 May 2010 10:05:04 +0800] rev 5617
6932525: Incorrect encryption types of KDC_REQ_BODY of AS-REQ with pre-authentication
Reviewed-by: valeriep
weijun [Mon, 24 May 2010 09:37:16 +0800] rev 5616
6948781: CertificateFactory.generateCertificate doesn't throw CertificateException for malformed certificate
Reviewed-by: mullan
weijun [Mon, 24 May 2010 09:37:02 +0800] rev 5615
6882687: KerberosTime too imprecise
Reviewed-by: valeriep
weijun [Mon, 24 May 2010 09:28:25 +0800] rev 5614
6954621: small error in 6948909
Reviewed-by: xuelei
weijun [Mon, 24 May 2010 09:28:06 +0800] rev 5613
6948803: CertPath validation regression caused by SHA1 replacement root and MD2 disable feature
Reviewed-by: xuelei, mullan
michaelm [Fri, 21 May 2010 07:29:48 +0100] rev 5612
6773270: java.net.URI fails to escape \u0000
Summary: check for \u0000
Reviewed-by: alanb
ohair [Thu, 20 May 2010 13:57:58 -0700] rev 5611
6954064: Fix the windows arch settings in the makefiles and chmod logic in test/Makefile
Reviewed-by: wetmore
sherman [Tue, 18 May 2010 15:36:47 -0700] rev 5610
6945564: Unicode script support in Character class
6948903: Make Unicode scripts available for use in regular expressions
Summary: added Unicode script suport
Reviewed-by: martin
mchung [Tue, 18 May 2010 13:12:46 -0700] rev 5609
6951599: Rename package of security tools for modularization
Summary: Move PolicyTool to sun.security.tools.policytool package
Reviewed-by: weijun
sherman [Mon, 17 May 2010 16:18:13 -0700] rev 5608
4853493: GZIPOutputStream passes a reference to a private array into an untrusted method
Summary: create a new header byte array for each header writeout
Reviewed-by: martin
sherman [Mon, 17 May 2010 12:19:49 -0700] rev 5607
4813885: RFE: GZIPOutputStream should implement flush using Z_SYNC_FLUSH
Summary: Added new constructors to allow flush() work in Z_SYNC_FLUSH mode
Reviewed-by: martin
sherman [Sun, 16 May 2010 21:22:07 -0700] rev 5606
4465490: Suspicious about double-check locking idiom being used in the code
Summary: to use volatile for the double-checked object
Reviewed-by: weijun
sherman [Fri, 14 May 2010 13:46:53 -0700] rev 5605
4263582: RFE: GZIPInputStream throws IOException on non-gzipped data
Summary: throw ZipException instead of IOException
Reviewed-by: martin
sherman [Fri, 14 May 2010 13:30:37 -0700] rev 5604
6952701: Use http://www.ietf.org/rfc for rfc references in jdk public APIs
Summary: replace www.isi.edu/in-notes with www.ietf.org/rfc
Reviewed-by: martin
martin [Thu, 13 May 2010 21:56:13 -0700] rev 5603
6952330: Fix for 6933217 broke contract of StringBuffer.ensureCapacity
Summary: make sure to grow with size => size * 2 + 2
Reviewed-by: dholmes, chegar, ohair
sherman [Thu, 13 May 2010 21:30:18 -0700] rev 5602
6951064: Typo in javadoc for ZipException ctors
Summary: fixed the doc typo
Reviewed-by: martin
ptisnovs [Thu, 13 May 2010 10:11:17 +0200] rev 5601
6951887: Wrong redirection useage in test sun/nio/cs/Test4200310.sh
Summary: Testcase correction.
Reviewed-by: sherman
ohair [Wed, 12 May 2010 21:35:55 -0700] rev 5600
6943915: Adjust jdk/test/Makefile to deal with .dll and .so libraries needing execute permissions
Summary: And adjustments to test problem list.
Reviewed-by: jjg
mchung [Wed, 12 May 2010 14:41:10 -0700] rev 5599
6951661: Eliminate jvmstat dependency on sun.management.counter
Summary: jvmstat keeps its own copy of Units and Variability class
Reviewed-by: alanb
lana [Tue, 01 Jun 2010 21:25:26 -0700] rev 5598
Merge
lana [Tue, 01 Jun 2010 14:17:38 -0700] rev 5597
Merge
alexp [Fri, 28 May 2010 19:55:52 +0400] rev 5596
6670274: Incorrect tab titles for JTabbedPane if using HTML (BasicTabbedPanelUI problem)
Reviewed-by: rupashka
alexp [Fri, 28 May 2010 19:46:26 +0400] rev 5595
6889007: No resize cursor during hovering mouse over JTable
Reviewed-by: rupashka
peterz [Fri, 28 May 2010 13:32:40 +0400] rev 5594
6954231: SynthTextPaneUI.installUI() doesn't set component to opaque even if prop was not set by client progr
Reviewed-by: alexp
peterz [Fri, 28 May 2010 13:31:38 +0400] rev 5593
6929507: Build error on file swing.plaf.synth.SynthUI
Reviewed-by: rupashka
rupashka [Wed, 26 May 2010 22:02:32 +0400] rev 5592
6925473: REGRESSION: JOptionPane in dialog is full-screen height
Reviewed-by: peterz
peterz [Wed, 26 May 2010 20:22:23 +0400] rev 5591
6632959: swing html parser doesn't know € or ›
Reviewed-by: alexp
alexp [Tue, 25 May 2010 20:54:59 +0400] rev 5590
6884066: JTableHeader listens mouse in disabled state and doesn't work when not attached to a table
Reviewed-by: rupashka
alexp [Tue, 25 May 2010 20:39:52 +0400] rev 5589
6768387: REGRESSION: JTable no longer serializable
Reviewed-by: rupashka
alexp [Tue, 25 May 2010 20:30:54 +0400] rev 5588
6937798: Nimbus: Issues with JTable grid
Reviewed-by: rupashka
alexp [Tue, 25 May 2010 20:22:44 +0400] rev 5587
6786238: api/javax_swing/DefaultDesktopManager/descriptions.html#xxxFrame Fails with NPE since 6u12 b02
Reviewed-by: rupashka
lana [Fri, 21 May 2010 17:49:15 -0700] rev 5586
Merge
alexp [Fri, 21 May 2010 22:04:35 +0400] rev 5585
6953396: javax.swing.plaf.basic.BasicViewportUI.uninstallDefaults() is not called when UI is uninstalled
Reviewed-by: rupashka
malenkov [Thu, 20 May 2010 20:42:56 +0400] rev 5584
6910490: MatteBorder JScrollpane interaction
Reviewed-by: alexp
malenkov [Thu, 20 May 2010 18:44:51 +0400] rev 5583
6479191: LTP: XMLEncoder does not update initialized property of GridBagConstraints type
Reviewed-by: rupashka
peytoia [Tue, 18 May 2010 16:40:53 +0900] rev 5582
6953294: Fix for 6909002 was incorrectly merged
Reviewed-by: okutsu
rupashka [Mon, 17 May 2010 17:23:18 +0400] rev 5581
6938481: 4906607 is not fixed for NIMBUS L&F
Reviewed-by: alexp
lana [Sat, 29 May 2010 23:26:16 -0700] rev 5580
Merge
ceisserer [Fri, 28 May 2010 11:37:44 -0700] rev 5579
6307603: [X11] Use RENDER extension for complex operations done in software
Reviewed-by: bae, igor, prr
prr [Thu, 27 May 2010 08:53:45 -0700] rev 5578
6954424: Support OpenType/CFF fonts in JDK 7
Reviewed-by: bae, igor
mikejwre [Thu, 03 Jun 2010 13:30:19 -0700] rev 5577
Added tag jdk7-b96 for changeset ba0f3e4fc590
duke [Wed, 05 Jul 2017 17:14:29 +0200] rev 5576
Merge
trims [Fri, 04 Jun 2010 11:43:53 -0700] rev 5575
Added tag hs19-b02 for changeset 95a32517326e
mikejwre [Thu, 03 Jun 2010 13:30:08 -0700] rev 5574
Added tag jdk7-b96 for changeset 95a32517326e
mikejwre [Thu, 03 Jun 2010 13:30:03 -0700] rev 5573
Added tag jdk7-b96 for changeset 1496a9cbeac4
duke [Wed, 05 Jul 2017 17:14:21 +0200] rev 5572
Added tag jdk7-b96 for changeset d260f892491e
duke [Wed, 05 Jul 2017 17:14:21 +0200] rev 5571
Merge
duke [Wed, 05 Jul 2017 17:14:19 +0200] rev 5570
Merge
mikejwre [Wed, 02 Jun 2010 15:40:01 -0700] rev 5569
Merge
ohair [Wed, 26 May 2010 20:22:54 -0700] rev 5568
6956202: Fix a few missed rebranding issues, please contact lines etc.
Reviewed-by: darcy, jjg, weijun
mikejwre [Thu, 27 May 2010 10:57:35 -0700] rev 5567
Added tag jdk7-b95 for changeset f8f961ea5739
duke [Wed, 05 Jul 2017 17:14:15 +0200] rev 5566
Merge
mikejwre [Thu, 27 May 2010 10:57:19 -0700] rev 5565
Added tag jdk7-b95 for changeset 8971a47eb364
duke [Wed, 05 Jul 2017 17:14:11 +0200] rev 5564
Merge
mikejwre [Thu, 27 May 2010 10:57:18 -0700] rev 5563
Added tag jdk7-b95 for changeset eca8ec9ea1e6