chegar [Thu, 16 Aug 2012 15:02:34 +0100] rev 14214
7189103: Executors needs to maintain state
Reviewed-by: dholmes, hawtin
mullan [Wed, 15 Aug 2012 15:31:30 -0400] rev 14213
7189490: More improvements to DomainCombiner checking
Reviewed-by: ahgross, jdn, vinnie
xuelei [Sat, 28 Jul 2012 19:42:50 -0700] rev 14212
7186286: TLS implementation to better adhere to RFC
Summary: also reviewed by Alexander Fomin <Alexander.Fomin@Oracle.COM>, Andrew Gross<Andrew.Gross@Oracle.COM>, Sean Coffey<Sean.Coffey@Oracle.COM>
Reviewed-by: valeriep, wetmore
dsamersoff [Fri, 22 Jun 2012 18:19:48 +0400] rev 14211
7169888: Narrowing resource definitions in JMX RMI connector
Summary: CPU bug, we can't put offending calls outside doPrivileged, but narrow granted permissions.
Reviewed-by: ahgross, fparain
dsamersoff [Fri, 22 Jun 2012 16:22:22 +0400] rev 14210
7158796: Tighten properties checking in EnvHelp
Summary: Move getProperty call out of computeBooleanFromString
Reviewed-by: skoivu, sla
smarks [Thu, 21 Jun 2012 00:20:49 -0700] rev 14209
7093490: adjust package access in rmiregistry
Reviewed-by: ahgross, coffeys, dmocek
mullan [Mon, 18 Jun 2012 10:00:55 -0400] rev 14208
7172522: Improve DomainCombiner checking
Reviewed-by: vinnie, ahgross
weijun [Fri, 15 Jun 2012 09:51:09 +0800] rev 14207
6631398: FilePermission improved path checking
Reviewed-by: mullan, skoivu, jdn
mullan [Fri, 08 Jun 2012 11:02:47 -0400] rev 14206
7163198: Tightened package accessibility
7169887: Tightened package accessibility
Reviewed-by: vinnie, hawtin
wetmore [Mon, 21 May 2012 15:42:15 -0700] rev 14205
7167656: Multiple Seeders are being created
Reviewed-by: smarks, mduigou, ahgross
lana [Tue, 23 Oct 2012 09:41:52 -0700] rev 14204
Merge
chegar [Tue, 23 Oct 2012 11:57:47 +0100] rev 14203
8000204: Memory leak in com/sun/security/auth/module/Unix.c
Reviewed-by: dsamersoff, wetmore, khazra, chegar
Contributed-by: John Zavgren <john.zavgren@oracle.com>
weijun [Tue, 23 Oct 2012 10:02:23 +0800] rev 14202
8001208: Fix for KRB5CCNAME not complete
Reviewed-by: xuelei
twisti [Mon, 22 Oct 2012 14:22:30 -0700] rev 14201
6771058: TEST_BUG: java/lang/ref/Basic.java may fail with -server -Xcomp
Reviewed-by: dholmes, mchung
weijun [Mon, 22 Oct 2012 17:01:35 +0800] rev 14200
8000624: Move MaxRetries.java to ProblemList for the moment
Reviewed-by: alanb
weijun [Mon, 22 Oct 2012 09:59:23 +0800] rev 14199
8001204: typo: Unable to obtain Princpal Name for authentication
Reviewed-by: xuelei
jjh [Sat, 20 Oct 2012 22:49:26 +0100] rev 14198
7197401: Add a subset of the org.objectweb.asm packages to jdk8
Reviewed-by: ohair, briangoetz, erikj, iris
alanb [Sat, 20 Oct 2012 21:07:50 +0100] rev 14197
8000941: Remove ftp from the required list of protocol handlers
Reviewed-by: chegar
xuelei [Fri, 19 Oct 2012 20:36:36 -0700] rev 14196
8000954: Add final keyword to new method in SSLParameters
Reviewed-by: wetmore
chegar [Fri, 19 Oct 2012 11:43:59 +0100] rev 14195
8000206: Uninitialized variable in PlainDatagramSocketImpl.c
Reviewed-by: dsamersoff, khazra, chegar
Contributed-by: John Zavgren <john.zavgren@oracle.com>
xuelei [Thu, 18 Oct 2012 01:14:00 -0700] rev 14194
7068321: Support TLS Server Name Indication (SNI) Extension in JSSE Server
Reviewed-by: mullan, weijun, wetmore
naoto [Wed, 17 Oct 2012 13:22:39 -0700] rev 14193
8001046: java/util/PluggableLocale/LocaleNameProviderTest.sh failing
Reviewed-by: okutsu
alanb [Wed, 17 Oct 2012 21:05:36 +0100] rev 14192
8000362: (pack200) Deprecate Packer/Unpacker addPropertyChangeLister and removePropertyChangeListener methods
Reviewed-by: lancea, chegar, mchung, ksrini
psandoz [Wed, 17 Oct 2012 20:34:04 +0100] rev 14191
7198496: (sl) ServiceLoader.load(Class, null) behavior differs from spec
Reviewed-by: dholmes, alanb
mchung [Wed, 17 Oct 2012 12:03:20 -0700] rev 14190
8001012: jdk8 SKIP_BUILD_CYCLE=false build fails with BUILD_JAXWS=false
Reviewed-by: alanb, ohair
dsamersoff [Wed, 17 Oct 2012 18:34:07 +0400] rev 14189
6809322: javax.management.timer.Timer does not fire all notifications
Summary: Some notifications get dropped due to ConcurrentModificationException thrown in Timer.notifyAlarmClock() method.
Reviewed-by: dholmes, rbackman
Contributed-by: jaroslav.bachorik@oracle.com
ngmr [Wed, 17 Oct 2012 13:35:22 +0100] rev 14188
8000955: Hashtable.Entry.hashCode() does not conform to Map.Entry.hashCode() defined behaviour
Reviewed-by: mduigou, alanb
alanb [Wed, 17 Oct 2012 11:43:56 +0100] rev 14187
8000685: (props) Properties.storeToXML/loadFromXML should only require UTF-8 and UTF-16 to be supported
Reviewed-by: mchung, chegar
khazra [Tue, 16 Oct 2012 15:23:17 -0700] rev 14186
7198073: (prefs) user prefs not saved [macosx]
Summary: Using class member field to get node instead of argument
Reviewed-by: alanb
naoto [Tue, 16 Oct 2012 10:59:21 -0700] rev 14185
8000245: SimpleDateFormat.format(date, StringBuffer, FieldPosition) doesn't work as expected with custom extensions
8000273: java.util.Locale.getDisplayVariant(Locale l) isn't transferred to the custom service provider
8000615: JRE adapter: timezone name of en_US is changed when extension directory is added
Reviewed-by: okutsu
robm [Mon, 15 Oct 2012 22:34:35 +0100] rev 14184
8000487: Java JNDI connection library on ldap conn is not honoring configured timeout
Reviewed-by: vinnie
robm [Mon, 15 Oct 2012 03:26:11 +0100] rev 14183
8000817: Reinstate accidentally removed sleep() from ProcessBuilder/Basic.java
Reviewed-by: alanb, martin
sflores [Sun, 14 Oct 2012 22:58:59 +0100] rev 14182
7194449: String resources for Key Tool and Policy Tool should be in their respective packages
Reviewed-by: alanb, weijun, mullan
jgish [Sat, 13 Oct 2012 10:15:57 +0100] rev 14181
7146552: java/util/logging/LoggingMXBeanTest.java failing intermittently
Reviewed-by: alanb, mchung
lana [Fri, 12 Oct 2012 14:52:24 -0700] rev 14180
Merge
lancea [Thu, 11 Oct 2012 18:46:31 -0400] rev 14179
8000763: use XXX.valueOf methods instead of constructors
Reviewed-by: mchung, forax
robm [Thu, 11 Oct 2012 18:24:38 +0100] rev 14178
7152183: TEST_BUG: java/lang/ProcessBuilder/Basic.java failing intermittently [sol]
Reviewed-by: alanb, martin, dholmes
dxu [Thu, 11 Oct 2012 11:47:05 +0100] rev 14177
7186817: Remove Windows 95/98/ME Support
Reviewed-by: alanb
lancea [Wed, 10 Oct 2012 17:34:27 -0400] rev 14176
8000712: Remove unused fields in SyncFactory
Reviewed-by: mchung
alanb [Wed, 10 Oct 2012 20:47:12 +0100] rev 14175
7192274: Deprecate LogManager addPropertyChangeListener and removePropertyChangeLister methods
Reviewed-by: mchung, lancea, chegar
lancea [Wed, 10 Oct 2012 11:15:27 -0400] rev 14174
8000687: Correct javadoc typo for getLogWriter and setLogWriter
Reviewed-by: alanb
coffeys [Tue, 09 Oct 2012 19:45:17 +0100] rev 14173
7181793: Socket getOutputStream create streams that cannot be GC'ed until Socket is closed
Reviewed-by: alanb, chegar
naoto [Tue, 09 Oct 2012 09:59:05 -0700] rev 14172
7200341: DateFormatSymbols.hashCode() throws ArrayIndexOutOfBoundsException in some circumstances
Reviewed-by: okutsu
lancea [Tue, 09 Oct 2012 08:58:27 -0400] rev 14171
7197395: Add @Deprecated to all deprecated methods to eliminate compiler warnings in JDBC
Reviewed-by: alanb, smarks
alanb [Tue, 09 Oct 2012 13:28:32 +0100] rev 14170
7173494: some jdk tests are not run in test/Makefile
Reviewed-by: chegar, mchung, mduigou, iris
coffeys [Tue, 09 Oct 2012 12:50:52 +0100] rev 14169
7196533: TimeZone.getDefault() slow due to synchronization bottleneck
Reviewed-by: okutsu
lana [Tue, 23 Oct 2012 09:40:06 -0700] rev 14168
Merge
alexsch [Tue, 23 Oct 2012 14:30:41 +0400] rev 14167
6624200: Regression test fails: test/closed/javax/swing/JMenuItem/4654927/bug4654927.java
Reviewed-by: rupashka
serb [Fri, 19 Oct 2012 15:23:14 +0400] rev 14166
7124520: [macosx] re:6373505 Toolkit.getScreenResolution() != GraphicsConfiguration.getNormalizingTransform()
Reviewed-by: anthony, kizune
alexsch [Thu, 18 Oct 2012 18:28:42 +0400] rev 14165
7175707: [macosx] PIT: 8 b43 Not running on AppKit thread issue again
Reviewed-by: serb, anthony
alexsch [Thu, 18 Oct 2012 17:50:43 +0400] rev 14164
7199708: FileChooser crashs when opening large folder
Reviewed-by: bagiras
alexsch [Wed, 17 Oct 2012 10:16:26 -0400] rev 14163
8000626: Implement dead key detection for KeyEvent on Linux
Reviewed-by: kizune
alexsch [Wed, 17 Oct 2012 17:33:26 +0400] rev 14162
8000969: [macosx] Directories are not deselected when JFileChooser has FILES_ONLY selection mode
Reviewed-by: rupashka
kizune [Wed, 17 Oct 2012 14:32:15 +0400] rev 14161
7175704: [macosx] "8" PIT: NPE in GetDisplayMode fullscreen test
Reviewed-by: serb, leonidr
anthony [Tue, 16 Oct 2012 20:11:19 +0400] rev 14160
6818083: When DISPLAY is bad, InternalError thrown, not AWTError
Summary: Throw AWTError instead of InternalError if the DISPLAY is bad
Reviewed-by: anthony, serb
Contributed-by: Mikhail Cherkasov <mikhail.cherkasov@oracle.com>
lana [Fri, 12 Oct 2012 14:47:26 -0700] rev 14159
Merge
kshefov [Fri, 12 Oct 2012 18:46:15 +0400] rev 14158
7184326: TEST_BUG: java/awt/Frame/7024749/bug7024749.java has a typo
Reviewed-by: anthony
leonidr [Tue, 09 Oct 2012 20:59:41 +0400] rev 14157
7124321: [macosx] TrayIcon MouseListener is never triggered
Reviewed-by: anthony
leonidr [Tue, 09 Oct 2012 18:00:58 +0400] rev 14156
7185280: Jre7cert: focusgained does not get called for all focus req when do alt + tab
Reviewed-by: anthony
lana [Tue, 23 Oct 2012 09:38:38 -0700] rev 14155
Merge
bae [Tue, 23 Oct 2012 13:10:52 +0400] rev 14154
7051394: NullPointerException when running regression tests LoadProfileTest by using openjdk-7-b144
Reviewed-by: jgodinez, prr
katleman [Thu, 25 Oct 2012 09:54:03 -0700] rev 14153
Added tag jdk8-b62 for changeset f0d59eea9c70
duke [Wed, 05 Jul 2017 18:27:17 +0200] rev 14152
Merge
lana [Tue, 30 Oct 2012 13:56:59 -0700] rev 14151
Merge
lana [Thu, 25 Oct 2012 20:07:39 -0700] rev 14150
Merge
asaha [Thu, 18 Oct 2012 21:58:55 -0700] rev 14149
Merge
asaha [Thu, 11 Oct 2012 15:29:16 -0700] rev 14148
Merge
asaha [Wed, 10 Oct 2012 14:28:08 -0700] rev 14147
Merge
asaha [Wed, 26 Sep 2012 09:54:11 -0700] rev 14146
7199488: [TEST] runtime/7158800/InternTest.java failed due to false-positive on PID match.
Reviewed-by: coleenp
asaha [Tue, 25 Sep 2012 11:47:04 -0700] rev 14145
Merge
kvn [Wed, 19 Sep 2012 13:58:31 -0700] rev 14144
7198606: Improve VM optimization
Summary: Remove incorrect code in OptimizeFill optimization.
Reviewed-by: roland, twisti
asaha [Fri, 07 Sep 2012 18:18:55 -0700] rev 14143
Merge
asaha [Fri, 10 Aug 2012 10:41:13 -0700] rev 14142
Merge
asaha [Thu, 02 Aug 2012 22:23:28 -0700] rev 14141
Merge
asaha [Thu, 02 Aug 2012 14:29:12 -0700] rev 14140
Merge
kamg [Fri, 08 Jun 2012 12:49:12 -0400] rev 14139
7158804: Improve config file parsing
Summary: Check buffer length when reading
Reviewed-by: dholmes, dcubed
kvn [Wed, 23 May 2012 12:11:25 -0700] rev 14138
7158801: Improve VM CompileOnly option
Summary: Fixed buffer overflow during parsing flags -XX:CompileCommand=, -XX:CompileOnly= and command lines in .hotspot_compiler file.
Reviewed-by: never
amurillo [Fri, 26 Oct 2012 14:09:53 -0700] rev 14137
Added tag hs25-b07 for changeset 490cfcf46c7d
amurillo [Fri, 26 Oct 2012 14:09:52 -0700] rev 14136
Merge
kvn [Fri, 26 Oct 2012 12:06:55 -0700] rev 14135
Merge
kvn [Fri, 26 Oct 2012 11:48:04 -0700] rev 14134
8001635: assert(in_bb(n)) failed: must be
Summary: Added missed check that Load node is in processed loop block.
Reviewed-by: twisti
kvn [Thu, 25 Oct 2012 17:32:03 -0700] rev 14133
7163534: VM could crashes assert(false) failed: infinite EA connection graph build
Summary: In case of time or iterations limit reached C2 stops EA and continue compilation without EA as it does in product VM already.
Reviewed-by: twisti
kvn [Wed, 24 Oct 2012 14:33:22 -0700] rev 14132
7184394: add intrinsics to use AES instructions
Summary: Use new x86 AES instructions for AESCrypt.
Reviewed-by: twisti, kvn, roland
Contributed-by: tom.deneau@amd.com
kvn [Tue, 23 Oct 2012 13:06:37 -0700] rev 14131
8001183: incorrect results of char vectors right shift operaiton
Summary: do vector right shift operation for small int types only after loads
Reviewed-by: jrose, dlong
twisti [Mon, 22 Oct 2012 16:56:03 -0700] rev 14130
8000821: JSR 292: C1 fails to call virtual method (JRUBY-6920)
Reviewed-by: kvn
vlivanov [Mon, 22 Oct 2012 11:44:30 -0700] rev 14129
8000805: JMM issue: short loads are non-atomic
Summary: perform transforms during IGVN phase when Load has a single user.
Reviewed-by: jrose, kvn, twisti
dlong [Fri, 19 Oct 2012 14:21:09 -0400] rev 14128
8001101: C2: more general vector rule subsetting
Summary: Allow which vector rules are supported to be decided at runtime. Also a small change to allow vector types in Type::_type_info[] to apply to more platforms.
Reviewed-by: kvn, twisti
Contributed-by: dean.long@oracle.com
kvn [Thu, 18 Oct 2012 07:06:31 -0700] rev 14127
8001071: Add simple range check into VM implemenation of Unsafe access methods
Summary: Add simple check in debug version of VM.
Reviewed-by: twisti, johnc
kvn [Wed, 17 Oct 2012 12:09:32 -0700] rev 14126
8000623: tools/javac/Diagnostics/6769027/T6769027.java crashes in PSPromotionManager::copy_to_survivor_space
Summary: Fix type of method pointer load from vtable.
Reviewed-by: twisti, johnc, roland
jcoomes [Fri, 26 Oct 2012 08:38:22 -0700] rev 14125
Merge
jmasa [Thu, 25 Oct 2012 12:59:37 -0700] rev 14124
8001584: NPG: Incorrect assertion in BinaryTreeDictionary::get_chunk()
Reviewed-by: johnc, tamao
jmasa [Tue, 18 Sep 2012 23:35:42 -0700] rev 14123
7045397: NPG: Add freelists to class loader arenas.
Reviewed-by: coleenp, stefank, jprovino, ohair
coleenp [Mon, 22 Oct 2012 12:01:35 -0400] rev 14122
Merge
zgu [Fri, 19 Oct 2012 18:55:08 -0700] rev 14121
Merge
zgu [Fri, 19 Oct 2012 21:40:07 -0400] rev 14120
7199092: NMT: NMT needs to deal overlapped virtual memory ranges
Summary: Enhanced virtual memory tracking to track committed regions as well as reserved regions, so NMT now can generate virtual memory map.
Reviewed-by: acorn, coleenp
minqi [Fri, 19 Oct 2012 08:58:14 -0700] rev 14119
8001055: Bytes.swap should follow big endian
Summary: This is a mistake change in 6879063 about Bytes.swap. Java byte code order always follows big endian, but in that change, assume they follow native platform order that is not right.
Reviewed-by: coleenp, sspitsyn, dholmes
Contributed-by: yumin.qi@oracle.com
minqi [Fri, 19 Oct 2012 08:56:57 -0700] rev 14118
8000818: SA constant pool need to reference to reference map after permgen removal
Summary: After permgen removal, constant pool changed to put _ldc and _ldc_w (fast_ldc and fast_ldcw) index to reference map, no longer calculated via constant pool cache.
Reviewed-by: coleenp, sspitsyn, dholmes
Contributed-by: yumin.qi@oracle.com
coleenp [Thu, 18 Oct 2012 13:09:47 -0400] rev 14117
7053130: hs_err file does not record specified CLASSPATH
Summary: Added code to write the value of the java.class.path property to the hs_err file.
Reviewed-by: kmo, dholmes, kvn
Contributed-by: harold.seigel@oracle.com
coleenp [Thu, 18 Oct 2012 13:08:13 -0400] rev 14116
7188233: UseVMInterruptibleIO flag deprecate for JDK8
Summary: The -XX:+UseVMInterruptibleIO flag is deprecated for JDK8. The flag will still enable Interruptible IO on Solaris, but users will get a warning.
Reviewed-by: dholmes, acorn, alanb
Contributed-by: harold.seigel@oracle.com
amurillo [Fri, 19 Oct 2012 11:26:17 -0700] rev 14115
8001176: new hotspot build - hs25-b07
Reviewed-by: jcoomes
katleman [Thu, 25 Oct 2012 09:53:16 -0700] rev 14114
Added tag jdk8-b62 for changeset e3e135066607
katleman [Wed, 31 Oct 2012 18:30:07 -0700] rev 14113
Merge
ihse [Mon, 29 Oct 2012 14:06:57 -0700] rev 14112
8001897: build-infra: misc adjustments to configure script
Reviewed-by: ohair
ohair [Fri, 26 Oct 2012 14:29:57 -0700] rev 14111
8000992: Update new build-infra makefiles
Summary: Build-infra project integration. Multiple authors on this work: erikj and ihse primarily, also changes from ohair, tbell, and dholmes. Special credit to ohstrom for his smartjavac work.
Reviewed-by: erikj, ihse, dholmes, tbell
lana [Thu, 25 Oct 2012 20:04:23 -0700] rev 14110
Merge
lana [Tue, 23 Oct 2012 09:40:39 -0700] rev 14109
Merge
lana [Fri, 12 Oct 2012 14:46:47 -0700] rev 14108
Merge
alanb [Tue, 09 Oct 2012 13:25:27 +0100] rev 14107
7173494: some jdk tests are not run in test/Makefile
Reviewed-by: chegar, mchung, mduigou, iris
katleman [Thu, 25 Oct 2012 09:52:58 -0700] rev 14106
Added tag jdk8-b62 for changeset b2bf9e584614
duke [Wed, 05 Jul 2017 18:26:51 +0200] rev 14105
Added tag jdk8-b62 for changeset 8d9d430b4244
duke [Wed, 05 Jul 2017 18:26:51 +0200] rev 14104
Merge
duke [Wed, 05 Jul 2017 18:26:46 +0200] rev 14103
Merge
katleman [Thu, 18 Oct 2012 11:09:45 -0700] rev 14102
Added tag jdk8-b61 for changeset 539f9d08a9e5
duke [Wed, 05 Jul 2017 18:26:42 +0200] rev 14101
Merge
katleman [Thu, 18 Oct 2012 11:08:36 -0700] rev 14100
Added tag jdk8-b61 for changeset 3d833bc526da
duke [Wed, 05 Jul 2017 18:26:38 +0200] rev 14099
Merge
katleman [Thu, 18 Oct 2012 11:08:30 -0700] rev 14098
Added tag jdk8-b61 for changeset 877dd5308e32
duke [Wed, 05 Jul 2017 18:26:35 +0200] rev 14097
Merge
katleman [Wed, 24 Oct 2012 13:11:45 -0700] rev 14096
Merge
tbell [Tue, 23 Oct 2012 10:10:39 -0700] rev 14095
7152336: Enable builds on Windows with MinGW/MSYS
Summary: Minimal makefile changes to enable building OpenJDK using MSYS on Windows7
Reviewed-by: ohair, tbell
Contributed-by: volker.simonis@gmail.com
katleman [Thu, 18 Oct 2012 11:07:46 -0700] rev 14094
Added tag jdk8-b61 for changeset e4251351a6dd
duke [Wed, 05 Jul 2017 18:26:30 +0200] rev 14093
Merge
katleman [Wed, 24 Oct 2012 13:14:18 -0700] rev 14092
Merge
tbell [Tue, 23 Oct 2012 10:10:23 -0700] rev 14091
7152336: Enable builds on Windows with MinGW/MSYS
Summary: Minimal makefile changes to enable building OpenJDK using MSYS on Windows7
Reviewed-by: ohair, tbell
Contributed-by: volker.simonis@gmail.com
kamg [Mon, 22 Oct 2012 20:12:19 -0400] rev 14090
8001225: Disable jdk regression test java/lang/System/Versions.java until jdk's classfile version code is updated
Summary: Exclude java/lang/System/Versions.java test
Reviewed-by: sspitsyn, coleenp
twisti [Fri, 19 Oct 2012 17:04:35 -0700] rev 14089
8000989: smaller code changes to make future JSR 292 backports easier
Reviewed-by: jrose
katleman [Thu, 18 Oct 2012 11:09:00 -0700] rev 14088
Added tag jdk8-b61 for changeset 1a8b3b760f60
duke [Wed, 05 Jul 2017 18:26:26 +0200] rev 14087
Merge