2011-08-18 7015589: (spec) BufferedWriter.close leaves stream open if close of underlying Writer fails
alanb [Thu, 18 Aug 2011 16:47:20 +0100] rev 10347
7015589: (spec) BufferedWriter.close leaves stream open if close of underlying Writer fails Reviewed-by: forax, mduigou
2011-08-18 Merge
lana [Wed, 17 Aug 2011 22:47:12 -0700] rev 10346
Merge
2011-08-17 7066490: @since 1.7 tag is missing for java.util.regex.Matcher.group(java.lang.String)
sherman [Wed, 17 Aug 2011 15:18:16 -0700] rev 10345
7066490: @since 1.7 tag is missing for java.util.regex.Matcher.group(java.lang.String) Summary: Added the @since 1.7 tag Reviewed-by: mduigou, forax
2011-08-17 Merge
sherman [Wed, 17 Aug 2011 14:18:30 -0700] rev 10344
Merge
2011-08-17 6237353: Remove sun.io package from j2se binary
sherman [Wed, 17 Aug 2011 14:14:21 -0700] rev 10343
6237353: Remove sun.io package from j2se binary Summary: Removed sun.io package and related test cases Reviewed-by: alanb
2011-08-16 7077389: Reflection classes do not build with javac -Xlint:all -Werror
jjg [Mon, 15 Aug 2011 17:17:21 -0700] rev 10342
7077389: Reflection classes do not build with javac -Xlint:all -Werror Reviewed-by: darcy Contributed-by: alexandre.boulgakov@oracle.com
2011-08-17 Merge
jjg [Wed, 17 Aug 2011 12:10:53 -0700] rev 10341
Merge
2011-08-17 7079606: tl nightly build failure due to incomplete generification
jjg [Wed, 17 Aug 2011 05:41:20 -0700] rev 10340
7079606: tl nightly build failure due to incomplete generification Reviewed-by: jjg Contributed-by: alexandre.boulgakov@oracle.com
2011-08-17 7079486: Locale.getDisplayScript() (no args) does not honor default DISPLAY locale
naoto [Wed, 17 Aug 2011 11:09:20 -0700] rev 10339
7079486: Locale.getDisplayScript() (no args) does not honor default DISPLAY locale Reviewed-by: okutsu
2011-08-17 7073906: Locale.getDefault() returns wrong Locale for Java SE 7
naoto [Wed, 17 Aug 2011 11:09:06 -0700] rev 10338
7073906: Locale.getDefault() returns wrong Locale for Java SE 7 Reviewed-by: okutsu
2011-08-16 7079204: add several security and networking tests to problems list
weijun [Tue, 16 Aug 2011 08:53:03 +0800] rev 10337
7079204: add several security and networking tests to problems list Reviewed-by: smarks
2011-08-15 7064075: Security libraries don't build with javac -Xlint:all,-deprecation -Werror
jjg [Mon, 15 Aug 2011 11:48:20 -0700] rev 10336
7064075: Security libraries don't build with javac -Xlint:all,-deprecation -Werror Reviewed-by: xuelei, mullan Contributed-by: alexandre.boulgakov@oracle.com
2011-08-15 4850225: Integer.getInteger() : Bad reference to getProperty?
darcy [Mon, 15 Aug 2011 12:56:01 -0700] rev 10335
4850225: Integer.getInteger() : Bad reference to getProperty? Reviewed-by: lancea
2011-08-15 7063647: To use synchronized map in key manager
xuelei [Mon, 15 Aug 2011 00:30:35 -0700] rev 10334
7063647: To use synchronized map in key manager Reviewed-by: wetmore, weijun
2011-08-15 7079144: concise_jarsigner.sh test often fails on solaris
weijun [Mon, 15 Aug 2011 11:43:09 +0800] rev 10333
7079144: concise_jarsigner.sh test often fails on solaris Reviewed-by: xuelei
2011-08-15 7078816: /test/sun/security/pkcs11/KeyStore/SecretKeysBasic.sh failure
weijun [Mon, 15 Aug 2011 10:42:41 +0800] rev 10332
7078816: /test/sun/security/pkcs11/KeyStore/SecretKeysBasic.sh failure Reviewed-by: alanb
2011-08-12 7076526: add test MemoryMXBean/CollectionUsageThreshold to the problem list
smarks [Fri, 12 Aug 2011 14:51:48 -0700] rev 10331
7076526: add test MemoryMXBean/CollectionUsageThreshold to the problem list Reviewed-by: weijun, alanb
2011-08-12 4900206: Include worst-case rounding tests for Math library functions
darcy [Fri, 12 Aug 2011 13:36:39 -0700] rev 10330
4900206: Include worst-case rounding tests for Math library functions Reviewed-by: alanb
2011-08-12 7078355: sun/net/www/protocol/file/DirPermissionDenied.sh leaves garbage on some linux systems
weijun [Fri, 12 Aug 2011 21:04:50 +0800] rev 10329
7078355: sun/net/www/protocol/file/DirPermissionDenied.sh leaves garbage on some linux systems Reviewed-by: chegar
2011-08-12 7055363: jdk_security3 test target cleanup
weijun [Fri, 12 Aug 2011 12:26:31 +0800] rev 10328
7055363: jdk_security3 test target cleanup Reviewed-by: alanb, xuelei
2011-08-12 7076415: sun/security/krb5/runNameEquals.sh failed on sles 10
weijun [Fri, 12 Aug 2011 11:20:45 +0800] rev 10327
7076415: sun/security/krb5/runNameEquals.sh failed on sles 10 Reviewed-by: xuelei
2011-08-11 7077672: jdk8_tl nightly fail in step-2 build on 8/10/11
jjg [Thu, 11 Aug 2011 13:34:25 -0700] rev 10326
7077672: jdk8_tl nightly fail in step-2 build on 8/10/11 Reviewed-by: mchung, jjg Contributed-by: alexandre.boulgakov@oracle.com
2011-08-11 7047325: Internal API to improve management of direct buffers
coffeys [Thu, 11 Aug 2011 12:40:24 +0100] rev 10325
7047325: Internal API to improve management of direct buffers Reviewed-by: alanb, mduigou
2011-08-10 7072353: JNDI libraries do not build with javac -Xlint:all -Werror
jjg [Wed, 10 Aug 2011 13:44:58 -0700] rev 10324
7072353: JNDI libraries do not build with javac -Xlint:all -Werror Reviewed-by: xuelei Contributed-by: alexandre.boulgakov@oracle.com
2011-08-10 7077451: SerialLob, SerialClob have the wrong checks for setStream methods
lancea [Wed, 10 Aug 2011 16:23:56 -0400] rev 10323
7077451: SerialLob, SerialClob have the wrong checks for setStream methods Reviewed-by: alanb Contributed-by: Patrick Reinhart <patrick@reini.net>
2011-08-10 7076523: TEST_BUG: test/java/net/NetworkInterface/NetParamsTest.java can fail with NPE
chegar [Wed, 10 Aug 2011 12:30:29 +0100] rev 10322
7076523: TEST_BUG: test/java/net/NetworkInterface/NetParamsTest.java can fail with NPE Reviewed-by: alanb
2011-08-29 Merge
lana [Mon, 29 Aug 2011 14:27:21 -0700] rev 10321
Merge
2011-08-29 7030332: Default borders in tables looks incorrect JEditorPane
rupashka [Mon, 29 Aug 2011 16:25:04 +0400] rev 10320
7030332: Default borders in tables looks incorrect JEditorPane Reviewed-by: peterz
2011-08-23 7072645: Toolkit.addPropertyChangeListener(name, pcl) throws NPE for null name
denis [Tue, 23 Aug 2011 17:56:14 +0400] rev 10319
7072645: Toolkit.addPropertyChangeListener(name, pcl) throws NPE for null name Reviewed-by: art
2011-08-18 Merge
lana [Wed, 17 Aug 2011 22:47:37 -0700] rev 10318
Merge
2011-08-17 7032436: When running with the Nimbus look and feel, the JFileChooser does not display mnemonics
rupashka [Wed, 17 Aug 2011 20:08:28 +0400] rev 10317
7032436: When running with the Nimbus look and feel, the JFileChooser does not display mnemonics Reviewed-by: alexp Contributed-by: Charles Lee <littlee@linux.vnet.ibm.com>
2011-08-17 7075563: Broken link in "javax.swing.SwingWorker"
rupashka [Wed, 17 Aug 2011 19:35:09 +0400] rev 10316
7075563: Broken link in "javax.swing.SwingWorker" Reviewed-by: alexp
2011-08-12 7071609: javax/swing/JPopupMenu/6694823/bug6694823.java failed on solaris10
rupashka [Fri, 12 Aug 2011 15:53:29 +0400] rev 10315
7071609: javax/swing/JPopupMenu/6694823/bug6694823.java failed on solaris10 Reviewed-by: alexp
2011-08-29 Merge
lana [Mon, 29 Aug 2011 14:26:11 -0700] rev 10314
Merge
2011-08-18 Merge
lana [Wed, 17 Aug 2011 22:47:49 -0700] rev 10313
Merge
2011-08-12 7077423: Enable Xrender by default
prr [Fri, 12 Aug 2011 09:48:09 -0700] rev 10312
7077423: Enable Xrender by default Reviewed-by: bae, jgodinez, ceisserer
2011-09-01 Added tag jdk8-b03 for changeset 11c81bbc7690
schien [Thu, 01 Sep 2011 13:54:38 -0700] rev 10311
Added tag jdk8-b03 for changeset 11c81bbc7690
2017-07-05 Merge
duke [Wed, 05 Jul 2017 17:49:27 +0200] rev 10310
Merge
2011-09-01 Added tag jdk8-b03 for changeset 52cac2467a60
schien [Thu, 01 Sep 2011 13:54:24 -0700] rev 10309
Added tag jdk8-b03 for changeset 52cac2467a60
2011-09-01 Added tag jdk8-b03 for changeset 987739a4fab0
schien [Thu, 01 Sep 2011 13:54:18 -0700] rev 10308
Added tag jdk8-b03 for changeset 987739a4fab0
2017-07-05 Added tag jdk8-b03 for changeset 6815e85bf96d
duke [Wed, 05 Jul 2017 17:49:20 +0200] rev 10307
Added tag jdk8-b03 for changeset 6815e85bf96d
2017-07-05 Merge jdk8-b03
duke [Wed, 05 Jul 2017 17:49:19 +0200] rev 10306
Merge
2017-07-05 Merge
duke [Wed, 05 Jul 2017 17:49:17 +0200] rev 10305
Merge
2011-08-26 Added tag jdk8-b02 for changeset 88a0fd8156da
schien [Thu, 25 Aug 2011 17:18:25 -0700] rev 10304
Added tag jdk8-b02 for changeset 88a0fd8156da
2017-07-05 Merge
duke [Wed, 05 Jul 2017 17:49:13 +0200] rev 10303
Merge
2011-08-26 Added tag jdk8-b02 for changeset 776899fe4bff
schien [Thu, 25 Aug 2011 17:18:07 -0700] rev 10302
Added tag jdk8-b02 for changeset 776899fe4bff
2017-07-05 Merge
duke [Wed, 05 Jul 2017 17:49:11 +0200] rev 10301
Merge
2011-08-26 Added tag jdk8-b02 for changeset 201b3cac405d
schien [Thu, 25 Aug 2011 17:18:06 -0700] rev 10300
Added tag jdk8-b02 for changeset 201b3cac405d
2017-07-05 Merge
duke [Wed, 05 Jul 2017 17:49:08 +0200] rev 10299
Merge
2011-08-26 Added tag jdk8-b02 for changeset 7ec2456168bc
schien [Thu, 25 Aug 2011 17:17:54 -0700] rev 10298
Added tag jdk8-b02 for changeset 7ec2456168bc
2017-07-05 Merge
duke [Wed, 05 Jul 2017 17:49:05 +0200] rev 10297
Merge
2011-08-31 Merge
mfang [Wed, 31 Aug 2011 09:56:44 -0700] rev 10296
Merge
2011-08-30 Merge
mfang [Mon, 29 Aug 2011 17:09:35 -0700] rev 10295
Merge
2011-08-17 Merge
mfang [Wed, 17 Aug 2011 14:18:26 -0700] rev 10294
Merge
2011-08-15 7066203: Update currency data to the latest ISO 4217 standard
yhuang [Sun, 14 Aug 2011 23:46:08 -0700] rev 10293
7066203: Update currency data to the latest ISO 4217 standard Reviewed-by: naoto
2011-08-31 7067811: Update demo/sample code to state it should not be used for production
nloodin [Wed, 31 Aug 2011 13:48:04 +0200] rev 10292
7067811: Update demo/sample code to state it should not be used for production Summary: Added comment block after copyright block stating that code is unfit for production. Reviewed-by: ohair
2011-08-26 Added tag jdk8-b02 for changeset c36bd96ae005
schien [Thu, 25 Aug 2011 17:18:12 -0700] rev 10291
Added tag jdk8-b02 for changeset c36bd96ae005
2017-07-05 Merge
duke [Wed, 05 Jul 2017 17:48:59 +0200] rev 10290
Merge
2011-08-31 Merge
jcoomes [Wed, 31 Aug 2011 13:57:17 -0700] rev 10289
Merge
2011-08-26 7083916: Bump the hs22 build number to 03
kvn [Fri, 26 Aug 2011 16:11:25 -0700] rev 10288
7083916: Bump the hs22 build number to 03 Reviewed-by: jcoomes Contributed-by: alejandro.murillo@oracle.com
2011-08-26 Merge
kvn [Thu, 25 Aug 2011 18:56:52 -0700] rev 10287
Merge
2011-08-22 7081926: assert(VM_Version::supports_sse2()) failed: must support
kvn [Mon, 22 Aug 2011 11:00:39 -0700] rev 10286
7081926: assert(VM_Version::supports_sse2()) failed: must support Summary: fix assert, prefetchnta is supported since SSE not SSE2. Reviewed-by: never
2011-08-20 7076831: TEST_BUG: compiler/5091921/Test7005594.java fails on LOW MEM SYSTEMS
kvn [Sat, 20 Aug 2011 14:03:12 -0700] rev 10285
7076831: TEST_BUG: compiler/5091921/Test7005594.java fails on LOW MEM SYSTEMS Summary: Run test only on systems with 2Gbyte or more memory. Don't zap heap to reduce execution time. Reviewed-by: iveresov
2011-08-23 7082220: Visual Studio projects broken after change 7016797: Hotspot: securely/restrictive load dlls and new
brutisso [Tue, 23 Aug 2011 11:06:30 +0200] rev 10284
7082220: Visual Studio projects broken after change 7016797: Hotspot: securely/restrictive load dlls and new Summary: Add the psapi.lib library to Visual Studio projects Reviewed-by: jwilhelm, poonam, kamg
2011-08-23 Merge
ysr [Mon, 22 Aug 2011 23:57:10 -0700] rev 10283
Merge
2011-08-22 6810861: G1: support -XX:+{PrintClassHistogram,HeapDump}{Before,After}FullGC
ysr [Mon, 22 Aug 2011 12:30:06 -0700] rev 10282
6810861: G1: support -XX:+{PrintClassHistogram,HeapDump}{Before,After}FullGC Summary: Call {pre,post}_full_gc_dump() before and after a STW full gc of G1CollectedHeap. Also adjusted the prefix message, including the addition of missing whitespace. Reviewed-by: brutisso, tonyp
2011-08-22 7081064: G1: remove develop params G1FixedSurvivorSpaceSize, G1FixedTenuringThreshold, and G1FixedEdenSize
tonyp [Mon, 22 Aug 2011 10:16:33 -0400] rev 10281
7081064: G1: remove develop params G1FixedSurvivorSpaceSize, G1FixedTenuringThreshold, and G1FixedEdenSize Summary: Remove three develop parameters we don't use. Reviewed-by: brutisso, jwilhelm
2011-08-19 6814390: G1: remove the concept of non-generational G1
brutisso [Fri, 19 Aug 2011 09:30:59 +0200] rev 10280
6814390: G1: remove the concept of non-generational G1 Summary: Removed the possibility to turn off generational mode for G1. Reviewed-by: johnc, ysr, tonyp
2011-08-19 7081251: bump the hs22 build number to 02
jcoomes [Fri, 19 Aug 2011 14:22:25 -0700] rev 10279
7081251: bump the hs22 build number to 02 Reviewed-by: johnc
2011-08-19 Merge
jcoomes [Fri, 19 Aug 2011 14:08:18 -0700] rev 10278
Merge
2011-06-22 7057046: Add embedded license to THIRD PARTY README
jeff [Wed, 22 Jun 2011 10:10:25 -0700] rev 10277
7057046: Add embedded license to THIRD PARTY README Reviewed-by: lana
2011-06-15 7055247: Ignore test of # 7020373
asaha [Wed, 15 Jun 2011 14:59:55 -0700] rev 10276
7055247: Ignore test of # 7020373 Reviewed-by: dcubed
2011-04-12 7020373: JSR rewriting can overflow memory address size variables
kamg [Tue, 12 Apr 2011 16:42:26 -0400] rev 10275
7020373: JSR rewriting can overflow memory address size variables Summary: Abort if incoming classfile's parameters would cause overflows Reviewed-by: coleenp, dcubed, never
2011-05-27 7045697: JDK7 THIRD PARTY README update
jeff [Fri, 27 May 2011 15:01:07 -0700] rev 10274
7045697: JDK7 THIRD PARTY README update Reviewed-by: lana
2011-05-25 7044486: open jdk repos have files with incorrect copyright headers, which can end up in src bundles
katleman [Wed, 25 May 2011 13:31:51 -0700] rev 10273
7044486: open jdk repos have files with incorrect copyright headers, which can end up in src bundles Reviewed-by: ohair, trims
2011-08-17 6791672: enable 1G and larger pages on solaris
jcoomes [Wed, 17 Aug 2011 10:32:53 -0700] rev 10272
6791672: enable 1G and larger pages on solaris Reviewed-by: ysr, iveresov, johnc
2011-08-19 Merge
kvn [Fri, 19 Aug 2011 08:55:53 -0700] rev 10271
Merge
2011-08-18 7080431: VM asserts if specified size(x) in .ad is larger than emitted size
kvn [Thu, 18 Aug 2011 11:49:33 -0700] rev 10270
7080431: VM asserts if specified size(x) in .ad is larger than emitted size Summary: Move code from finalize_offsets_and_shorten() to fill_buffer() to restore previous behavior. Reviewed-by: never
2011-08-17 7079769: JSR 292: incorrect size() for CallStaticJavaHandle on sparc
twisti [Wed, 17 Aug 2011 11:52:22 -0700] rev 10269
7079769: JSR 292: incorrect size() for CallStaticJavaHandle on sparc Reviewed-by: never, kvn
2011-08-17 7079626: x64 emits unnecessary REX prefix
twisti [Wed, 17 Aug 2011 05:14:43 -0700] rev 10268
7079626: x64 emits unnecessary REX prefix Reviewed-by: kvn, iveresov, never
2011-08-16 7079329: Adjust allocation prefetching for T4
kvn [Tue, 16 Aug 2011 16:59:46 -0700] rev 10267
7079329: Adjust allocation prefetching for T4 Summary: on T4 2 BIS instructions should be issued to prefetch 64 bytes Reviewed-by: iveresov, phh, twisti
2011-08-16 7079317: Incorrect branch's destination block in PrintoOptoAssembly output
kvn [Tue, 16 Aug 2011 11:53:57 -0700] rev 10266
7079317: Incorrect branch's destination block in PrintoOptoAssembly output Summary: save/restore label and block in scratch_emit_size() Reviewed-by: never
2011-08-16 7071653: JSR 292: call site change notification should be pushed not pulled
twisti [Tue, 16 Aug 2011 04:14:05 -0700] rev 10265
7071653: JSR 292: call site change notification should be pushed not pulled Reviewed-by: kvn, never, bdelsart
2011-08-11 7063629: use cbcond in C2 generated code on T4
kvn [Thu, 11 Aug 2011 12:08:11 -0700] rev 10264
7063629: use cbcond in C2 generated code on T4 Summary: Use new short branch instruction in C2 generated code. Reviewed-by: never
2011-08-10 7077439: Possible reference through NULL in loopPredicate.cpp:726
kvn [Wed, 10 Aug 2011 14:06:57 -0700] rev 10263
7077439: Possible reference through NULL in loopPredicate.cpp:726 Summary: Use cl->is_valid_counted_loop() check. Reviewed-by: never
2011-08-02 7074017: Introduce MemBarAcquireLock/MemBarReleaseLock nodes for monitor enter/exit code paths
roland [Tue, 02 Aug 2011 18:36:40 +0200] rev 10262
7074017: Introduce MemBarAcquireLock/MemBarReleaseLock nodes for monitor enter/exit code paths Summary: replace MemBarAcquire/MemBarRelease nodes on the monitor enter/exit code paths with new MemBarAcquireLock/MemBarReleaseLock nodes Reviewed-by: kvn, twisti
2011-08-08 7075623: 6990212 broke raiseException in 64 bit
never [Mon, 08 Aug 2011 13:19:46 -0700] rev 10261
7075623: 6990212 broke raiseException in 64 bit Reviewed-by: kvn, twisti
2011-08-08 7071823: Zero: zero/shark doesn't build after b147-fcs
twisti [Mon, 08 Aug 2011 05:49:04 -0700] rev 10260
7071823: Zero: zero/shark doesn't build after b147-fcs Reviewed-by: gbenson, twisti Contributed-by: Chris Phillips <chphilli@redhat.com>
2011-08-06 7075559: JPRT windows_x64 build failure
kvn [Sat, 06 Aug 2011 08:28:08 -0700] rev 10259
7075559: JPRT windows_x64 build failure Summary: use SA_CLASSDIR variable instead of dirsctory saclasses. Reviewed-by: kamg, dcubed
2011-07-29 7068051: SIGSEGV in PhaseIdealLoop::build_loop_late_post
kvn [Fri, 29 Jul 2011 09:16:29 -0700] rev 10258
7068051: SIGSEGV in PhaseIdealLoop::build_loop_late_post Summary: Removed predicate cloning from loop peeling optimization and from split fall-in paths. Reviewed-by: never
2011-07-28 7060619: C1 should respect inline and dontinline directives from CompilerOracle
never [Thu, 28 Jul 2011 13:03:39 -0700] rev 10257
7060619: C1 should respect inline and dontinline directives from CompilerOracle Reviewed-by: kvn, iveresov
2011-07-28 7066143: JSR 292: Zero support after regressions from 7009923 and 7009309
twisti [Thu, 28 Jul 2011 02:14:44 -0700] rev 10256
7066143: JSR 292: Zero support after regressions from 7009923 and 7009309 Reviewed-by: jrose, twisti Contributed-by: Xerxes Ranby <xerxes@zafena.se>
2011-07-28 7069452: Cleanup NodeFlags
kvn [Wed, 27 Jul 2011 17:28:36 -0700] rev 10255
7069452: Cleanup NodeFlags Summary: Remove flags which duplicate information in Node::NodeClasses. Reviewed-by: never
2011-07-27 7071427: AdapterFingerPrint can hold 8 entries per int
never [Wed, 27 Jul 2011 15:06:35 -0700] rev 10254
7071427: AdapterFingerPrint can hold 8 entries per int Reviewed-by: kvn
2011-07-27 7070134: Hotspot crashes with sigsegv from PorterStemmer
kvn [Tue, 26 Jul 2011 19:35:23 -0700] rev 10253
7070134: Hotspot crashes with sigsegv from PorterStemmer Summary: Do not move data nodes which are attached to a predicate test to a dominating test. Reviewed-by: never
2011-07-21 7063628: Use cbcond on T4
kvn [Thu, 21 Jul 2011 11:25:07 -0700] rev 10252
7063628: Use cbcond on T4 Summary: Add new short branch instruction to Hotspot sparc assembler. Reviewed-by: never, twisti, jrose
2011-07-21 7012081: JSR 292: SA-JDI can't read MH/MT/Indy ConstantPool entries
never [Thu, 21 Jul 2011 08:38:25 -0700] rev 10251
7012081: JSR 292: SA-JDI can't read MH/MT/Indy ConstantPool entries Reviewed-by: kvn, twisti, jrose
2011-07-21 7066339: Tiered: policy should make consistent decisions about osr levels
iveresov [Wed, 20 Jul 2011 18:04:17 -0700] rev 10250
7066339: Tiered: policy should make consistent decisions about osr levels Summary: Added feedback disabling flag to common(), fixed handling of TieredStopAtLevel. Reviewed-by: kvn, never
2011-08-17 Merge
collins [Wed, 17 Aug 2011 07:05:42 -0400] rev 10249
Merge
2011-08-16 Merge
zgu [Tue, 16 Aug 2011 09:18:47 -0400] rev 10248
Merge
2011-07-13 7065535: Mistyped function name that disabled UseLargePages on Windows
zgu [Tue, 12 Jul 2011 21:13:53 -0400] rev 10247
7065535: Mistyped function name that disabled UseLargePages on Windows Summary: Missing suffix "A" of Windows API LookupPrivilegeValue failed finding function pointer, caused VM to disable UseLargePages option Reviewed-by: coleenp, phh
2011-04-15 7016797: Hotspot: securely/restrictive load dlls and new API for loading system dlls
zgu [Fri, 15 Apr 2011 09:34:43 -0400] rev 10246
7016797: Hotspot: securely/restrictive load dlls and new API for loading system dlls Summary: Created Windows Dll wrapped to handle jdk6 and jdk7 platform requirements, also provided more restictive Dll search orders for Windows system Dlls. Reviewed-by: acorn, dcubed, ohair, alanb
2011-08-10 7073913: The fix for 7017193 causes segfaults
dsamersoff [Wed, 10 Aug 2011 15:04:21 +0400] rev 10245
7073913: The fix for 7017193 causes segfaults Summary: Buffer overflow in os::get_line_chars Reviewed-by: coleenp, dholmes, dcubed Contributed-by: aph@redhat.com
2011-08-16 Merge
ysr [Tue, 16 Aug 2011 08:02:29 -0700] rev 10244
Merge
2011-08-12 7039627: G1: avoid BOT updates for survivor allocations and dirty survivor regions incrementally
tonyp [Fri, 12 Aug 2011 11:31:06 -0400] rev 10243
7039627: G1: avoid BOT updates for survivor allocations and dirty survivor regions incrementally Summary: Refactor the allocation code during GC to use the G1AllocRegion abstraction. Use separate subclasses of G1AllocRegion for survivor and old regions. Avoid BOT updates and dirty survivor cards incrementally for the former. Reviewed-by: brutisso, johnc, ysr
2011-08-11 7074579: G1: JVM crash with JDK7 running ATG CRMDemo Fusion App
johnc [Thu, 11 Aug 2011 11:36:29 -0700] rev 10242
7074579: G1: JVM crash with JDK7 running ATG CRMDemo Fusion App Summary: Handlize MemoryUsage klass oop in createGCInfo routine Reviewed-by: tonyp, fparain, ysr, jcoomes
2011-08-11 Merge
kevinw [Thu, 11 Aug 2011 14:58:29 +0100] rev 10241
Merge
2011-08-02 7072527: CMS: JMM GC counters overcount in some cases
kevinw [Tue, 02 Aug 2011 14:37:35 +0100] rev 10240
7072527: CMS: JMM GC counters overcount in some cases Summary: Avoid overcounting when CMS has concurrent mode failure. Reviewed-by: ysr Contributed-by: rednaxelafx@gmail.com
2011-08-05 7060836: RHEL 5.5 and 5.6 should support UseNUMA
iveresov [Fri, 05 Aug 2011 16:50:14 -0700] rev 10239
7060836: RHEL 5.5 and 5.6 should support UseNUMA Summary: Add a wrapper for sched_getcpu() for systems where libc lacks it Reviewed-by: ysr Contributed-by: Andrew John Hughes <ahughes@redhat.com>
2011-08-05 7060842: UseNUMA crash with UseHugreTLBFS running SPECjvm2008
iveresov [Fri, 05 Aug 2011 16:44:01 -0700] rev 10238
7060842: UseNUMA crash with UseHugreTLBFS running SPECjvm2008 Summary: Use mmap() instead of madvise(MADV_DONTNEED) to uncommit pages Reviewed-by: ysr
2011-08-02 7069863: G1: SIGSEGV running SPECjbb2011 and -UseBiasedLocking
johnc [Tue, 02 Aug 2011 12:13:13 -0700] rev 10237
7069863: G1: SIGSEGV running SPECjbb2011 and -UseBiasedLocking Summary: Align the reserved size of the heap and perm to the heap region size to get a preferred heap base that is aligned to the region size, and call the correct heap reservation constructor. Also add a check in the heap reservation code that the reserved space starts at the requested address (if any). Reviewed-by: kvn, ysr
2011-08-01 7068240: G1: Long "parallel other time" and "ext root scanning" when running specific benchmark
johnc [Mon, 01 Aug 2011 10:04:28 -0700] rev 10236
7068240: G1: Long "parallel other time" and "ext root scanning" when running specific benchmark Summary: In root processing, move the scanning of the reference processor's discovered lists to before RSet updating and scanning. When scanning the reference processor's discovered lists, use a buffering closure so that the time spent copying any reference object is correctly attributed. Also removed a couple of unused and irrelevant timers. Reviewed-by: ysr, jmasa
(0) -10000 -3000 -1000 -112 +112 +1000 +3000 +10000 +30000 tip