lana [Thu, 31 Jan 2013 14:10:14 -0800] rev 15519
Merge
lana [Thu, 31 Jan 2013 10:22:25 -0800] rev 15518
Merge
mduigou [Thu, 31 Jan 2013 13:27:04 -0800] rev 15517
8006709: Add minimal support of MacOSX platform for NetBeans Projects
Summary: Adds support for MacOSX platform and architecture detection. Other minor updates (-source/target 1.8)
Reviewed-by: ohair
sherman [Thu, 31 Jan 2013 13:13:14 -0800] rev 15516
8007298: Base64.getMimeDecoder().decode() throws IAE for a single non-base64 character
8006526: Base64.Decoder.decode(String) spec contains a copy-paste mistake
Summary: to ignore single non-base64 char in mime decoding
Reviewed-by: alanb
darcy [Thu, 31 Jan 2013 12:23:04 -0800] rev 15515
8007115: Refactor regression tests for java.lang.reflect.Parameter
Reviewed-by: emc
darcy [Thu, 31 Jan 2013 12:13:21 -0800] rev 15514
8005832: Remove java.lang.annotation.{ContainedBy, ContainerFor} annotation types
Reviewed-by: mduigou
sherman [Thu, 31 Jan 2013 11:09:36 -0800] rev 15513
8005394: Base64.Decoder/Encoder.wrap(XStream) don't throw NPE for null args passed
Summary: to check null for dec/enc.wrap methods
Reviewed-by: alanb
dbuck [Thu, 31 Jan 2013 10:55:15 -0800] rev 15512
7042126: (alt-rt) HashMap.clone implementation should be re-examined
Summary: Test case for cr7042126. Issue only found in OracleJDK, but test case is valid for OpenJDK as well
Reviewed-by: mduigou
jfranck [Thu, 31 Jan 2013 10:10:34 +0100] rev 15511
8005712: Simplify support for repeating annotations in j.l.r.AnnotatedElement
8004919: AnnotationSupport uses possibly half-constructed AnnotationType instances
Summary: Implements the simplified semantics for repeating annotations and removes the incorrect obtaining of an AnnotationType
Reviewed-by: darcy, abuckley
jfranck [Tue, 29 Jan 2013 10:32:49 +0100] rev 15510
8004698: Implement Core Reflection for Type Annotations
Reviewed-by: darcy
lana [Tue, 05 Feb 2013 11:10:07 -0800] rev 15509
Merge
kshefov [Mon, 04 Feb 2013 16:01:06 +0000] rev 15508
7077259: [TEST_BUG] [macosx] Test work correctly only when default L&F is Metal
Reviewed-by: serb, alexsch
pchelko [Mon, 04 Feb 2013 13:54:53 +0000] rev 15507
8005405: [macosx] Drag and Drop: wrong animation when dropped outside any drop target.
Summary: Changed the calculation of the drag image offset
Reviewed-by: serb, kizune
ptbrunet [Thu, 31 Jan 2013 18:51:17 +0400] rev 15506
7179482: Component.accessibleContext and JComponent.accessibleContext refactoring
Reviewed-by: art, anthony, alexsch
leonidr [Thu, 31 Jan 2013 18:25:59 +0400] rev 15505
8007006: [macosx] Closing subwindow loses main window menus
Reviewed-by: anthony
jgodinez [Mon, 04 Feb 2013 12:04:38 -0800] rev 15504
8005052: [parfait] #416 X11SurfaceData.c UNINITIALISED OR MISSING RETURN VALUE
8005054: [parfait] #417 X11SurfaceData.c UNINITIALISED OR MISSING RETURN VALUE
Reviewed-by: prr, vadim
Contributed-by: jia-hong.chen@oracle.com
serb [Mon, 04 Feb 2013 19:50:06 +0400] rev 15503
8004821: Graphics2D.drawPolygon() fails with IllegalPathStateException
Reviewed-by: prr, flar
bae [Fri, 01 Feb 2013 20:06:27 +0400] rev 15502
8004801: The image of BufferedImage.TYPE_INT_ARGB is blank.
Reviewed-by: prr
katleman [Thu, 07 Feb 2013 12:33:10 -0800] rev 15501
Added tag jdk8-b76 for changeset 0da59c40187c
duke [Wed, 05 Jul 2017 18:39:42 +0200] rev 15500
Merge
amurillo [Fri, 08 Feb 2013 08:07:07 -0800] rev 15499
Added tag hs25-b18 for changeset f3f52401a78c
amurillo [Fri, 08 Feb 2013 08:07:06 -0800] rev 15498
Merge
brutisso [Fri, 08 Feb 2013 10:08:40 +0100] rev 15497
Merge
johnc [Tue, 05 Feb 2013 22:24:36 -0800] rev 15496
Merge
johnc [Tue, 05 Feb 2013 09:13:05 -0800] rev 15495
8005032: G1: Cleanup serial reference processing closures in concurrent marking
Summary: Reuse the parallel reference processing oop closures during serial reference processing.
Reviewed-by: brutisso
jwilhelm [Mon, 28 Jan 2013 15:41:45 +0100] rev 15494
6348447: Specifying -XX:OldSize crashes 64-bit VMs
Summary: Heap size will be set to allow for OldSize to fit. Also reviewed by vitalyd@gmail.com
Reviewed-by: ehelin, jmasa
johnc [Mon, 04 Feb 2013 19:40:27 -0800] rev 15493
Merge
johnc [Mon, 04 Feb 2013 13:24:57 -0800] rev 15492
8001384: G1: assert(!is_null(v)) failed: narrow oop value can never be zero
Summary: Flush any deferred card mark before a Java thread exits.
Reviewed-by: brutisso, jmasa
jmasa [Mon, 04 Feb 2013 13:26:04 -0800] rev 15491
Merge
jmasa [Mon, 04 Feb 2013 12:51:25 -0800] rev 15490
Merge
johnc [Thu, 31 Jan 2013 10:45:09 -0800] rev 15489
8005875: G1: Kitchensink fails with ParallelGCThreads=0
Summary: Check that the concurrent marking worker gang exists in ConcurrentMark::print_worker_threads_on(). Changes were also reviewed by Vitaly Davidovich <vitalyd@gmail.com>.
Reviewed-by: brutisso
mikael [Fri, 01 Feb 2013 17:21:53 -0800] rev 15488
8007257: NPG: metaspace.cpp: Incorrect arguments in calls to err_msg
Summary: Fix size checks in assert and corrected some print formats. Also reviewed by vitalyd@gmail.com.
Reviewed-by: coleenp, sspitsyn
johnc [Fri, 01 Feb 2013 13:17:04 -0800] rev 15487
8006894: G1: Number of marking threads missing from PrintFlagsFinal output
Summary: Set ConcGCThreads to the calculated number of marking threads.
Reviewed-by: jmasa, ysr
stefank [Tue, 29 Jan 2013 10:51:33 +0100] rev 15486
8004710: NPG: jmap could throw sun.jvm.hotspot.types.WrongTypeException after PermGen removal
Summary: When calculating live object regions, make sure that the alignment reserve, at the end of a TLAB, is excluded.
Reviewed-by: jmasa, brutisso
vladidan [Thu, 07 Feb 2013 20:40:14 -0500] rev 15485
Merge
bpittore [Thu, 07 Feb 2013 16:05:48 -0500] rev 15484
Merge
dlong [Sun, 27 Jan 2013 01:07:09 -0800] rev 15483
Merge
jprovino [Wed, 23 Jan 2013 13:02:39 -0500] rev 15482
8005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCS
Summary: Rename INCLUDE_ALTERNATE_GCS to INCLUDE_ALL_GCS and replace SERIALGC with INCLUDE_ALL_GCS.
Reviewed-by: coleenp, stefank
vlivanov [Thu, 07 Feb 2013 12:23:51 -0800] rev 15481
Merge
drchase [Wed, 06 Feb 2013 11:33:49 -0800] rev 15480
8006807: C2 crash due to out of bounds array access in Parse::do_multianewarray
Summary: check ndimensions before accessing length[i] element
Reviewed-by: kvn
Contributed-by: volker.simonis@gmail.com
vlivanov [Tue, 05 Feb 2013 08:25:51 -0800] rev 15479
8006613: adding reason to made_not_compilable
Reviewed-by: kvn, vlivanov
Contributed-by: Igor Ignatyev <igor.ignatyev@oracle.com>
roland [Mon, 04 Feb 2013 11:30:37 +0100] rev 15478
8007144: Incremental inlining mistakes some call sites for dead ones and doesn't inline them
Summary: wrong detection for dead call sites.
Reviewed-by: kvn
mikael [Mon, 04 Feb 2013 10:28:39 -0800] rev 15477
8007403: Incorrect format arguments in adlparse.cpp
Reviewed-by: kvn, twisti
roland [Mon, 04 Feb 2013 09:11:21 +0100] rev 15476
8005114: VM is crashing in ciKlass*ciObjArrayKlass::element_klass() if metaspaces are full
Summary: missing test for loaded klass in c1
Reviewed-by: kvn
morris [Fri, 25 Jan 2013 16:50:33 -0800] rev 15475
6518907: cleanup IA64 specific code in Hotspot
Summary: removed unused IA64 specific code
Reviewed-by: twisti, kvn, dholmes
drchase [Fri, 25 Jan 2013 16:09:14 -0800] rev 15474
8006500: compiler/8004741/Test8004741.java fails intermediately
Summary: rewrote the test to be more reliable, add test for invalid size exception
Reviewed-by: kvn
morris [Fri, 25 Jan 2013 16:31:47 -0800] rev 15473
8005811: Turn off TierdCompilation in JDK8 trunk for all platforms
Summary: Disable tiered compilation in jdk8 because of CodeCache and performance anomalies
Reviewed-by: kvn, twisti
vlivanov [Fri, 01 Feb 2013 03:02:01 -0800] rev 15472
8005439: no message about inline method if it specifed by CompileCommand
Reviewed-by: kvn, vlivanov
Contributed-by: Igor Ignatyev <igor.ignatyev@oracle.com>
vlivanov [Fri, 01 Feb 2013 02:50:23 -0800] rev 15471
8006410: allocating without ResourceMark when CompileCommand was specified
Reviewed-by: kvn, vlivanov
Contributed-by: Igor Ignatyev <igor.ignatyev@oracle.com>
dcubed [Wed, 06 Feb 2013 15:22:32 -0800] rev 15470
Merge
dholmes [Tue, 05 Feb 2013 00:59:40 -0800] rev 15469
Merge
dholmes [Mon, 04 Feb 2013 23:53:10 -0500] rev 15468
8006508: Wrong frame constructor is called in os_linux_x86.cpp
Reviewed-by: dholmes, coleenp
Contributed-by: Jeremy Manson <jeremymanson@google.com>
coleenp [Mon, 04 Feb 2013 22:59:45 -0800] rev 15467
Merge
simonis [Mon, 04 Feb 2013 13:14:12 -0500] rev 15466
8007475: Memory stomp with UseMallocOnly
Summary: Fix off-by-one error
Reviewed-by: coleenp, hseigel
coleenp [Mon, 04 Feb 2013 13:51:01 -0800] rev 15465
Merge
emc [Mon, 04 Feb 2013 13:05:32 -0500] rev 15464
8006949: Update hotspot for MethodParameters format change
8006907: Hotspot should reject classfiles with multiple MethodParameters attributes
Summary: Update to Hotspot's processing of MethodParameters attributes in classfiles
Reviewed-by: coleenp, jrose
hseigel [Mon, 04 Feb 2013 08:26:02 -0500] rev 15463
8000968: NPG: UseCompressedKlassPointers asserts with ObjectAlignmentInBytes for > 32G CompressedOops
Summary: Pick a base that works for both CompressedOpps alignment and CompressedKlassPtrs alignment.
Reviewed-by: kvn, roland
hseigel [Sun, 03 Feb 2013 17:12:31 -0500] rev 15462
Merge
hseigel [Sun, 03 Feb 2013 16:49:16 -0500] rev 15461
7197672: There are issues with shared data on windows
Summary: On Windows, set rw protection on the CDS file just before removing it.
Reviewed-by: dcubed, iklam
dsamersoff [Sun, 03 Feb 2013 22:28:08 +0400] rev 15460
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
ctornqvi [Sat, 02 Feb 2013 20:13:27 +0100] rev 15459
8000363: runtime/7158988/FieldMonitor.java fails with exception
Summary: Removed unnecessary shell script in the test.
Reviewed-by: coleenp, sla
ctornqvi [Sat, 02 Feb 2013 16:34:10 +0100] rev 15458
8005013: Add NMT tests
Summary: Add tests for the Native Memory Tracking feature, includes regression tests for 8005936 and 8004802
Reviewed-by: zgu, coleenp
minqi [Sat, 02 Feb 2013 03:51:01 -0800] rev 15457
Merge
minqi [Fri, 01 Feb 2013 22:41:34 -0800] rev 15456
Merge