pchelko [Fri, 27 Sep 2013 18:35:00 +0400] rev 20431
8016563: Test closed/java/awt/dnd/ImageTransferTest/ImageTransferTest.html fails
Reviewed-by: anthony, serb
pchelko [Fri, 27 Sep 2013 17:04:16 +0400] rev 20430
8025503: [macosx] FileDialog allows file selection with apple.awt.fileDialogForDirectories = true
Reviewed-by: serb, anthony
pchelko [Fri, 27 Sep 2013 14:29:27 +0400] rev 20429
8024122: [TEST] need test to cover JDK-7146572
Reviewed-by: anthony, yan
Contributed-by: Alexander Stepanov <alexander.v.stepanov@oracle.com>
yan [Fri, 27 Sep 2013 12:35:43 +0400] rev 20428
8025249: [javadoc] fix some javadoc errors in javax/swing/
Reviewed-by: alexsch, yan
Contributed-by: Taras Ledkov <taras.ledkov@oracle.com>
lana [Tue, 08 Oct 2013 14:37:33 -0700] rev 20427
Merge
jchen [Fri, 04 Oct 2013 16:17:59 -0700] rev 20426
8025940: Windows build fails after the fix for 8025280
Reviewed-by: prr, jgodinez
jchen [Thu, 03 Oct 2013 13:49:52 -0700] rev 20425
8025294: [parfait] JNI-related warnings from b107 for jdk.src.solaris.native.sun.java2d.x11
Reviewed-by: prr, jgodinez
jchen [Thu, 03 Oct 2013 13:41:53 -0700] rev 20424
8025664: [parfait] warnings from b62 for jdk.src.share.native.sun.font
Reviewed-by: prr, jgodinez
jchen [Thu, 03 Oct 2013 13:35:26 -0700] rev 20423
8025309: [parfait] JNI-related warnings from b107 for jdk.src.share.native.sun.java2d.pipe
Reviewed-by: prr, jgodinez
jchen [Thu, 03 Oct 2013 13:26:45 -0700] rev 20422
8025480: [parfait] "JNI exception pending" warnings from b107 for jdk.src.share.native.sun.java2d
Reviewed-by: prr, jgodinez
jchen [Thu, 03 Oct 2013 13:16:31 -0700] rev 20421
8025280: [parfait] warnings from b107 for jdk.src.share.native.sun.java2d.loops: JNI exception pending, JNI critical region violation
Reviewed-by: prr, jgodinez
bae [Thu, 03 Oct 2013 11:28:37 +0400] rev 20420
8022632: Reading a PNG file fails because of WBMPImageReaderSpi.canDecodeInput()
Reviewed-by: prr, jgodinez
prr [Wed, 02 Oct 2013 11:22:07 -0700] rev 20419
7179526: xrender : closed/sun/java2d/volatileImage/LineClipTest.java failed since jdk8b36
Reviewed-by: prr, jchen
prr [Wed, 02 Oct 2013 11:16:07 -0700] rev 20418
8025837: Extraneous changes in the fix for 8007386
Reviewed-by: jgodinez, jchen
vadim [Wed, 02 Oct 2013 10:06:28 +0400] rev 20417
8024343: Change different color with the "The XOR alternation color" combobox, the color of the image can not shown immediately.
Reviewed-by: ceisserer, prr, bae
prr [Tue, 01 Oct 2013 15:36:53 -0700] rev 20416
8007386: On physical machine (video card is Intel Q45) the text is blank.
Reviewed-by: prr, jchen
vadim [Mon, 30 Sep 2013 12:50:52 +0400] rev 20415
8001119: [fingbugs] Evaluate necessity to make some arrays package protected
Reviewed-by: prr, bae
prr [Fri, 27 Sep 2013 13:06:47 -0700] rev 20414
8020190: Fatal: Bug in native code: jfieldID must match object
Reviewed-by: jgodinez, vadim
jgodinez [Fri, 27 Sep 2013 13:04:54 -0700] rev 20413
6870661: Setting a custom PrintService on a PrinterJob leads to a PrinterException
Reviewed-by: prr, jgodinez
Contributed-by: patrick@reini.net
cl [Thu, 10 Oct 2013 10:09:19 -0700] rev 20412
Added tag jdk8-b111 for changeset ff73e351b200
duke [Wed, 05 Jul 2017 19:15:37 +0200] rev 20411
Merge
amurillo [Fri, 11 Oct 2013 13:00:40 -0700] rev 20410
Added tag hs25-b54 for changeset aa8bcabd9d44
amurillo [Fri, 11 Oct 2013 13:00:40 -0700] rev 20409
Merge
jcoomes [Fri, 11 Oct 2013 08:27:21 -0700] rev 20408
Merge
stefank [Mon, 07 Oct 2013 15:51:17 +0200] rev 20407
8025996: Track metaspace usage when metaspace is expanded
Reviewed-by: coleenp, ehelin
stefank [Mon, 07 Oct 2013 15:51:08 +0200] rev 20406
8024547: MaxMetaspaceSize should limit the committed memory used by the metaspaces
Reviewed-by: brutisso, jmasa, coleenp
tschatzl [Wed, 09 Oct 2013 10:57:01 +0200] rev 20405
8003420: NPG: make new GC root for pd_set
Summary: Move protection domain oops from system dictionary entries into a seperate set; the system dictionary references entries in that set now. This allows fast iteration during non-classunloading garbage collection. Implementation based on initial prototype from Ioi Lam (iklam).
Reviewed-by: coleenp, iklam
tamao [Wed, 09 Oct 2013 11:18:53 -0700] rev 20404
8010506: Typos and errors in descriptions of vm options in globals.hpp
Summary: Fix typos and errors in descriptions of vm options in globals.hpp
Reviewed-by: jmasa, jwilhelm
mgerdin [Tue, 08 Oct 2013 17:35:51 +0200] rev 20403
8014555: G1: Memory ordering problem with Conc refinement and card marking
Summary: Add a StoreLoad barrier in the G1 post-barrier to fix a race with concurrent refinement. Also-reviewed-by: martin.doerr@sap.com
Reviewed-by: iveresov, tschatzl, brutisso, roland, kvn
mgerdin [Fri, 04 Oct 2013 13:33:02 +0200] rev 20402
8025526: VirtualSpace should support per-instance disabling of large pages
Summary: Add a new initialization function to VirtualSpace which allows the caller to override the max commit granularity.
Reviewed-by: stefank, ehelin, tschatzl
stefank [Sat, 05 Oct 2013 08:01:36 -0700] rev 20401
Merge
stefank [Sat, 05 Oct 2013 10:14:58 +0200] rev 20400
8024838: Significant slowdown due to transparent huge pages
Summary: Don't turn on transparent huge pages (-XX:+UseTransparentHugePages) unless explicitly specified on the command line. This has the effect that large pages are never turned on Linux unless the user has explicitly enabled any of the large pages flags: -XX:+UseLargePages, -XX:+UseTransparentHugePages, -XX:+UseHugeTLBFS, and -XX:+UseSHM.
Reviewed-by: jwilhelm, tschatzl, brutisso
jwilhelm [Fri, 04 Oct 2013 22:08:37 +0200] rev 20399
8025854: Use "young gen" instead of "eden"
Summary: Changed a few descriptions and variable names to young gen.
Reviewed-by: tschatzl, jcoomes
jwilhelm [Thu, 03 Oct 2013 21:36:29 +0200] rev 20398
8025852: Remove unnecessary setters in collector policy classes
Summary: Use instance variables directly within the collector policy classes and remove unused setters.
Reviewed-by: tschatzl, jcoomes
ccheung [Thu, 10 Oct 2013 13:25:51 -0700] rev 20397
Merge
acorn [Wed, 09 Oct 2013 17:57:17 -0400] rev 20396
8026185: nsk/jvmit/GetMethodDeclaringClass/declcls001 failed
Summary: Missed initialization. Thanks Coleen.
Reviewed-by: coleenp, minqi
acorn [Tue, 08 Oct 2013 16:58:23 -0400] rev 20395
8026022: Verifier: allow anon classes to invokespecial host class/intf methods.
Reviewed-by: coleenp, bharadwaj
kevinw [Tue, 08 Oct 2013 11:37:54 +0200] rev 20394
Merge
kevinw [Tue, 08 Oct 2013 09:33:51 +0100] rev 20393
8019375: Internal symbol table size should be tunable.
Reviewed-by: coleenp, kamg
dholmes [Tue, 08 Oct 2013 02:56:06 -0400] rev 20392
8026025: JVM_GetCallerClass allows Reflection.getCallerClass(int depth) to use
Reviewed-by: alanb, dholmes, twisti
Contributed-by: mandy.chung@oracle.com
acorn [Mon, 07 Oct 2013 12:20:28 -0400] rev 20391
8009130: Lambda: Fix access controls, loader constraints.
Summary: New default methods list with inherited superinterface methods
Reviewed-by: minqi, sspitsyn, coleenp
mseledtsov [Sun, 06 Oct 2013 16:13:50 +0200] rev 20390
8023796: [TESTBUG] Add -XX:-TransmitErrorReport to runtime/6888954/vmerrors.sh
Summary: added -XX:-TransmitErrorReport to the test
Reviewed-by: stefank, ctornqvi
sla [Sat, 05 Oct 2013 10:56:46 -0400] rev 20389
Merge
sla [Fri, 04 Oct 2013 13:44:49 +0200] rev 20388
6313383: SA: Update jmap to support HPROF binary format "JAVA PROFILE 1.0.2"
Summary: Adds support for large(>4G) heap dumps in hprof format. Adds tests and updates testlibrary.
Reviewed-by: sla, allwin
Contributed-by: fredrik.arvidsson@oracle.com
sla [Sat, 05 Oct 2013 15:18:57 +0200] rev 20387
8025922: JNI access to Strings need to check if the value field is non-null
Reviewed-by: dholmes, dcubed
sla [Fri, 04 Oct 2013 13:01:07 +0200] rev 20386
8016845: SA is unable to use hsdis on windows
Summary: Added sadis.c to the build to provide missing symbols in sawindbg.dll. Added code to use the correct hsdisXXX.dll filename on different windows platforms.
Reviewed-by: sla, mgerdin
Contributed-by: fredrik.arvidsson@oracle.com
erikj [Fri, 04 Oct 2013 12:45:39 +0200] rev 20385
8007446: Add /MP to cl.exe speeds up windows builds of OpenJDK.
Reviewed-by: sla, ctornqvi
ccheung [Fri, 04 Oct 2013 21:00:43 -0700] rev 20384
Merge
coleenp [Sat, 05 Oct 2013 03:14:53 +0200] rev 20383
Merge
coleenp [Sat, 05 Oct 2013 00:58:43 +0200] rev 20382
Merge
mikael [Wed, 02 Oct 2013 09:18:56 -0700] rev 20381
8024087: Remove dead JVM_{Get,Set}PrimitiveFieldValues functions
Summary: The two functions were used to support JDK 1.3 but are no longer in use
Reviewed-by: coleenp, ctornqvi, twisti, dsamersoff
coleenp [Sat, 05 Oct 2013 00:53:02 +0200] rev 20380
Merge
coleenp [Thu, 03 Oct 2013 18:50:58 -0400] rev 20379
8025004: -XX:+CheckUnhandledOops asserts for JDK 8 Solaris fastdebug binaries
Summary: Remove unnecessary volatile keyword on stack locals within instanceKlass.cpp to work around Solaris Studio C++ compiler issue
Reviewed-by: coleenp, dcubed
Contributed-by: lois.foltan@oracle.com
coleenp [Thu, 03 Oct 2013 18:53:27 -0400] rev 20378
8025238: nsk/jvmti/scenarios/bcinstr/BI04/bi04t002 crashed with SIGSEGV
Summary: Redefined class in stack trace may not be found by method_idnum so handle null.
Reviewed-by: sla, dcubed, sspitsyn
dsamersoff [Thu, 03 Oct 2013 12:39:58 +0400] rev 20377
8022616: u4 should not be used as a type for thread_id
Summary: Usage of u4 as a type for thread_id cause a compilation error on platform, where thread_id is a pointer
Reviewed-by: sla, sspitsyn, minqi
dsamersoff [Thu, 03 Oct 2013 04:42:57 +0200] rev 20376
Merge
dsamersoff [Wed, 02 Oct 2013 22:27:23 +0400] rev 20375
8025250: SA: Sync linux and bsd versions of ps_core file
Summary: linux/ps_core.c and bsd/ps_core.c share most of code, but it has different formatting, comments etc.
Reviewed-by: sla, minqi
dsamersoff [Thu, 03 Oct 2013 01:12:27 +0200] rev 20374
Merge
dsamersoff [Wed, 02 Oct 2013 20:58:44 +0400] rev 20373
8025283: Nits in os_bsd file breaks compilation of open hotspot
Summary: Couple of nits in os_bsd.cpp brake compilation of open hotspot on non-apple platforms
Reviewed-by: sla, sspitsyn
coleenp [Wed, 02 Oct 2013 15:06:38 -0400] rev 20372
Merge
coleenp [Wed, 02 Oct 2013 13:02:40 -0400] rev 20371
8025569: -XX:+CheckUnhandledOops crashes on Windows
Summary: Disable CHECK_UNHANDLED_OOPS in fastdebug builds for JDK 8 on WIndows 32 & 64 bit machines
Reviewed-by: coleenp, ctornqvi, zgu
Contributed-by: lois.foltan@oracle.com
mseledtsov [Wed, 02 Oct 2013 15:17:20 +0200] rev 20370
8025671: Test name changed, test list not updated. Test6878713.sh
Summary: Removed the obsolete test from the test group file
Reviewed-by: sla, ctornqvi, dholmes
coleenp [Tue, 01 Oct 2013 15:41:39 -0400] rev 20369
Merge
coleenp [Tue, 01 Oct 2013 14:23:07 -0400] rev 20368
8025570: Naked oop in test/serviceability/ParserTest
Summary: Fix for two naked objArrayOop(s) oops causing test failure
Reviewed-by: coleenp, ctornqvi
Contributed-by: lois.foltan@oracle.com