alexsch [Wed, 06 Feb 2013 18:25:06 +0400] rev 15633
8000326: Focus unable to traverse in the menubar
Reviewed-by: alexsch, malenkov
prr [Wed, 13 Feb 2013 15:06:47 -0800] rev 15632
8008017: The fix for 8005129 does not build on Windows
Reviewed-by: prr, jgodinez
Contributed-by: jia-hong.chen@oracle.com
lana [Wed, 13 Feb 2013 13:01:16 -0800] rev 15631
Merge
prr [Tue, 12 Feb 2013 09:58:21 -0800] rev 15630
8007748: MacOSX build error : cast of type 'SEL' to 'uintptr_t' (aka 'unsigned long') is deprecated; use sel_getName instead
Reviewed-by: anthony
jgodinez [Fri, 08 Feb 2013 11:36:18 -0800] rev 15629
8005261: [parfait] #415 sun/java2d/opengl/GLXSurfaceData.c Memory leak of pointer 'glxsdo' allocated with malloc
Reviewed-by: prr, vadim
Contributed-by: jia-hong.chen@oracle.com
jgodinez [Fri, 08 Feb 2013 11:25:42 -0800] rev 15628
8005129: [parfait] #1122 - #1130 native/sun/awt/medialib/mlib_Image*.c Memory leak of pointer 'k' allocated with mlib_malloc
Reviewed-by: prr, vadim
Contributed-by: jia-hong.chen@oracle.com
jgodinez [Wed, 06 Feb 2013 14:45:02 -0800] rev 15627
8005194: [parfait] #353 sun/awt/image/jpeg/imageioJPEG.c Memory leak of pointer 'scale' allocated with calloc()
Reviewed-by: prr, vadim
Contributed-by: jia-hong.chen@oracle.com
katleman [Thu, 14 Feb 2013 11:44:09 -0800] rev 15626
Added tag jdk8-b77 for changeset e587650e9aa6
duke [Wed, 05 Jul 2017 18:40:46 +0200] rev 15625
Merge
amurillo [Fri, 15 Feb 2013 13:27:21 -0800] rev 15624
Added tag hs25-b19 for changeset 9895f0eb0c56
amurillo [Fri, 15 Feb 2013 13:27:20 -0800] rev 15623
Merge
vlivanov [Thu, 14 Feb 2013 05:36:59 -0800] rev 15622
Merge
iignatyev [Wed, 13 Feb 2013 08:29:04 -0800] rev 15621
8006683: Add WhiteBox API to testing of compiler
Reviewed-by: kvn, vlivanov
kmo [Tue, 12 Feb 2013 14:33:19 -0800] rev 15620
Merge
kmo [Tue, 12 Feb 2013 07:39:42 -0800] rev 15619
8002169: TEST_BUG: compiler/7009359/Test7009359.java sometimes times out
Summary: make the test less prone to timeout by reducing the amount of iteration and allowing main to be compiled
Reviewed-by: jrose
roland [Tue, 12 Feb 2013 12:56:11 +0100] rev 15618
7197327: 40% regression on 8 b41 comp 8 b40 on specjvm2008.mpegaudio on oob
Summary: Add support for expensive nodes.
Reviewed-by: kvn
morris [Mon, 11 Feb 2013 14:47:04 -0800] rev 15617
8003252: PPC: move MacroAssembler into separate file
Summary: moved MacroAssembler into separate file
Reviewed-by: twisti, kvn, dlong
morris [Mon, 11 Feb 2013 10:38:11 -0800] rev 15616
8003251: ARM: move MacroAssembler into separate file
Summary: moved MacroAssembler into separate file
Reviewed-by: twisti, kvn, dlong
kmo [Sun, 10 Feb 2013 22:35:38 -0800] rev 15615
8006430: TraceTypeProfile is a product flag while it should be a diagnostic flag
Summary: make sure all diagnostic and experimental flag kinds are checked in Flag::is_unlocked()
Reviewed-by: kvn
drchase [Sat, 09 Feb 2013 12:55:09 -0800] rev 15614
8007402: Code cleanup to remove Parfait false positive
Summary: add array access range check
Reviewed-by: kvn
morris [Fri, 08 Feb 2013 15:39:43 -0800] rev 15613
8006851: When TieredCompilation is set, max code cache should be bumped to 256mb
Summary: Set ReservedCodeCacheSize to (default value)*5 when TieredCompilation is on.
Reviewed-by: kvn, twisti
kvn [Fri, 08 Feb 2013 15:07:17 -0800] rev 15612
8007708: compiler/6855215 assert(VM_Version::supports_sse4_2())
Summary: Added missing UseSSE42 check. Also added missing avx2 assert for vpermq instruction.
Reviewed-by: roland, twisti
brutisso [Thu, 14 Feb 2013 11:01:05 +0100] rev 15611
Merge
jmasa [Wed, 23 Jan 2013 19:08:04 -0800] rev 15610
8005452: NPG: Create new flags for Metaspace resizing policy
Reviewed-by: johnc, jwilhelm, coleenp, stefank
johnc [Mon, 11 Feb 2013 15:24:48 -0800] rev 15609
8007772: G1: assert(!hr->isHumongous() || mr.start() == hr->bottom()) failed: the start of HeapRegion and MemRegion should be consistent for humongous regions
Summary: In do_marking_step(), we should always give up current region after scanning the object, if the region is humongous.
Reviewed-by: brutisso, jwilhelm, tamao
brutisso [Sun, 10 Feb 2013 21:15:16 +0100] rev 15608
8002144: G1: large number of evacuation failures may lead to large c heap memory usage
Summary: Use Stack<> instead of GrowableArray to keep track of preserved marks. Also reviewed by vitalyd@gmail.com.
Reviewed-by: johnc, jcoomes
brutisso [Thu, 07 Feb 2013 18:40:45 -0800] rev 15607
Merge
brutisso [Thu, 07 Feb 2013 22:04:17 +0100] rev 15606
Merge
jwilhelm [Thu, 07 Feb 2013 15:51:25 +0100] rev 15605
8006432: Ratio flags should be unsigned
Summary: Flags changed to be of uintx type
Reviewed-by: johnc, tamao
johnc [Wed, 06 Feb 2013 14:50:37 -0800] rev 15604
7052429: G1: Avoid unnecessary scanning of humongous regions during concurrent marking
Summary: Skip unnecessary scanning of bitmap for unmarked humongous objects/regions.
Reviewed-by: jwilhelm, johnc
Contributed-by: Tao Mao <tao.mao@oracle.com>
sspitsyn [Wed, 13 Feb 2013 08:42:03 -0800] rev 15603
Merge
zgu [Tue, 12 Feb 2013 12:19:28 -0500] rev 15602
8007950: Undo hs_file permission change
Summary: Reverse hs_err file permission back to 0666, as early push was premature
Reviewed-by: dsamersoff, dcubed, acorn
coleenp [Mon, 11 Feb 2013 14:06:22 -0500] rev 15601
8007320: NPG: move method annotations
Summary: allocate method annotations and attach to ConstMethod if present
Reviewed-by: dcubed, jiangli, sspitsyn, iklam
zgu [Fri, 08 Feb 2013 16:56:03 -0800] rev 15600
Merge
zgu [Fri, 08 Feb 2013 13:55:41 -0800] rev 15599
Merge
zgu [Fri, 08 Feb 2013 16:31:48 -0500] rev 15598
8006691: Remove jvm_version_info.is_kernel_jvm field
Summary: Removed is_kernel_jvm from jvm_version_info as Kernel VM has been deprecated
Reviewed-by: mchung, coleenp
zgu [Fri, 08 Feb 2013 14:32:13 -0800] rev 15597
Merge
zgu [Fri, 08 Feb 2013 14:49:01 -0500] rev 15596
8007791: More Restricted hs_err file permission
Summary: Enforce more restricted hs_file permission
Reviewed-by: acorn, dcubed, dsamersoff
sspitsyn [Fri, 08 Feb 2013 09:14:06 -0800] rev 15595
Merge
sla [Fri, 08 Feb 2013 14:05:36 +0100] rev 15594
Merge
sla [Fri, 08 Feb 2013 12:48:24 +0100] rev 15593
8006423: SA: NullPointerException in sun.jvm.hotspot.debugger.bsd.BsdThread.getContext(BsdThread.java:67)
Summary: Do not rely on mach thread port names to identify threads from SA
Reviewed-by: dholmes, minqi, rbackman
ctornqvi [Fri, 08 Feb 2013 10:42:24 +0100] rev 15592
8007434: Write tests for 8006298
Summary: Four tests written for 8006298
Reviewed-by: mgerdin, coleenp
dcubed [Wed, 06 Feb 2013 14:31:37 -0800] rev 15591
7182152: Instrumentation hot swap test incorrect monitor count
Summary: Add/refine new tracing support using -XX:TraceRedefineClasses=16384.
Reviewed-by: coleenp, acorn, sspitsyn
amurillo [Fri, 08 Feb 2013 08:16:00 -0800] rev 15590
8007801: new hotspot build - hs25-b19
Reviewed-by: jcoomes
katleman [Thu, 14 Feb 2013 11:43:44 -0800] rev 15589
Added tag jdk8-b77 for changeset 739a5754a11e
dholmes [Mon, 18 Feb 2013 15:35:05 -0500] rev 15588
Merge
dholmes [Sun, 17 Feb 2013 16:44:28 -0500] rev 15587
Merge
dholmes [Mon, 04 Feb 2013 18:08:42 -0500] rev 15586
Merge
dholmes [Tue, 22 Jan 2013 19:30:52 -0500] rev 15585
Merge
dholmes [Mon, 21 Jan 2013 01:50:40 -0500] rev 15584
8004265: Add build support for Compact Profiles
Reviewed-by: erikj, ohair
bpatel [Mon, 21 Jan 2013 00:29:59 -0500] rev 15583
8006124: javadoc/doclet should be updated to support profiles
Reviewed-by: jjg, dholmes
erikj [Mon, 18 Feb 2013 10:46:22 +0100] rev 15582
Merge
erikj [Fri, 15 Feb 2013 10:40:46 +0100] rev 15581
8005879: Add -DMAC_OS_X_VERSION_MAX_ALLOWED=1070 to builds on Mac
Reviewed-by: ohair
lana [Thu, 14 Feb 2013 22:11:49 -0800] rev 15580
Merge
lana [Wed, 13 Feb 2013 11:21:14 -0800] rev 15579
Merge
sherman [Tue, 12 Feb 2013 09:27:48 -0800] rev 15578
8007392: JSR 310: DateTime API Updates
Summary: Integration of JSR310 Date/Time API for M7
Reviewed-by: darcy, alanb, naoto
Contributed-by: scolebourne@joda.org, roger.riggs@oracle.com, masayoshi.okutsu@oracle.com, patrick.zhang@oracle.com
mduigou [Wed, 06 Feb 2013 11:12:46 -0800] rev 15577
8006595: Use jdk/test/Makefile targets in preference to local definitions
Reviewed-by: alanb
mduigou [Wed, 06 Feb 2013 11:09:24 -0800] rev 15576
8004726: Link bug ids to jbs rather than monaco.
Reviewed-by: ohair, chegar, katleman
chegar [Wed, 06 Feb 2013 11:36:19 +0000] rev 15575
8007625: race with nested repos in /common/bin/hgforest.sh
Reviewed-by: dholmes, ohair, ohrstrom
katleman [Thu, 14 Feb 2013 11:43:27 -0800] rev 15574
Added tag jdk8-b77 for changeset b2c2a48dae5c
duke [Wed, 05 Jul 2017 18:40:21 +0200] rev 15573
Added tag jdk8-b77 for changeset d17eb2e13e36
duke [Wed, 05 Jul 2017 18:40:20 +0200] rev 15572
Merge
duke [Wed, 05 Jul 2017 18:40:16 +0200] rev 15571
Merge
lana [Mon, 11 Feb 2013 16:15:09 -0800] rev 15570
Merge
jjh [Tue, 05 Feb 2013 18:55:13 +0000] rev 15569
8007504: Remove @ignore from tests that no longer need it
Reviewed-by: mcimadamore
lana [Mon, 04 Feb 2013 22:38:11 -0800] rev 15568
Merge
jjg [Mon, 04 Feb 2013 18:14:24 -0800] rev 15567
8007492: DocumentationTool cannot locate standard doclet when invoked from JRE
Reviewed-by: darcy
jjg [Mon, 04 Feb 2013 15:30:10 -0800] rev 15566
8007490: NPE from DocumentationTool.run
Reviewed-by: darcy
vromero [Sun, 03 Feb 2013 02:31:30 +0000] rev 15565
7199823: javac generates inner class that can't be verified
Reviewed-by: jjg, mcimadamore
vromero [Sat, 02 Feb 2013 21:04:56 +0000] rev 15564
8005075: Pool.Method, and Pool.Variable redundant Symbol field should be removed
Reviewed-by: jjg
darcy [Fri, 01 Feb 2013 13:01:26 -0800] rev 15563
8001614: Include annotation type to documented supported-ness
Reviewed-by: alanb, jjg, tbell
jjg [Fri, 01 Feb 2013 12:01:03 -0800] rev 15562
8007344: javac may not make tree end positions and/or doc comments available to processors and listeners
Reviewed-by: darcy
jjg [Fri, 01 Feb 2013 08:36:15 -0800] rev 15561
8007305: DPrinter: provide better usage message
Reviewed-by: mcimadamore
jjg [Fri, 01 Feb 2013 08:33:48 -0800] rev 15560
8007306: DPrinter: improve display of impl-class, internal tag/kind, and external tag/kind
Reviewed-by: mcimadamore
jjg [Thu, 31 Jan 2013 19:31:37 -0800] rev 15559
8004353: Generated html is wrong for overview.html; content has incorrect css footer class
Reviewed-by: jjg
Contributed-by: roger.riggs@oracle.com
jjg [Thu, 31 Jan 2013 19:19:40 -0800] rev 15558
8007329: minor issues in impl class hierarchry for DCTree.* classes
Reviewed-by: darcy
darcy [Thu, 31 Jan 2013 18:58:17 -0800] rev 15557
8007351: Malformed copyright statements in typeAnnotations test directory
Reviewed-by: jjg
lana [Thu, 31 Jan 2013 14:10:02 -0800] rev 15556
Merge
lana [Thu, 31 Jan 2013 10:23:49 -0800] rev 15555
Merge
darcy [Thu, 31 Jan 2013 12:16:03 -0800] rev 15554
8007313: Remove use of {ContainerFor/ContainedBy} from langtools
Reviewed-by: jjg
jjg [Wed, 30 Jan 2013 09:47:12 -0800] rev 15553
8007034: debug printer for javac internals
Reviewed-by: mcimadamore
jjg [Wed, 30 Jan 2013 09:40:54 -0800] rev 15552
8007096: DocLint parsing problems with some comments
Reviewed-by: mcimadamore
vromero [Sun, 27 Jan 2013 19:38:44 +0000] rev 15551
8006944: javac, combo tests should print out the number of threads used
Reviewed-by: mcimadamore
katleman [Thu, 07 Feb 2013 12:33:21 -0800] rev 15550
Added tag jdk8-b76 for changeset aa274a6f970a
duke [Wed, 05 Jul 2017 18:40:08 +0200] rev 15549
Merge
katleman [Thu, 07 Feb 2013 12:33:01 -0800] rev 15548
Added tag jdk8-b76 for changeset 95266e83c5e7
duke [Wed, 05 Jul 2017 18:40:04 +0200] rev 15547
Merge
lana [Mon, 11 Feb 2013 16:12:53 -0800] rev 15546
Merge
emc [Tue, 05 Feb 2013 14:56:34 +0000] rev 15545
8007389: Remove uses of _ as identifier in jaxp
Reviewed-by: lancea, joehw
katleman [Thu, 07 Feb 2013 12:32:59 -0800] rev 15544
Added tag jdk8-b76 for changeset 503de5a7b5ef
duke [Wed, 05 Jul 2017 18:39:58 +0200] rev 15543
Merge
katleman [Thu, 07 Feb 2013 12:32:39 -0800] rev 15542
Added tag jdk8-b76 for changeset 2fea158ee664
duke [Wed, 05 Jul 2017 18:39:54 +0200] rev 15541
Merge
lana [Mon, 11 Feb 2013 16:14:27 -0800] rev 15540
Merge
lana [Tue, 05 Feb 2013 11:11:53 -0800] rev 15539
Merge
vinnie [Tue, 05 Feb 2013 14:25:47 +0000] rev 15538
8007483: attributes are ignored when loading keys from a PKCS12 keystore
Reviewed-by: mullan
jbachorik [Tue, 05 Feb 2013 12:36:32 +0100] rev 15537
8005791: Remove java.beans.* imports from com.sun.jmx.mbeanserver.Introspector
Reviewed-by: rbackman
jbachorik [Tue, 05 Feb 2013 12:28:47 +0100] rev 15536
7170447: Intermittent DeadListenerTest.java failure
Summary: Due to asynchronous nature of processing server notifications it may happen that an "unregister" notification ha$
Reviewed-by: sjiang
lana [Mon, 04 Feb 2013 22:37:44 -0800] rev 15535
Merge
darcy [Mon, 04 Feb 2013 17:56:29 -0800] rev 15534
8007113: Upgrade AnnotatedElement.isAnnotionPresent to be a default method
Reviewed-by: chegar, jfranck
sherman [Mon, 04 Feb 2013 11:58:43 -0800] rev 15533
8006295: Base64.Decoder.wrap(java.io.InputStream) returns InputStream which throws unspecified IOException on attempt to decode invalid Base64 byte stream
8006315: Base64.Decoder decoding methods are not consistent in treating non-padded data
8006530: Base64.getMimeDecoder().decode() throws exception for non-base64 character after adding =
Summary: updated the spec to describe the expected behave explicitly and the implementation to follow
Reviewed-by: alanb, chegar, lancea
vinnie [Mon, 04 Feb 2013 17:20:26 +0000] rev 15532
8006994: Cleanup PKCS12 tests to ensure streams get closed
Reviewed-by: mullan
dsamersoff [Sun, 03 Feb 2013 21:39:58 +0400] rev 15531
8002048: Protocol to discovery of manageable Java processes on a network
Summary: Introduce a protocol to discover manageble Java instances across a network subnet, JDP
Reviewed-by: sla, dfuchs
dmeetry [Sun, 03 Feb 2013 18:20:24 +0400] rev 15530
6471906: java.lang.NegativeArraySizeException in tenToThe
Reviewed-by: darcy
Contributed-by: brian.burkhalter@oracle.com
ksrini [Sat, 02 Feb 2013 12:08:43 -0800] rev 15529
8007135: tools/launcher/VersionCheck.java failing with new tool jabswitch
Reviewed-by: ksrini, mduigou
Contributed-by: ragini.prasad@oracle.com
chegar [Sat, 02 Feb 2013 17:15:13 +0000] rev 15528
8007322: untangle ftp protocol from general networking URL tests
Reviewed-by: alanb
ksrini [Fri, 01 Feb 2013 22:18:18 -0800] rev 15527
8007428: [launcher] add tools/launcher/FXLauncherTest.java to ProblemList.txt
Reviewed-by: mchung
ksrini [Fri, 01 Feb 2013 22:12:52 -0800] rev 15526
8003549: (pack200) assertion errors when processing lambda class files with IMethods
Summary: add more check for opcode, sketch provided by jrose
Reviewed-by: jrose
darcy [Fri, 01 Feb 2013 19:30:02 -0800] rev 15525
6964528: Double.toHexString(double d) String manipulation with + in an append of StringBuilder
Reviewed-by: shade
alanb [Fri, 01 Feb 2013 21:01:44 +0000] rev 15524
5035569: Formatter should document that %a conversion unsupported for BigDecimal args
Reviewed-by: darcy
Contributed-by: brian.burkhalter@oracle.com
ksrini [Fri, 01 Feb 2013 07:25:51 -0800] rev 15523
8006536: [launcher] removes trailing slashes on arguments
Reviewed-by: ksrini, akhil
Contributed-by: jviswana@linux.vnet.ibm.com
chegar [Fri, 01 Feb 2013 06:51:37 +0000] rev 15522
8006395: Race in async socket close on Linux
Reviewed-by: alanb, dsamersoff