serb [Fri, 16 Aug 2013 16:52:53 +0400] rev 19367
8020051: [TEST_BUG] Testcase for 8004859 has a typo
Reviewed-by: anthony
alitvinov [Thu, 15 Aug 2013 14:20:09 +0400] rev 19366
7191018: Manual test closed/java/awt/JAWT causes JVM to crash starting from JDK 5
Reviewed-by: anthony, serb
leonidr [Thu, 15 Aug 2013 01:17:30 +0400] rev 19365
8022997: [macosx] Remaining duplicated key events
Reviewed-by: anthony, serb
pchelko [Wed, 14 Aug 2013 17:20:09 +0400] rev 19364
7173464: Clipboard.getAvailableDataFlavors: Comparison method violates contract
Reviewed-by: anthony, art, serb
pchelko [Wed, 14 Aug 2013 16:17:28 +0400] rev 19363
8013454: [parfait] Memory leak in jdk/src/windows/native/sun/windows/awt_Cursor.cpp
8012079: [parfait] possible null pointer dereference in jdk/src/windows/native/sun/windows/awt_Font.cpp
Reviewed-by: art, serb
lana [Tue, 13 Aug 2013 15:49:37 -0700] rev 19362
Merge
serb [Tue, 13 Aug 2013 15:41:55 +0400] rev 19361
7027045: (doc) java/awt/Window.java has several typos in javadoc
Reviewed-by: art, serb
Contributed-by: konstantin.perikov@gmail.com
alexsch [Fri, 09 Aug 2013 14:16:24 +0400] rev 19360
7121409: Two conformance tests for AccessibleText.getCharacterBounds(int i) fail
Reviewed-by: serb
ant [Fri, 09 Aug 2013 05:20:27 +0400] rev 19359
8013611: Modal dialog fails to obtain keyboard focus
Reviewed-by: leonidr
lana [Tue, 20 Aug 2013 17:35:15 -0700] rev 19358
Merge
jgodinez [Mon, 19 Aug 2013 11:21:19 -0700] rev 19357
8022241: [macosx] [PIT] lookupPrintServices() returns one too long array
Reviewed-by: prr, jchen
prr [Mon, 19 Aug 2013 03:58:47 -0700] rev 19356
8017580: Crash in font loading code on Linux (due to use of reflection)
Reviewed-by: bae, vadim
vadim [Fri, 16 Aug 2013 15:57:28 +0400] rev 19355
8013446: [parfait] Memory leak in jdk/src/windows/native/sun/java2d/opengl/WGLSurfaceData.c
Reviewed-by: bae, prr
jgodinez [Thu, 15 Aug 2013 11:56:33 -0700] rev 19354
8023045: [MacOSX] PrinterIOException when printing a JComponent
Reviewed-by: bae, jchen
cl [Thu, 22 Aug 2013 09:10:13 -0700] rev 19353
Added tag jdk8-b104 for changeset 805046a40f61
duke [Wed, 05 Jul 2017 19:08:38 +0200] rev 19352
Merge
amurillo [Fri, 23 Aug 2013 03:01:16 -0700] rev 19351
Added tag hs25-b47 for changeset 5ca7390c9649
amurillo [Fri, 23 Aug 2013 03:01:16 -0700] rev 19350
Merge
jmasa [Thu, 22 Aug 2013 14:03:47 -0700] rev 19349
Merge
jmasa [Thu, 22 Aug 2013 11:13:17 -0700] rev 19348
Merge
jmasa [Wed, 14 Aug 2013 19:52:16 -0700] rev 19347
8021809: Partitioning based on eden sampling during allocation not reset correctly
Reviewed-by: ysr, hiroshi
tschatzl [Wed, 21 Aug 2013 10:32:02 +0200] rev 19346
8022784: TaskQueue misses minimal documentation and references for analysis
Summary: Add appropriate documentation and references to publication to allow easier analysis of the TaskQueue implementation.
Reviewed-by: dholmes, ehelin
jmasa [Tue, 20 Aug 2013 10:02:38 -0700] rev 19345
Merge
jmasa [Mon, 19 Aug 2013 08:58:56 -0700] rev 19344
Merge
ehelin [Mon, 19 Aug 2013 18:17:58 +0200] rev 19343
8023219: NPG: MetaspaceMemoryPool should report statistics for all of metaspace
Reviewed-by: stefank, sjohanss
stefank [Mon, 19 Aug 2013 13:44:13 +0200] rev 19342
8023227: Enhance layout_helper_log2_element_size assert
Reviewed-by: mgerdin, jmasa
brutisso [Fri, 16 Aug 2013 11:26:09 +0200] rev 19341
8023145: G1: G1CollectedHeap::mark_strong_code_roots() needs to handle ParallelGCThreads=0
Reviewed-by: stefank, mgerdin
brutisso [Thu, 15 Aug 2013 13:02:42 -0700] rev 19340
Merge
johnc [Thu, 15 Aug 2013 10:52:18 +0200] rev 19339
7145569: G1: optimize nmethods scanning
Summary: Add a list of nmethods to the RSet for a region that contain references into the region. Skip scanning the code cache during root scanning and scan the nmethod lists during RSet scanning instead.
Reviewed-by: tschatzl, brutisso, mgerdin, twisti, kvn
rbackman [Thu, 22 Aug 2013 18:37:14 +0200] rev 19338
Merge
rbackman [Thu, 08 Aug 2013 03:16:56 +0200] rev 19337
8022675: Redundant class init check
Reviewed-by: kvn, twisti
twisti [Tue, 20 Aug 2013 10:57:50 -0700] rev 19336
8022956: Clang: enable return type warnings on BSD
Reviewed-by: coleenp, sla
rbackman [Mon, 19 Aug 2013 09:33:29 +0200] rev 19335
Merge
kvn [Fri, 16 Aug 2013 14:11:40 -0700] rev 19334
8021898: Broken JIT compiler optimization for loop unswitching
Summary: fix method clone_projs() to clone all related MachProj nodes.
Reviewed-by: roland, adlertz
iignatyev [Fri, 16 Aug 2013 13:39:26 -0400] rev 19333
Merge
iignatyev [Wed, 14 Aug 2013 23:50:23 +0400] rev 19332
8022832: Add WB APIs for OSR compilation
Reviewed-by: kvn
iignatyev [Fri, 16 Aug 2013 17:34:37 +0400] rev 19331
8016456: ciReplay test assumes TIERED compilation is available
Reviewed-by: vlivanov, kvn, dholmes
adlertz [Fri, 16 Aug 2013 10:23:55 +0200] rev 19330
8023003: Cleanup the public interface to PhaseCFG
Summary: public methods that don't need to be public should be private.
Reviewed-by: kvn, twisti
bharadwaj [Thu, 15 Aug 2013 11:59:19 -0700] rev 19329
8022441: Bad code generated for certain interpreted CRC intrinsics, 2 cases
Summary: Corrected details
Reviewed-by: kvn, twisti, rbackman
Contributed-by: david.r.chase@oracle.com
dcubed [Tue, 20 Aug 2013 13:47:40 -0700] rev 19328
8023287: HOTSPOT_BUILD_COMPILER needs to support "Sun Studio 12u3"
Summary: Recognize 0x5120 as "Sun Studio 12u3".
Reviewed-by: dholmes, coleenp
jiangli [Tue, 20 Aug 2013 00:48:55 -0700] rev 19327
Merge
jiangli [Mon, 19 Aug 2013 14:59:54 -0400] rev 19326
8021948: Change InstanceKlass::_source_file_name and _generic_signature from Symbol* to constant pool indexes.
Summary: Change InstanceKlass::_source_file_name and _generic_signature to u2 fields.
Reviewed-by: coleenp, iklam
kevinw [Mon, 19 Aug 2013 22:28:52 -0700] rev 19325
Merge
kevinw [Mon, 19 Aug 2013 14:28:58 +0100] rev 19324
8022655: ClassDump ignored jarStream setting
Reviewed-by: minqi, sla
ehelin [Mon, 19 Aug 2013 17:29:41 -0700] rev 19323
Merge
ehelin [Wed, 07 Aug 2013 16:47:32 +0200] rev 19322
8014659: NPG: performance counters for compressed klass space
Reviewed-by: mgerdin, coleenp, hseigel, jmasa, ctornqvi
minqi [Mon, 19 Aug 2013 09:16:35 -0700] rev 19321
8023188: Unsafe volatile double store on bsd is broken
Reviewed-by: dcubed, dholmes
Contributed-by: yumin.qi@oracle.com
dcubed [Fri, 16 Aug 2013 10:06:58 -0700] rev 19320
Merge
hseigel [Thu, 15 Aug 2013 20:04:10 -0400] rev 19319
8003424: Enable Class Data Sharing for CompressedOops
8016729: ObjectAlignmentInBytes=16 now forces the use of heap based compressed oops
8005933: The -Xshare:auto option is ignored for -server
Summary: Move klass metaspace above the heap and support CDS with compressed klass ptrs.
Reviewed-by: coleenp, kvn, mgerdin, tschatzl, stefank
rdurbin [Wed, 14 Aug 2013 15:12:00 -0700] rev 19318
8005073: [TESTBUG] remove crufty '_g' support from HS tests
Summary: remove crufty '_g' support from HS tests
Reviewed-by: dcubed, sla
amurillo [Fri, 16 Aug 2013 04:24:07 -0700] rev 19317
8023152: new hotspot build - hs25-b47
Reviewed-by: jcoomes
cl [Thu, 22 Aug 2013 09:10:01 -0700] rev 19316
Added tag jdk8-b104 for changeset 78f23ea4586e
katleman [Mon, 26 Aug 2013 17:34:43 -0700] rev 19315
Merge
erikj [Mon, 26 Aug 2013 13:43:27 +0200] rev 19314
8023216: Feedback on README-builds.html
Reviewed-by: anthony, robilad, tbell
lana [Fri, 23 Aug 2013 14:09:00 -0700] rev 19313
Merge
lana [Tue, 20 Aug 2013 17:40:15 -0700] rev 19312
Merge
aefimov [Fri, 16 Aug 2013 18:40:43 +0400] rev 19311
8021820: Number of opened files used in select() is limited to 1024 [macosx]
Reviewed-by: alanb, chegar, tbell, smarks
cl [Thu, 22 Aug 2013 09:09:55 -0700] rev 19310
Added tag jdk8-b104 for changeset 35bf25e3bb38
duke [Wed, 05 Jul 2017 19:08:15 +0200] rev 19309
Added tag jdk8-b104 for changeset b5ed503c26ad
duke [Wed, 05 Jul 2017 19:08:14 +0200] rev 19308
Merge
duke [Wed, 05 Jul 2017 19:08:09 +0200] rev 19307
Merge
cl [Thu, 15 Aug 2013 09:26:00 -0700] rev 19306
Added tag jdk8-b103 for changeset 30c8df7a1168
duke [Wed, 05 Jul 2017 19:08:05 +0200] rev 19305
Merge
cl [Thu, 15 Aug 2013 09:25:44 -0700] rev 19304
Added tag jdk8-b103 for changeset bf2d11458125
duke [Wed, 05 Jul 2017 19:08:02 +0200] rev 19303
Merge
cl [Thu, 15 Aug 2013 09:25:42 -0700] rev 19302
Added tag jdk8-b103 for changeset 1317035e27c5
duke [Wed, 05 Jul 2017 19:07:59 +0200] rev 19301
Merge
cl [Thu, 15 Aug 2013 09:26:02 -0700] rev 19300
Added tag jdk8-b103 for changeset 1f4e22f16147
duke [Wed, 05 Jul 2017 19:07:56 +0200] rev 19299
Merge
cl [Thu, 15 Aug 2013 09:25:27 -0700] rev 19298
Added tag jdk8-b103 for changeset 28e832b479d2
duke [Wed, 05 Jul 2017 19:07:53 +0200] rev 19297
Merge
cl [Thu, 15 Aug 2013 09:25:49 -0700] rev 19296
Added tag jdk8-b103 for changeset 49d8688ac040
duke [Wed, 05 Jul 2017 19:07:49 +0200] rev 19295
Merge
amurillo [Fri, 16 Aug 2013 04:14:13 -0700] rev 19294
Added tag hs25-b46 for changeset 33c42f8baa1d
amurillo [Fri, 16 Aug 2013 04:14:12 -0700] rev 19293
Merge
brutisso [Fri, 16 Aug 2013 09:02:36 +0200] rev 19292
Merge
ehelin [Thu, 15 Aug 2013 06:20:48 -0700] rev 19291
Merge
ehelin [Tue, 13 Aug 2013 18:16:19 +0200] rev 19290
8020598: ObjectCountEventSender::send needs INCLUDE_TRACE guards when building OpenJDK with INCLUDE_TRACE=0
Reviewed-by: stefank, brutisso, sjohanss
brutisso [Thu, 15 Aug 2013 10:05:50 +0200] rev 19289
8023021: Unnecessary clearing of the card table introduced by the fix for JDK-8023013
Reviewed-by: stefank, ehelin
ehelin [Wed, 14 Aug 2013 13:49:36 +0200] rev 19288
8022899: SunStudio compiler can not handle EXCEPTION_MARK and inlining
Reviewed-by: coleenp, mgerdin
brutisso [Wed, 14 Aug 2013 10:55:45 +0200] rev 19287
Merge
brutisso [Wed, 14 Aug 2013 09:02:32 +0200] rev 19286
8022800: Use specific generations rather than generation iteration
Reviewed-by: jmasa, ehelin
stefank [Fri, 31 May 2013 14:32:44 +0200] rev 19285
8022880: False sharing between PSPromotionManager instances
Summary: Pad the PSPromotionManager instances in the manager array.
Reviewed-by: brutisso, jmasa
rbackman [Thu, 15 Aug 2013 15:26:16 +0200] rev 19284
Merge
kvn [Wed, 14 Aug 2013 10:21:26 -0700] rev 19283
8022993: Convert MAX_UNROLL constant to LoopMaxUnroll C2 flag
Summary: Replace MAX_UNROLL constant with new C2 LoopMaxUnroll flag.
Reviewed-by: roland
iignatyev [Sat, 10 Aug 2013 10:01:12 +0400] rev 19282
8019915: whitebox testClearMethodStateTest fails with tiered on sparc
Summary: 'compileonly' directive has beens added to each 'compiler/whitebox' test
Reviewed-by: kvn
rbackman [Fri, 09 Aug 2013 18:05:00 +0200] rev 19281
Merge
adlertz [Wed, 07 Aug 2013 18:04:42 +0200] rev 19280
8022475: Remove unneeded ad-files
Summary: Remove .ad files that are not used
Reviewed-by: kvn
adlertz [Wed, 07 Aug 2013 17:56:19 +0200] rev 19279
8022284: Hide internal data structure in PhaseCFG
Summary: Hide private node to block mapping using public interface
Reviewed-by: kvn, roland
coleenp [Mon, 12 Aug 2013 17:24:54 -0400] rev 19278
8009728: nsk/jvmti/AttachOnDemand/attach030 crashes on Win32
Summary: ActiveMethodOopsCache was used to keep track of old versions of some methods that are cached in Universe but is buggy with permgen removal and not needed anymore
Reviewed-by: sspitsyn, dcubed, mseledtsov
iklam [Sat, 10 Aug 2013 10:56:27 -0700] rev 19277
8022740: Visual 2008 IDE build is broken
Summary: Fixed project generation code, and added warning to upgrade to VS 2008 SP1.
Reviewed-by: dcubed, ccheung
dcubed [Fri, 09 Aug 2013 15:36:09 -0700] rev 19276
Merge
dcubed [Fri, 09 Aug 2013 13:19:00 -0700] rev 19275
Merge
mikael [Fri, 09 Aug 2013 09:51:21 -0700] rev 19274
8022452: Hotspot needs to know about Windows 8.1 and Windows Server 2012 R2
Summary: Add support for recognizing Windows 8.1 and Server 2012 R2 and minor cleanup
Reviewed-by: coleenp, dsamersoff
minqi [Thu, 08 Aug 2013 20:13:45 -0700] rev 19273
Merge
minqi [Thu, 08 Aug 2013 15:19:12 -0700] rev 19272
8019583: [TESTBUG] runtime/7107135 always passes
Summary: If java test return none zero, the value will be override by 'if' statement, the exit value will always '0' and pass. Fix by recording the result in a variable.
Reviewed-by: coleenp, dholmes, iklam
Contributed-by: yumin.qi@oracle.com
iklam [Thu, 08 Aug 2013 14:45:56 -0700] rev 19271
8022093: syntax error near "umpiconninfo_t" -- when building on Solaris 10
Summary: Added extra help message in make/solaris/makefiles/dtrace.make
Reviewed-by: dholmes, sspitsyn
dcubed [Thu, 08 Aug 2013 09:21:30 -0700] rev 19270
8016601: Unable to build hsx24 on Windows using project creator and Visual Studio
Summary: ProjectCreator tool is modified to support two new options: '-relativeAltSrcInclude' and '-altRelativeInclude' which prevents IDE linker errors. Also fixed some cmd line build linker warnings. Misc cleanups.
Reviewed-by: rdurbin, coleenp
dsamersoff [Wed, 07 Aug 2013 19:02:06 +0400] rev 19269
8021771: warning stat64 is deprecated - when building on OSX 10.7.5
Summary: stat64 have to be replaced with stat
Reviewed-by: dholmes, kmo
Contributed-by: rednaxelafx@gmail.com
dholmes [Tue, 06 Aug 2013 21:06:19 -0700] rev 19268
Merge
omajid [Tue, 06 Aug 2013 12:28:46 -0400] rev 19267
8022188: Make zero compile after 8016131 and 8016697
Reviewed-by: dholmes, twisti
sspitsyn [Tue, 06 Aug 2013 16:33:59 -0700] rev 19266
7187554: JSR 292: JVMTI PopFrame needs to handle appendix arguments
Summary: Restore the appendix argument after PopFrame() call
Reviewed-by: twisti, coleenp
Contributed-by: serguei.spitsyn@oracle.com
amurillo [Fri, 09 Aug 2013 01:39:11 -0700] rev 19265
8022688: new hotspot build - hs25-b46
Reviewed-by: jcoomes
cl [Thu, 15 Aug 2013 09:25:33 -0700] rev 19264
Added tag jdk8-b103 for changeset 31869efc272a
katleman [Tue, 20 Aug 2013 15:42:14 -0700] rev 19263
Merge
erikj [Mon, 19 Aug 2013 10:31:42 +0200] rev 19262
8021430: 64 bit JDK build fails on windows 7 due to missing corba source files
Reviewed-by: tbell, katleman
igerasim [Fri, 16 Aug 2013 14:43:38 +0200] rev 19261
8023156: make dist-clean should remove javacservers directory
Reviewed-by: erikj
erikj [Thu, 15 Aug 2013 17:14:53 +0200] rev 19260
8020411: lin32 - JDK 8 build for Linux-i586 on Oracle Linux 6.4 64-bit machines does not generate the bundles directory in the build directory
Reviewed-by: tbell
cl [Thu, 15 Aug 2013 09:25:23 -0700] rev 19259
Added tag jdk8-b103 for changeset 5e42d75f3223
duke [Wed, 05 Jul 2017 19:07:32 +0200] rev 19258
Added tag jdk8-b103 for changeset 30a1d677a20c
duke [Wed, 05 Jul 2017 19:07:31 +0200] rev 19257
Merge
duke [Wed, 05 Jul 2017 19:07:28 +0200] rev 19256
Merge
lana [Tue, 13 Aug 2013 10:35:35 -0700] rev 19255
Merge
bpatel [Wed, 07 Aug 2013 16:09:31 -0700] rev 19254
4749567: stddoclet: Add CSS style for setting header/footer to be italic
Reviewed-by: jjg
bpatel [Wed, 07 Aug 2013 15:00:24 -0700] rev 19253
7198274: RFE : Javadoc Accessibility : Use CSS styles rather than <strong> or <i> tags
Reviewed-by: jjg
vromero [Wed, 07 Aug 2013 11:04:07 +0100] rev 19252
8008274: javac should not reference/use sample code
Reviewed-by: jjg
vromero [Wed, 07 Aug 2013 10:41:20 +0100] rev 19251
8020997: TreeMaker.AnnotationBuilder creates broken element literals with repeating annotations
Reviewed-by: jjg, jfranck
lana [Tue, 06 Aug 2013 17:12:42 -0700] rev 19250
Merge
lana [Tue, 06 Aug 2013 17:01:50 -0700] rev 19249
Merge
jfranck [Wed, 07 Aug 2013 01:32:39 +0200] rev 19248
8009367: Wrong kind of name used in comparison in javax.lang.model code for repeatable annotations
Reviewed-by: jjg, darcy