Fri, 01 Feb 2013 22:12:52 -0800 8003549: (pack200) assertion errors when processing lambda class files with IMethods
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
Fri, 01 Feb 2013 19:30:02 -0800 6964528: Double.toHexString(double d) String manipulation with + in an append of StringBuilder
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
Fri, 01 Feb 2013 21:01:44 +0000 5035569: Formatter should document that %a conversion unsupported for BigDecimal args
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
Fri, 01 Feb 2013 07:25:51 -0800 8006536: [launcher] removes trailing slashes on arguments
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
Fri, 01 Feb 2013 06:51:37 +0000 8006395: Race in async socket close on Linux
chegar [Fri, 01 Feb 2013 06:51:37 +0000] rev 15522
8006395: Race in async socket close on Linux Reviewed-by: alanb, dsamersoff
Fri, 01 Feb 2013 07:39:41 +0800 8006564: Test sun/security/util/Oid/S11N.sh fails with timeout on Linux 32-bit
weijun [Fri, 01 Feb 2013 07:39:41 +0800] rev 15521
8006564: Test sun/security/util/Oid/S11N.sh fails with timeout on Linux 32-bit Reviewed-by: alanb
Thu, 31 Jan 2013 14:29:19 -0800 6355704: (fmt) %f formatting of BigDecimals is incorrect
mchung [Thu, 31 Jan 2013 14:29:19 -0800] rev 15520
6355704: (fmt) %f formatting of BigDecimals is incorrect Reviewed-by: darcy Contributed-by: brian.burkhalter@oracle.com
Thu, 31 Jan 2013 14:10:14 -0800 Merge
lana [Thu, 31 Jan 2013 14:10:14 -0800] rev 15519
Merge
Thu, 31 Jan 2013 10:22:25 -0800 Merge
lana [Thu, 31 Jan 2013 10:22:25 -0800] rev 15518
Merge
Thu, 31 Jan 2013 13:27:04 -0800 8006709: Add minimal support of MacOSX platform for NetBeans Projects
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
Thu, 31 Jan 2013 13:13:14 -0800 8007298: Base64.getMimeDecoder().decode() throws IAE for a single non-base64 character
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
Thu, 31 Jan 2013 12:23:04 -0800 8007115: Refactor regression tests for java.lang.reflect.Parameter
darcy [Thu, 31 Jan 2013 12:23:04 -0800] rev 15515
8007115: Refactor regression tests for java.lang.reflect.Parameter Reviewed-by: emc
Thu, 31 Jan 2013 12:13:21 -0800 8005832: Remove java.lang.annotation.{ContainedBy, ContainerFor} annotation types
darcy [Thu, 31 Jan 2013 12:13:21 -0800] rev 15514
8005832: Remove java.lang.annotation.{ContainedBy, ContainerFor} annotation types Reviewed-by: mduigou
Thu, 31 Jan 2013 11:09:36 -0800 8005394: Base64.Decoder/Encoder.wrap(XStream) don't throw NPE for null args passed
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
Thu, 31 Jan 2013 10:55:15 -0800 7042126: (alt-rt) HashMap.clone implementation should be re-examined
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
Thu, 31 Jan 2013 10:10:34 +0100 8005712: Simplify support for repeating annotations in j.l.r.AnnotatedElement
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
Tue, 29 Jan 2013 10:32:49 +0100 8004698: Implement Core Reflection for Type Annotations
jfranck [Tue, 29 Jan 2013 10:32:49 +0100] rev 15510
8004698: Implement Core Reflection for Type Annotations Reviewed-by: darcy
Tue, 05 Feb 2013 11:10:07 -0800 Merge
lana [Tue, 05 Feb 2013 11:10:07 -0800] rev 15509
Merge
Mon, 04 Feb 2013 16:01:06 +0000 7077259: [TEST_BUG] [macosx] Test work correctly only when default L&F is Metal
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
Mon, 04 Feb 2013 13:54:53 +0000 8005405: [macosx] Drag and Drop: wrong animation when dropped outside any drop target.
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
Thu, 31 Jan 2013 18:51:17 +0400 7179482: Component.accessibleContext and JComponent.accessibleContext refactoring
ptbrunet [Thu, 31 Jan 2013 18:51:17 +0400] rev 15506
7179482: Component.accessibleContext and JComponent.accessibleContext refactoring Reviewed-by: art, anthony, alexsch
Thu, 31 Jan 2013 18:25:59 +0400 8007006: [macosx] Closing subwindow loses main window menus
leonidr [Thu, 31 Jan 2013 18:25:59 +0400] rev 15505
8007006: [macosx] Closing subwindow loses main window menus Reviewed-by: anthony
Mon, 04 Feb 2013 12:04:38 -0800 8005052: [parfait] #416 X11SurfaceData.c UNINITIALISED OR MISSING RETURN VALUE
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
Mon, 04 Feb 2013 19:50:06 +0400 8004821: Graphics2D.drawPolygon() fails with IllegalPathStateException
serb [Mon, 04 Feb 2013 19:50:06 +0400] rev 15503
8004821: Graphics2D.drawPolygon() fails with IllegalPathStateException Reviewed-by: prr, flar
Fri, 01 Feb 2013 20:06:27 +0400 8004801: The image of BufferedImage.TYPE_INT_ARGB is blank.
bae [Fri, 01 Feb 2013 20:06:27 +0400] rev 15502
8004801: The image of BufferedImage.TYPE_INT_ARGB is blank. Reviewed-by: prr
Thu, 07 Feb 2013 12:33:10 -0800 Added tag jdk8-b76 for changeset 0da59c40187c
katleman [Thu, 07 Feb 2013 12:33:10 -0800] rev 15501
Added tag jdk8-b76 for changeset 0da59c40187c
Wed, 05 Jul 2017 18:39:42 +0200 Merge
duke [Wed, 05 Jul 2017 18:39:42 +0200] rev 15500
Merge
Fri, 08 Feb 2013 08:07:07 -0800 Added tag hs25-b18 for changeset f3f52401a78c
amurillo [Fri, 08 Feb 2013 08:07:07 -0800] rev 15499
Added tag hs25-b18 for changeset f3f52401a78c
Fri, 08 Feb 2013 08:07:06 -0800 Merge
amurillo [Fri, 08 Feb 2013 08:07:06 -0800] rev 15498
Merge
Fri, 08 Feb 2013 10:08:40 +0100 Merge
brutisso [Fri, 08 Feb 2013 10:08:40 +0100] rev 15497
Merge
Tue, 05 Feb 2013 22:24:36 -0800 Merge
johnc [Tue, 05 Feb 2013 22:24:36 -0800] rev 15496
Merge
Tue, 05 Feb 2013 09:13:05 -0800 8005032: G1: Cleanup serial reference processing closures in concurrent marking
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
Mon, 28 Jan 2013 15:41:45 +0100 6348447: Specifying -XX:OldSize crashes 64-bit VMs
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
Mon, 04 Feb 2013 19:40:27 -0800 Merge
johnc [Mon, 04 Feb 2013 19:40:27 -0800] rev 15493
Merge
Mon, 04 Feb 2013 13:24:57 -0800 8001384: G1: assert(!is_null(v)) failed: narrow oop value can never be zero
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
Mon, 04 Feb 2013 13:26:04 -0800 Merge
jmasa [Mon, 04 Feb 2013 13:26:04 -0800] rev 15491
Merge
Mon, 04 Feb 2013 12:51:25 -0800 Merge
jmasa [Mon, 04 Feb 2013 12:51:25 -0800] rev 15490
Merge
Thu, 31 Jan 2013 10:45:09 -0800 8005875: G1: Kitchensink fails with ParallelGCThreads=0
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
Fri, 01 Feb 2013 17:21:53 -0800 8007257: NPG: metaspace.cpp: Incorrect arguments in calls to err_msg
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
Fri, 01 Feb 2013 13:17:04 -0800 8006894: G1: Number of marking threads missing from PrintFlagsFinal output
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
Tue, 29 Jan 2013 10:51:33 +0100 8004710: NPG: jmap could throw sun.jvm.hotspot.types.WrongTypeException after PermGen removal
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
Thu, 07 Feb 2013 20:40:14 -0500 Merge
vladidan [Thu, 07 Feb 2013 20:40:14 -0500] rev 15485
Merge
Thu, 07 Feb 2013 16:05:48 -0500 Merge
bpittore [Thu, 07 Feb 2013 16:05:48 -0500] rev 15484
Merge
Sun, 27 Jan 2013 01:07:09 -0800 Merge
dlong [Sun, 27 Jan 2013 01:07:09 -0800] rev 15483
Merge
Wed, 23 Jan 2013 13:02:39 -0500 8005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCS
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
Thu, 07 Feb 2013 12:23:51 -0800 Merge
vlivanov [Thu, 07 Feb 2013 12:23:51 -0800] rev 15481
Merge
Wed, 06 Feb 2013 11:33:49 -0800 8006807: C2 crash due to out of bounds array access in Parse::do_multianewarray
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
Tue, 05 Feb 2013 08:25:51 -0800 8006613: adding reason to made_not_compilable
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>
Mon, 04 Feb 2013 11:30:37 +0100 8007144: Incremental inlining mistakes some call sites for dead ones and doesn't inline them
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
Mon, 04 Feb 2013 10:28:39 -0800 8007403: Incorrect format arguments in adlparse.cpp
mikael [Mon, 04 Feb 2013 10:28:39 -0800] rev 15477
8007403: Incorrect format arguments in adlparse.cpp Reviewed-by: kvn, twisti
Mon, 04 Feb 2013 09:11:21 +0100 8005114: VM is crashing in ciKlass*ciObjArrayKlass::element_klass() if metaspaces are full
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
Fri, 25 Jan 2013 16:50:33 -0800 6518907: cleanup IA64 specific code in Hotspot
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
Fri, 25 Jan 2013 16:09:14 -0800 8006500: compiler/8004741/Test8004741.java fails intermediately
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
Fri, 25 Jan 2013 16:31:47 -0800 8005811: Turn off TierdCompilation in JDK8 trunk for all platforms
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
Fri, 01 Feb 2013 03:02:01 -0800 8005439: no message about inline method if it specifed by CompileCommand
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>
Fri, 01 Feb 2013 02:50:23 -0800 8006410: allocating without ResourceMark when CompileCommand was specified
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>
Wed, 06 Feb 2013 15:22:32 -0800 Merge
dcubed [Wed, 06 Feb 2013 15:22:32 -0800] rev 15470
Merge
Tue, 05 Feb 2013 00:59:40 -0800 Merge
dholmes [Tue, 05 Feb 2013 00:59:40 -0800] rev 15469
Merge
Mon, 04 Feb 2013 23:53:10 -0500 8006508: Wrong frame constructor is called in os_linux_x86.cpp
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>
Mon, 04 Feb 2013 22:59:45 -0800 Merge
coleenp [Mon, 04 Feb 2013 22:59:45 -0800] rev 15467
Merge
Mon, 04 Feb 2013 13:14:12 -0500 8007475: Memory stomp with UseMallocOnly
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
Mon, 04 Feb 2013 13:51:01 -0800 Merge
coleenp [Mon, 04 Feb 2013 13:51:01 -0800] rev 15465
Merge
Mon, 04 Feb 2013 13:05:32 -0500 8006949: Update hotspot for MethodParameters format change
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
Mon, 04 Feb 2013 08:26:02 -0500 8000968: NPG: UseCompressedKlassPointers asserts with ObjectAlignmentInBytes for > 32G CompressedOops
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
Sun, 03 Feb 2013 17:12:31 -0500 Merge
hseigel [Sun, 03 Feb 2013 17:12:31 -0500] rev 15462
Merge
Sun, 03 Feb 2013 16:49:16 -0500 7197672: There are issues with shared data on windows
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
Sun, 03 Feb 2013 22:28:08 +0400 8002048: Protocol to discovery of manageable Java processes on a network
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
Sat, 02 Feb 2013 20:13:27 +0100 8000363: runtime/7158988/FieldMonitor.java fails with exception
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
Sat, 02 Feb 2013 16:34:10 +0100 8005013: Add NMT tests
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
Sat, 02 Feb 2013 03:51:01 -0800 Merge
minqi [Sat, 02 Feb 2013 03:51:01 -0800] rev 15457
Merge
Fri, 01 Feb 2013 22:41:34 -0800 Merge
minqi [Fri, 01 Feb 2013 22:41:34 -0800] rev 15456
Merge
Thu, 31 Jan 2013 17:43:01 -0800 8000973: SA on windows thread inspection is broken
minqi [Thu, 31 Jan 2013 17:43:01 -0800] rev 15455
8000973: SA on windows thread inspection is broken Summary: After bug 7161732, On Windows SA could not find correct address of thread_id of OSThread since _thread_id moved to end of the class . The presupposition of the address is following thread handle no longer stands. Fix by adding thread_id field to OSThread and getting the address directly from OSThread. Reviewed-by: nloodin, sspitsyn Contributed-by: yumin.qi@oracle.com
Sat, 02 Feb 2013 08:46:48 +0100 Merge
ctornqvi [Sat, 02 Feb 2013 08:46:48 +0100] rev 15454
Merge
Sat, 02 Feb 2013 07:24:29 +0100 Merge
ctornqvi [Sat, 02 Feb 2013 07:24:29 +0100] rev 15453
Merge
Fri, 01 Feb 2013 23:48:08 +0100 8005012: Add WB APIs to better support NMT testing
ctornqvi [Fri, 01 Feb 2013 23:48:08 +0100] rev 15452
8005012: Add WB APIs to better support NMT testing Summary: Add WB API functions to enable better NMT testing Reviewed-by: dholmes, zgu
Fri, 01 Feb 2013 19:36:55 -0800 Merge
jiangli [Fri, 01 Feb 2013 19:36:55 -0800] rev 15451
Merge
Fri, 01 Feb 2013 15:25:37 -0500 Merge
jiangli [Fri, 01 Feb 2013 15:25:37 -0500] rev 15450
Merge
Thu, 24 Jan 2013 10:57:38 -0800 8006280: Need to reorder metadata structures to reduce size (64-bit)
iklam [Thu, 24 Jan 2013 10:57:38 -0800] rev 15449
8006280: Need to reorder metadata structures to reduce size (64-bit) Summary: Reordered Klass, InstanceKlass and Method to save 8 bytes each Reviewed-by: coleenp, jiangli Contributed-by: ioi.lam@oracle.com
Fri, 01 Feb 2013 14:42:43 -0800 Merge
minqi [Fri, 01 Feb 2013 14:42:43 -0800] rev 15448
Merge
Fri, 01 Feb 2013 10:57:06 -0800 Merge
minqi [Fri, 01 Feb 2013 10:57:06 -0800] rev 15447
Merge
Thu, 31 Jan 2013 20:11:14 -0800 8006731: JSR 292: the VM_RedefineClasses::rewrite_cp_refs_in_method() must support invokedynamic
sspitsyn [Thu, 31 Jan 2013 20:11:14 -0800] rev 15446
8006731: JSR 292: the VM_RedefineClasses::rewrite_cp_refs_in_method() must support invokedynamic Summary: The invokedynamic bytecode ref to a CP entry needs to be checked and fixed as well. Reviewed-by: coleenp, twisti Contributed-by: serguei.spitsyn@oracle.com
Thu, 31 Jan 2013 20:09:16 -0800 8006546: JSR 292: typos in the ConstantPool::copy_cp_impl()
sspitsyn [Thu, 31 Jan 2013 20:09:16 -0800] rev 15445
8006546: JSR 292: typos in the ConstantPool::copy_cp_impl() Summary: Simple typos that need to be fixed Reviewed-by: coleenp, twisti Contributed-by: serguei.spitsyn@oracle.com
Thu, 31 Jan 2013 20:07:18 -0800 8006542: JSR 292: the VM_RedefineClasses::append_entry() must support invokedynamic entry kinds
sspitsyn [Thu, 31 Jan 2013 20:07:18 -0800] rev 15444
8006542: JSR 292: the VM_RedefineClasses::append_entry() must support invokedynamic entry kinds Summary: Need a support for invokedynamic entry kinds when new and old constant pools are merged. Reviewed-by: coleenp, twisti Contributed-by: serguei.spitsyn@oracle.com
Fri, 01 Feb 2013 13:30:12 -0500 Merge
hseigel [Fri, 01 Feb 2013 13:30:12 -0500] rev 15443
Merge
Fri, 01 Feb 2013 14:14:54 -0500 8006298: Specifying malformed JFR options (-XX:+FlightRecorderOptions) outputs non-sensical error
hseigel [Fri, 01 Feb 2013 14:14:54 -0500] rev 15442
8006298: Specifying malformed JFR options (-XX:+FlightRecorderOptions) outputs non-sensical error Summary: Change error messages for malformed options so the messages are more useful. Reviewed-by: mikael, kvn, nloodin
Fri, 25 Jan 2013 10:14:22 +0100 8006413: Add utility classes for writing better multiprocess tests in jtreg
ctornqvi [Fri, 25 Jan 2013 10:14:22 +0100] rev 15441
8006413: Add utility classes for writing better multiprocess tests in jtreg Summary: Add a few utility classes to test/testlibrary to support multi process testing in jtreg tests. Added a test case for one of the utility classes. Also reviewed by Vitaly Davidovich Reviewed-by: brutisso, dholmes, vlivanov, nloodin, mgerdin
Mon, 28 Jan 2013 09:33:55 -0800 Merge
acorn [Mon, 28 Jan 2013 09:33:55 -0800] rev 15440
Merge
Mon, 28 Jan 2013 10:55:30 -0500 8004967: Default method cause VerifyError: Illegal use of nonvirtual
acorn [Mon, 28 Jan 2013 10:55:30 -0500] rev 15439
8004967: Default method cause VerifyError: Illegal use of nonvirtual Summary: Recognize VM generated method in old verifier Reviewed-by: acorn, coleenp Contributed-by: bharadwaj.yadavelli@oracle.com
Mon, 28 Jan 2013 10:34:07 -0500 Merge
acorn [Mon, 28 Jan 2013 10:34:07 -0500] rev 15438
Merge
Fri, 25 Jan 2013 15:06:18 -0500 6479360: PrintClassHistogram improvements
acorn [Fri, 25 Jan 2013 15:06:18 -0500] rev 15437
6479360: PrintClassHistogram improvements Summary: jcmd <pid> GC.class_stats (UnlockDiagnosticVMOptions) Reviewed-by: coleenp, hseigel, sla, acorn Contributed-by: ioi.lam@oracle.com
Sun, 27 Jan 2013 21:58:34 -0500 Merge
acorn [Sun, 27 Jan 2013 21:58:34 -0500] rev 15436
Merge
Fri, 25 Jan 2013 13:47:52 -0800 Merge
minqi [Fri, 25 Jan 2013 13:47:52 -0800] rev 15435
Merge
Fri, 25 Jan 2013 04:23:49 -0800 Merge
minqi [Fri, 25 Jan 2013 04:23:49 -0800] rev 15434
Merge
Thu, 24 Jan 2013 22:13:32 -0800 8005128: JSR 292: the mlvm redefineClassInBootstrap test crashes in ConstantPool::compare_entry_to
sspitsyn [Thu, 24 Jan 2013 22:13:32 -0800] rev 15433
8005128: JSR 292: the mlvm redefineClassInBootstrap test crashes in ConstantPool::compare_entry_to Summary: When constant pool is copied in merge_constant_pools the invokedynamic operands must be copied before. Reviewed-by: coleenp, twisti Contributed-by: serguei.spitsyn@oracle.com
Fri, 25 Jan 2013 10:04:08 -0500 8000692: Remove old KERNEL code
zgu [Fri, 25 Jan 2013 10:04:08 -0500] rev 15432
8000692: Remove old KERNEL code Summary: Removed depreciated kernel VM source code from hotspot VM Reviewed-by: dholmes, acorn
Thu, 24 Jan 2013 23:30:45 -0800 8005278: Serviceability Agent: jmap -heap and jstack -m fail
minqi [Thu, 24 Jan 2013 23:30:45 -0800] rev 15431
8005278: Serviceability Agent: jmap -heap and jstack -m fail Summary: BinaryTreeDictionary is typedef'ed as AFLBinaryTreeDictionary in vmStructs and in SA we still use old name for that. FreeList now is a template based class which is not reflect in SA type library. When SA does calculation of heap for CMS, the former will cause failure to retrieve BinaryTreeDictionary sine the rename. The later will fail wherever it is used in SA. Reviewed-by: dholmes, sla, coleenp Contributed-by: yunda.mly@taobao.com
Wed, 23 Jan 2013 10:34:29 -0500 8006040: NPG: on_stack processing wastes space in ConstantPool
coleenp [Wed, 23 Jan 2013 10:34:29 -0500] rev 15430
8006040: NPG: on_stack processing wastes space in ConstantPool Summary: Added on_stack bit to flags. Also MetadataMarkOnStack is used for more than JVMTI so had to be moved. Reviewed-by: dholmes, stefank
Mon, 04 Feb 2013 12:01:07 -0800 Merge
jmasa [Mon, 04 Feb 2013 12:01:07 -0800] rev 15429
Merge
Thu, 03 Jan 2013 15:03:27 -0800 8004895: NPG: JMapPermCore test failure caused by warnings about missing field
jmasa [Thu, 03 Jan 2013 15:03:27 -0800] rev 15428
8004895: NPG: JMapPermCore test failure caused by warnings about missing field Reviewed-by: johnc
Fri, 25 Jan 2013 03:03:23 -0800 8006827: new hotspot build - hs25-b18
amurillo [Fri, 25 Jan 2013 03:03:23 -0800] rev 15427
8006827: new hotspot build - hs25-b18 Reviewed-by: jcoomes
Thu, 07 Feb 2013 12:32:50 -0800 Added tag jdk8-b76 for changeset faf3f7a9a86f
katleman [Thu, 07 Feb 2013 12:32:50 -0800] rev 15426
Added tag jdk8-b76 for changeset faf3f7a9a86f
Thu, 07 Feb 2013 12:32:32 -0800 Added tag jdk8-b76 for changeset 6bb57fea1027
katleman [Thu, 07 Feb 2013 12:32:32 -0800] rev 15425
Added tag jdk8-b76 for changeset 6bb57fea1027
Wed, 05 Jul 2017 18:39:14 +0200 Added tag jdk8-b76 for changeset f407160c280d
duke [Wed, 05 Jul 2017 18:39:14 +0200] rev 15424
Added tag jdk8-b76 for changeset f407160c280d
Wed, 05 Jul 2017 18:39:13 +0200 Merge jdk8-b76
duke [Wed, 05 Jul 2017 18:39:13 +0200] rev 15423
Merge
Wed, 05 Jul 2017 18:39:09 +0200 Merge
duke [Wed, 05 Jul 2017 18:39:09 +0200] rev 15422
Merge
Tue, 05 Feb 2013 18:55:24 -0800 Merge
katleman [Tue, 05 Feb 2013 18:55:24 -0800] rev 15421
Merge
Thu, 31 Jan 2013 14:01:45 +0100 8006872: Stop creating four jars with identical content in the new build system.
ohrstrom [Thu, 31 Jan 2013 14:01:45 +0100] rev 15420
8006872: Stop creating four jars with identical content in the new build system. Reviewed-by: erikj
Thu, 31 Jan 2013 17:04:55 -0800 Added tag jdk8-b75 for changeset dbafd8b0d8a2
katleman [Thu, 31 Jan 2013 17:04:55 -0800] rev 15419
Added tag jdk8-b75 for changeset dbafd8b0d8a2
Wed, 05 Jul 2017 18:39:05 +0200 Merge
duke [Wed, 05 Jul 2017 18:39:05 +0200] rev 15418
Merge
Tue, 05 Feb 2013 18:54:27 -0800 Merge
katleman [Tue, 05 Feb 2013 18:54:27 -0800] rev 15417
Merge
Thu, 31 Jan 2013 14:02:58 +0100 8006872: Stop creating four jars with identical content in the new build system.
ohrstrom [Thu, 31 Jan 2013 14:02:58 +0100] rev 15416
8006872: Stop creating four jars with identical content in the new build system. Reviewed-by: erikj
Thu, 31 Jan 2013 17:04:40 -0800 Added tag jdk8-b75 for changeset bef9d985cc1c
katleman [Thu, 31 Jan 2013 17:04:40 -0800] rev 15415
Added tag jdk8-b75 for changeset bef9d985cc1c
Wed, 05 Jul 2017 18:39:00 +0200 Merge
duke [Wed, 05 Jul 2017 18:39:00 +0200] rev 15414
Merge
Tue, 05 Feb 2013 18:54:24 -0800 Merge
katleman [Tue, 05 Feb 2013 18:54:24 -0800] rev 15413
Merge
Thu, 31 Jan 2013 14:02:44 +0100 8006872: Stop creating four jars with identical content in the new build system.
ohrstrom [Thu, 31 Jan 2013 14:02:44 +0100] rev 15412
8006872: Stop creating four jars with identical content in the new build system. Reviewed-by: erikj
Thu, 31 Jan 2013 17:04:37 -0800 Added tag jdk8-b75 for changeset 504959da18bb
katleman [Thu, 31 Jan 2013 17:04:37 -0800] rev 15411
Added tag jdk8-b75 for changeset 504959da18bb
Wed, 05 Jul 2017 18:38:56 +0200 Merge
duke [Wed, 05 Jul 2017 18:38:56 +0200] rev 15410
Merge
Tue, 05 Feb 2013 18:54:11 -0800 Merge
katleman [Tue, 05 Feb 2013 18:54:11 -0800] rev 15409
Merge
Thu, 31 Jan 2013 14:02:29 +0100 8006872: Stop creating four jars with identical content in the new build system.
ohrstrom [Thu, 31 Jan 2013 14:02:29 +0100] rev 15408
8006872: Stop creating four jars with identical content in the new build system. Reviewed-by: erikj
Thu, 31 Jan 2013 17:04:24 -0800 Added tag jdk8-b75 for changeset 5aa96ebbc95e
katleman [Thu, 31 Jan 2013 17:04:24 -0800] rev 15407
Added tag jdk8-b75 for changeset 5aa96ebbc95e
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip