iveresov [Tue, 09 Nov 2010 15:12:15 -0800] rev 7124
6998737: JSR 292: Remove the plug guarding the use of compressed oops
Summary: The plug that guards the use of compressed oops with invokedynamic needs to be removed
Reviewed-by: twisti, kvn
iveresov [Mon, 08 Nov 2010 14:33:48 -0800] rev 7123
Merge
kvn [Sat, 06 Nov 2010 20:35:36 -0700] rev 7122
6991188: C2 Crashes while compiling method
Summary: Do several iterations to build EA Connection Graph.
Reviewed-by: never, twisti, ysr
kvn [Sat, 06 Nov 2010 18:52:07 -0700] rev 7121
6997311: SIGFPE in new long division asm code
Summary: use unsigned DIV instruction
Reviewed-by: never
iveresov [Sat, 06 Nov 2010 02:53:59 -0700] rev 7120
Merge
iveresov [Fri, 05 Nov 2010 14:49:50 -0700] rev 7119
6997456: Not possible to build just compiler2
Summary: Fix the compiler error. Allow to build just c2 specifying FORCE_TIERED=0 on the command line.
Reviewed-by: never, kvn
jrose [Fri, 05 Nov 2010 12:18:30 -0700] rev 7118
6996563: 6984311 changes forgot to update vmStructs.cpp for new field _operands
Summary: Add missing line to vmStructs. Also fix bug with class dumper.
Reviewed-by: twisti, kvn
twisti [Thu, 04 Nov 2010 12:16:58 -0700] rev 7117
6997459: JSR 292 after 6994093 getting: on return to interpreted call, restored SP is corrupted
Reviewed-by: kvn, jrose, never
twisti [Tue, 02 Nov 2010 14:56:40 -0700] rev 7116
6996240: The BitSet.length method sometimes returns an index+1 value less than that of the highest bit set.
Reviewed-by: never, kvn
kvn [Tue, 02 Nov 2010 09:00:37 -0700] rev 7115
6987135: Performance regression on Intel platform with 32-bits edition between 6u13 and 6u14.
Summary: Use hardware DIV instruction for long division by constant when it is faster than code with multiply.
Reviewed-by: never
jrose [Sat, 30 Oct 2010 13:08:23 -0700] rev 7114
6984311: JSR 292 needs optional bootstrap method parameters
Summary: Allow CONSTANT_InvokeDynamic nodes to have any number of extra operands.
Reviewed-by: twisti
jrose [Sat, 30 Oct 2010 12:19:07 -0700] rev 7113
6981777: implement JSR 292 EG adjustments from summer 2010
Summary: Small bug fix to make "raw" adapters work for JDK changes under 6981777
Reviewed-by: twisti
jrose [Sat, 30 Oct 2010 11:45:49 -0700] rev 7112
6994093: MethodHandle.invokeGeneric needs porting to SPARC
Summary: SPARC code missing from fix to 6939224
Reviewed-by: twisti
jrose [Sat, 30 Oct 2010 11:45:35 -0700] rev 7111
6981788: GC map generator sometimes picks up the wrong kind of instruction operand
Summary: Distinguish pool indexes from cache indexes in recently changed code.
Reviewed-by: never
twisti [Thu, 28 Oct 2010 00:48:18 -0700] rev 7110
6994630: java/lang/instrument/IsModifiableClassAgent.java fails with -XX:+EnableInvokeDynamic
Summary: The logic of ClassFileParser::java_dyn_MethodHandle_fix_pre needs to take care of an already changed vmentry signature.
Reviewed-by: never, jrose
twisti [Fri, 22 Oct 2010 03:34:25 -0700] rev 7109
6994130: Zero PowerPC fix
Summary: 6953477 broke Zero.
Reviewed-by: twisti
Contributed-by: Gary Benson <gbenson@redhat.com>
never [Thu, 21 Oct 2010 11:55:10 -0700] rev 7108
6970683: improvements to hs_err output
Reviewed-by: kvn, jrose, dholmes, coleenp
never [Wed, 20 Oct 2010 13:18:17 -0700] rev 7107
Merge
never [Tue, 19 Oct 2010 16:14:34 -0700] rev 7106
6968367: can_post_on_exceptions is still using VM_DeoptimizeFrame in some places
Reviewed-by: kvn, twisti
twisti [Wed, 20 Oct 2010 04:19:01 -0700] rev 7105
Merge
twisti [Tue, 19 Oct 2010 02:52:57 -0700] rev 7104
6990192: VM crashes in ciTypeFlow::get_block_for()
Reviewed-by: never
never [Mon, 18 Oct 2010 15:43:29 -0700] rev 7103
Merge
twisti [Mon, 18 Oct 2010 01:54:24 -0700] rev 7102
6991596: JSR 292 unimplemented adapter_opt_i2i and adapter_opt_l2i on SPARC
Reviewed-by: kvn, jrose, dsamersoff
roland [Fri, 15 Oct 2010 02:59:48 -0700] rev 7101
Merge
roland [Fri, 15 Oct 2010 09:38:20 +0200] rev 7100
6991577: add IfOp optimization to C1
Summary: Ifop optimization for c1
Reviewed-by: never, phh, iveresov
trims [Wed, 10 Nov 2010 21:22:56 -0800] rev 7099
Merge
lana [Thu, 04 Nov 2010 15:32:01 -0700] rev 7098
Merge
ptisnovs [Thu, 04 Nov 2010 14:03:12 +0100] rev 7097
6997495: correction of regression test compiler/6857159/Test6857159
Summary: Testcase correction.
Reviewed-by: never
trims [Thu, 11 Nov 2010 23:17:26 -0800] rev 7096
Added tag hs20-b02 for changeset dc71e7fdd835
cl [Thu, 11 Nov 2010 11:02:11 -0800] rev 7095
Added tag jdk7-b118 for changeset d3227b2c2929
jqzuo [Mon, 15 Nov 2010 14:17:55 -0500] rev 7094
Merge
jqzuo [Fri, 05 Nov 2010 13:39:10 -0400] rev 7093
Merge
herrick [Fri, 29 Oct 2010 16:00:29 -0400] rev 7092
Merge
herrick [Fri, 22 Oct 2010 14:13:49 -0400] rev 7091
Merge
herrick [Sat, 16 Oct 2010 12:31:08 -0400] rev 7090
Merge
igor [Thu, 14 Oct 2010 16:44:10 -0700] rev 7089
Merge
herrick [Fri, 08 Oct 2010 11:43:33 -0400] rev 7088
Merge
cl [Thu, 11 Nov 2010 11:02:05 -0800] rev 7087
Added tag jdk7-b118 for changeset 28ce0f4e02fa
duke [Wed, 05 Jul 2017 17:26:57 +0200] rev 7086
Added tag jdk7-b118 for changeset 2e876e59938a
duke [Wed, 05 Jul 2017 17:26:57 +0200] rev 7085
Merge
duke [Wed, 05 Jul 2017 17:26:55 +0200] rev 7084
Merge
lana [Tue, 09 Nov 2010 22:54:48 -0800] rev 7083
Merge
lana [Tue, 02 Nov 2010 19:41:59 -0700] rev 7082
Merge
mcimadamore [Tue, 02 Nov 2010 12:01:35 +0000] rev 7081
6939780: add a warning to detect diamond sites
Summary: added hidden compiler flag '-XDfindDiamond' to detect 'diamondifiable' sites
Reviewed-by: jjg
mcimadamore [Tue, 02 Nov 2010 12:00:54 +0000] rev 7080
6996415: Override bridges causes compiler-generated code to end up with synthetic infinite loop
Summary: temporarily disable fix for override bridges (6337171)
Reviewed-by: jjg
jjg [Mon, 01 Nov 2010 19:28:40 -0700] rev 7079
6996626: Scope fix issues for ImportScope
Reviewed-by: darcy
jjg [Fri, 29 Oct 2010 13:12:38 -0700] rev 7078
6994608: javah no longer accepts parameter files as input
Reviewed-by: mcimadamore
jjg [Fri, 29 Oct 2010 12:47:49 -0700] rev 7077
6993304: JavacTrees.getAttrContext not updated to Tree.Kind.{ANNOTATION_TYPE,ENUM,INTERFACE}
Reviewed-by: mcimadamore
jjg [Thu, 28 Oct 2010 18:58:43 -0700] rev 7076
6994946: option to specify only syntax errors as unrecoverable
Reviewed-by: darcy, mcimadamore
jjg [Thu, 28 Oct 2010 10:17:47 -0700] rev 7075
6460352: Reintroduce Scope.dble
Reviewed-by: mcimadamore, jjg
Contributed-by: per.bothner@oracle.com
jjg [Tue, 26 Oct 2010 14:29:48 -0700] rev 7074
6949587: rename "DisjointType" to "DisjunctType"
Reviewed-by: mcimadamore
jjg [Fri, 22 Oct 2010 14:04:33 -0700] rev 7073
6993301: catch parameters do not have correct kind (i.e. ElementKind.EXCEPTION_PARAMETER)
Reviewed-by: mcimadamore
jjg [Tue, 19 Oct 2010 15:02:48 -0700] rev 7072
6987760: remove 308 support from JDK7
Reviewed-by: darcy, mcimadamore
sundar [Tue, 19 Oct 2010 11:47:17 +0530] rev 7071
6551367: javadoc throws ClassCastException when an @link tries to reference constructor.
Reviewed-by: jjg, mcimadamore
cl [Thu, 04 Nov 2010 15:54:46 -0700] rev 7070
Added tag jdk7-b117 for changeset 0c40f3078aa3
duke [Wed, 05 Jul 2017 17:26:50 +0200] rev 7069
Merge
cl [Thu, 04 Nov 2010 15:54:26 -0700] rev 7068
Added tag jdk7-b117 for changeset 4415519b35e2
duke [Wed, 05 Jul 2017 17:26:46 +0200] rev 7067
Merge
cl [Thu, 04 Nov 2010 15:54:26 -0700] rev 7066
Added tag jdk7-b117 for changeset be017e4765f7
duke [Wed, 05 Jul 2017 17:26:43 +0200] rev 7065
Merge
lana [Tue, 09 Nov 2010 22:48:22 -0800] rev 7064
Merge
lana [Tue, 02 Nov 2010 18:39:26 -0700] rev 7063
Merge
alanb [Tue, 02 Nov 2010 18:27:04 +0000] rev 7062
6996740: Yet more breakage caused by 6891766
Summary: Restore com.sun.corba.se.simpl.io.IIOPInputStream that 6891766 nuked in error
Reviewed-by: asaha
asaha [Sun, 31 Oct 2010 22:10:24 -0700] rev 7061
6996356: Changes for 6891766 break build
Summary: JPRT build passed
Reviewed-by: alanb
asaha [Tue, 26 Oct 2010 13:45:25 -0700] rev 7060
Merge
skoppar [Fri, 24 Sep 2010 22:42:14 -0700] rev 7059
6891766: Vulnerabilities in use of reflection in CORBA
Reviewed-by: hawtin
cl [Thu, 04 Nov 2010 15:54:15 -0700] rev 7058
Added tag jdk7-b117 for changeset 984109266a3d
duke [Wed, 05 Jul 2017 17:26:39 +0200] rev 7057
Merge
trims [Wed, 10 Nov 2010 20:40:19 -0800] rev 7056
Merge
trims [Thu, 04 Nov 2010 16:09:49 -0700] rev 7055
Merge
jrose [Tue, 14 Sep 2010 01:42:03 -0700] rev 7054
6982752: dynamic languages need to decorate types with runtime information
Summary: Add ClassValue
Reviewed-by: twisti
jrose [Wed, 08 Sep 2010 18:40:34 -0700] rev 7053
6953246: JSR 292 should support SAM conversion
Summary: Conversion function MethodHandles.asInstance; initial slow implementation based on Proxy.
Reviewed-by: twisti
jrose [Wed, 08 Sep 2010 18:40:23 -0700] rev 7052
6980096: JSR 292 reflective lookup should throw checked exceptions
Summary: Make NoAccessException be a checked exception. Also remove JavaMethodHandle.
Reviewed-by: twisti
jrose [Wed, 08 Sep 2010 18:40:11 -0700] rev 7051
6964498: JSR 292 invokedynamic sites need local bootstrap methods
Summary: Add JVM_CONSTANT_InvokeDynamic records to constant pool to determine per-instruction BSMs; add MethodHandleProvider.
Reviewed-by: twisti
lana [Tue, 09 Nov 2010 22:53:18 -0800] rev 7050
Merge
naoto [Fri, 05 Nov 2010 20:58:10 -0700] rev 7049
6997928: LocaleCategory test fails with b118 PIT
Reviewed-by: sherman
lana [Tue, 02 Nov 2010 19:40:45 -0700] rev 7048
Merge
vinnie [Tue, 02 Nov 2010 15:04:13 +0000] rev 7047
6945529: Apply fix for CR 6921001 to platform-specific java.security configuration files
Reviewed-by: mullan
alanb [Tue, 02 Nov 2010 10:15:06 +0000] rev 7046
Merge
alanb [Tue, 02 Nov 2010 10:07:21 +0000] rev 7045
6431343: (dc) DatagramChannel may not report its local address correctly after connect or disconnect
Reviewed-by: chegar
alanb [Tue, 02 Nov 2010 10:05:42 +0000] rev 7044
6993126: (aio) remove AsynchronousDatagramChannel
Reviewed-by: chegar
xuelei [Mon, 01 Nov 2010 22:02:35 -0700] rev 7043
6916074: Add support for TLS 1.2
6985179: To support Server Name Indication extension for JSSE client
Summary: Introduces the algorithm constraints to support signature and hash algorithm selection. Includes contributions from wetmore and weijung.
Reviewed-by: wetmore, weijun
mchung [Mon, 01 Nov 2010 10:59:03 -0700] rev 7042
6994413: JDK_GetVersionInfo0 only expects a two digit build number
Reviewed-by: dholmes
ksrini [Mon, 01 Nov 2010 10:12:48 -0700] rev 7041
6995674: (launcher) make of jli fails on windows if directory exists
Reviewed-by: darcy, ohair
xuelei [Mon, 01 Nov 2010 07:57:46 -0700] rev 7040
6792180: Enhance to reject weak algorithms or conform to crypto recommendations
Reviewed-by: mullan, weijun, wetmore
xuelei [Sat, 30 Oct 2010 18:39:17 +0800] rev 7039
4873188: Support TLS 1.1
Reviewed-by: wetmore, weijun
emcmanus [Fri, 29 Oct 2010 12:35:07 +0200] rev 7038
6984037: jmx/management rebranding vendor changes needed
Reviewed-by: ohair
weijun [Thu, 28 Oct 2010 21:14:44 +0800] rev 7037
6950546: "ktab -d name etype" to "ktab -d name [-e etype] [kvno | all | old]"
6984764: kerberos fails if service side keytab is generated using JDK ktab
Reviewed-by: valeriep
asaha [Wed, 27 Oct 2010 22:10:37 -0700] rev 7036
Merge
asaha [Wed, 27 Oct 2010 13:53:15 -0700] rev 7035
Merge
asaha [Wed, 27 Oct 2010 13:44:29 -0700] rev 7034
6993206: Removing non-functional tests.
Reviewed-by: mchung
asaha [Wed, 27 Oct 2010 13:09:27 -0700] rev 7033
Merge
asaha [Mon, 11 Oct 2010 16:05:18 -0700] rev 7032
Merge
skoppar [Tue, 28 Sep 2010 01:13:22 -0700] rev 7031
6966692: defaultReadObject can set a field multiple times
Reviewed-by: hawtin
skoppar [Tue, 28 Sep 2010 01:09:10 -0700] rev 7030
6559775: Race allows defaultReadObject to be invoked instead of readFields during deserialization
Reviewed-by: hawtin
kamg [Tue, 26 Oct 2010 18:41:02 -0400] rev 7029
6541462: outdated specification for CCC 6339875
Summary: Add documentation to java.lang.ClassLoader.defineClass()
Reviewed-by: dcubed, darcy
ksrini [Mon, 25 Oct 2010 10:34:26 -0700] rev 7028
6989469: (launcher) compiler warnings in jli native code
Reviewed-by: darcy, ohair, sherman
chegar [Fri, 22 Oct 2010 20:27:44 +0100] rev 7027
6994079: PlainSocketImpl should close the socket if it fails
Reviewed-by: alanb
mchung [Fri, 22 Oct 2010 11:22:54 -0700] rev 7026
6985460: PlatformLogger throws ArrayStoreException when j.u.logging is initialized
Reviewed-by: dholmes
alanb [Fri, 22 Oct 2010 17:40:31 +0100] rev 7025
6816049: (bf) MappedByteBuffer.force() method does not flush data correctly
Reviewed-by: chegar
chegar [Fri, 22 Oct 2010 09:20:09 +0100] rev 7024
6947677: InetAddress.isReachable() throws "java.net.SocketException:Invalid argument" on Linux if run as root
Reviewed-by: alanb
chegar [Thu, 21 Oct 2010 16:51:09 +0100] rev 7023
6992859: InetAddressCachePolicy.setIfNotSet() fails
Reviewed-by: michaelm
chegar [Thu, 21 Oct 2010 16:49:36 +0100] rev 7022
6993490: SocketTimeoutException on HTTP keep-alive connections
Reviewed-by: michaelm
alanb [Thu, 21 Oct 2010 14:39:58 +0100] rev 7021
6993267: TEST_BUG: java/nio/file/Path/InterruptCopy.java fails intermittently (win)
Reviewed-by: forax
mchung [Tue, 19 Oct 2010 10:02:25 -0700] rev 7020
6992121: StringBuilder.ensureCapacity(int minCap) throws OutOfMemoryError with minCap=Integer.MIN_VALUE
Reviewed-by: dholmes, alanb
mchung [Tue, 19 Oct 2010 09:49:08 -0700] rev 7019
6992968: test/java/lang/management/MemoryMXBean/CollectionUsageThresholdConcMarkSweepGC.sh should not hang
Reviewed-by: alanb, dholmes
lana [Tue, 02 Nov 2010 12:45:49 -0700] rev 7018
Merge
naoto [Tue, 02 Nov 2010 10:34:46 -0700] rev 7017
6989111: Incorrect default locale for New Zealand
6990452: Provide system properties for the user specified script
6992312: Currency becomes XXX if do not specify user.country.format
Reviewed-by: okutsu
amenkov [Tue, 02 Nov 2010 15:04:06 +0300] rev 7016
Merge
amenkov [Tue, 02 Nov 2010 14:59:39 +0300] rev 7015
6950553: Applet: IE process crash in OLE32.DLL when playing a sound
Reviewed-by: poonam
rupashka [Tue, 02 Nov 2010 13:32:00 +0300] rev 7014
6432566: Replace usage of StringBuffer with StringBuilder in Swing
Reviewed-by: malenkov
peytoia [Tue, 02 Nov 2010 15:08:56 +0900] rev 7013
6996686: (tz) Support tzdata2010o
Reviewed-by: okutsu
rupashka [Fri, 29 Oct 2010 04:24:18 +0400] rev 7012
6659894: JDialog instance returns unexpected GraphicsConfiguration
Reviewed-by: alexp
rupashka [Tue, 26 Oct 2010 12:35:14 +0400] rev 7011
6735286: javax.swing.DefaultTableCellRender.getTableCellRendererComponent() doesn't allow passing null Tables
Reviewed-by: alexp
rupashka [Mon, 25 Oct 2010 19:24:50 +0400] rev 7010
6632810: javax.swing.plaf.basic.BasicScrollPaneUI.getBaseline(JComponent, int, int) doesn't throw NPE and IAE
Reviewed-by: alexp
rupashka [Mon, 25 Oct 2010 18:25:47 +0400] rev 7009
6816582: WindowsFileChooserUI throws NullPointer when awt.useSystemAAFontSettings=false
Reviewed-by: uta
naoto [Fri, 22 Oct 2010 11:32:26 -0700] rev 7008
6993339: Bug4168625Test.java fails
Reviewed-by: peytoia
peterz [Fri, 22 Oct 2010 16:25:56 +0400] rev 7007
6993140: protected constructor in javax.swing.plaf.synth.SynthTabbedPaneUI.SynthTabbedPaneUI is needed
Reviewed-by: rupashka
malenkov [Thu, 21 Oct 2010 20:41:20 +0400] rev 7006
4358979: javax.swing.border should have a DashedBorder
Reviewed-by: flar, alexp
alexp [Wed, 20 Oct 2010 19:37:48 +0400] rev 7005
6989617: Enable JComponent to control repaintings of its children
Reviewed-by: rupashka
amenkov [Wed, 20 Oct 2010 15:08:39 +0400] rev 7004
6867515: Reduce impact of D3D initializion on startup time
6891435: Improve D3D preloading
6946559: AWTToolKit thread crashes in JNU_GetEnv
6987967: D3D preloading thread should initialize COM
Reviewed-by: igor, art, uta
okutsu [Wed, 20 Oct 2010 14:41:39 +0900] rev 7003
6991380: (cal) Calendar.cachedLocaleData should be transitioned from Hashtable to ConcurrentHashMap
6560965: [Fmt-Da] defaultCenturyStart In SimpleDateFormat should be protected
6560980: [Fmt-Da] DateFormatSymbols.cacheLookup doesn't update cache correctly.
Reviewed-by: naoto, peytoia
lana [Tue, 02 Nov 2010 12:25:28 -0700] rev 7002
Merge
lana [Thu, 28 Oct 2010 15:46:39 -0700] rev 7001
Merge
dav [Fri, 22 Oct 2010 12:46:48 +0400] rev 7000
6659228: GridBagConstraints API typo - 'ComponentOrienation' (missing t)
6210739: Need spec clarification of Scrollbar set/getVisibleAmount()
Reviewed-by: anthony
lana [Tue, 02 Nov 2010 12:24:10 -0700] rev 6999
Merge
bae [Fri, 29 Oct 2010 11:49:47 +0400] rev 6998
6670881: Phantom lines appear when rendering polygons & ellipses with antialiasing OFF
Reviewed-by: prr, bae
dlila [Tue, 26 Oct 2010 10:39:23 -0400] rev 6997
6967434: Round joins/caps of scaled up lines have poor quality.
Summary: eliminated flattening from the rendering engine.
Reviewed-by: flar