cl [Thu, 26 Jul 2012 16:48:28 -0700] rev 13324
Added tag jdk8-b49 for changeset 521a481677ff
duke [Wed, 05 Jul 2017 18:18:07 +0200] rev 13323
Merge
cl [Thu, 26 Jul 2012 16:48:26 -0700] rev 13322
Added tag jdk8-b49 for changeset 23117496a054
duke [Wed, 05 Jul 2017 18:18:04 +0200] rev 13321
Merge
cl [Thu, 26 Jul 2012 16:48:11 -0700] rev 13320
Added tag jdk8-b49 for changeset 530f4983fc73
duke [Wed, 05 Jul 2017 18:18:01 +0200] rev 13319
Merge
cl [Thu, 26 Jul 2012 16:48:33 -0700] rev 13318
Added tag jdk8-b49 for changeset be20c8b5a9da
duke [Wed, 05 Jul 2017 18:17:57 +0200] rev 13317
Merge
amurillo [Fri, 27 Jul 2012 12:08:33 -0700] rev 13316
Added tag hs24-b18 for changeset bf02c20037ae
amurillo [Fri, 27 Jul 2012 12:08:32 -0700] rev 13315
Merge
jiangli [Thu, 26 Jul 2012 16:55:42 -0700] rev 13314
Merge
jiangli [Tue, 24 Jul 2012 13:16:26 -0400] rev 13313
Merge
dlong [Mon, 16 Jul 2012 15:31:18 -0400] rev 13312
7147464: Java crashed while executing method with over 8k of dneg operations
Summary: replace recursive method with iterative
Reviewed-by: kvn, twisti
Contributed-by: dean.long@oracle.com
jiangli [Thu, 26 Jul 2012 17:24:31 -0400] rev 13311
7187046: Crash in ClassFileParser on solaris-ia32 during RetransformClasses.
Summary: Lower compiler optimization level when compiling jvmtiClassFileReconstituter.cpp as a workaround for the solaris x86 5.10 cc bug.
Reviewed-by: kvn, coleenp
asaha [Mon, 23 Jul 2012 14:28:38 -0700] rev 13310
7185550: TEST: runtime/7020373/Test7020373.sh fails because there is no test/runtime/7020373/testcase.jar
Reviewed-by: coleenp
amurillo [Mon, 23 Jul 2012 13:04:59 -0700] rev 13309
7185775: new hotspot build - hs24-b18
Reviewed-by: jcoomes
amurillo [Mon, 23 Jul 2012 12:54:21 -0700] rev 13308
Added tag hs24-b17 for changeset bc3545585f1d
amurillo [Mon, 23 Jul 2012 12:54:20 -0700] rev 13307
Merge
coleenp [Fri, 20 Jul 2012 12:09:31 -0400] rev 13306
Merge
zgu [Thu, 19 Jul 2012 06:24:46 -0700] rev 13305
Merge
zgu [Thu, 19 Jul 2012 09:15:50 -0400] rev 13304
Merge
zgu [Mon, 16 Jul 2012 14:05:34 -0400] rev 13303
7181989: NMT ON: Assertion failure when NMT checks thread's native stack base address
Summary: Assertion on stack base is not necessary
Reviewed-by: coleenp, dholmes, kvn
zgu [Thu, 19 Jul 2012 09:10:12 -0400] rev 13302
Merge
zgu [Mon, 16 Jul 2012 14:10:34 -0400] rev 13301
7181986: NMT ON: Assertion failure when running jdi ExpiredRequestDeletionTest
Summary: Changed _query_lock to heap object from static object. Also fixed _query_lock and snapshot lock ranks, so they can participate deadlock detection.
Reviewed-by: coleenp, dholmes, kvn
zgu [Thu, 19 Jul 2012 09:05:42 -0400] rev 13300
7182543: NMT ON: Aggregate a few NMT related bugs
Summary: 1) Fixed MemTrackWorker::generations_in_used() calculation 2) Ensured NMT not to leak memory recorders after shutdown 3) Used ThreadCritical to block safepoint safe threads
Reviewed-by: acorn, coleenp, dholmes, kvn
asaha [Tue, 17 Jul 2012 22:16:17 -0700] rev 13299
7053586: TEST: runtime/7020373/Test7020373.sh fails on 64-bit platforms
Reviewed-by: kamg
fparain [Mon, 16 Jul 2012 04:06:44 -0700] rev 13298
7183754: Test runtime/6294277/Test6294277.sh runs wrong JVM
Reviewed-by: kamg, coleenp, ctornqvi
kvn [Thu, 19 Jul 2012 16:17:41 -0700] rev 13297
Merge
kvn [Tue, 17 Jul 2012 11:16:13 -0700] rev 13296
Merge
kvn [Mon, 16 Jul 2012 19:50:52 -0700] rev 13295
Merge
kvn [Mon, 16 Jul 2012 17:10:22 -0700] rev 13294
7181494: cleanup avx and vectors code
Summary: renamed mach nodes which use scalar AVX instructions, added integer vectors shuffling instructions
Reviewed-by: twisti
twisti [Mon, 16 Jul 2012 11:14:41 -0700] rev 13293
7087357: JSR 292: remove obsolete code after 7085860
Reviewed-by: kvn, never
kvn [Fri, 13 Jul 2012 17:48:26 -0700] rev 13292
7123926: Some CTW test crash: !_control.contains(ctrl)
Summary: Don't eliminate Integer::toString() call node during String concatenation optimization if it has several uses.
Reviewed-by: twisti
jrose [Thu, 12 Jul 2012 00:39:53 -0700] rev 13291
6711908: JVM needs direct access to some annotations
Summary: Add annotation extraction code to class file parser.
Reviewed-by: twisti, jrose, kvn
Contributed-by: michael.haupt@oracle.com
jmasa [Tue, 17 Jul 2012 14:33:17 -0700] rev 13290
Merge
jmasa [Mon, 16 Jul 2012 13:00:26 -0700] rev 13289
Merge
brutisso [Wed, 11 Jul 2012 22:47:38 +0200] rev 13288
7178361: G1: Make sure that PrintGC and PrintGCDetails use the same timing for the GC pause
Summary: Also reviewed by: vitalyd@gmail.com. Move the timing out of G1CollectorPolicy into the G1GCPhaseTimes class
Reviewed-by: johnc
jiangli [Tue, 17 Jul 2012 12:32:26 -0400] rev 13287
Merge
jiangli [Fri, 13 Jul 2012 20:14:27 -0400] rev 13286
Merge
jiangli [Thu, 05 Jul 2012 20:54:45 -0400] rev 13285
7181632: nsk classLoad001_14 failure and CompileTheWorld crash after 7178145.
Summary: Need to copy the inlined exception table to the new constMethodOop during method rewriting.
Reviewed-by: coleenp, dholmes
jiangli [Thu, 05 Jul 2012 18:47:41 -0400] rev 13284
7180914: Compilation warning after: 7172967: Eliminate the constMethod's _method backpointer to the methodOop.
Summary: Use read_pointer(J...) to access from 'constMethod' base in name_for_methodOop(), libjvm_db.c.
Reviewed-by: kvn, coleenp
bdelsart [Mon, 02 Jul 2012 04:19:22 -0400] rev 13283
Merge
jiangli [Tue, 26 Jun 2012 19:08:44 -0400] rev 13282
7178145: Change constMethodOop::_exception_table to optionally inlined u2 table.
Summary: Change constMethodOop::_exception_table to optionally inlined u2 table.
Reviewed-by: bdelsart, coleenp, kamg
amurillo [Fri, 13 Jul 2012 14:16:21 -0700] rev 13281
7184050: new hotspot build - hs24-b17
Reviewed-by: jcoomes
cl [Thu, 26 Jul 2012 16:48:17 -0700] rev 13280
Added tag jdk8-b49 for changeset 9e2de5dca700
cl [Thu, 26 Jul 2012 16:48:07 -0700] rev 13279
Added tag jdk8-b49 for changeset f66321de53db
duke [Wed, 05 Jul 2017 18:17:39 +0200] rev 13278
Added tag jdk8-b49 for changeset cecd7026f30c
duke [Wed, 05 Jul 2017 18:17:39 +0200] rev 13277
Merge
duke [Wed, 05 Jul 2017 18:17:35 +0200] rev 13276
Merge
lana [Tue, 24 Jul 2012 11:05:52 -0700] rev 13275
Merge
lana [Mon, 16 Jul 2012 17:05:13 -0700] rev 13274
Merge
mcimadamore [Fri, 13 Jul 2012 12:58:50 +0100] rev 13273
7181578: javac reports uninitialized variable with nested try...finally blocks
Summary: regression introduced in refactoring of Flow.java
Reviewed-by: jjg
cl [Mon, 23 Jul 2012 12:38:49 -0700] rev 13272
Added tag jdk8-b48 for changeset 9d19a5f8d2ad
duke [Wed, 05 Jul 2017 18:17:29 +0200] rev 13271
Merge
cl [Mon, 23 Jul 2012 12:38:24 -0700] rev 13270
Added tag jdk8-b48 for changeset 2bd7c6c12449
duke [Wed, 05 Jul 2017 18:17:25 +0200] rev 13269
Merge
lana [Tue, 24 Jul 2012 11:05:30 -0700] rev 13268
Merge
lana [Mon, 16 Jul 2012 17:02:36 -0700] rev 13267
Merge
joehw [Thu, 12 Jul 2012 21:06:52 -0700] rev 13266
7183760: DocumentBuilder.parse(String uri) is not IPv6 enabled
Summary: removing the hack of using escapeNonUSAscii. this is the same patch as 7166896 for 7u8.
Reviewed-by: psandoz, lancea
cl [Mon, 23 Jul 2012 12:38:21 -0700] rev 13265
Added tag jdk8-b48 for changeset ff4cbdd893ef
duke [Wed, 05 Jul 2017 18:17:20 +0200] rev 13264
Merge
cl [Mon, 23 Jul 2012 12:38:01 -0700] rev 13263
Added tag jdk8-b48 for changeset 7a93e19ba08f
duke [Wed, 05 Jul 2017 18:17:16 +0200] rev 13262
Merge
lana [Tue, 24 Jul 2012 11:06:38 -0700] rev 13261
Merge
lana [Wed, 18 Jul 2012 16:09:35 -0700] rev 13260
Merge
michaelm [Wed, 18 Jul 2012 18:46:17 +0100] rev 13259
7183292: HttpURLConnection.getHeaderFields() throws IllegalArgumentException: Illegal cookie name
Reviewed-by: khazra, chegar
dmocek [Wed, 18 Jul 2012 10:04:45 -0700] rev 13258
7184943: fix failing test com/sun/jndi/rmi/registry/RegistryContext/UnbindIdempotent.java
7184946: fix failing test com/sun/jndi/rmi/registry/RegistryContext/ContextWithNullProperties.java
Reviewed-by: smarks
sherman [Tue, 17 Jul 2012 19:57:31 -0700] rev 13257
7183053: Optimize DoubleByte charset for String.getBytes()/new String(byte[])
Summary: DoubleByte implements sun/nio.cs/ArrayDe/Encoder interface
Reviewed-by: alanb
dmocek [Tue, 17 Jul 2012 11:01:44 -0700] rev 13256
7142596: RMI JPRT tests are failing
Summary: Changed RMI tests to use random port numbers for the RMI Registry and RMID so the tests can be run concurrently without test failures due to tests using the same port numbers.
Reviewed-by: smarks, alanb
Contributed-by: olivier.lagneau@oracle.com
lana [Mon, 16 Jul 2012 22:05:16 -0700] rev 13255
Merge
lana [Mon, 16 Jul 2012 17:04:32 -0700] rev 13254
Merge
weijun [Tue, 17 Jul 2012 11:57:37 +0800] rev 13253
7102106: TEST_BUG: sun/security/util/Oid/S11N.sh should be modified
Reviewed-by: mullan
weijun [Tue, 17 Jul 2012 11:28:16 +0800] rev 13252
7183203: ShortRSAKeynnn.sh tests intermittent failure
Reviewed-by: xuelei
khazra [Mon, 16 Jul 2012 16:30:11 -0700] rev 13251
7177045: Rework the TestProviderLeak.java regression test, it is too fragile to low memory errors.
Summary: Increase Xmx to 20 MB and add mechanisms to eat up most of the JVM free memory.
Reviewed-by: wetmore
Contributed-by: dan.xu@oracle.com
vinnie [Mon, 16 Jul 2012 22:38:49 +0100] rev 13250
6880559: Enable PKCS11 64-bit windows builds
Reviewed-by: valeriep
ksrini [Sat, 14 Jul 2012 18:00:42 -0700] rev 13249
7184145: (pack200) pack200 --repack throws NullPointerException when JAR file specified without path
Reviewed-by: alanb, sherman
khazra [Fri, 13 Jul 2012 16:02:26 -0700] rev 13248
7160252: (prefs) NodeAddedEvent was not delivered when new node add when new Node
Summary: Change native code to convey to Java code whether a new node was added
Reviewed-by: alanb, chegar
weijun [Wed, 11 Jul 2012 17:10:34 +0800] rev 13247
6966259: Make PrincipalName and Realm immutable
Reviewed-by: xuelei
robm [Mon, 09 Jul 2012 22:26:08 +0100] rev 13246
7179305: (fs) Method name sun.nio.fs.UnixPath.getPathForExecptionMessage is misspelled
Reviewed-by: dholmes, chegar
zhouyx [Fri, 06 Jul 2012 10:36:19 +0800] rev 13245
7181353: Update error message to distinguish native OOM and java OOM in net
Reviewed-by: chegar
smarks [Thu, 05 Jul 2012 15:13:45 -0700] rev 13244
7123972: test/java/lang/annotation/loaderLeak/Main.java fails intermittently
Reviewed-by: dholmes, smarks
Contributed-by: Eric Wang <yiming.wang@oracle.com>
smarks [Thu, 05 Jul 2012 15:12:10 -0700] rev 13243
6948101: java/rmi/transport/pinLastArguments/PinLastArguments.java failing intermittently
Reviewed-by: dholmes, smarks
Contributed-by: Eric Wang <yiming.wang@oracle.com>
lana [Wed, 18 Jul 2012 16:07:45 -0700] rev 13242
Merge
alexsch [Wed, 18 Jul 2012 18:25:49 +0400] rev 13241
7182902: [macosx] Test api/java_awt/GraphicsDevice/indexTGF.html#SetDisplayMode fails on Mac OS X 10.7
Reviewed-by: bae, kizune
bagiras [Tue, 17 Jul 2012 12:59:57 +0400] rev 13240
7177040: Deadlock between PostEventQueue.noEvents, EventQueue.isDispatchThread and SwingUtilities.invokeLater
Reviewed-by: anthony, ant
lana [Mon, 16 Jul 2012 14:49:27 -0700] rev 13239
Merge
serb [Mon, 16 Jul 2012 14:04:03 +0400] rev 13238
7170657: [macosx] There seems to be no keyboard/mouse action to select non-contiguous items in List
Reviewed-by: rupashka
serb [Mon, 16 Jul 2012 14:00:36 +0400] rev 13237
7181438: [OGL] Incorrect alpha used, during blit from SW to the texture.
Reviewed-by: prr, campbell
ptisnovs [Thu, 12 Jul 2012 16:54:47 +0200] rev 13236
7022041: TitleBorder Null Pointer Exception
Summary: Added check if getTitleFont() and getTitleColor() don't return null
Reviewed-by: alexsch
anthony [Fri, 06 Jul 2012 14:20:27 +0400] rev 13235
7177173: [macosx] JFrame.setExtendedState(JFrame.MAXIMIZED_BOTH) not working as expected in JDK 7
Summary: Avoid unnecessary changes to the extended state
Reviewed-by: art, serb
serb [Wed, 04 Jul 2012 15:36:48 +0400] rev 13234
7124513: [macosx] Support NSTexturedBackgroundWindowMask/different titlebar styles to create unified toolbar
Reviewed-by: anthony, art
serb [Wed, 04 Jul 2012 14:38:14 +0400] rev 13233
7124244: [macosx] Shaped windows support
Reviewed-by: anthony, art
prr [Tue, 17 Jul 2012 16:35:49 -0700] rev 13232
7183251: Netbeans editor renders text wrong on JDK 7u6 build 17
Reviewed-by: igor, jgodinez
lana [Mon, 16 Jul 2012 16:49:29 -0700] rev 13231
Merge
prr [Thu, 12 Jul 2012 16:24:56 -0700] rev 13230
7183458: Metrics of space character in algorithmically emboldened font have changed in JDK 7.
Reviewed-by: igor, jgodinez
cl [Mon, 23 Jul 2012 12:38:34 -0700] rev 13229
Added tag jdk8-b48 for changeset b070f2471114
duke [Wed, 05 Jul 2017 18:17:04 +0200] rev 13228
Merge
cl [Mon, 23 Jul 2012 12:38:08 -0700] rev 13227
Added tag jdk8-b48 for changeset 16ab57e58669
lana [Tue, 24 Jul 2012 11:05:27 -0700] rev 13226
Merge
lana [Wed, 18 Jul 2012 16:08:20 -0700] rev 13225
Merge
lana [Mon, 16 Jul 2012 17:01:41 -0700] rev 13224
Merge
vinnie [Mon, 16 Jul 2012 22:41:04 +0100] rev 13223
6880559: Enable PKCS11 64-bit windows builds
Reviewed-by: valeriep
cl [Mon, 23 Jul 2012 12:37:58 -0700] rev 13222
Added tag jdk8-b48 for changeset 60b5f491c654
duke [Wed, 05 Jul 2017 18:16:53 +0200] rev 13221
Added tag jdk8-b48 for changeset 086271e35b0a
duke [Wed, 05 Jul 2017 18:16:52 +0200] rev 13220
Merge
duke [Wed, 05 Jul 2017 18:16:48 +0200] rev 13219
Merge
katleman [Thu, 12 Jul 2012 16:48:37 -0700] rev 13218
Added tag jdk8-b47 for changeset f0b04f0fc310
duke [Wed, 05 Jul 2017 18:16:44 +0200] rev 13217
Merge
katleman [Thu, 12 Jul 2012 16:48:15 -0700] rev 13216
Added tag jdk8-b47 for changeset eb447c603031
duke [Wed, 05 Jul 2017 18:16:39 +0200] rev 13215
Merge
katleman [Thu, 12 Jul 2012 16:48:13 -0700] rev 13214
Added tag jdk8-b47 for changeset 6ab81ecbfa0d
duke [Wed, 05 Jul 2017 18:16:35 +0200] rev 13213
Merge
katleman [Thu, 12 Jul 2012 16:47:53 -0700] rev 13212
Added tag jdk8-b47 for changeset 89587a8ac2f4
duke [Wed, 05 Jul 2017 18:16:31 +0200] rev 13211
Merge
katleman [Thu, 12 Jul 2012 16:48:24 -0700] rev 13210
Added tag jdk8-b47 for changeset 2bfc7517a106
duke [Wed, 05 Jul 2017 18:16:27 +0200] rev 13209
Merge
amurillo [Fri, 13 Jul 2012 14:06:34 -0700] rev 13208
Added tag hs24-b16 for changeset 3db9eaf7c6ab
amurillo [Fri, 13 Jul 2012 14:06:33 -0700] rev 13207
Merge
kvn [Thu, 12 Jul 2012 14:19:15 -0700] rev 13206
Merge
kvn [Wed, 11 Jul 2012 14:50:30 -0700] rev 13205
7181658: CTW: assert(t->meet(t0) == t) failed: Not monotonic
Summary: Use uncast node equivalence checks in CmpUNode::sub.
Reviewed-by: kvn, twisti
Contributed-by: vladimir.x.ivanov@oracle.com
kvn [Mon, 02 Jul 2012 12:59:43 -0700] rev 13204
7180769: assert(tboth->klass_is_exact()) failed: klass should be exact
Summary: Use class exactness as part of the condition for class compare optimization instead of assert.
Reviewed-by: twisti, roland
roland [Mon, 02 Jul 2012 09:58:06 +0200] rev 13203
7177917: Failed test java/lang/Math/PowTests.java
Summary: When c2 intrinsifies pow/exp, it should never inline the java implementations.
Reviewed-by: kvn
coleenp [Thu, 12 Jul 2012 14:26:25 -0400] rev 13202
Merge
fparain [Mon, 09 Jul 2012 01:28:37 -0700] rev 13201
6294277: java -Xdebug crashes on SourceDebugExtension attribute larger than 64K
Reviewed-by: sspitsyn, dholmes, coleenp, kamg
sla [Thu, 28 Jun 2012 11:37:28 +0200] rev 13200
7178703: Fix handling of quoted arguments and better error messages in dcmd
Reviewed-by: coleenp, mgronlun, rbackman
coleenp [Wed, 04 Jul 2012 15:55:45 -0400] rev 13199
7181200: JVM new hashing code breaks SA in product mode
Summary: Made new_hash() overloaded rather than a virtual function so SA code doesn't need to be changed.
Reviewed-by: kvn, acorn, dholmes, fparain
mikael [Tue, 03 Jul 2012 17:35:00 -0700] rev 13198
7129724: MAC: Core file location is wrong in crash report
Summary: Updated core path location to reflect macosx default
Reviewed-by: dholmes, kamg
dholmes [Tue, 03 Jul 2012 01:41:29 -0400] rev 13197
7179383: MaxDirectMemorySize argument parsing is broken for values >2G
Summary: change hotspot flag to be unsigned
Reviewed-by: dholmes, sla, fparain, brutisso
Contributed-by: Chris Dennis <cdennis@terracottatech.com>
coleenp [Mon, 02 Jul 2012 13:11:28 -0400] rev 13196
Merge
zgu [Thu, 28 Jun 2012 17:03:16 -0400] rev 13195
6995781: Native Memory Tracking (Phase 1)
7151532: DCmd for hotspot native memory tracking
Summary: Implementation of native memory tracking phase 1, which tracks VM native memory usage, and related DCmd
Reviewed-by: acorn, coleenp, fparain
kamg [Mon, 02 Jul 2012 10:54:17 -0400] rev 13194
7167142: Consider a warning when finding a .hotspotrc or .hotspot_compiler file that isn't used
Summary: Send warnings to output stream
Reviewed-by: dholmes, fparain
amurillo [Fri, 29 Jun 2012 17:12:15 -0700] rev 13193
7180882: new hotspot build - hs24-b16
Reviewed-by: jcoomes
katleman [Thu, 12 Jul 2012 16:48:00 -0700] rev 13192
Added tag jdk8-b47 for changeset a655fb35e798
katleman [Wed, 18 Jul 2012 14:18:48 -0700] rev 13191
Merge
ohair [Mon, 16 Jul 2012 11:43:23 -0700] rev 13190
7184406: Adjust get_source/hgforest script to allow for trailing // characters
Reviewed-by: tbell
katleman [Thu, 12 Jul 2012 16:47:51 -0700] rev 13189
Added tag jdk8-b47 for changeset 89d0de913efd
duke [Wed, 05 Jul 2017 18:16:12 +0200] rev 13188
Added tag jdk8-b47 for changeset b820143a6f1c
duke [Wed, 05 Jul 2017 18:16:12 +0200] rev 13187
Merge
duke [Wed, 05 Jul 2017 18:16:08 +0200] rev 13186
Merge
ohair [Sun, 08 Jul 2012 20:34:14 -0700] rev 13185
Merge
erikj [Thu, 28 Jun 2012 14:59:20 -0700] rev 13184
7180594: Fix GenStubs in langtools for build-infra builds
Reviewed-by: ohair
katleman [Thu, 05 Jul 2012 18:44:44 -0700] rev 13183
Added tag jdk8-b46 for changeset b7b7fb648bf6
duke [Wed, 05 Jul 2017 18:16:03 +0200] rev 13182
Merge
katleman [Thu, 05 Jul 2012 18:44:26 -0700] rev 13181
Added tag jdk8-b46 for changeset a454fca4fd87
duke [Wed, 05 Jul 2017 18:15:59 +0200] rev 13180
Merge
lana [Tue, 10 Jul 2012 11:40:47 -0700] rev 13179
Merge
lana [Tue, 03 Jul 2012 18:24:03 -0700] rev 13178
Merge
lana [Tue, 26 Jun 2012 22:47:23 -0700] rev 13177
Merge
joehw [Tue, 26 Jun 2012 15:28:21 -0700] rev 13176
7166896: DocumentBuilder.parse(String uri) is not IPv6 enabled. It throws MalformedURLException
Summary: skip the added international character handling for general paths
Reviewed-by: lancea
katleman [Thu, 05 Jul 2012 18:44:22 -0700] rev 13175
Added tag jdk8-b46 for changeset b5166f281c42
duke [Wed, 05 Jul 2017 18:15:54 +0200] rev 13174
Merge
lana [Tue, 10 Jul 2012 11:40:40 -0700] rev 13173
Merge
lana [Tue, 03 Jul 2012 18:23:04 -0700] rev 13172
Merge
coffeys [Wed, 27 Jun 2012 21:09:29 +0100] rev 13171
7162902: Umbrella port of a number of corba bug fixes from JDK 6 to jdk7u/8
Reviewed-by: lancea
katleman [Thu, 05 Jul 2012 18:44:04 -0700] rev 13170
Added tag jdk8-b46 for changeset 3b78e26c0c38
duke [Wed, 05 Jul 2017 18:15:49 +0200] rev 13169
Merge
katleman [Wed, 11 Jul 2012 16:02:18 -0700] rev 13168
Merge
ohair [Thu, 05 Jul 2012 13:31:38 -0700] rev 13167
Merge
erikj [Tue, 03 Jul 2012 16:01:59 -0700] rev 13166
7181501: Add some GenerateNativeHeader annotations and misc Mac adjustments to makefiles
Reviewed-by: ohair
erikj [Tue, 03 Jul 2012 11:45:34 -0700] rev 13165
7181508: Remove GenerateNativeHeader on awt java file
Reviewed-by: ohair
erikj [Tue, 03 Jul 2012 16:10:44 -0700] rev 13164
7181504: Update of latest build-infra Makefiles
Reviewed-by: ohair
lana [Tue, 10 Jul 2012 11:41:40 -0700] rev 13163
Merge
lana [Tue, 03 Jul 2012 20:58:02 -0700] rev 13162
Merge
xuelei [Tue, 03 Jul 2012 20:29:16 -0700] rev 13161
7180038: regression test failure, SSLEngineBadBufferArrayAccess.java
Reviewed-by: weijun
lana [Tue, 03 Jul 2012 18:24:22 -0700] rev 13160
Merge
mullan [Tue, 03 Jul 2012 14:56:58 -0400] rev 13159
7133344: Document the java.security.properties system property feature in the java.security file
Reviewed-by: hawtin, mullan, weijun
Contributed-by: jason.uh@oracle.com
smarks [Mon, 02 Jul 2012 14:11:44 -0700] rev 13158
7176907: additional warnings cleanup in java.util, java.util.regexp, java.util.zip
Reviewed-by: forax, khazra, smarks
Contributed-by: Mani Sarkar <sadhak001@gmail.com>
robm [Mon, 02 Jul 2012 19:32:35 +0100] rev 13157
7174887: Deadlock in jndi ldap connection cleanup
Reviewed-by: xuelei
smarks [Fri, 29 Jun 2012 16:16:13 -0700] rev 13156
7170938: (str) incorrect wording in doc for String.subSequence
Reviewed-by: forax, mduigou
Contributed-by: Joe Bowbeer <joe.bowbeer@gmail.com>
jgish [Fri, 29 Jun 2012 15:36:14 -0700] rev 13155
7100996: (spec str) IndexOutOfBoundsException when using a StringBuffer from multiple threads
Summary: add usage note to clarify thread safety
Reviewed-by: briangoetz, mduigou
Contributed-by: jim.gish@oracle.com
sherman [Thu, 28 Jun 2012 22:44:21 -0700] rev 13154
7175845: jar uf changes file permissions unexpectedly
7177216: native2ascii changes file permissions of input file
Summary: undo the File.createTempFile change in jar and native2ascii
Reviewed-by: asaha
coffeys [Wed, 27 Jun 2012 21:10:26 +0100] rev 13153
6893617: JDK 6 CNCtx always uses the default ORB
Reviewed-by: lancea
lana [Wed, 27 Jun 2012 00:09:30 -0700] rev 13152
Merge
lana [Tue, 26 Jun 2012 22:59:26 -0700] rev 13151
Merge
dholmes [Wed, 27 Jun 2012 01:36:28 -0400] rev 13150
7161229: PriorityBlockingQueue keeps hard reference to last removed element
Reviewed-by: dholmes, forax, alanb
Contributed-by: Doug Lea <dl@cs.oswego.edu>
robm [Tue, 26 Jun 2012 13:27:26 +0100] rev 13149
4244896: (process) Provide System.getPid(), System.killProcess(String pid)
Reviewed-by: alanb
lana [Tue, 03 Jul 2012 20:56:24 -0700] rev 13148
Merge
rupashka [Thu, 28 Jun 2012 14:05:06 +0400] rev 13147
7169111: Unreadable menu bar with Ambiance theme in GTK L&F
Reviewed-by: kizune
lana [Wed, 27 Jun 2012 12:54:48 -0700] rev 13146
Merge
anthony [Tue, 26 Jun 2012 17:29:10 +0400] rev 13145
7124326: [macosx] An issue similar to autoshutdown one in two AppContexts situation.
Summary: Don't add SystemTrayPeer to the peers map
Reviewed-by: art, leonidr
bagiras [Tue, 26 Jun 2012 16:46:00 +0400] rev 13144
7024749: JDK7 b131---a crash in: Java_sun_awt_windows_ThemeReader_isGetThemeTransitionDurationDefined+0x75
Reviewed-by: art, ant
serb [Tue, 26 Jun 2012 13:46:09 +0400] rev 13143
7142091: [macosx] RFE: Refactoring of peer initialization/disposing
Reviewed-by: anthony, art
lana [Tue, 03 Jul 2012 20:54:45 -0700] rev 13142
Merge
lana [Wed, 27 Jun 2012 18:39:43 -0700] rev 13141
Merge
prr [Tue, 26 Jun 2012 09:54:29 -0700] rev 13140
7164282: check for NULL return from malloc is testing wrong variable name.
Reviewed-by: igor, flar
prr [Tue, 26 Jun 2012 09:53:27 -0700] rev 13139
7176447: Lunix/Solaris fontpath.c : double free(family)
Reviewed-by: igor, flar
prr [Tue, 26 Jun 2012 09:38:25 -0700] rev 13138
7145771: [macosx] CreateFont/Register.java test fails because of cached results of getAllFonts()
Reviewed-by: igor, flar
katleman [Thu, 05 Jul 2012 18:44:32 -0700] rev 13137
Added tag jdk8-b46 for changeset c35f7a2acbec
duke [Wed, 05 Jul 2017 18:15:39 +0200] rev 13136
Merge
katleman [Thu, 05 Jul 2012 18:44:09 -0700] rev 13135
Added tag jdk8-b46 for changeset 7604568cf818
katleman [Wed, 11 Jul 2012 16:00:14 -0700] rev 13134
Merge
erikj [Thu, 05 Jul 2012 18:27:07 -0700] rev 13133
7182051: Update of latest build-infra Makefiles (missing files)
Reviewed-by: ohair
erikj [Tue, 03 Jul 2012 16:11:12 -0700] rev 13132
7181504: Update of latest build-infra Makefiles
Reviewed-by: ohair
katleman [Thu, 05 Jul 2012 18:43:57 -0700] rev 13131
Added tag jdk8-b46 for changeset 8e117f8b08eb
duke [Wed, 05 Jul 2017 18:15:28 +0200] rev 13130
Added tag jdk8-b46 for changeset 600c9a1feb01
duke [Wed, 05 Jul 2017 18:15:28 +0200] rev 13129
Merge
duke [Wed, 05 Jul 2017 18:15:25 +0200] rev 13128
Merge
katleman [Thu, 28 Jun 2012 09:33:16 -0700] rev 13127
Added tag jdk8-b45 for changeset b34aca67a4db
duke [Wed, 05 Jul 2017 18:15:22 +0200] rev 13126
Merge
katleman [Thu, 28 Jun 2012 09:32:55 -0700] rev 13125
Added tag jdk8-b45 for changeset 466ddaf02777
duke [Wed, 05 Jul 2017 18:15:19 +0200] rev 13124
Merge
katleman [Thu, 28 Jun 2012 09:32:52 -0700] rev 13123
Added tag jdk8-b45 for changeset a21c904ee700
duke [Wed, 05 Jul 2017 18:15:17 +0200] rev 13122
Merge
katleman [Thu, 28 Jun 2012 09:32:28 -0700] rev 13121
Added tag jdk8-b45 for changeset 27f3d36a24d5
duke [Wed, 05 Jul 2017 18:15:14 +0200] rev 13120
Merge
katleman [Thu, 28 Jun 2012 09:33:05 -0700] rev 13119
Added tag jdk8-b45 for changeset 82534e9c5cc7
duke [Wed, 05 Jul 2017 18:15:11 +0200] rev 13118
Merge
amurillo [Fri, 29 Jun 2012 17:04:40 -0700] rev 13117
Added tag hs24-b15 for changeset e4f98cec6edd
amurillo [Fri, 29 Jun 2012 17:04:39 -0700] rev 13116
Merge
coleenp [Fri, 29 Jun 2012 14:28:10 -0700] rev 13115
7179759: ENV: Nightly fails during jdk copiyng for solaris platforms after FDS unzipping
Summary: libjvm_g_db.so and libjvm_g_dtrace.so links in .diz file still had 64 directory
Reviewed-by: kamg, dholmes, sspitsyn
jcoomes [Fri, 29 Jun 2012 11:15:38 -0700] rev 13114
Merge
johnc [Mon, 25 Jun 2012 16:00:55 -0700] rev 13113
6921087: G1: remove per-GC-thread expansion tables from the fine-grain remembered sets
Summary: Remove the per-thread expansion tables (PosParPRT) and associated expansion and compaction from the fine grain RSet entries. This code has been unused for a while.
Reviewed-by: johnc, brutisso
Contributed-by: Thomas Schatzl <thomas.schatzl@jku.at>
kvn [Thu, 28 Jun 2012 10:35:28 -0700] rev 13112
Merge
kvn [Tue, 26 Jun 2012 09:06:16 -0700] rev 13111
7179138: Incorrect result with String concatenation optimization
Summary: check for and skip diamond shaped NULL check code for the result of toString()
Reviewed-by: twisti, roland
kvn [Fri, 22 Jun 2012 10:40:48 -0700] rev 13110
7178280: Failed new vector regression tests
Summary: When looking for the same value in an other register check that all parts of that register has the same value.
Reviewed-by: johnc, twisti
roland [Thu, 21 Jun 2012 09:52:38 +0200] rev 13109
7129715: MAC: SIGBUS in nsk stress test
Summary: StackOverflowError may get lost on OSX.
Reviewed-by: kvn, dcubed
kvn [Tue, 19 Jun 2012 15:12:56 -0700] rev 13108
7177923: SIGBUS on sparc in compiled code for java.util.Calendar.clear()
Summary: disable vectorization of a memory access with more elements per vector than one which is used for alignment on sparc
Reviewed-by: twisti
twisti [Mon, 18 Jun 2012 15:17:30 -0700] rev 13107
7157365: jruby/bench.bench_timeout crashes with JVM internal error
Reviewed-by: jrose, kvn
twisti [Mon, 18 Jun 2012 12:29:21 -0700] rev 13106
7176856: add the JRE name to the error log
Reviewed-by: coleenp, jrose, kvn, twisti
Contributed-by: Krystal Mok <sajia@taobao.com>
roland [Mon, 18 Jun 2012 09:52:31 +0200] rev 13105
7174363: Arrays.copyOfRange leads to VM crash with -Xcomp -server if executed by testing framework
Summary: Arrays.copyOfRange(original, from, to) with from > original.length tries to do a copy with a negative length.
Reviewed-by: kvn, twisti
kvn [Fri, 15 Jun 2012 01:25:19 -0700] rev 13104
7119644: Increase superword's vector size up to 256 bits
Summary: Increase vector size up to 256-bits for YMM AVX registers on x86.
Reviewed-by: never, twisti, roland
bdelsart [Thu, 28 Jun 2012 04:21:07 -0400] rev 13103
Merge
dlong [Mon, 25 Jun 2012 15:34:06 -0400] rev 13102
7156729: PPC: R_PPC_REL24 relocation error related to some libraries built without -fPIC
Summary: build powerpc with -fPIC
Reviewed-by: mikael, vladidan, roland
Contributed-by: dean.long@oracle.com
jiangli [Fri, 22 Jun 2012 14:00:39 -0400] rev 13101
7177409: Perf regression in JVM_GetClassDeclaredFields after generic signature changes.
Summary: In fieldDescriptor::generic_signature() returns NULL immediately if the field has no generic signature.
Reviewed-by: dholmes, coleenp, jcoomes
collins [Tue, 19 Jun 2012 21:16:20 -0700] rev 13100
7178113: build environment change
Summary: Simple change to enable proper builds of arm target
Reviewed-by: ohair, dholmes
sla [Wed, 27 Jun 2012 15:23:36 +0200] rev 13099
7178667: ALT_EXPORT_PATH does not export server jvm on macosx
Summary: Missing .PHONY targets in makefile
Reviewed-by: dholmes, dsamersoff
coleenp [Mon, 25 Jun 2012 18:59:52 -0700] rev 13098
Merge
coleenp [Mon, 25 Jun 2012 21:33:35 -0400] rev 13097
7178670: runtime/7158800/BadUtf8.java fails in SymbolTable::rehash_table
Summary: Cannot delete _buckets and HashtableEntries in shared space (CDS)
Reviewed-by: acorn, kvn, dlong, dcubed, kamg
sla [Mon, 25 Jun 2012 14:34:35 +0200] rev 13096
7178846: IterateThroughHeap: heap_iteration_callback passes a negative size
Summary: Missing cast caused integer overflow
Reviewed-by: rbackman, dholmes
minqi [Fri, 22 Jun 2012 15:39:16 -0700] rev 13095
7177128: SA cannot get correct system properties after 7126277
Summary: Bug fix of 7126277 changed hashing algorithm and also changed key as final field, this led SA unable to set correct value for key. Solution by reading key/value and insert them into the new table.
Reviewed-by: dholmes, mikael
Contributed-by: yumin.qi@oracle.com
minqi [Fri, 22 Jun 2012 15:35:30 -0700] rev 13094
7175133: jinfo failed to get system properties after 6924259
Summary: String offset and count fields as fix of 6924259 were removed, and become optional. SA still use offset and count fields to read String contents and failed. Fix if they exist, use them other then use value field only to read, this keeps consistent with the changes in 6924259.
Reviewed-by: dholmes, mikael
Contributed-by: yumin.qi@oracle.com
dcubed [Wed, 20 Jun 2012 14:29:23 -0700] rev 13093
Merge
dcubed [Wed, 20 Jun 2012 14:18:25 -0700] rev 13092
7175255: symlinks are wrong, which caused jdk8-promote-2 to fail (client/64/64 directories in debuginfo zips)
Summary: Fix bad paths in client/64 and server/64 debug info and symlink creation
Reviewed-by: ohair, dholmes
sla [Mon, 18 Jun 2012 11:33:17 +0200] rev 13091
Merge
coleenp [Fri, 15 Jun 2012 07:51:37 -0400] rev 13090
7177307: fix fo CR7158800 doesn't contain Test7158800.sh
Summary: forgot to hg add it
Reviewed-by: pbk, kamg, dlong, kvn, fparain
poonam [Thu, 14 Jun 2012 22:55:40 -0700] rev 13089
Merge
poonam [Thu, 14 Jun 2012 02:12:46 -0700] rev 13088
6310967: SA: jstack -m produce failures in output
Summary: While looking for the sender frame check that the frame pointer should not be less than the stack pointer.
Reviewed-by: dholmes, sla
coleenp [Wed, 13 Jun 2012 19:52:59 -0400] rev 13087
7158800: Improve storage of symbol tables
Summary: Use an alternate version of hashing algorithm for symbol string tables and after a certain bucket size to improve performance
Reviewed-by: pbk, kamg, dlong, kvn, fparain
amurillo [Fri, 15 Jun 2012 14:17:28 -0700] rev 13086
7175515: new hotspot build - hs24-b15
Reviewed-by: jcoomes
katleman [Thu, 28 Jun 2012 09:32:35 -0700] rev 13085
Added tag jdk8-b45 for changeset 8ff1c75f204a
katleman [Thu, 28 Jun 2012 09:32:26 -0700] rev 13084
Added tag jdk8-b45 for changeset 07ad352154a8
duke [Wed, 05 Jul 2017 18:14:56 +0200] rev 13083
Added tag jdk8-b45 for changeset 9b19b2302c28
duke [Wed, 05 Jul 2017 18:14:56 +0200] rev 13082
Merge
duke [Wed, 05 Jul 2017 18:14:52 +0200] rev 13081
Merge
lana [Mon, 25 Jun 2012 21:39:16 -0700] rev 13080
Merge
jjg [Fri, 22 Jun 2012 14:40:30 -0700] rev 13079
7178763: javadoc OutOfMemory error results in several jdk8 tl nightly failures
Reviewed-by: ksrini
jjg [Thu, 21 Jun 2012 13:22:21 -0700] rev 13078
7178297: provide mapping from doc comment position to source file position
Reviewed-by: mcimadamore, ksrini
jjg [Wed, 20 Jun 2012 13:23:26 -0700] rev 13077
7174143: encapsulate doc comment table
Reviewed-by: ksrini, mcimadamore
mcimadamore [Tue, 19 Jun 2012 13:25:58 +0100] rev 13076
7177701: error: Filling jar message during javax/imageio/metadata/IIOMetadataFormatImpl compilation
Summary: Recent JDK hash changes affected order in which files are returned from JavacFileManager.list()
Reviewed-by: jjg
lana [Sun, 17 Jun 2012 21:37:21 -0700] rev 13075
Merge
ksrini [Mon, 11 Jun 2012 15:33:28 -0700] rev 13074
7160072: (javac) JavacParserTests needs cleanup
Reviewed-by: jjg
katleman [Thu, 21 Jun 2012 17:08:31 -0700] rev 13073
Added tag jdk8-b44 for changeset 96e306b8f5e5
duke [Wed, 05 Jul 2017 18:14:46 +0200] rev 13072
Merge
katleman [Thu, 21 Jun 2012 17:07:59 -0700] rev 13071
Added tag jdk8-b44 for changeset fc9fe83a8a52
duke [Wed, 05 Jul 2017 18:14:44 +0200] rev 13070
Merge
lana [Tue, 26 Jun 2012 10:27:51 -0700] rev 13069
Merge
asaha [Thu, 07 Jun 2012 12:30:22 -0700] rev 13068
Merge
asaha [Mon, 21 May 2012 14:51:03 -0700] rev 13067
Merge
asaha [Tue, 08 May 2012 07:30:48 -0700] rev 13066
Merge
joehw [Tue, 10 Apr 2012 13:59:21 -0700] rev 13065
7157609: Issues with loop
Reviewed-by: hawtin, lancea, asaha
lana [Mon, 25 Jun 2012 21:37:34 -0700] rev 13064
Merge
lana [Sun, 17 Jun 2012 21:29:12 -0700] rev 13063
Merge
joehw [Tue, 12 Jun 2012 10:23:49 -0700] rev 13062
7144423: StAX EventReader swallows the cause of error
Summary: make sure the cause of the error is properly reported
Reviewed-by: lancea, psandoz
joehw [Mon, 11 Jun 2012 15:47:01 -0700] rev 13061
7157610: NullPointerException occurs when parsing XML doc
Summary: recovers what was the original disallow-doctype-decl, reporting error when disallow-doctype-decl is true, and change everything else that was added for SupportDTD to be governed by a new flag 'fSupportDTD'.
Reviewed-by: lancea
katleman [Thu, 21 Jun 2012 17:07:57 -0700] rev 13060
Added tag jdk8-b44 for changeset b52db8219e73
duke [Wed, 05 Jul 2017 18:14:36 +0200] rev 13059
Merge
lana [Tue, 26 Jun 2012 10:13:49 -0700] rev 13058
Merge
asaha [Thu, 07 Jun 2012 12:29:03 -0700] rev 13057
Merge
asaha [Mon, 21 May 2012 14:50:53 -0700] rev 13056
Merge
asaha [Tue, 08 May 2012 07:27:46 -0700] rev 13055
Merge
asaha [Tue, 10 Apr 2012 10:41:36 -0700] rev 13054
Merge
mbankal [Wed, 28 Mar 2012 02:53:13 -0700] rev 13053
Merge
mbankal [Wed, 28 Mar 2012 02:50:50 -0700] rev 13052
7079902: Refine CORBA data models
Reviewed-by: coffeys
coffeys [Mon, 26 Mar 2012 14:01:40 +0100] rev 13051
7143851: Improve IIOP stub and tie generation in RMIC
7149048: Changes to corba rmic stubGenerator class are not used during jdk build process
Reviewed-by: mschoene, robm
katleman [Thu, 21 Jun 2012 17:07:30 -0700] rev 13050
Added tag jdk8-b44 for changeset fab97dcc43bb
duke [Wed, 05 Jul 2017 18:14:27 +0200] rev 13049
Merge
lana [Tue, 26 Jun 2012 10:57:46 -0700] rev 13048
Merge
asaha [Thu, 07 Jun 2012 12:31:10 -0700] rev 13047
Merge
asaha [Thu, 24 May 2012 10:23:21 -0700] rev 13046
7171228: closed/java/lang/SecurityManager/CheckPackageDefinition.java failure
Reviewed-by: mullan
asaha [Mon, 21 May 2012 15:13:13 -0700] rev 13045
Merge
jrose [Fri, 18 May 2012 20:31:28 -0700] rev 13044
7165628: Issues with java.lang.invoke.MethodHandles.Lookup
Summary: Base SecurityManager checks on either of Lookup.lookupClass or caller class; also clarify Lookup access checks.
Reviewed-by: twisti
coffeys [Thu, 17 May 2012 12:21:16 +0100] rev 13043
7123896: Unexpected behavior due to Solaris using separate IPv4 and IPv6 port spaces
Reviewed-by: alanb
asaha [Tue, 08 May 2012 07:34:53 -0700] rev 13042
Merge
robm [Wed, 11 Apr 2012 17:47:56 -0700] rev 13041
7143606: File.createTempFile should be improved for temporary files created by the platform.
Reviewed-by: sherman
asaha [Tue, 10 Apr 2012 10:44:46 -0700] rev 13040
Merge
coffeys [Mon, 26 Mar 2012 14:03:09 +0100] rev 13039
7143851: Improve IIOP stub and tie generation in RMIC
7149048: Changes to corba rmic stubGenerator class are not used during jdk build process
Reviewed-by: mschoene, robm
weijun [Wed, 29 Feb 2012 14:06:00 +0800] rev 13038
7143872: Improve certificate extension processing
Reviewed-by: mullan
rupashka [Tue, 28 Feb 2012 16:09:15 +0200] rev 13037
7143614: SynthLookAndFeel stability improvement
Reviewed-by: malenkov
bae [Tue, 28 Feb 2012 10:44:56 +0400] rev 13036
7143617: Improve fontmanager layout lookup operations
Reviewed-by: igor, prr, mschoene
mullan [Wed, 22 Feb 2012 15:38:24 -0500] rev 13035
7145239: Finetune package definition restriction
Reviewed-by: hawtin
lana [Mon, 25 Jun 2012 21:38:37 -0700] rev 13034
Merge
chegar [Mon, 25 Jun 2012 14:19:38 +0100] rev 13033
7176784: Windows authentication not working on some computers
Reviewed-by: michaelm
dholmes [Wed, 20 Jun 2012 22:40:32 -0400] rev 13032
7178483: Change version string for Embedded releases
Reviewed-by: dholmes, lancea
Contributed-by: Gary Collins <gary.collins@oracle.com>
xuelei [Tue, 19 Jun 2012 17:28:06 -0700] rev 13031
7166487: checkSequenceNumber method never called within readRecord of SSLEngineImpl
Reviewed-by: weijun
chegar [Tue, 19 Jun 2012 10:20:45 +0100] rev 13030
6901992: InvalidJarIndexException due to bug in sun.misc.JarIndex.merge()
Reviewed-by: chegar
Contributed-by: dbelfer@gmail.com
okutsu [Tue, 19 Jun 2012 16:21:17 +0900] rev 13029
6380549: (rb) ResourceBundle.Control global binding support
Reviewed-by: naoto
alanb [Mon, 18 Jun 2012 11:19:48 +0100] rev 13028
7177617: TEST_BUG: java/nio/channels/AsyncCloseAndInterrupt.java failing (win)
Reviewed-by: chegar, coffeys
lana [Sun, 17 Jun 2012 21:34:42 -0700] rev 13027
Merge
wetmore [Fri, 15 Jun 2012 17:42:16 -0700] rev 13026
7177556: Put TestProviderLeak.java on the ProblemList until test can be reworked
Reviewed-by: khazra
mduigou [Fri, 15 Jun 2012 13:01:38 -0700] rev 13025
7175758: Improve unit test of Map iterators and Iterator.remove()
Summary: Adds additional tests of Map iterators and Iterator.remove()
Reviewed-by: lancea
alanb [Fri, 15 Jun 2012 17:16:25 +0100] rev 13024
7176485: (bf) Allow temporary buffer cache to grow to IOV_MAX
Reviewed-by: chegar, coffeys
mullan [Fri, 15 Jun 2012 09:16:18 -0400] rev 13023
Merge
mullan [Fri, 15 Jun 2012 08:47:41 -0400] rev 13022
Merge
mullan [Fri, 15 Jun 2012 08:43:31 -0400] rev 13021
7176326: CertPath/CertPathBuilderTest failures after webrev 6854712_6637288_7126011
Reviewed-by: xuelei
coffeys [Fri, 15 Jun 2012 14:16:18 +0100] rev 13020
7156963: Incorrect copyright header in java/io/SerialCallbackContext
Reviewed-by: weijun, coffeys
Contributed-by: edvard.wendelin@oracle.com
lancea [Thu, 14 Jun 2012 15:05:18 -0400] rev 13019
7145913: CachedRowSetSwriter.insertNewRow() throws SQLException
Reviewed-by: joehw, naoto, psandoz, forax
mduigou [Wed, 13 Jun 2012 16:48:30 -0700] rev 13018
7173919: Minor optimization of hashing methods
Summary: several minor optimizations to hashing methods used by hash map classes
Reviewed-by: dholmes
alanb [Thu, 14 Jun 2012 12:13:54 +0100] rev 13017
7176630: (sc) SocketChannel.write does not write more than 128k when channel configured blocking [win]
Reviewed-by: khazra, chegar
weijun [Wed, 13 Jun 2012 19:23:23 +0800] rev 13016
7176574: sun/security/krb5/auto/TcpTimeout.java failed with solaris-i586
Reviewed-by: chegar
ohair [Tue, 12 Jun 2012 15:16:32 -0700] rev 13015
Merge
ohair [Tue, 12 Jun 2012 13:54:20 -0700] rev 13014
7176138: Fixes for missing close() calls and possible null pointer reference instead of fatal error
Reviewed-by: dcubed
lancea [Tue, 12 Jun 2012 17:32:01 -0400] rev 13013
7171918: XmlReaderContentHandler.endElement does not handle a Delete Tag properly
Reviewed-by: joehw
lancea [Mon, 11 Jun 2012 07:10:48 -0400] rev 13012
7171917: CachedRowSetImpl.populate does not handle map properly
Reviewed-by: joehw
alanb [Sun, 10 Jun 2012 10:29:27 +0100] rev 13011
7175775: Disable SA options in jinfo/Basic.java test until SA updated for new hash and String count/offset
Reviewed-by: minqi
lana [Mon, 25 Jun 2012 21:36:32 -0700] rev 13010
Merge
anthony [Mon, 25 Jun 2012 17:27:04 +0400] rev 13009
7174718: [macosx] Regression in 7u6 b12: PopupFactory leaks DefaultFrames.
Summary: Fix memory management
Reviewed-by: art, serb
anthony [Fri, 22 Jun 2012 16:32:39 +0400] rev 13008
7170716: JVM crash when opening an AWT app from a registered file.
Summary: Copy the queued blocks to prevent their deallocation
Reviewed-by: anthony, swingler
Contributed-by: Marco Dinacci <marco.dinacci@gmail.com>
kizune [Tue, 19 Jun 2012 21:09:03 +0400] rev 13007
7172430: [macosx] debug message in non debug jdk build
Reviewed-by: anthony, serb
alexsch [Mon, 18 Jun 2012 15:39:27 +0400] rev 13006
7174970: NLS [ccjk] Extra mnemonic keys at standard filechooserdialog (open and save) in metal L&F
Reviewed-by: rupashka
lana [Sun, 17 Jun 2012 22:03:26 -0700] rev 13005
Merge
kizune [Fri, 15 Jun 2012 18:28:33 +0400] rev 13004
7171163: [macosx] Shortcomings in the design of the secondary native event loop made JavaFX DnD deadlock
Reviewed-by: anthony, art
alexsch [Wed, 13 Jun 2012 18:43:07 +0400] rev 13003
7150049: [macosx] closed/javax/swing/JCheckBox/4449413/bug4449413.java check the checkbox again,it auto fail
Reviewed-by: rupashka
anthony [Wed, 13 Jun 2012 18:33:30 +0400] rev 13002
7176644: [macosx] Missing NSAutoreleasePool in CGLGraphicsConfig.m OGLGC_DestroyOGLGraphicsConfig
Summary: Create and drain an autorelease pool
Reviewed-by: anthony, dcherepanov
Contributed-by: Tomas Hurka <tomas.hurka@googlemail.com>
luchsh [Mon, 11 Jun 2012 10:52:31 +0800] rev 13001
7155887: ComboBox does not display focus outline in GTK L&F
Reviewed-by: rupashka
kizune [Sat, 09 Jun 2012 19:18:24 +0400] rev 13000
7173487: closed/java/awt/Frame/RemoveNotifyTest/RemoveNotifyTest.html
Reviewed-by: anthony, dcherepanov, serb
rupashka [Sat, 09 Jun 2012 17:42:46 +0400] rev 12999
7165725: JAVA6 HTML PARSER CANNOT PARSE MULTIPLE SCRIPT TAGS IN A LINE CORRECTLY
Reviewed-by: alexsch
lana [Mon, 25 Jun 2012 21:34:27 -0700] rev 12998
Merge
prr [Tue, 19 Jun 2012 09:07:31 -0700] rev 12997
7124536: [macosx] PrintServiceLookup.lookupDefaultPrintService() return null
Reviewed-by: bae, igor
lana [Sun, 17 Jun 2012 22:07:44 -0700] rev 12996
Merge
prr [Thu, 14 Jun 2012 16:34:43 -0700] rev 12995
7158366: [macosx] Print-to-file dialog doesn't have an entry field for a name
Reviewed-by: bae, jgodinez
bae [Thu, 14 Jun 2012 11:14:44 +0400] rev 12994
7153693: Three 2D_ImageIO tests failed due ImageFormatException on OEL 6.* Unbreakable Kernel x64
Reviewed-by: jgodinez, prr
prr [Wed, 13 Jun 2012 12:46:02 -0700] rev 12993
7027300: Unsynchronized HashMap access causes endless loop
Reviewed-by: bae, jgodinez
katleman [Thu, 21 Jun 2012 17:08:14 -0700] rev 12992
Added tag jdk8-b44 for changeset 5a7d295a9b76
duke [Wed, 05 Jul 2017 18:14:07 +0200] rev 12991
Merge
lana [Tue, 26 Jun 2012 10:27:11 -0700] rev 12990
Merge
asaha [Thu, 07 Jun 2012 12:30:02 -0700] rev 12989
Merge
asaha [Mon, 21 May 2012 14:56:33 -0700] rev 12988
Merge
asaha [Tue, 08 May 2012 11:29:21 -0700] rev 12987
Merge
kamg [Thu, 03 May 2012 15:37:46 -0400] rev 12986
7160757: Problem with hotspot/runtime_classfile
Summary: Allow only current and super invokespecials of <init>
Reviewed-by: never, coleenp, dcubed
asaha [Tue, 08 May 2012 07:29:27 -0700] rev 12985
Merge
never [Thu, 12 Apr 2012 12:07:09 -0700] rev 12984
7160677: missing else in fix for 7152811
Reviewed-by: kvn, kevinw
asaha [Tue, 10 Apr 2012 10:42:34 -0700] rev 12983
Merge
never [Wed, 04 Apr 2012 20:44:38 -0700] rev 12982
7152811: Issues in client compiler
Reviewed-by: kvn, jrose
kamg [Thu, 29 Mar 2012 18:55:32 -0400] rev 12981
7110720: Issue with vm config file loadingIssue with vm config file loading
Summary: disabling default config files if -XX:-ReadDefaultConfigFiles
Reviewed-by: phh, jrose, dcubed, dholmes
katleman [Thu, 21 Jun 2012 17:07:40 -0700] rev 12980
Added tag jdk8-b44 for changeset 1531e68c3b60
lana [Mon, 25 Jun 2012 21:37:09 -0700] rev 12979
Merge
lana [Sun, 17 Jun 2012 21:27:22 -0700] rev 12978
Merge
sla [Mon, 11 Jun 2012 20:52:00 +0200] rev 12977
7175802: Missing jdk_jfr in top-level make file
Reviewed-by: alanb
katleman [Thu, 21 Jun 2012 17:07:24 -0700] rev 12976
Added tag jdk8-b44 for changeset 053c1b820253
duke [Wed, 05 Jul 2017 18:13:50 +0200] rev 12975
Added tag jdk8-b44 for changeset 7e981cb0ad6a
duke [Wed, 05 Jul 2017 18:13:49 +0200] rev 12974
Merge
duke [Wed, 05 Jul 2017 18:13:47 +0200] rev 12973
Merge
katleman [Thu, 14 Jun 2012 13:14:50 -0700] rev 12972
Added tag jdk8-b43 for changeset a689392675ed
duke [Wed, 05 Jul 2017 18:13:44 +0200] rev 12971
Merge
katleman [Thu, 14 Jun 2012 13:14:23 -0700] rev 12970
Added tag jdk8-b43 for changeset a6336eb51596
duke [Wed, 05 Jul 2017 18:13:41 +0200] rev 12969
Merge
katleman [Thu, 14 Jun 2012 13:14:21 -0700] rev 12968
Added tag jdk8-b43 for changeset d382060bd755
duke [Wed, 05 Jul 2017 18:13:39 +0200] rev 12967
Merge
katleman [Thu, 14 Jun 2012 13:14:08 -0700] rev 12966
Added tag jdk8-b43 for changeset cb67f4b91b0c
duke [Wed, 05 Jul 2017 18:13:36 +0200] rev 12965
Merge
katleman [Thu, 14 Jun 2012 13:14:28 -0700] rev 12964
Added tag jdk8-b43 for changeset d3f312fc19e1
duke [Wed, 05 Jul 2017 18:13:34 +0200] rev 12963
Merge
amurillo [Fri, 15 Jun 2012 14:07:01 -0700] rev 12962
Added tag hs24-b14 for changeset 812bed29656a
amurillo [Fri, 15 Jun 2012 14:07:00 -0700] rev 12961
Merge
kvn [Thu, 14 Jun 2012 14:59:52 -0700] rev 12960
Merge
twisti [Wed, 13 Jun 2012 11:36:03 -0700] rev 12959
7174928: JSR 292: unresolved invokedynamic call sites deopt and osr infinitely
Reviewed-by: kvn
kvn [Tue, 12 Jun 2012 16:23:31 -0700] rev 12958
7173340: C2: code cleanup: use PhaseIterGVN::replace_edge(Node*, int, Node*) where applicable
Summary: replace frequent C2 optimizer code patterns with new methods calls
Reviewed-by: kvn, twisti
Contributed-by: vladimir.x.ivanov@oracle.com
twisti [Tue, 12 Jun 2012 14:31:44 -0700] rev 12957
7174218: remove AtomicLongCSImpl intrinsics
Reviewed-by: kvn, twisti
Contributed-by: Krystal Mok <sajia@taobao.com>
kvn [Tue, 12 Jun 2012 09:47:23 -0700] rev 12956
7169782: C2: SIGSEGV in LShiftLNode::Ideal(PhaseGVN*, bool)
Summary: keep intermediate node alive till the end of the graph construction using dummy hook node trick
Reviewed-by: kvn, twisti
Contributed-by: vladimir.x.ivanov@oracle.com
roland [Tue, 12 Jun 2012 10:02:36 +0200] rev 12955
7174532: jdk/test/java/lang/Math/WorstCaseTests.java failing on x86
Summary: increase precision on x86 for the steps of the computation of exp and pow.
Reviewed-by: kvn
kvn [Mon, 11 Jun 2012 22:38:28 -0700] rev 12954
Merge
kvn [Mon, 11 Jun 2012 14:58:51 -0700] rev 12953
7174510: 19 JCK compiler tests fail with C2 error: memNode.cpp:812 - ShouldNotReachHere
Summary: Add missing check for EncodeP node in MemNode::Ideal_common_DU_postCCP() method.
Reviewed-by: twisti
twisti [Mon, 11 Jun 2012 16:47:41 -0700] rev 12952
7063674: Wrong results from basic comparisons after calls to Long.bitCount(long)
Reviewed-by: kvn
kvn [Mon, 11 Jun 2012 08:35:28 -0700] rev 12951
Merge
twisti [Wed, 06 Jun 2012 15:57:37 -0700] rev 12950
7174884: C1: failures after 7171890: assert(cur_state != NULL) failed: state_before must be set
Reviewed-by: kvn
roland [Tue, 05 Jun 2012 10:15:27 +0200] rev 12949
7171890: C1: add Class.isInstance intrinsic
Summary: Class.cast which calls Class.isInstance is heavily used by the new JSR 292 implementation
Reviewed-by: roland
Contributed-by: Krystal Mok <rednaxelafx@gmail.com>
amurillo [Fri, 01 Jun 2012 11:25:12 -0700] rev 12948
7173635: jprt.properties should include release jdk7u6
Reviewed-by: jcoomes
twisti [Wed, 30 May 2012 12:17:07 -0700] rev 12947
7172843: C1: fix "assert(has_printable_bci()) failed: _printable_bci should have been set"
Reviewed-by: twisti
Contributed-by: Krystal Mok <sajia@taobao.com>
twisti [Fri, 25 May 2012 11:39:13 -0700] rev 12946
7170145: C1 doesn't respect the JMM with volatile field loads
Reviewed-by: kvn, roland
kvn [Fri, 25 May 2012 07:53:11 -0700] rev 12945
7170463: C2 should recognize "obj.getClass() == A.class" code pattern
Summary: optimize this code pattern obj.getClass() == A.class.
Reviewed-by: jrose, kvn
Contributed-by: Krystal Mok <sajia@taobao.com>
sla [Thu, 14 Jun 2012 12:21:48 +0200] rev 12944
Merge
kamg [Mon, 11 Jun 2012 13:10:14 -0400] rev 12943
7175914: Usage of gcc with precompiled headers produces wrong build dependencies
Summary: Add -fpch-deps flag to gcc builds
Reviewed-by: kamg, coleenp
Contributed-by: volker.simonis@gmail.com
sla [Mon, 11 Jun 2012 10:28:02 +0200] rev 12942
Merge
dholmes [Fri, 08 Jun 2012 02:06:16 -0400] rev 12941
7172708: 32/64 bit type issues on Windows after Mac OS X port
Reviewed-by: dholmes, coleenp
Contributed-by: Chris Dennis <cdennis@terracottatech.com>
mikael [Wed, 06 Jun 2012 05:21:56 +0200] rev 12940
7170275: os::print_os_info needs to know about Windows 8
Summary: Recognize Windows 8 and Windows Server 2012
Reviewed-by: sla, kvn, azeemj
fparain [Tue, 05 Jun 2012 06:48:00 -0700] rev 12939
7171703: JNI DefineClass crashes client VM when first parameter is NULL
Reviewed-by: acorn, kamg, sspitsyn, dholmes
bdelsart [Mon, 11 Jun 2012 04:47:33 -0400] rev 12938
Merge
jiangli [Wed, 06 Jun 2012 14:33:43 -0400] rev 12937
7172967: Eliminate constMethod's _method backpointer to methodOop.
Summary: Eliminate constMethod's _method backpointer to methodOop, and move the _constant field from methodOop to constMethod.
Reviewed-by: roland, bdelsart, kamg
jcoomes [Fri, 08 Jun 2012 09:49:49 -0700] rev 12936
Merge
brutisso [Mon, 04 Jun 2012 13:29:34 +0200] rev 12935
7173460: G1: java/lang/management/MemoryMXBean/CollectionUsageThreshold.java failes with G1
Summary: The scope of TraceMemoryManagerStats in G1CollectedHeap need to cover the call to G1MonitoringSupport::update_sizes()
Reviewed-by: johnc, jmasa
brutisso [Tue, 05 Jun 2012 22:30:24 +0200] rev 12934
7172388: G1: _total_full_collections should not be incremented for concurrent cycles
Reviewed-by: azeemj, jmasa
mgerdin [Mon, 04 Jun 2012 09:21:53 +0200] rev 12933
7172226: HotSpot fails to build with GCC 4.7 because of stricter c++ argument dependent lookup
Summary: Add "using" keyword to import base class functions from FreeList<T> to fix template name lookup in gcc 4.7
Reviewed-by: brutisso, iveresov
kamg [Mon, 04 Jun 2012 10:22:37 -0400] rev 12932
7166498: JVM crash in ClassVerifier
Summary: Fixed raw pointer being used after potential safepoint/GC
Reviewed-by: acorn, fparain, dholmes
dholmes [Sat, 02 Jun 2012 07:32:21 -0400] rev 12931
Merge
mikael [Fri, 01 Jun 2012 20:17:46 +0200] rev 12930
7155453: [macosx] re-enable jbb tests in JPRT
Summary: Run SPECjbb in headless mode and enable SPECjbb runs on OSX
Reviewed-by: dcubed, dholmes
amurillo [Fri, 01 Jun 2012 15:30:44 -0700] rev 12929
7173438: new hotspot build - hs24-b14
Reviewed-by: jcoomes
katleman [Thu, 14 Jun 2012 13:14:13 -0700] rev 12928
Added tag jdk8-b43 for changeset 6e8bd51d480c
katleman [Wed, 20 Jun 2012 15:22:12 -0700] rev 12927
Merge
mbykov [Tue, 19 Jun 2012 14:24:45 -0700] rev 12926
7178241: Basic script for JDK source code legal headers conformance verification
Summary: A new script lic_check.sh to check license headers in JDK source code
Reviewed-by: ohair, darcy
Contributed-by: misha.bykov@oracle.com
katleman [Thu, 14 Jun 2012 13:13:53 -0700] rev 12925
Added tag jdk8-b43 for changeset 5d9bc9df9263
duke [Wed, 05 Jul 2017 18:13:21 +0200] rev 12924
Added tag jdk8-b43 for changeset 69d8a827cdf9
duke [Wed, 05 Jul 2017 18:13:21 +0200] rev 12923
Merge
duke [Wed, 05 Jul 2017 18:13:18 +0200] rev 12922
Merge
katleman [Wed, 13 Jun 2012 16:58:00 -0700] rev 12921
Merge
erikj [Thu, 07 Jun 2012 20:30:57 -0700] rev 12920
7170079: Adjustments to build-infra makefiles
Reviewed-by: ohair, ohrstrom, ihse, jonas
Contributed-by: jonas <jonas.oreland@oracle.com>, erikj <erik.joelsson@oracle.com>, ihse <magnus.ihse.bursie@oracle.com>, tgranat <torbjorn.granat@oracle.com>, ykantser <yekaterina.kantserova@oracle.com>
lana [Fri, 08 Jun 2012 12:45:43 -0700] rev 12919
Merge
lana [Tue, 05 Jun 2012 17:40:33 -0700] rev 12918
Merge
jjh [Thu, 31 May 2012 15:07:29 -0700] rev 12917
7159016: Static import of member in processor-generated class fails in JDK 7
Reviewed-by: jjg
mcimadamore [Thu, 31 May 2012 17:44:04 +0100] rev 12916
7160084: javac fails to compile an apparently valid class/interface combination
Summary: javac generates wrong syntetized trees for nested enum constants
Reviewed-by: dlsmith, jjg
mcimadamore [Thu, 31 May 2012 17:42:14 +0100] rev 12915
7166552: Inference: cleanup usage of Type.ForAll
Summary: Remove hack to callback into type-inference from assignment context
Reviewed-by: dlsmith, jjg
lana [Fri, 25 May 2012 16:32:56 -0700] rev 12914
Merge
jjh [Mon, 21 May 2012 16:10:14 -0700] rev 12913
7157798: Add 6 test scenarios for testing inheritance of multiple same-name methods from mulitple interfaces
Reviewed-by: mcimadamore
Contributed-by: sue.wei@oracle.com
cl [Thu, 07 Jun 2012 12:10:41 -0700] rev 12912
Added tag jdk8-b42 for changeset 3e580bb83096
duke [Wed, 05 Jul 2017 18:13:13 +0200] rev 12911
Merge
katleman [Wed, 13 Jun 2012 16:53:28 -0700] rev 12910
Merge
erikj [Thu, 07 Jun 2012 20:30:49 -0700] rev 12909
7170079: Adjustments to build-infra makefiles
Reviewed-by: ohair, ohrstrom, ihse, jonas
Contributed-by: jonas <jonas.oreland@oracle.com>, erikj <erik.joelsson@oracle.com>, ihse <magnus.ihse.bursie@oracle.com>, tgranat <torbjorn.granat@oracle.com>, ykantser <yekaterina.kantserova@oracle.com>
cl [Thu, 07 Jun 2012 12:10:28 -0700] rev 12908
Added tag jdk8-b42 for changeset 489ab38ab6db
duke [Wed, 05 Jul 2017 18:13:09 +0200] rev 12907
Merge
katleman [Wed, 13 Jun 2012 16:53:25 -0700] rev 12906
Merge
erikj [Thu, 07 Jun 2012 20:30:41 -0700] rev 12905
7170079: Adjustments to build-infra makefiles
Reviewed-by: ohair, ohrstrom, ihse, jonas
Contributed-by: jonas <jonas.oreland@oracle.com>, erikj <erik.joelsson@oracle.com>, ihse <magnus.ihse.bursie@oracle.com>, tgranat <torbjorn.granat@oracle.com>, ykantser <yekaterina.kantserova@oracle.com>
lana [Fri, 08 Jun 2012 12:01:24 -0700] rev 12904
Merge
joehw [Fri, 08 Jun 2012 11:28:29 -0700] rev 12903
7157608: One feature is not recognized.
Summary: adding feature standard-uri-conformant into the recognized list
Reviewed-by: psandoz
joehw [Thu, 07 Jun 2012 13:47:53 -0700] rev 12902
7151118: Regressions on 7u4 b11 comp. 7u4 b06 on specjvm2008.xml.transform subbenchmark
Summary: roll back XalanJ-2271 that caused the regression
Reviewed-by: lancea
cl [Thu, 07 Jun 2012 12:10:26 -0700] rev 12901
Added tag jdk8-b42 for changeset 8fc801f2ef62
duke [Wed, 05 Jul 2017 18:13:06 +0200] rev 12900
Merge
katleman [Wed, 13 Jun 2012 16:53:07 -0700] rev 12899
Merge
ohair [Wed, 13 Jun 2012 09:43:43 -0700] rev 12898
7176691: prtconf: devinfo facility not available in corba building
Reviewed-by: tbell
erikj [Thu, 07 Jun 2012 20:30:30 -0700] rev 12897
7170079: Adjustments to build-infra makefiles
Reviewed-by: ohair, ohrstrom, ihse, jonas
Contributed-by: jonas <jonas.oreland@oracle.com>, erikj <erik.joelsson@oracle.com>, ihse <magnus.ihse.bursie@oracle.com>, tgranat <torbjorn.granat@oracle.com>, ykantser <yekaterina.kantserova@oracle.com>
cl [Thu, 07 Jun 2012 12:10:14 -0700] rev 12896
Added tag jdk8-b42 for changeset 79b9edd5f45f
duke [Wed, 05 Jul 2017 18:13:02 +0200] rev 12895
Merge
katleman [Wed, 13 Jun 2012 16:57:34 -0700] rev 12894
Merge
erikj [Mon, 11 Jun 2012 09:30:04 -0700] rev 12893
7175966: Fix windows build issues for build-infra project
Reviewed-by: ohair
erikj [Thu, 07 Jun 2012 20:40:50 -0700] rev 12892
7170079: Adjustments to build-infra makefiles
Reviewed-by: ohair, ohrstrom, ihse, jonas
Contributed-by: jonas <jonas.oreland@oracle.com>, erikj <erik.joelsson@oracle.com>, ihse <magnus.ihse.bursie@oracle.com>, tgranat <torbjorn.granat@oracle.com>, ykantser <yekaterina.kantserova@oracle.com>
ohair [Thu, 07 Jun 2012 20:40:02 -0700] rev 12891
Merge
lana [Fri, 08 Jun 2012 12:44:30 -0700] rev 12890
Merge
robm [Fri, 08 Jun 2012 18:23:28 +0100] rev 12889
7161881: (dc) DatagramChannel.bind(null) fails if IPv4 socket and running with preferIPv6Addresses=true
Reviewed-by: alanb, chegar
sla [Fri, 08 Jun 2012 05:39:14 -0700] rev 12888
Merge
sla [Thu, 07 Jun 2012 15:28:38 +0200] rev 12887
7165257: Add JFR tests to the JDK code base
Reviewed-by: ohair, dholmes, nloodin, mgronlun
lancea [Fri, 08 Jun 2012 09:22:30 -0400] rev 12886
Merge
lancea [Thu, 07 Jun 2012 20:11:26 -0400] rev 12885
7172551: Remove Native calls from DriverManager for jigsaw
Reviewed-by: alanb, chegar, darcy, mchung
chegar [Fri, 08 Jun 2012 09:55:20 +0100] rev 12884
7175413: Typo in comments of JVM_SupportsCX8 in jvm.h
Reviewed-by: chegar
Contributed-by: Krystal Mok <sajia@taobao.com>
mduigou [Thu, 07 Jun 2012 01:01:09 -0700] rev 12883
7174736: JCK test api/java_util/HashMap/index_EntrySet failing
Summary: Corrects a problem with HashMap.removeEntry() that caused a JCK test to fail
Reviewed-by: mduigou
Contributed-by: alan.bateman@oracle.com
alanb [Thu, 07 Jun 2012 18:42:47 +0100] rev 12882
7174723: TEST_BUG: java/lang/ProcessBuilder/Basic.java failing [win]
Reviewed-by: mduigou
weijun [Thu, 07 Jun 2012 22:33:34 +0800] rev 12881
7175041: HttpTimestamper should accept https URI
Reviewed-by: mullan
nloodin [Tue, 05 Jun 2012 13:43:39 +0200] rev 12880
7163471: Licensee source bundle failed around 7u4
Reviewed-by: dholmes, sla, brutisso, erikj
alanb [Thu, 07 Jun 2012 12:31:45 +0100] rev 12879
7164256: EnumMap clone doesn't clear the entrySet keeping a reference to the original Map
Reviewed-by: alanb, chegar, forax, mduigou
Contributed-by: dbelfer@gmail.com
alanb [Thu, 07 Jun 2012 10:31:48 +0100] rev 12878
7175011: ProblemList.txt updates (6/2012)
Reviewed-by: mduigou, chegar
dcubed [Wed, 06 Jun 2012 19:11:23 -0700] rev 12877
Merge
jonas [Wed, 06 Jun 2012 13:16:37 -0700] rev 12876
7174861: all/OPT jdk build on Solaris with FDS enabled sets wrong options
Summary: Use CFLAGS_COMMON instead of CC_OPT and CXXFLAGS_COMMON instead of CXX_OPT for setting FDS options. FDS should also set OPTIMIZATION_LEVEL.
Reviewed-by: ihse, dholmes, ohair, dcubed
xuelei [Wed, 06 Jun 2012 18:39:09 -0700] rev 12875
7172149: ArrayIndexOutOfBoundsException from Signature.verify
Summary: take care of integer addition overflow
Reviewed-by: xuelei, wetmore
Contributed-by: Jonathan Lu <luchsh@linux.vnet.ibm.com>
xuelei [Wed, 06 Jun 2012 18:18:58 -0700] rev 12874
7174244: NPE in Krb5ProxyImpl.getServerKeys()
Reviewed-by: weijun
khazra [Wed, 06 Jun 2012 11:37:08 -0700] rev 12873
7173645: (props) System.getProperty("os.name") should return "Windows Server 2012" for Windows Server 2012
Summary: Enable Windows Server 2012 to be recognized as "os.name"
Reviewed-by: alanb, dholmes, chegar
alanb [Wed, 06 Jun 2012 17:59:29 +0100] rev 12872
7172826: (se) Selector based on the Solaris event port mechanism
Reviewed-by: coffeys, chegar
weijun [Wed, 06 Jun 2012 10:05:54 +0800] rev 12871
7174351: test/sun/security/tools/keytool/standard.sh failed after new Hashtable
Reviewed-by: xuelei
lana [Tue, 05 Jun 2012 17:40:02 -0700] rev 12870
Merge
sherman [Tue, 05 Jun 2012 12:11:58 -0700] rev 12869
6183404: Many eudc characters are incorrectly mapped in MS936 and GBK converter
Summary: updated MS936 and GBK mappings
Reviewed-by: alanb
alanb [Tue, 05 Jun 2012 12:47:36 +0100] rev 12868
7173515: (se) Selector.open fails with OOME on Solaris when unlimited file descriptors
Reviewed-by: coffeys, chegar
weijun [Tue, 05 Jun 2012 17:11:26 +0800] rev 12867
7172701: KDC tests cleanup
Reviewed-by: xuelei
zhouyx [Tue, 05 Jun 2012 10:16:22 +0800] rev 12866
7173044: MemoryMonitor hangs if getMax method in MemoryUsage object returns -1
Reviewed-by: dholmes, sspitsyn
weijun [Mon, 04 Jun 2012 18:06:45 +0800] rev 12865
7173036: test/com/sun/jdi/ConnectedVMs.java does not run as expected
Reviewed-by: alanb
littlee [Mon, 04 Jun 2012 16:30:35 +0800] rev 12864
7166055: Javadoc for WeakHashMap contains misleading advice
Reviewed-by: dholmes, mduigou
mduigou [Fri, 01 Jun 2012 00:05:21 -0700] rev 12863
7173432: Handle null key at HashMap resize
Summary: If the key to be inserted into a HashMap is null and the table needs to be resized as part of the insertion then addEntry will try to recalculate the hash of a null key. This will fail with an NPE.
Reviewed-by: darcy
mullan [Thu, 31 May 2012 17:10:57 -0400] rev 12862
Merge
mullan [Thu, 31 May 2012 17:07:28 -0400] rev 12861
Merge
mullan [Wed, 30 May 2012 17:19:46 -0400] rev 12860
6854712: Revocation checking enhancements (JEP-124)
6637288: Add OCSP support to PKIX CertPathBuilder implementation
7126011: ReverseBuilder.getMatchingCACerts may throws NPE
Reviewed-by: xuelei
mduigou [Wed, 30 May 2012 22:18:37 -0700] rev 12859
7126277: Alternative String hashing implementation
Summary: All of the hashing based Map implementations: HashMap, Hashtable, LinkedHashMap, WeakHashMap and ConcurrentHashMap are modified to use an enhanced hashing algorithm for string keys when the capacity of the hash table has ever grown beyond 512 entries. The enhanced hashing implementation uses the murmur3 hashing algorithm along with random hash seeds and index masks. These enhancements mitigate cases where colliding String hash values could result in a performance bottleneck.
Reviewed-by: alanb, forax, dl
mduigou [Thu, 17 May 2012 10:06:19 -0700] rev 12858
6924259: Remove offset and count fields from java.lang.String
Summary: Removes the use of shared character array buffers by String along with the two fields needed to support the use of shared buffers.
Reviewed-by: alanb, mduigou, forax, briangoetz
Contributed-by: brian.doherty@oracle.com
ksrini [Tue, 29 May 2012 14:56:48 -0700] rev 12857
7168401: pack200 does not produce a compatible pack file for JDK7 classes if indy is not present
Reviewed-by: jrose
khazra [Tue, 29 May 2012 13:16:17 -0700] rev 12856
7171591: getDefaultScopeID() in src/solaris/native/java/net/net_util_md.c should return a value
Summary: Use CHECK_NULL_RETURN instead of CHECK_NULL
Reviewed-by: alanb
littlee [Tue, 29 May 2012 09:42:09 +0800] rev 12855
7172177: test/java/util/TimeZone/DstTzTest.java failing on all platforms
Reviewed-by: alanb, okutsu
lana [Fri, 25 May 2012 16:32:02 -0700] rev 12854
Merge
dcubed [Fri, 25 May 2012 08:20:12 -0700] rev 12853
7170449: Management is completely broken at least on Solaris 11 X86
Summary: Work around 'gobjcopy' failures on Solaris by adding temporary tools to add the '.gnu_debuglink' section and remove the SHF_ALLOC flag from "empty" section headers.
Reviewed-by: sspitsyn, acorn
jgish [Thu, 24 May 2012 11:11:37 -0400] rev 12852
7171474: Incorrect @see tags in java.lang.NumberFormatException javadoc
Summary: update javadoc for NumberFormatException
Reviewed-by: alanb
egahlin [Fri, 25 May 2012 12:24:57 +0200] rev 12851
7017818: NLS: JConsoleResources.java cannot be handled by translation team
Reviewed-by: mchung, mfang
youdwei [Fri, 25 May 2012 14:32:07 +0800] rev 12850
7171028: dots are missed in the datetime for Slovanian
Reviewed-by: yhuang
youdwei [Fri, 25 May 2012 13:28:40 +0800] rev 12849
7094176: (tz) Incorrect TimeZone display name when DST not applicable / disabled
Reviewed-by: okutsu
dbhole [Thu, 24 May 2012 19:00:16 -0700] rev 12848
7117230: clean up warnings in java.text
Reviewed-by: jrose, smarks
nloodin [Thu, 24 May 2012 10:20:28 -0400] rev 12847
Merge
nloodin [Thu, 24 May 2012 09:32:25 +0200] rev 12846
7143353: -Xrunhprof fails in Java 7 due to bad switch
Reviewed-by: jrose, sspitsyn
jgish [Thu, 24 May 2012 14:44:40 +0100] rev 12845
7160725: Strange or obsolete @see tags in some exception java.lang javadoc
Summary: update javadoc for IllegalArgumentException and NumberFormatException
Reviewed-by: alanb