Thu, 31 Jan 2013 18:58:17 -0800 8007351: Malformed copyright statements in typeAnnotations test directory
darcy [Thu, 31 Jan 2013 18:58:17 -0800] rev 15557
8007351: Malformed copyright statements in typeAnnotations test directory Reviewed-by: jjg
Thu, 31 Jan 2013 14:10:02 -0800 Merge
lana [Thu, 31 Jan 2013 14:10:02 -0800] rev 15556
Merge
Thu, 31 Jan 2013 10:23:49 -0800 Merge
lana [Thu, 31 Jan 2013 10:23:49 -0800] rev 15555
Merge
Thu, 31 Jan 2013 12:16:03 -0800 8007313: Remove use of {ContainerFor/ContainedBy} from langtools
darcy [Thu, 31 Jan 2013 12:16:03 -0800] rev 15554
8007313: Remove use of {ContainerFor/ContainedBy} from langtools Reviewed-by: jjg
Wed, 30 Jan 2013 09:47:12 -0800 8007034: debug printer for javac internals
jjg [Wed, 30 Jan 2013 09:47:12 -0800] rev 15553
8007034: debug printer for javac internals Reviewed-by: mcimadamore
Wed, 30 Jan 2013 09:40:54 -0800 8007096: DocLint parsing problems with some comments
jjg [Wed, 30 Jan 2013 09:40:54 -0800] rev 15552
8007096: DocLint parsing problems with some comments Reviewed-by: mcimadamore
Sun, 27 Jan 2013 19:38:44 +0000 8006944: javac, combo tests should print out the number of threads used
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
Thu, 07 Feb 2013 12:33:21 -0800 Added tag jdk8-b76 for changeset aa274a6f970a
katleman [Thu, 07 Feb 2013 12:33:21 -0800] rev 15550
Added tag jdk8-b76 for changeset aa274a6f970a
Wed, 05 Jul 2017 18:40:08 +0200 Merge
duke [Wed, 05 Jul 2017 18:40:08 +0200] rev 15549
Merge
Thu, 07 Feb 2013 12:33:01 -0800 Added tag jdk8-b76 for changeset 95266e83c5e7
katleman [Thu, 07 Feb 2013 12:33:01 -0800] rev 15548
Added tag jdk8-b76 for changeset 95266e83c5e7
Wed, 05 Jul 2017 18:40:04 +0200 Merge
duke [Wed, 05 Jul 2017 18:40:04 +0200] rev 15547
Merge
Mon, 11 Feb 2013 16:12:53 -0800 Merge
lana [Mon, 11 Feb 2013 16:12:53 -0800] rev 15546
Merge
Tue, 05 Feb 2013 14:56:34 +0000 8007389: Remove uses of _ as identifier in jaxp
emc [Tue, 05 Feb 2013 14:56:34 +0000] rev 15545
8007389: Remove uses of _ as identifier in jaxp Reviewed-by: lancea, joehw
Thu, 07 Feb 2013 12:32:59 -0800 Added tag jdk8-b76 for changeset 503de5a7b5ef
katleman [Thu, 07 Feb 2013 12:32:59 -0800] rev 15544
Added tag jdk8-b76 for changeset 503de5a7b5ef
Wed, 05 Jul 2017 18:39:58 +0200 Merge
duke [Wed, 05 Jul 2017 18:39:58 +0200] rev 15543
Merge
Thu, 07 Feb 2013 12:32:39 -0800 Added tag jdk8-b76 for changeset 2fea158ee664
katleman [Thu, 07 Feb 2013 12:32:39 -0800] rev 15542
Added tag jdk8-b76 for changeset 2fea158ee664
Wed, 05 Jul 2017 18:39:54 +0200 Merge
duke [Wed, 05 Jul 2017 18:39:54 +0200] rev 15541
Merge
Mon, 11 Feb 2013 16:14:27 -0800 Merge
lana [Mon, 11 Feb 2013 16:14:27 -0800] rev 15540
Merge
Tue, 05 Feb 2013 11:11:53 -0800 Merge
lana [Tue, 05 Feb 2013 11:11:53 -0800] rev 15539
Merge
Tue, 05 Feb 2013 14:25:47 +0000 8007483: attributes are ignored when loading keys from a PKCS12 keystore
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
Tue, 05 Feb 2013 12:36:32 +0100 8005791: Remove java.beans.* imports from com.sun.jmx.mbeanserver.Introspector
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
Tue, 05 Feb 2013 12:28:47 +0100 7170447: Intermittent DeadListenerTest.java failure
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
Mon, 04 Feb 2013 22:37:44 -0800 Merge
lana [Mon, 04 Feb 2013 22:37:44 -0800] rev 15535
Merge
Mon, 04 Feb 2013 17:56:29 -0800 8007113: Upgrade AnnotatedElement.isAnnotionPresent to be a default method
darcy [Mon, 04 Feb 2013 17:56:29 -0800] rev 15534
8007113: Upgrade AnnotatedElement.isAnnotionPresent to be a default method Reviewed-by: chegar, jfranck
Mon, 04 Feb 2013 11:58:43 -0800 8006295: Base64.Decoder.wrap(java.io.InputStream) returns InputStream which throws unspecified IOException on attempt to decode invalid Base64 byte stream
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
Mon, 04 Feb 2013 17:20:26 +0000 8006994: Cleanup PKCS12 tests to ensure streams get closed
vinnie [Mon, 04 Feb 2013 17:20:26 +0000] rev 15532
8006994: Cleanup PKCS12 tests to ensure streams get closed Reviewed-by: mullan
Sun, 03 Feb 2013 21:39:58 +0400 8002048: Protocol to discovery of manageable Java processes on a network
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
Sun, 03 Feb 2013 18:20:24 +0400 6471906: java.lang.NegativeArraySizeException in tenToThe
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
Sat, 02 Feb 2013 12:08:43 -0800 8007135: tools/launcher/VersionCheck.java failing with new tool jabswitch
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
Sat, 02 Feb 2013 17:15:13 +0000 8007322: untangle ftp protocol from general networking URL tests
chegar [Sat, 02 Feb 2013 17:15:13 +0000] rev 15528
8007322: untangle ftp protocol from general networking URL tests Reviewed-by: alanb
Fri, 01 Feb 2013 22:18:18 -0800 8007428: [launcher] add tools/launcher/FXLauncherTest.java to ProblemList.txt
ksrini [Fri, 01 Feb 2013 22:18:18 -0800] rev 15527
8007428: [launcher] add tools/launcher/FXLauncherTest.java to ProblemList.txt Reviewed-by: mchung
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
Wed, 05 Jul 2017 18:38:51 +0200 Merge
duke [Wed, 05 Jul 2017 18:38:51 +0200] rev 15406
Merge
Tue, 05 Feb 2013 18:54:59 -0800 Merge
katleman [Tue, 05 Feb 2013 18:54:59 -0800] rev 15405
Merge
Mon, 04 Feb 2013 10:58:26 +0100 8007268: build-infra: configure reports Solaris needs gcc for deploy, but logs don't indicate it's used.
erikj [Mon, 04 Feb 2013 10:58:26 +0100] rev 15404
8007268: build-infra: configure reports Solaris needs gcc for deploy, but logs don't indicate it's used. Reviewed-by: tbell, katleman
Fri, 01 Feb 2013 09:16:19 -0800 8006808: mapfile use check in jdk/make/common/shared/Defs-solaris.gmk is throwing 'egrep: syntax error'
tbell [Fri, 01 Feb 2013 09:16:19 -0800] rev 15403
8006808: mapfile use check in jdk/make/common/shared/Defs-solaris.gmk is throwing 'egrep: syntax error' Summary: Use a valid egrep expression in the non-SPARC case Reviewed-by: dholmes
Thu, 31 Jan 2013 14:03:42 +0100 8006872: Stop creating four jars with identical content in the new build system.
ohrstrom [Thu, 31 Jan 2013 14:03:42 +0100] rev 15402
8006872: Stop creating four jars with identical content in the new build system. Reviewed-by: erikj
Thu, 31 Jan 2013 17:04:47 -0800 Added tag jdk8-b75 for changeset cfe93cb07f19
katleman [Thu, 31 Jan 2013 17:04:47 -0800] rev 15401
Added tag jdk8-b75 for changeset cfe93cb07f19
Wed, 05 Jul 2017 18:38:46 +0200 Merge
duke [Wed, 05 Jul 2017 18:38:46 +0200] rev 15400
Merge
Thu, 31 Jan 2013 17:04:28 -0800 Added tag jdk8-b75 for changeset 3b129a5ff9fd
katleman [Thu, 31 Jan 2013 17:04:28 -0800] rev 15399
Added tag jdk8-b75 for changeset 3b129a5ff9fd
Tue, 05 Feb 2013 18:54:09 -0800 Merge
katleman [Tue, 05 Feb 2013 18:54:09 -0800] rev 15398
Merge
Tue, 05 Feb 2013 16:50:05 +0100 8007524: build-infra: Incremental build of tools.jar broken
erikj [Tue, 05 Feb 2013 16:50:05 +0100] rev 15397
8007524: build-infra: Incremental build of tools.jar broken Reviewed-by: tbell
Mon, 04 Feb 2013 11:02:03 +0100 8007275: build-infra: Create final-images target
erikj [Mon, 04 Feb 2013 11:02:03 +0100] rev 15396
8007275: build-infra: Create final-images target Reviewed-by: tbell
Mon, 04 Feb 2013 10:53:38 +0100 8007093: build-infra: Make should fail if spec is older than configure files
erikj [Mon, 04 Feb 2013 10:53:38 +0100] rev 15395
8007093: build-infra: Make should fail if spec is older than configure files Reviewed-by: tbell
Fri, 01 Feb 2013 11:22:41 +0100 Merge
ohrstrom [Fri, 01 Feb 2013 11:22:41 +0100] rev 15394
Merge
Thu, 31 Jan 2013 14:00:09 +0100 8006872: Stop creating four jars with identical content in the new build system.
ohrstrom [Thu, 31 Jan 2013 14:00:09 +0100] rev 15393
8006872: Stop creating four jars with identical content in the new build system. Reviewed-by: erikj
Thu, 31 Jan 2013 13:31:30 -0800 8006933: Need to use nawk on Solaris to avoid awk limitations
tbell [Thu, 31 Jan 2013 13:31:30 -0800] rev 15392
8006933: Need to use nawk on Solaris to avoid awk limitations Reviewed-by: erikj, dholmes, dsamersoff
Thu, 31 Jan 2013 17:04:19 -0800 Added tag jdk8-b75 for changeset a86f171d15a1
katleman [Thu, 31 Jan 2013 17:04:19 -0800] rev 15391
Added tag jdk8-b75 for changeset a86f171d15a1
Wed, 05 Jul 2017 18:38:33 +0200 Added tag jdk8-b75 for changeset f1478a6d25fd
duke [Wed, 05 Jul 2017 18:38:33 +0200] rev 15390
Added tag jdk8-b75 for changeset f1478a6d25fd
Wed, 05 Jul 2017 18:38:32 +0200 Merge jdk8-b75
duke [Wed, 05 Jul 2017 18:38:32 +0200] rev 15389
Merge
Wed, 05 Jul 2017 18:38:28 +0200 Merge
duke [Wed, 05 Jul 2017 18:38:28 +0200] rev 15388
Merge
Sat, 26 Jan 2013 19:24:46 -0800 Merge
lana [Sat, 26 Jan 2013 19:24:46 -0800] rev 15387
Merge
Wed, 23 Jan 2013 20:11:07 -0800 8006264: Add explanation of why default methods cannot be used in JDK 8 javax.lang.model
darcy [Wed, 23 Jan 2013 20:11:07 -0800] rev 15386
8006264: Add explanation of why default methods cannot be used in JDK 8 javax.lang.model Reviewed-by: jjg
Wed, 23 Jan 2013 13:27:24 -0800 8006775: JSR 308: Compiler changes in JDK8
jjg [Wed, 23 Jan 2013 13:27:24 -0800] rev 15385
8006775: JSR 308: Compiler changes in JDK8 Reviewed-by: jjg Contributed-by: mernst@cs.washington.edu, wmdietl@cs.washington.edu, mpapi@csail.mit.edu, mahmood@notnoop.com
Wed, 23 Jan 2013 20:57:40 +0000 8006694: temporarily workaround combo tests are causing time out in several platforms
vromero [Wed, 23 Jan 2013 20:57:40 +0000] rev 15384
8006694: temporarily workaround combo tests are causing time out in several platforms Reviewed-by: jjg Contributed-by: maurizio.cimadamore@oracle.com
Wed, 23 Jan 2013 15:08:03 +0000 8006692: jdk/test/java/util/Collections/BigBinarySearch.java fails to compile
mcimadamore [Wed, 23 Jan 2013 15:08:03 +0000] rev 15383
8006692: jdk/test/java/util/Collections/BigBinarySearch.java fails to compile Summary: Missing boxing cause spurious inference failure Reviewed-by: jjg
Tue, 22 Jan 2013 19:07:20 -0800 Merge
jjg [Tue, 22 Jan 2013 19:07:20 -0800] rev 15382
Merge
Tue, 22 Jan 2013 19:06:05 -0800 8006728: temporarily workaround jtreg problems for doclint tests in othervm
jjg [Tue, 22 Jan 2013 19:06:05 -0800] rev 15381
8006728: temporarily workaround jtreg problems for doclint tests in othervm Reviewed-by: jjh
Tue, 22 Jan 2013 18:43:22 -0800 8006723: sjavac test fails to compile on clean build
jjg [Tue, 22 Jan 2013 18:43:22 -0800] rev 15380
8006723: sjavac test fails to compile on clean build Reviewed-by: ksrini
Tue, 22 Jan 2013 16:39:51 +0000 8006684: Compiler produces java.lang.VerifyError: Bad type on operand stack
mcimadamore [Tue, 22 Jan 2013 16:39:51 +0000] rev 15379
8006684: Compiler produces java.lang.VerifyError: Bad type on operand stack Summary: Lambda desugaring generates spurious references to 'this' in static contexts Reviewed-by: jjg
Tue, 22 Jan 2013 16:23:35 +0000 8006673: TargetType52 fails because of bad golden file
mcimadamore [Tue, 22 Jan 2013 16:23:35 +0000] rev 15378
8006673: TargetType52 fails because of bad golden file Summary: Fix golden file in negative test Reviewed-by: jjg
Mon, 21 Jan 2013 20:19:53 +0000 8005166: Add support for static interface methods
mcimadamore [Mon, 21 Jan 2013 20:19:53 +0000] rev 15377
8005166: Add support for static interface methods Summary: Support public static interface methods Reviewed-by: jjg
Mon, 21 Jan 2013 20:15:16 +0000 8005851: Remove support for synchronized interface methods
mcimadamore [Mon, 21 Jan 2013 20:15:16 +0000] rev 15376
8005851: Remove support for synchronized interface methods Summary: Synchronized default methods are no longer supported Reviewed-by: jjg
Mon, 21 Jan 2013 20:14:39 +0000 8006566: Remove transient lambda-related guards from JavacParser
mcimadamore [Mon, 21 Jan 2013 20:14:39 +0000] rev 15375
8006566: Remove transient lambda-related guards from JavacParser Summary: Remove transitional internal flag for allowing intersection types in cast Reviewed-by: jjg
Mon, 21 Jan 2013 20:13:56 +0000 8005244: Implement overload resolution as per latest spec EDR
mcimadamore [Mon, 21 Jan 2013 20:13:56 +0000] rev 15374
8005244: Implement overload resolution as per latest spec EDR Summary: Add support for stuck expressions and provisional applicability Reviewed-by: jjg
Mon, 21 Jan 2013 11:16:28 -0800 Merge
lana [Mon, 21 Jan 2013 11:16:28 -0800] rev 15373
Merge
Sun, 20 Jan 2013 23:39:11 -0800 Merge
lana [Sun, 20 Jan 2013 23:39:11 -0800] rev 15372
Merge
Mon, 21 Jan 2013 10:07:37 -0800 8006251: doclint: incorrect position for diagnostic for illegal text in tags
jjg [Mon, 21 Jan 2013 10:07:37 -0800] rev 15371
8006251: doclint: incorrect position for diagnostic for illegal text in tags Reviewed-by: mcimadamore
Mon, 21 Jan 2013 10:00:46 -0800 8006263: Supplementary test cases needed for doclint
jjg [Mon, 21 Jan 2013 10:00:46 -0800] rev 15370
8006263: Supplementary test cases needed for doclint Reviewed-by: mcimadamore Contributed-by: peter.jensen@oracle.com
Fri, 18 Jan 2013 15:38:14 +0000 8006561: Langtools test failure: missing diags/examples
mcimadamore [Fri, 18 Jan 2013 15:38:14 +0000] rev 15369
8006561: Langtools test failure: missing diags/examples Summary: forgot to hg add tests Reviewed-by: jjg
Fri, 18 Jan 2013 00:16:21 +0100 8004658: Add internal smart javac wrapper to solve JEP 139
ohrstrom [Fri, 18 Jan 2013 00:16:21 +0100] rev 15368
8004658: Add internal smart javac wrapper to solve JEP 139 Reviewed-by: jjg
Thu, 17 Jan 2013 18:15:20 +0000 8005852: Treatment of '_' as identifier
mcimadamore [Thu, 17 Jan 2013 18:15:20 +0000] rev 15367
8005852: Treatment of '_' as identifier Summary: warn when '_' is found in an identifier position Reviewed-by: jjg
Wed, 16 Jan 2013 20:41:14 -0800 8006228: Doclint doesn't detect <code> {@code nested inline} </code>
jjg [Wed, 16 Jan 2013 20:41:14 -0800] rev 15366
8006228: Doclint doesn't detect <code> {@code nested inline} </code> Reviewed-by: darcy
Wed, 16 Jan 2013 13:22:09 -0800 8006283: Change to Class.cast() in javax.lang.model implementation for repeating annotations
darcy [Wed, 16 Jan 2013 13:22:09 -0800] rev 15365
8006283: Change to Class.cast() in javax.lang.model implementation for repeating annotations Reviewed-by: jjg
Wed, 16 Jan 2013 12:14:29 -0800 Merge
lana [Wed, 16 Jan 2013 12:14:29 -0800] rev 15364
Merge
Wed, 16 Jan 2013 10:29:52 -0800 8006236: doclint: structural issue hidden
jjg [Wed, 16 Jan 2013 10:29:52 -0800] rev 15363
8006236: doclint: structural issue hidden Reviewed-by: darcy
Wed, 16 Jan 2013 17:40:28 +0000 8005964: Regression: difference in error recovery after ambiguity causes JCK test failure
mcimadamore [Wed, 16 Jan 2013 17:40:28 +0000] rev 15362
8005964: Regression: difference in error recovery after ambiguity causes JCK test failure Summary: Wrong implementation of ResolveError.access in AmbiguityError Reviewed-by: jjh
Wed, 16 Jan 2013 16:30:11 +0000 8005299: Add FunctionalInterface checking to javac
mcimadamore [Wed, 16 Jan 2013 16:30:11 +0000] rev 15361
8005299: Add FunctionalInterface checking to javac Summary: Javac should check that types annotated with @FunctionalInterface are indeed functional interfaces Reviewed-by: jjg
Wed, 16 Jan 2013 16:27:01 +0000 8005854: Add support for array constructor references
mcimadamore [Wed, 16 Jan 2013 16:27:01 +0000] rev 15360
8005854: Add support for array constructor references Summary: Support constructor references of the kind int[]::new Reviewed-by: jjg
Tue, 15 Jan 2013 13:03:11 -0800 8006224: Doclint NPE for attribute with no value
jjg [Tue, 15 Jan 2013 13:03:11 -0800] rev 15359
8006224: Doclint NPE for attribute with no value Reviewed-by: darcy
Tue, 15 Jan 2013 20:38:39 +0000 8006344: Broken javadoc link in javax.lang.model.element.Element
chegar [Tue, 15 Jan 2013 20:38:39 +0000] rev 15358
8006344: Broken javadoc link in javax.lang.model.element.Element Reviewed-by: lancea, alanb, jfranck
Mon, 14 Jan 2013 14:17:25 -0800 8006241: Test DocRootSlash.java fails
jjg [Mon, 14 Jan 2013 14:17:25 -0800] rev 15357
8006241: Test DocRootSlash.java fails Reviewed-by: darcy
Mon, 14 Jan 2013 13:50:01 -0800 8006119: update javac to follow latest spec for repeatable annotations
jjg [Mon, 14 Jan 2013 13:50:01 -0800] rev 15356
8006119: update javac to follow latest spec for repeatable annotations Reviewed-by: darcy
Mon, 14 Jan 2013 19:52:36 +0100 7193719: Support repeating annotations in javax.lang.model
jfranck [Mon, 14 Jan 2013 19:52:36 +0100] rev 15355
7193719: Support repeating annotations in javax.lang.model Reviewed-by: jjg
Thu, 10 Jan 2013 19:38:57 -0800 8004834: Add doclint support into javadoc
jjg [Thu, 10 Jan 2013 19:38:57 -0800] rev 15354
8004834: Add doclint support into javadoc Reviewed-by: darcy
Thu, 24 Jan 2013 16:49:37 -0800 Added tag jdk8-b74 for changeset 2d74b1d7456b
katleman [Thu, 24 Jan 2013 16:49:37 -0800] rev 15353
Added tag jdk8-b74 for changeset 2d74b1d7456b
Wed, 05 Jul 2017 18:38:17 +0200 Merge
duke [Wed, 05 Jul 2017 18:38:17 +0200] rev 15352
Merge
Thu, 24 Jan 2013 16:49:01 -0800 Added tag jdk8-b74 for changeset f0f3e46c8780
katleman [Thu, 24 Jan 2013 16:49:01 -0800] rev 15351
Added tag jdk8-b74 for changeset f0f3e46c8780
Wed, 05 Jul 2017 18:38:13 +0200 Merge
duke [Wed, 05 Jul 2017 18:38:13 +0200] rev 15350
Merge
Sat, 26 Jan 2013 18:25:33 -0800 Merge
lana [Sat, 26 Jan 2013 18:25:33 -0800] rev 15349
Merge
Sun, 20 Jan 2013 23:37:21 -0800 Merge
lana [Sun, 20 Jan 2013 23:37:21 -0800] rev 15348
Merge
Wed, 16 Jan 2013 12:06:39 -0800 Merge
lana [Wed, 16 Jan 2013 12:06:39 -0800] rev 15347
Merge
Thu, 10 Jan 2013 20:26:00 -0800 8003147: port fix for BCEL bug 39695
dbuck [Thu, 10 Jan 2013 20:26:00 -0800] rev 15346
8003147: port fix for BCEL bug 39695 Summary: Added support for Local Variable Type Table so that BCEL library can be used to modify methods with generics-related debug data without violating class file format Reviewed-by: lancea
Thu, 24 Jan 2013 16:48:57 -0800 Added tag jdk8-b74 for changeset 6ab75b6a0432
katleman [Thu, 24 Jan 2013 16:48:57 -0800] rev 15345
Added tag jdk8-b74 for changeset 6ab75b6a0432
Wed, 05 Jul 2017 18:38:07 +0200 Merge
duke [Wed, 05 Jul 2017 18:38:07 +0200] rev 15344
Merge
Thu, 24 Jan 2013 16:48:39 -0800 Added tag jdk8-b74 for changeset 5a4f1fb4c6ef
katleman [Thu, 24 Jan 2013 16:48:39 -0800] rev 15343
Added tag jdk8-b74 for changeset 5a4f1fb4c6ef
Wed, 05 Jul 2017 18:38:03 +0200 Merge
duke [Wed, 05 Jul 2017 18:38:03 +0200] rev 15342
Merge
Wed, 30 Jan 2013 13:04:22 -0800 Merge
katleman [Wed, 30 Jan 2013 13:04:22 -0800] rev 15341
Merge
Tue, 29 Jan 2013 16:35:24 +0100 8006873: SWAT-b74 msvcr100.dll does not have the permission for all
erikj [Tue, 29 Jan 2013 16:35:24 +0100] rev 15340
8006873: SWAT-b74 msvcr100.dll does not have the permission for all Reviewed-by: alanb, tbell
Wed, 30 Jan 2013 10:18:33 -0800 Merge
amurillo [Wed, 30 Jan 2013 10:18:33 -0800] rev 15339
Merge
Fri, 25 Jan 2013 03:02:56 -0800 Merge
amurillo [Fri, 25 Jan 2013 03:02:56 -0800] rev 15338
Merge
Wed, 23 Jan 2013 11:47:07 -0800 8006799: Optimize sun.nio.cs.ISO_8859_1$Encode.encodeArrayLoop() (jdk part of 6896617)
kvn [Wed, 23 Jan 2013 11:47:07 -0800] rev 15337
8006799: Optimize sun.nio.cs.ISO_8859_1$Encode.encodeArrayLoop() (jdk part of 6896617) Summary: Move hot loop in ISO_8859_1$Encode.encodeArrayLoop() into separate method encodeISOArray() to be replaced by JVM JIT compiler with optimized intrinsic code. Reviewed-by: alanb, sherman
Fri, 11 Jan 2013 16:50:34 -0800 8006123: Support @Contended Annotation - JEP 142 (jdk part)
dl [Fri, 11 Jan 2013 16:50:34 -0800] rev 15336
8006123: Support @Contended Annotation - JEP 142 (jdk part) Summary: jdk changes for 8003895. Reviewed-by: darcy, jrose, coleenp, dholmes, kvn Contributed-by: Aleksey Shipilev <aleksey.shipilev@oracle.com>
Tue, 29 Jan 2013 20:19:48 -0800 Merge
lana [Tue, 29 Jan 2013 20:19:48 -0800] rev 15335
Merge
Mon, 28 Jan 2013 14:23:09 +0100 Merge
erikj [Mon, 28 Jan 2013 14:23:09 +0100] rev 15334
Merge
Thu, 24 Jan 2013 18:06:24 +0400 8003400: JTree scrolling problem when using large model in WindowsLookAndFeel
malenkov [Thu, 24 Jan 2013 18:06:24 +0400] rev 15333
8003400: JTree scrolling problem when using large model in WindowsLookAndFeel Reviewed-by: alexsch
Thu, 24 Jan 2013 17:57:02 +0400 8005138: test/java/beans/Introspector/TestTypeResolver.java fails
malenkov [Thu, 24 Jan 2013 17:57:02 +0400] rev 15332
8005138: test/java/beans/Introspector/TestTypeResolver.java fails Reviewed-by: alexsch
Thu, 24 Jan 2013 17:50:03 +0400 8003173: [macosx] Fullscreen on Mac leaves an empty rectangle
serb [Thu, 24 Jan 2013 17:50:03 +0400] rev 15331
8003173: [macosx] Fullscreen on Mac leaves an empty rectangle Reviewed-by: anthony, alexsch
Thu, 24 Jan 2013 17:26:32 +0400 6817933: Setting the background of an HTML Widget changes the native Windows JFileChooser
malenkov [Thu, 24 Jan 2013 17:26:32 +0400] rev 15330
6817933: Setting the background of an HTML Widget changes the native Windows JFileChooser Reviewed-by: alexsch
Thu, 24 Jan 2013 16:09:48 +0400 7143768: [macosx] Unexpected NullPointerException and java.io.IOException during DnD
kizune [Thu, 24 Jan 2013 16:09:48 +0400] rev 15329
7143768: [macosx] Unexpected NullPointerException and java.io.IOException during DnD Reviewed-by: alexp
Thu, 24 Jan 2013 15:55:04 +0400 8005997: [macosx] Printer Dialog opens an additional title bar
serb [Thu, 24 Jan 2013 15:55:04 +0400] rev 15328
8005997: [macosx] Printer Dialog opens an additional title bar Reviewed-by: anthony, art Contributed-by: petr.pchelko@oracle.com
Thu, 24 Jan 2013 15:52:25 +0400 7132793: [macosx] setWheelScrollEnabled action reversed
alexp [Thu, 24 Jan 2013 15:52:25 +0400] rev 15327
7132793: [macosx] setWheelScrollEnabled action reversed Reviewed-by: serb, art
Thu, 24 Jan 2013 15:26:40 +0400 7147078: [macosx] Echo char set in TextField doesn't prevent word jumping
alexp [Thu, 24 Jan 2013 15:26:40 +0400] rev 15326
7147078: [macosx] Echo char set in TextField doesn't prevent word jumping Reviewed-by: art
Mon, 21 Jan 2013 17:55:31 +0400 8004298: NPE in WindowsTreeUI.ensureRowsAreVisible
alexsch [Mon, 21 Jan 2013 17:55:31 +0400] rev 15325
8004298: NPE in WindowsTreeUI.ensureRowsAreVisible Reviewed-by: serb
Fri, 18 Jan 2013 11:33:31 -0800 8000839: Integrate the Java Access Bridge with Java Runtime
raginip [Fri, 18 Jan 2013 11:33:31 -0800] rev 15324
8000839: Integrate the Java Access Bridge with Java Runtime Reviewed-by: ptbrunet, erikj
Fri, 18 Jan 2013 18:34:46 +0400 8006417: JComboBox.showPopup(), hidePopup() fails in JRE 1.7 on OS X
alitvinov [Fri, 18 Jan 2013 18:34:46 +0400] rev 15323
8006417: JComboBox.showPopup(), hidePopup() fails in JRE 1.7 on OS X Reviewed-by: art, serb
Fri, 18 Jan 2013 18:17:02 +0400 7179050: [macosx] Make LWAWT be able to run on AppKit thread
serb [Fri, 18 Jan 2013 18:17:02 +0400] rev 15322
7179050: [macosx] Make LWAWT be able to run on AppKit thread Summary: Removed irrelevant assertions from the LWAWT native methods Reviewed-by: serb, anthony Contributed-by: petr.pchelko@oracle.com
Fri, 18 Jan 2013 14:17:11 +0400 8005465: [macosx] Evaluate if checking for the -XstartOnFirstThread is still needed in awt.m
anthony [Fri, 18 Jan 2013 14:17:11 +0400] rev 15321
8005465: [macosx] Evaluate if checking for the -XstartOnFirstThread is still needed in awt.m Summary: Allow one to start AWT on the main thread w/o exceptions Reviewed-by: art, serb
Thu, 17 Jan 2013 15:08:08 +0000 7124209: [macosx] SpringLayout issue. BASELINE is not in the range: [NORTH, SOUTH]
kshefov [Thu, 17 Jan 2013 15:08:08 +0000] rev 15320
7124209: [macosx] SpringLayout issue. BASELINE is not in the range: [NORTH, SOUTH] Reviewed-by: serb, alexsch
Wed, 16 Jan 2013 15:57:25 -0800 Merge
lana [Wed, 16 Jan 2013 15:57:25 -0800] rev 15319
Merge
Wed, 16 Jan 2013 17:26:41 +0400 8005492: Reduce number of warnings in sun/awt/* classes
mcherkas [Wed, 16 Jan 2013 17:26:41 +0400] rev 15318
8005492: Reduce number of warnings in sun/awt/* classes Reviewed-by: art, anthony
Tue, 15 Jan 2013 21:57:47 +0400 7124525: [macosx] No animation on certain Swing components in Aqua LaF
serb [Tue, 15 Jan 2013 21:57:47 +0400] rev 15317
7124525: [macosx] No animation on certain Swing components in Aqua LaF Reviewed-by: alexsch, swingler
Tue, 15 Jan 2013 12:49:03 +0400 8003978: closed/javax/swing/JRootPane/bug4670486.java fails since jdk7u12b01 on macosx
alexsch [Tue, 15 Jan 2013 12:49:03 +0400] rev 15316
8003978: closed/javax/swing/JRootPane/bug4670486.java fails since jdk7u12b01 on macosx Reviewed-by: serb, leonidr
Mon, 14 Jan 2013 08:32:29 -0500 7166409: bug4331515.java fail with NullPointerException on ubuntu10.04-x86 for JDK8
alexsch [Mon, 14 Jan 2013 08:32:29 -0500] rev 15315
7166409: bug4331515.java fail with NullPointerException on ubuntu10.04-x86 for JDK8 Reviewed-by: serb
Sat, 26 Jan 2013 19:22:51 -0800 Merge
lana [Sat, 26 Jan 2013 19:22:51 -0800] rev 15314
Merge
Sat, 26 Jan 2013 16:57:02 +0000 8006503: JVM_PrintStackTrace is not used in JDK
alanb [Sat, 26 Jan 2013 16:57:02 +0000] rev 15313
8006503: JVM_PrintStackTrace is not used in JDK Reviewed-by: alanb, darcy Contributed-by: eric.mccorkle@oracle.com
Tue, 22 Jan 2013 11:14:13 -0500 4247235: (spec str) StringBuffer.insert(int, char[]) specification is inconsistent
jgish [Tue, 22 Jan 2013 11:14:13 -0500] rev 15312
4247235: (spec str) StringBuffer.insert(int, char[]) specification is inconsistent Summary: Add blanket null-handling statement to StringBuilder and StringBuffer Reviewed-by: mduigou
Fri, 25 Jan 2013 16:13:39 -0800 8004201: Add static utility methods to primitives to be used for redution operations.
mduigou [Fri, 25 Jan 2013 16:13:39 -0800] rev 15311
8004201: Add static utility methods to primitives to be used for redution operations. Reviewed-by: darcy, mduigou, briangoetz, dholmes Contributed-by: akhil.arora@oracle.com
Fri, 25 Jan 2013 16:13:32 -0800 8005632: Extend java.util.Logger to use Supplier<String> for messages
mduigou [Fri, 25 Jan 2013 16:13:32 -0800] rev 15310
8005632: Extend java.util.Logger to use Supplier<String> for messages Reviewed-by: briangoetz, mduigou Contributed-by: henry.jen@oracle.com
Fri, 25 Jan 2013 11:52:10 -0800 7017962: Obsolete link is used in URL class level spec
khazra [Fri, 25 Jan 2013 11:52:10 -0800] rev 15309
7017962: Obsolete link is used in URL class level spec Summary: Change the link to an archived document Reviewed-by: chegar, mduigou
Fri, 25 Jan 2013 17:47:37 +0000 8006951: Avoid storing duplicate PKCS12 attributes
vinnie [Fri, 25 Jan 2013 17:47:37 +0000] rev 15308
8006951: Avoid storing duplicate PKCS12 attributes Reviewed-by: mullan
Fri, 25 Jan 2013 16:19:39 +0000 8006946: PKCS12 test failure due to incorrect alias name
vinnie [Fri, 25 Jan 2013 16:19:39 +0000] rev 15307
8006946: PKCS12 test failure due to incorrect alias name Reviewed-by: mullan
Fri, 25 Jan 2013 13:09:47 +0000 8006565: java.lang.instrument specification should make it clear that -javaagent is optional
alanb [Fri, 25 Jan 2013 13:09:47 +0000] rev 15306
8006565: java.lang.instrument specification should make it clear that -javaagent is optional Reviewed-by: sla, dcubed, mchung
Fri, 25 Jan 2013 17:00:18 +0800 7183373: URLClassloader.close() does not close JAR files whose resources have been loaded via getResource()
dingxmin [Fri, 25 Jan 2013 17:00:18 +0800] rev 15305
7183373: URLClassloader.close() does not close JAR files whose resources have been loaded via getResource() Reviewed-by: chegar
Thu, 24 Jan 2013 16:54:11 -0800 8006895: Clarify that FunctionalInferface is only informative
darcy [Thu, 24 Jan 2013 16:54:11 -0800] rev 15304
8006895: Clarify that FunctionalInferface is only informative Reviewed-by: briangoetz
Thu, 24 Jan 2013 18:21:09 +0000 8006863: javadoc cleanup for 8005408
vinnie [Thu, 24 Jan 2013 18:21:09 +0000] rev 15303
8006863: javadoc cleanup for 8005408 Reviewed-by: alanb
Thu, 24 Jan 2013 09:34:07 -0800 8006850: [pack200] disable pack200 tests until JSR-308 is implemented
ksrini [Thu, 24 Jan 2013 09:34:07 -0800] rev 15302
8006850: [pack200] disable pack200 tests until JSR-308 is implemented Reviewed-by: alanb
Thu, 24 Jan 2013 16:44:15 +0000 8006855: PKCS12 test failures due to unsupported algorithm
vinnie [Thu, 24 Jan 2013 16:44:15 +0000] rev 15301
8006855: PKCS12 test failures due to unsupported algorithm Reviewed-by: mullan
Thu, 24 Jan 2013 09:47:09 +0000 8006524: JSR-3: Allows java.beans to be optional
alanb [Thu, 24 Jan 2013 09:47:09 +0000] rev 15300
8006524: JSR-3: Allows java.beans to be optional Reviewed-by: dfuchs, mchung
Wed, 23 Jan 2013 20:46:39 -0500 8006813: Compilation error in PKCS12KeyStore.java
mullan [Wed, 23 Jan 2013 20:46:39 -0500] rev 15299
8006813: Compilation error in PKCS12KeyStore.java Reviewed-by: valeriep
Wed, 23 Jan 2013 23:13:54 +0000 8005408: KeyStore API enhancements
vinnie [Wed, 23 Jan 2013 23:13:54 +0000] rev 15298
8005408: KeyStore API enhancements Reviewed-by: mullan
Wed, 23 Jan 2013 21:25:49 +0000 8006591: Protect keystore entries using stronger PBE algorithms
vinnie [Wed, 23 Jan 2013 21:25:49 +0000] rev 15297
8006591: Protect keystore entries using stronger PBE algorithms Reviewed-by: mullan
Wed, 23 Jan 2013 10:31:10 -0800 Merge
sherman [Wed, 23 Jan 2013 10:31:10 -0800] rev 15296
Merge
Wed, 23 Jan 2013 10:29:50 -0800 8006773: test/java/util/zip/ZipFile/FinalizeZipFile.java failing intermittently
sherman [Wed, 23 Jan 2013 10:29:50 -0800] rev 15295
8006773: test/java/util/zip/ZipFile/FinalizeZipFile.java failing intermittently Summary: fixed the test case Reviewed-by: alanb
Wed, 23 Jan 2013 17:54:34 +0000 8004729: Add java.lang.reflect.Parameter and related changes for parameter reflection
robm [Wed, 23 Jan 2013 17:54:34 +0000] rev 15294
8004729: Add java.lang.reflect.Parameter and related changes for parameter reflection Reviewed-by: darcy, forax, psandoz, dholmes, tbell
Wed, 23 Jan 2013 15:12:28 +0000 8006764: FunctionalInterface missing from rt.jar (old build)
alanb [Wed, 23 Jan 2013 15:12:28 +0000] rev 15293
8006764: FunctionalInterface missing from rt.jar (old build) Reviewed-by: lancea, forax
Wed, 23 Jan 2013 14:45:44 +0000 8006669: sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/PostThruProxy.sh fails on mac
chegar [Wed, 23 Jan 2013 14:45:44 +0000] rev 15292
8006669: sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/PostThruProxy.sh fails on mac Reviewed-by: alanb
Wed, 23 Jan 2013 15:06:49 +0400 6519127: user.home property not set correctly
uta [Wed, 23 Jan 2013 15:06:49 +0400] rev 15291
6519127: user.home property not set correctly Summary: Registry-based approach was changed to SHGetKnownFolderPath/SHGetFolderPathW Reviewed-by: alanb, anthony
Wed, 23 Jan 2013 09:49:10 +0000 8006741: javadoc cleanup for 6263419
vinnie [Wed, 23 Jan 2013 09:49:10 +0000] rev 15290
8006741: javadoc cleanup for 6263419 Reviewed-by: alanb
Tue, 22 Jan 2013 20:59:21 -0800 8003680: JSR 310 Date/Time API
sherman [Tue, 22 Jan 2013 20:59:21 -0800] rev 15289
8003680: JSR 310 Date/Time API Summary: Integration of JSR310 Date/Time API for M6 Reviewed-by: alanb, naoto, dholmes Contributed-by: scolebourne@joda.org, roger.riggs@oracle.com, richard.warburton@gmail.com, misterm@gmail.com
Tue, 22 Jan 2013 18:30:49 -0800 8005646: TEST_BUG: java/rmi/activation/ActivationSystem/unregisterGroup/UnregisterGroup leaves process running
smarks [Tue, 22 Jan 2013 18:30:49 -0800] rev 15288
8005646: TEST_BUG: java/rmi/activation/ActivationSystem/unregisterGroup/UnregisterGroup leaves process running Reviewed-by: mchung
Tue, 22 Jan 2013 23:32:15 +0000 6263419: No way to clean the memory for a java.security.Key
vinnie [Tue, 22 Jan 2013 23:32:15 +0000] rev 15287
6263419: No way to clean the memory for a java.security.Key Reviewed-by: mullan
Mon, 21 Jan 2013 11:16:36 -0800 Merge
lana [Mon, 21 Jan 2013 11:16:36 -0800] rev 15286
Merge
Sun, 20 Jan 2013 23:38:27 -0800 Merge
lana [Sun, 20 Jan 2013 23:38:27 -0800] rev 15285
Merge
Mon, 21 Jan 2013 14:08:39 -0500 8006642: Fix javadoc warnings due to Integer.MAX_VALUE
lancea [Mon, 21 Jan 2013 14:08:39 -0500] rev 15284
8006642: Fix javadoc warnings due to Integer.MAX_VALUE Reviewed-by: alanb
Mon, 21 Jan 2013 13:50:05 +0000 8005311: Add Scalable Updatable Variables, DoubleAccumulator, DoubleAdder, LongAccumulator, LongAdder
dl [Mon, 21 Jan 2013 13:50:05 +0000] rev 15283
8005311: Add Scalable Updatable Variables, DoubleAccumulator, DoubleAdder, LongAccumulator, LongAdder Reviewed-by: chegar, darcy, goetz
Mon, 21 Jan 2013 15:05:49 +0800 8006092: SecurityPermission: printIdentity doesn't exist
juh [Mon, 21 Jan 2013 15:05:49 +0800] rev 15282
8006092: SecurityPermission: printIdentity doesn't exist Reviewed-by: weijun
Mon, 21 Jan 2013 15:41:30 +0900 8004489: Add support for Minguo and Hijrah calendars to CalendarNameProvider SPI
okutsu [Mon, 21 Jan 2013 15:41:30 +0900] rev 15281
8004489: Add support for Minguo and Hijrah calendars to CalendarNameProvider SPI 8006509: Add more calendar symbol names from CLDR Reviewed-by: peytoia
Mon, 21 Jan 2013 12:04:55 +0900 4745761: (cal) RFE: Support builder for constructing Calendar
okutsu [Mon, 21 Jan 2013 12:04:55 +0900] rev 15280
4745761: (cal) RFE: Support builder for constructing Calendar Reviewed-by: peytoia
Sun, 20 Jan 2013 09:37:51 +0000 8006560: java/net/ipv6tests/B6521014.java fails intermittently
chegar [Sun, 20 Jan 2013 09:37:51 +0000] rev 15279
8006560: java/net/ipv6tests/B6521014.java fails intermittently Reviewed-by: khazra, wetmore
Sat, 19 Jan 2013 10:53:14 -0500 8005080: JDBC 4.2 Core changes
lancea [Sat, 19 Jan 2013 10:53:14 -0500] rev 15278
8005080: JDBC 4.2 Core changes Reviewed-by: naoto
Sat, 19 Jan 2013 10:11:19 -0500 8006139: add missing methods to javax.sql.rowset.serial.SQLInputImpl, SQLOutputImpl
lancea [Sat, 19 Jan 2013 10:11:19 -0500] rev 15277
8006139: add missing methods to javax.sql.rowset.serial.SQLInputImpl, SQLOutputImpl Reviewed-by: naoto, ulfzibis, alanb
Sat, 19 Jan 2013 08:39:20 +0000 8006568: HTTP protocol handler NLTM Authentication should use Base64 API
msheppar [Sat, 19 Jan 2013 08:39:20 +0000] rev 15276
8006568: HTTP protocol handler NLTM Authentication should use Base64 API Reviewed-by: chegar, alanb
Fri, 18 Jan 2013 18:48:44 +0000 6939260: (fs) BasicFileAttributes.lastModifiedTime() should return last modified time with higher precision
alanb [Fri, 18 Jan 2013 18:48:44 +0000] rev 15275
6939260: (fs) BasicFileAttributes.lastModifiedTime() should return last modified time with higher precision Reviewed-by: chegar
Fri, 18 Jan 2013 17:34:40 +0000 8005120: Compiler warnings in socket transport native code
jzavgren [Fri, 18 Jan 2013 17:34:40 +0000] rev 15274
8005120: Compiler warnings in socket transport native code Reviewed-by: chegar, dsamersoff
Thu, 17 Jan 2013 15:09:46 -0500 8006534: CLONE - TestLibrary.getUnusedRandomPort() fails intermittently-doesn't retry enough times
jgish [Thu, 17 Jan 2013 15:09:46 -0500] rev 15273
8006534: CLONE - TestLibrary.getUnusedRandomPort() fails intermittently-doesn't retry enough times Summary: Increase number of retries to twice the number of ports in the reserved range Reviewed-by: mduigou
Thu, 17 Jan 2013 14:50:02 -0800 7171415: java.net.URI.equals/hashCode not consistent for some URIs
khazra [Thu, 17 Jan 2013 14:50:02 -0800] rev 15272
7171415: java.net.URI.equals/hashCode not consistent for some URIs Summary: Rewrite URI.hashCode() to consider encoded characters, also reviewed by vitalyd@gmail.com, schlosna@gmail.com Reviewed-by: chegar
Thu, 17 Jan 2013 12:49:33 -0800 8006090: Formatter asserts with -esa
sherman [Thu, 17 Jan 2013 12:49:33 -0800] rev 15271
8006090: Formatter asserts with -esa Summary: removed the offending assert Reviewed-by: alanb, darcy Contributed-by: brian.burkhalter@oracle.com
Wed, 16 Jan 2013 12:07:32 -0800 Merge
lana [Wed, 16 Jan 2013 12:07:32 -0800] rev 15270
Merge
Wed, 16 Jan 2013 13:35:17 -0500 8005939: sun/security/x509/{X509CRLImplX509CertImpl}/Verify.java fail in confusing way when some providers not present
juh [Wed, 16 Jan 2013 13:35:17 -0500] rev 15269
8005939: sun/security/x509/{X509CRLImplX509CertImpl}/Verify.java fail in confusing way when some providers not present Reviewed-by: mullan, weijun
Wed, 16 Jan 2013 09:51:21 -0500 8005389: Backout fix for JDK-6500133
juh [Wed, 16 Jan 2013 09:51:21 -0500] rev 15268
8005389: Backout fix for JDK-6500133 Reviewed-by: mullan
Wed, 16 Jan 2013 12:09:35 +0000 8001666: Add lambda-compatible atomics and accumulators to the ActomicXXX classes
dl [Wed, 16 Jan 2013 12:09:35 +0000] rev 15267
8001666: Add lambda-compatible atomics and accumulators to the ActomicXXX classes Reviewed-by: dl, chegar, darcy, goetz Contributed-by: dl@cs.oswego.edu, chris.hegarty@oracle.com
Wed, 16 Jan 2013 10:14:09 +0000 8005926: Merge ThreadLocalRandom state into java.lang.Thread
dl [Wed, 16 Jan 2013 10:14:09 +0000] rev 15266
8005926: Merge ThreadLocalRandom state into java.lang.Thread Reviewed-by: shade, chegar
Tue, 15 Jan 2013 19:58:22 +0000 8005618: TEST_BUG: java/lang/ProcessBuilder/Basic.java failing intermittently
robm [Tue, 15 Jan 2013 19:58:22 +0000] rev 15265
8005618: TEST_BUG: java/lang/ProcessBuilder/Basic.java failing intermittently Reviewed-by: alanb, martin, dholmes
Tue, 15 Jan 2013 11:44:20 +0000 8005406: HTTP server implementation should use Base64 API
chegar [Tue, 15 Jan 2013 11:44:20 +0000] rev 15264
8005406: HTTP server implementation should use Base64 API Reviewed-by: khazra, alanb, chegar Contributed-by: Mark Sheppard <mark.sheppard@oracle.com>
Tue, 15 Jan 2013 14:26:59 +0400 8005250: Downgrade normative references to ${java.home}/lib folder from Java client code.
uta [Tue, 15 Jan 2013 14:26:59 +0400] rev 15263
8005250: Downgrade normative references to ${java.home}/lib folder from Java client code. Summary: Javadoc was changed in accordance with CCC-8005250 request. Reviewed-by: alanb, amenkov
Mon, 14 Jan 2013 18:31:48 -0800 8006265: Add test SSLEngineDeadlock.java to ProblemList
xuelei [Mon, 14 Jan 2013 18:31:48 -0800] rev 15262
8006265: Add test SSLEngineDeadlock.java to ProblemList Reviewed-by: weijun
Mon, 14 Jan 2013 15:46:54 -0800 8005252: pack200 should support MethodParameters
ksrini [Mon, 14 Jan 2013 15:46:54 -0800] rev 15261
8005252: pack200 should support MethodParameters Reviewed-by: jrose
Mon, 14 Jan 2013 11:09:53 -0800 7162007: Clean up i18n related caches
naoto [Mon, 14 Jan 2013 11:09:53 -0800] rev 15260
7162007: Clean up i18n related caches Reviewed-by: okutsu, ohair
Sun, 13 Jan 2013 19:57:06 -0500 8005232: (JEP-149) Class Instance size reduction
dholmes [Sun, 13 Jan 2013 19:57:06 -0500] rev 15259
8005232: (JEP-149) Class Instance size reduction Summary: Moved the fields for cached reflection objects into a seperate ReflectionData object to reduce dynamic footprint. Reviewed-by: dholmes, mchung, shade Contributed-by: Peter Levart <peter.levart@gmail.com>
Sun, 13 Jan 2013 22:09:50 +0000 8006153: HTTP protocol handler authenication should use Base64 API
chegar [Sun, 13 Jan 2013 22:09:50 +0000] rev 15258
8006153: HTTP protocol handler authenication should use Base64 API Reviewed-by: chegar, alanb Contributed-by: Mark Sheppard <mark.sheppard@oracle.com>
Fri, 11 Jan 2013 22:45:42 -0800 Merge
sherman [Fri, 11 Jan 2013 22:45:42 -0800] rev 15257
Merge
Fri, 11 Jan 2013 22:43:29 -0800 8005466: JAR file entry hash table uses too much memory (zlib_util.c)
sherman [Fri, 11 Jan 2013 22:43:29 -0800] rev 15256
8005466: JAR file entry hash table uses too much memory (zlib_util.c) Summary: realign the fields of jzcell struct Reviewed-by: sherman Contributed-by: ioi.lam@oracle.com
Fri, 11 Jan 2013 15:39:08 -0800 7131459: [Fmt-De] DecimalFormat produces wrong format() results when close to a tie
darcy [Fri, 11 Jan 2013 15:39:08 -0800] rev 15255
7131459: [Fmt-De] DecimalFormat produces wrong format() results when close to a tie Reviewed-by: darcy Contributed-by: olivier.lagneau@oracle.com
Fri, 11 Jan 2013 20:19:55 +0000 8005978: shell tests need to use the $COMPILEJDK for javac, jar and other tools
alanb [Fri, 11 Jan 2013 20:19:55 +0000] rev 15254
8005978: shell tests need to use the $COMPILEJDK for javac, jar and other tools Reviewed-by: chegar
Fri, 11 Jan 2013 12:27:57 +0000 8005566: (fs) test/java/nio/file/Files/Misc.java failing (sol)
alanb [Fri, 11 Jan 2013 12:27:57 +0000] rev 15253
8005566: (fs) test/java/nio/file/Files/Misc.java failing (sol) Reviewed-by: chegar
Thu, 10 Jan 2013 21:12:27 -0800 8006062: Add @Repeatable to repeating annotations regression tests in JDK repo
darcy [Thu, 10 Jan 2013 21:12:27 -0800] rev 15252
8006062: Add @Repeatable to repeating annotations regression tests in JDK repo Reviewed-by: jjg
Thu, 10 Jan 2013 19:37:26 -0800 Merge
jjg [Thu, 10 Jan 2013 19:37:26 -0800] rev 15251
Merge
Thu, 10 Jan 2013 19:36:36 -0800 8004834: Add doclint support into javadoc
jjg [Thu, 10 Jan 2013 19:36:36 -0800] rev 15250
8004834: Add doclint support into javadoc Reviewed-by: erikj, tbell
Thu, 24 Jan 2013 16:49:20 -0800 Added tag jdk8-b74 for changeset 64054e252871
katleman [Thu, 24 Jan 2013 16:49:20 -0800] rev 15249
Added tag jdk8-b74 for changeset 64054e252871
Wed, 05 Jul 2017 18:37:42 +0200 Merge
duke [Wed, 05 Jul 2017 18:37:42 +0200] rev 15248
Merge
Fri, 25 Jan 2013 02:36:28 -0800 Added tag hs25-b17 for changeset f767fc368725
amurillo [Fri, 25 Jan 2013 02:36:28 -0800] rev 15247
Added tag hs25-b17 for changeset f767fc368725
Fri, 25 Jan 2013 02:36:28 -0800 Merge
amurillo [Fri, 25 Jan 2013 02:36:28 -0800] rev 15246
Merge
Thu, 24 Jan 2013 09:06:16 -0800 Merge
kmo [Thu, 24 Jan 2013 09:06:16 -0800] rev 15245
Merge
Thu, 24 Jan 2013 02:03:38 -0800 8006758: LinkResolver assertion (caused by @Contended changes)
kmo [Thu, 24 Jan 2013 02:03:38 -0800] rev 15244
8006758: LinkResolver assertion (caused by @Contended changes) Summary: treat anonymous classes as privileged code to restore the special handling for @Compiled during class file parsing Reviewed-by: jrose, coleenp, kvn, dholmes
Wed, 23 Jan 2013 15:11:03 -0800 8003878: compiler/7196199 test failed on OS X since 8b54, jdk7u12b01
kvn [Wed, 23 Jan 2013 15:11:03 -0800] rev 15243
8003878: compiler/7196199 test failed on OS X since 8b54, jdk7u12b01 Summary: Limit vectors size to 16 bytes on BSD until the problem is fixed Reviewed-by: twisti
Tue, 22 Jan 2013 15:34:16 -0800 6896617: Optimize sun.nio.cs.ISO_8859_1$Encode.encodeArrayLoop() on x86
kvn [Tue, 22 Jan 2013 15:34:16 -0800] rev 15242
6896617: Optimize sun.nio.cs.ISO_8859_1$Encode.encodeArrayLoop() on x86 Summary: Use SSE4.2 and AVX2 instructions for encodeArray intrinsic. Reviewed-by: roland
Tue, 22 Jan 2013 11:31:25 -0800 8005055: pass outputStream to more opto debug routines
kvn [Tue, 22 Jan 2013 11:31:25 -0800] rev 15241
8005055: pass outputStream to more opto debug routines Summary: pass the output stream to node->dump() and everything reachable from there Reviewed-by: kvn Contributed-by: goetz.lindenmaier@sap.com
Thu, 24 Jan 2013 06:04:43 -0800 Merge
jmasa [Thu, 24 Jan 2013 06:04:43 -0800] rev 15240
Merge
Tue, 22 Jan 2013 13:42:39 +0100 8004147: test/Makefile jtreg_tests target does not work with cygwin
mgerdin [Tue, 22 Jan 2013 13:42:39 +0100] rev 15239
8004147: test/Makefile jtreg_tests target does not work with cygwin Reviewed-by: ctornqvi, brutisso
Wed, 16 Jan 2013 12:46:27 +0100 8006242: G1: WorkerDataArray<T>::verify() too strict for double calculations
brutisso [Wed, 16 Jan 2013 12:46:27 +0100] rev 15238
8006242: G1: WorkerDataArray<T>::verify() too strict for double calculations Summary: Also reviewed by vitalyd@gmail.com. Reviewed-by: johnc, mgerdin
Tue, 22 Jan 2013 11:54:16 -0800 Merge
zgu [Tue, 22 Jan 2013 11:54:16 -0800] rev 15237
Merge
Tue, 22 Jan 2013 14:27:41 -0500 6871190: Don't terminate JVM if it is running in a non-interactive session
zgu [Tue, 22 Jan 2013 14:27:41 -0500] rev 15236
6871190: Don't terminate JVM if it is running in a non-interactive session Summary: Don't handle CTRL_LOGOFF_EVENT event when the process is running in a non-interactive session Reviewed-by: ctornqvi, acorn
Tue, 22 Jan 2013 05:57:18 -0800 8004903: VMThread::execute() calls Thread::check_for_valid_safepoint_state() on concurrent VM ops
dcubed [Tue, 22 Jan 2013 05:57:18 -0800] rev 15235
8004903: VMThread::execute() calls Thread::check_for_valid_safepoint_state() on concurrent VM ops Summary: check_for_valid_safepoint_state() only applies to blocking VM ops Reviewed-by: acorn, dholmes, dice, sspitsyn Contributed-by: karen.kinnear@oracle.com
Tue, 22 Jan 2013 05:56:42 -0800 8004902: correctness fixes motivated by contended locking work (6607129)
dcubed [Tue, 22 Jan 2013 05:56:42 -0800] rev 15234
8004902: correctness fixes motivated by contended locking work (6607129) Summary: misc correctness fixes Reviewed-by: acorn, dholmes, dice, sspitsyn Contributed-by: dave.dice@oracle.com
Tue, 22 Jan 2013 05:55:04 -0800 6444286: Possible naked oop related to biased locking revocation safepoint in jni_exit()
dcubed [Tue, 22 Jan 2013 05:55:04 -0800] rev 15233
6444286: Possible naked oop related to biased locking revocation safepoint in jni_exit() Summary: Add missing Handle. Reviewed-by: acorn, dholmes, dice, sspitsyn Contributed-by: karen.kinnear@oracle.com
Mon, 21 Jan 2013 16:11:24 -0500 Merge
acorn [Mon, 21 Jan 2013 16:11:24 -0500] rev 15232
Merge
Mon, 21 Jan 2013 09:00:04 +0100 8006431: os::Bsd::initialize_system_info() sets _physical_memory too large
brutisso [Mon, 21 Jan 2013 09:00:04 +0100] rev 15231
8006431: os::Bsd::initialize_system_info() sets _physical_memory too large Summary: Use HW_MEMSIZE instead of HW_USERMEM to get a 64 bit value of the physical memory on the machine. Also reviewed by vitalyd@gmail.com. Reviewed-by: sla, dholmes, dlong, mikael
Thu, 17 Jan 2013 22:11:57 -0500 8006548: version wrong in new constantPool code
coleenp [Thu, 17 Jan 2013 22:11:57 -0500] rev 15230
8006548: version wrong in new constantPool code Summary: fix increment problem with saved_version Reviewed-by: dholmes
Thu, 17 Jan 2013 13:40:31 -0500 7174978: NPG: Fix bactrace builder for class redefinition
coleenp [Thu, 17 Jan 2013 13:40:31 -0500] rev 15229
7174978: NPG: Fix bactrace builder for class redefinition Summary: Remove Method* from backtrace but save version so redefine classes doesn't give inaccurate line numbers. Removed old Merlin API with duplicate code. Reviewed-by: dholmes, sspitsyn
Thu, 17 Jan 2013 10:25:16 -0500 7102489: RFE: cleanup jlong typedef on __APPLE__and _LLP64 systems.
hseigel [Thu, 17 Jan 2013 10:25:16 -0500] rev 15228
7102489: RFE: cleanup jlong typedef on __APPLE__and _LLP64 systems. Summary: Define jlong as long on all LP64 platforms and add JLONG_FORMAT macro. Reviewed-by: dholmes, coleenp, mikael, kvn
Fri, 18 Jan 2013 19:13:41 +0100 Merge
sla [Fri, 18 Jan 2013 19:13:41 +0100] rev 15227
Merge
Fri, 18 Jan 2013 14:15:51 +0100 Merge
sla [Fri, 18 Jan 2013 14:15:51 +0100] rev 15226
Merge
Wed, 16 Jan 2013 16:30:04 +0100 8006403: Regression: jstack failed due to the FieldInfo regression in SA
sla [Wed, 16 Jan 2013 16:30:04 +0100] rev 15225
8006403: Regression: jstack failed due to the FieldInfo regression in SA Reviewed-by: sla, dholmes Contributed-by: Aleksey Shipilev <aleksey.shipilev@oracle.com>
Fri, 18 Jan 2013 05:33:32 -0800 8006511: new hotspot build - hs25-b17
amurillo [Fri, 18 Jan 2013 05:33:32 -0800] rev 15224
8006511: new hotspot build - hs25-b17 Reviewed-by: jcoomes
Fri, 18 Jan 2013 05:19:07 -0800 Added tag hs25-b16 for changeset bf71fcc9d682
amurillo [Fri, 18 Jan 2013 05:19:07 -0800] rev 15223
Added tag hs25-b16 for changeset bf71fcc9d682
Fri, 18 Jan 2013 05:19:06 -0800 Merge
amurillo [Fri, 18 Jan 2013 05:19:06 -0800] rev 15222
Merge
Fri, 18 Jan 2013 11:03:15 +0100 Merge
brutisso [Fri, 18 Jan 2013 11:03:15 +0100] rev 15221
Merge
Thu, 17 Jan 2013 19:04:48 -0800 8006537: Assert when dumping archive with default methods
jmasa [Thu, 17 Jan 2013 19:04:48 -0800] rev 15220
8006537: Assert when dumping archive with default methods Reviewed-by: coleenp
Thu, 17 Jan 2013 11:39:48 +0100 8006513: Null pointer in DefaultMethods::generate_default_methods when merging annotations
stefank [Thu, 17 Jan 2013 11:39:48 +0100] rev 15219
8006513: Null pointer in DefaultMethods::generate_default_methods when merging annotations Reviewed-by: brutisso, jfranck
Tue, 15 Jan 2013 12:32:26 -0800 8001425: G1: Change the default values for certain G1 specific flags
johnc [Tue, 15 Jan 2013 12:32:26 -0800] rev 15218
8001425: G1: Change the default values for certain G1 specific flags Summary: Changes to default and ergonomic flag values recommended by performance team. Changes were also reviewed by Monica Beckwith <monica.beckwith@oracle.com>. Reviewed-by: brutisso, huntch
Tue, 15 Jan 2013 10:09:45 +0100 8005994: Method annotations are allocated unnecessarily during class file parsing
stefank [Tue, 15 Jan 2013 10:09:45 +0100] rev 15217
8005994: Method annotations are allocated unnecessarily during class file parsing Summary: Also reviewed by: vitalyd@gmail.com Reviewed-by: coleenp, acorn
Tue, 15 Jan 2013 13:32:13 +0100 8005590: java_lang_Class injected field resolved_constructor appears unused
stefank [Tue, 15 Jan 2013 13:32:13 +0100] rev 15216
8005590: java_lang_Class injected field resolved_constructor appears unused Reviewed-by: coleenp, dholmes
Mon, 14 Jan 2013 21:30:45 +0100 8005972: ParNew should not update the tenuring threshold when promotion failed has occurred
brutisso [Mon, 14 Jan 2013 21:30:45 +0100] rev 15215
8005972: ParNew should not update the tenuring threshold when promotion failed has occurred Reviewed-by: ysr, johnc, jwilhelm
Mon, 14 Jan 2013 09:58:52 +0100 8004018: Remove old initialization flags
brutisso [Mon, 14 Jan 2013 09:58:52 +0100] rev 15214
8004018: Remove old initialization flags Reviewed-by: dholmes, stefank Contributed-by: erik.helin@oracle.com
Thu, 17 Jan 2013 18:47:36 -0800 Merge
kvn [Thu, 17 Jan 2013 18:47:36 -0800] rev 15213
Merge
Wed, 16 Jan 2013 14:55:18 -0800 8006204: please JTREGify test/compiler/7190310/Test7190310.java
kvn [Wed, 16 Jan 2013 14:55:18 -0800] rev 15212
8006204: please JTREGify test/compiler/7190310/Test7190310.java Summary: Add proper jtreg annotations in the preceding comment, including an explicit timeout. Reviewed-by: kvn, twisti Contributed-by: david.r.chase@oracle.com
Tue, 15 Jan 2013 14:45:12 -0800 8005821: C2: -XX:+PrintIntrinsics is broken
kvn [Tue, 15 Jan 2013 14:45:12 -0800] rev 15211
8005821: C2: -XX:+PrintIntrinsics is broken Summary: Check all print inlining flags when processing inlining list. Reviewed-by: kvn, twisti Contributed-by: david.r.chase@oracle.com
Tue, 15 Jan 2013 12:06:18 -0800 8006109: test/java/util/AbstractSequentialList/AddAll.java fails: assert(rtype == ctype) failed: mismatched return types
twisti [Tue, 15 Jan 2013 12:06:18 -0800] rev 15210
8006109: test/java/util/AbstractSequentialList/AddAll.java fails: assert(rtype == ctype) failed: mismatched return types Reviewed-by: kvn
Mon, 14 Jan 2013 08:22:32 -0800 8006095: C1: SIGSEGV w/ -XX:+LogCompilation
vlivanov [Mon, 14 Jan 2013 08:22:32 -0800] rev 15209
8006095: C1: SIGSEGV w/ -XX:+LogCompilation Summary: avoid printing inlining decision when compilation fails Reviewed-by: kvn, roland
Fri, 11 Jan 2013 20:01:16 -0800 8006127: remove printing code added with 8006031
twisti [Fri, 11 Jan 2013 20:01:16 -0800] rev 15208
8006127: remove printing code added with 8006031 Reviewed-by: kvn
Fri, 11 Jan 2013 16:47:23 -0800 8005820: Shark: enable JSR292 support
twisti [Fri, 11 Jan 2013 16:47:23 -0800] rev 15207
8005820: Shark: enable JSR292 support Reviewed-by: twisti Contributed-by: Roman Kennke <rkennke@redhat.com>
Fri, 11 Jan 2013 16:47:23 -0800 8005818: Shark: fix OSR for non-empty incoming stack
twisti [Fri, 11 Jan 2013 16:47:23 -0800] rev 15206
8005818: Shark: fix OSR for non-empty incoming stack Reviewed-by: twisti Contributed-by: Roman Kennke <rkennke@redhat.com>
Fri, 11 Jan 2013 16:47:23 -0800 8005817: Shark: implement deoptimization support
twisti [Fri, 11 Jan 2013 16:47:23 -0800] rev 15205
8005817: Shark: implement deoptimization support Reviewed-by: twisti Contributed-by: Roman Kennke <rkennke@redhat.com>
Fri, 11 Jan 2013 16:47:23 -0800 8005816: Shark: fix volatile float field access
twisti [Fri, 11 Jan 2013 16:47:23 -0800] rev 15204
8005816: Shark: fix volatile float field access Reviewed-by: twisti Contributed-by: Roman Kennke <rkennke@redhat.com>
Fri, 11 Jan 2013 14:07:09 -0800 8006031: LibraryCallKit::inline_array_copyOf disabled unintentionally with 7172640
twisti [Fri, 11 Jan 2013 14:07:09 -0800] rev 15203
8006031: LibraryCallKit::inline_array_copyOf disabled unintentionally with 7172640 Reviewed-by: kvn
Thu, 17 Jan 2013 01:27:02 -0500 Merge
dlong [Thu, 17 Jan 2013 01:27:02 -0500] rev 15202
Merge
Mon, 14 Jan 2013 13:52:08 -0500 8005204: Code Cache Reduction: command line options implementation
vladidan [Mon, 14 Jan 2013 13:52:08 -0500] rev 15201
8005204: Code Cache Reduction: command line options implementation Summary: Adding more detailed output on CodeCache usage Reviewed-by: kvn, vladidan Contributed-by: Alexander Harlap <alexander.harlap@oracle.com>
Mon, 14 Jan 2013 13:44:49 -0500 8005639: Move InlineSynchronizedMethods flag from develop to product
vladidan [Mon, 14 Jan 2013 13:44:49 -0500] rev 15200
8005639: Move InlineSynchronizedMethods flag from develop to product Summary: Move InlineSynchronizedMethods flag from develop to product Reviewed-by: kvn, vladidan Contributed-by: Alexander Harlap <alexander.harlap@oracle.com>
Fri, 11 Jan 2013 16:55:07 -0500 8005895: Inefficient InstanceKlass field packing wasts memory.
jiangli [Fri, 11 Jan 2013 16:55:07 -0500] rev 15199
8005895: Inefficient InstanceKlass field packing wasts memory. Summary: Pack _misc_has_default_methods into the _misc_flags, move _idnum_allocated_count. Reviewed-by: coleenp, shade
Wed, 16 Jan 2013 18:23:37 -0500 Merge
acorn [Wed, 16 Jan 2013 18:23:37 -0500] rev 15198
Merge
Tue, 15 Jan 2013 17:05:53 -0500 8005467: CDS size information is incorrect and unfriendly
coleenp [Tue, 15 Jan 2013 17:05:53 -0500] rev 15197
8005467: CDS size information is incorrect and unfriendly Summary: Changed words to bytes, and added usage percentage information Reviewed-by: coleenp, twisti Contributed-by: ioi.lam@oracle.com
Mon, 14 Jan 2013 11:00:56 -0800 8005592: ClassLoaderDataGraph::_unloading incorrectly defined as nonstatic in vmStructs
mikael [Mon, 14 Jan 2013 11:00:56 -0800] rev 15196
8005592: ClassLoaderDataGraph::_unloading incorrectly defined as nonstatic in vmStructs Summary: Added assertion to catch problem earlier and removed the unused field Reviewed-by: dholmes, acorn
Mon, 14 Jan 2013 08:37:14 -0800 Merge
coleenp [Mon, 14 Jan 2013 08:37:14 -0800] rev 15195
Merge
Mon, 14 Jan 2013 11:01:39 -0500 8006005: Fix constant pool index validation and alignment trap for method parameter reflection
coleenp [Mon, 14 Jan 2013 11:01:39 -0500] rev 15194
8006005: Fix constant pool index validation and alignment trap for method parameter reflection Summary: This patch addresses an alignment trap due to the storage format of method parameters data in constMethod. It also adds code to validate constant pool indexes for method parameters data. Reviewed-by: jrose, dholmes Contributed-by: eric.mccorkle@oracle.com
Mon, 14 Jan 2013 15:17:47 +0100 8003985: Support @Contended Annotation - JEP 142
jwilhelm [Mon, 14 Jan 2013 15:17:47 +0100] rev 15193
8003985: Support @Contended Annotation - JEP 142 Summary: HotSpot changes to support @Contended annotation. Reviewed-by: coleenp, kvn, jrose Contributed-by: Aleksey Shipilev <aleksey.shipilev@oracle.com>
Fri, 11 Jan 2013 09:53:24 -0800 Merge
zgu [Fri, 11 Jan 2013 09:53:24 -0800] rev 15192
Merge
Fri, 11 Jan 2013 12:30:54 -0500 8005936: PrintNMTStatistics doesn't work for normal JVM exit
zgu [Fri, 11 Jan 2013 12:30:54 -0500] rev 15191
8005936: PrintNMTStatistics doesn't work for normal JVM exit Summary: Moved NMT shutdown code to JVM exit handler to ensure NMT statistics is printed when PrintNMTStatistics is enabled Reviewed-by: acorn, dholmes, coleenp
Thu, 10 Jan 2013 21:00:11 -0500 8005921: Memory leaks in vmStructs.cpp
dholmes [Thu, 10 Jan 2013 21:00:11 -0500] rev 15190
8005921: Memory leaks in vmStructs.cpp Reviewed-by: dholmes, mikael, rasbold Contributed-by: Jeremy Manson <jeremymanson@google.com>
Thu, 10 Jan 2013 17:06:26 -0800 8004747: Remove last_entry from VM_STRUCT macros
mikael [Thu, 10 Jan 2013 17:06:26 -0800] rev 15189
8004747: Remove last_entry from VM_STRUCT macros Summary: Instead of passing in last_entry to all the VM_ macros just expand it in the main vmStructs.cpp file. Reviewed-by: dholmes, sspitsyn, minqi
Thu, 10 Jan 2013 17:38:20 -0500 7199207: NPG: Crash in PlaceholderTable::verify after StackOverflow
acorn [Thu, 10 Jan 2013 17:38:20 -0500] rev 15188
7199207: NPG: Crash in PlaceholderTable::verify after StackOverflow Summary: Reduce scope of placeholder table entries to improve cleanup Reviewed-by: dholmes, coleenp
Wed, 09 Jan 2013 12:10:25 -0800 Merge
zgu [Wed, 09 Jan 2013 12:10:25 -0800] rev 15187
Merge
Wed, 09 Jan 2013 14:46:55 -0500 7152671: RFE: Windows decoder should add some std dirs to the symbol search path
zgu [Wed, 09 Jan 2013 14:46:55 -0500] rev 15186
7152671: RFE: Windows decoder should add some std dirs to the symbol search path Summary: Added JRE/JDK bin directories to decoder's symbol search path Reviewed-by: dcubed, sla
Wed, 09 Jan 2013 11:39:30 -0500 8005689: InterfaceAccessFlagsTest failures in Lambda-JDK tests
acorn [Wed, 09 Jan 2013 11:39:30 -0500] rev 15185
8005689: InterfaceAccessFlagsTest failures in Lambda-JDK tests Summary: Fix verifier for new interface access flags Reviewed-by: acorn, kvn Contributed-by: bharadwaj.yadavalli@oracle.com
Fri, 11 Jan 2013 02:02:51 -0800 8006034: new hotspot build - hs25-b16
amurillo [Fri, 11 Jan 2013 02:02:51 -0800] rev 15184
8006034: new hotspot build - hs25-b16 Reviewed-by: jcoomes
Thu, 24 Jan 2013 16:48:45 -0800 Added tag jdk8-b74 for changeset 8d54b69d4504
katleman [Thu, 24 Jan 2013 16:48:45 -0800] rev 15183
Added tag jdk8-b74 for changeset 8d54b69d4504
Wed, 30 Jan 2013 13:39:23 -0800 Merge
katleman [Wed, 30 Jan 2013 13:39:23 -0800] rev 15182
Merge
Thu, 24 Jan 2013 09:17:26 +0100 Merge
erikj [Thu, 24 Jan 2013 09:17:26 +0100] rev 15181
Merge
Wed, 23 Jan 2013 11:42:29 +0100 8006658: build-infra: Make MILESTONE behave the same as JDK_BUILD_NUMBER
erikj [Wed, 23 Jan 2013 11:42:29 +0100] rev 15180
8006658: build-infra: Make MILESTONE behave the same as JDK_BUILD_NUMBER Reviewed-by: ohrstrom, dholmes, tbell
Wed, 23 Jan 2013 11:41:06 +0100 8006663: build-infra: Compare two arbitrary zip/jar files with compare.sh
erikj [Wed, 23 Jan 2013 11:41:06 +0100] rev 15179
8006663: build-infra: Compare two arbitrary zip/jar files with compare.sh Reviewed-by: tbell
Wed, 23 Jan 2013 11:37:36 +0100 8005855: build-infra: Remove -R flag when cross compiling
erikj [Wed, 23 Jan 2013 11:37:36 +0100] rev 15178
8005855: build-infra: Remove -R flag when cross compiling Reviewed-by: dholmes, tbell
Tue, 29 Jan 2013 20:16:12 -0800 Merge
lana [Tue, 29 Jan 2013 20:16:12 -0800] rev 15177
Merge
Mon, 28 Jan 2013 14:23:20 +0100 Merge
erikj [Mon, 28 Jan 2013 14:23:20 +0100] rev 15176
Merge
Fri, 18 Jan 2013 11:31:33 -0800 8000839: Integrate the Java Access Bridge with Java Runtime
raginip [Fri, 18 Jan 2013 11:31:33 -0800] rev 15175
8000839: Integrate the Java Access Bridge with Java Runtime Reviewed-by: ptbrunet, erikj
Sat, 26 Jan 2013 18:24:49 -0800 Merge
lana [Sat, 26 Jan 2013 18:24:49 -0800] rev 15174
Merge
Tue, 22 Jan 2013 21:02:06 -0800 8003680: JSR 310 Date/Time API
sherman [Tue, 22 Jan 2013 21:02:06 -0800] rev 15173
8003680: JSR 310 Date/Time API Summary: Integration of JSR310 Date/Time API for M6 Reviewed-by: alanb, naoto, dholmes Contributed-by: scolebourne@joda.org, roger.riggs@oracle.com, richard.warburton@gmail.com, misterm@gmail.com
Sun, 20 Jan 2013 23:35:25 -0800 Merge
lana [Sun, 20 Jan 2013 23:35:25 -0800] rev 15172
Merge
Wed, 16 Jan 2013 11:58:15 -0800 Merge
lana [Wed, 16 Jan 2013 11:58:15 -0800] rev 15171
Merge
Thu, 10 Jan 2013 19:36:13 -0800 8004834: Add doclint support into javadoc
jjg [Thu, 10 Jan 2013 19:36:13 -0800] rev 15170
8004834: Add doclint support into javadoc Reviewed-by: erikj, tbell
Thu, 24 Jan 2013 16:48:33 -0800 Added tag jdk8-b74 for changeset dde885cc8685
katleman [Thu, 24 Jan 2013 16:48:33 -0800] rev 15169
Added tag jdk8-b74 for changeset dde885cc8685
Wed, 05 Jul 2017 18:37:14 +0200 Added tag jdk8-b74 for changeset f627eff81962
duke [Wed, 05 Jul 2017 18:37:14 +0200] rev 15168
Added tag jdk8-b74 for changeset f627eff81962
Wed, 05 Jul 2017 18:37:13 +0200 Merge jdk8-b74
duke [Wed, 05 Jul 2017 18:37:13 +0200] rev 15167
Merge
Wed, 05 Jul 2017 18:37:09 +0200 Merge
duke [Wed, 05 Jul 2017 18:37:09 +0200] rev 15166
Merge
Wed, 16 Jan 2013 12:00:21 -0800 Added tag jdk8-b73 for changeset b568005e66bd
katleman [Wed, 16 Jan 2013 12:00:21 -0800] rev 15165
Added tag jdk8-b73 for changeset b568005e66bd
Wed, 05 Jul 2017 18:37:04 +0200 Merge
duke [Wed, 05 Jul 2017 18:37:04 +0200] rev 15164
Merge
Wed, 16 Jan 2013 22:17:39 -0800 Merge
katleman [Wed, 16 Jan 2013 22:17:39 -0800] rev 15163
Merge
Tue, 15 Jan 2013 10:07:26 -0800 Merge
katleman [Tue, 15 Jan 2013 10:07:26 -0800] rev 15162
Merge
Tue, 08 Jan 2013 13:14:45 -0800 Merge
katleman [Tue, 08 Jan 2013 13:14:45 -0800] rev 15161
Merge
Fri, 04 Jan 2013 11:31:32 +0100 8005575: build-infra: Three JCK tests fails on Solaris with new RE Autoconf-Based build
erikj [Fri, 04 Jan 2013 11:31:32 +0100] rev 15160
8005575: build-infra: Three JCK tests fails on Solaris with new RE Autoconf-Based build Reviewed-by: ohair
Wed, 16 Jan 2013 11:59:59 -0800 Added tag jdk8-b73 for changeset a7dead2f55ef
katleman [Wed, 16 Jan 2013 11:59:59 -0800] rev 15159
Added tag jdk8-b73 for changeset a7dead2f55ef
Wed, 05 Jul 2017 18:36:58 +0200 Merge
duke [Wed, 05 Jul 2017 18:36:58 +0200] rev 15158
Merge
Wed, 16 Jan 2013 22:17:36 -0800 Merge
katleman [Wed, 16 Jan 2013 22:17:36 -0800] rev 15157
Merge
Tue, 15 Jan 2013 10:07:22 -0800 Merge
katleman [Tue, 15 Jan 2013 10:07:22 -0800] rev 15156
Merge
Tue, 08 Jan 2013 13:14:42 -0800 Merge
katleman [Tue, 08 Jan 2013 13:14:42 -0800] rev 15155
Merge
Fri, 04 Jan 2013 11:31:16 +0100 8005575: build-infra: Three JCK tests fails on Solaris with new RE Autoconf-Based build
erikj [Fri, 04 Jan 2013 11:31:16 +0100] rev 15154
8005575: build-infra: Three JCK tests fails on Solaris with new RE Autoconf-Based build Reviewed-by: ohair
Wed, 16 Jan 2013 11:59:54 -0800 Added tag jdk8-b73 for changeset 4c46a5207766
katleman [Wed, 16 Jan 2013 11:59:54 -0800] rev 15153
Added tag jdk8-b73 for changeset 4c46a5207766
Wed, 05 Jul 2017 18:36:52 +0200 Merge
duke [Wed, 05 Jul 2017 18:36:52 +0200] rev 15152
Merge
Wed, 16 Jan 2013 11:59:38 -0800 Added tag jdk8-b73 for changeset 8268581591da
katleman [Wed, 16 Jan 2013 11:59:38 -0800] rev 15151
Added tag jdk8-b73 for changeset 8268581591da
Wed, 05 Jul 2017 18:36:48 +0200 Merge
duke [Wed, 05 Jul 2017 18:36:48 +0200] rev 15150
Merge
Tue, 22 Jan 2013 09:01:35 +0100 8004151: build-infra: Generating X11 wrapper offset file is not cross compilable
erikj [Tue, 22 Jan 2013 09:01:35 +0100] rev 15149
8004151: build-infra: Generating X11 wrapper offset file is not cross compilable Reviewed-by: dholmes, ohrstrom
Mon, 21 Jan 2013 14:58:23 +0100 8006579: build-infra: In jvm.cfg, alias -server to -client when no server jvm is built.
erikj [Mon, 21 Jan 2013 14:58:23 +0100] rev 15148
8006579: build-infra: In jvm.cfg, alias -server to -client when no server jvm is built. Reviewed-by: tbell
Mon, 21 Jan 2013 11:42:31 +0100 Merge
erikj [Mon, 21 Jan 2013 11:42:31 +0100] rev 15147
Merge
Mon, 21 Jan 2013 11:42:17 +0100 8006583: build-infra: Remove /javax/swing/SwingBeanInfoBase.java from src.zip
erikj [Mon, 21 Jan 2013 11:42:17 +0100] rev 15146
8006583: build-infra: Remove /javax/swing/SwingBeanInfoBase.java from src.zip Reviewed-by: tbell
Fri, 18 Jan 2013 16:44:07 +0100 8006567: jre/lib/applet missing from Mac JDK installation
erikj [Fri, 18 Jan 2013 16:44:07 +0100] rev 15145
8006567: jre/lib/applet missing from Mac JDK installation Reviewed-by: tbell
Wed, 16 Jan 2013 23:08:12 -0800 Merge
yhuang [Wed, 16 Jan 2013 23:08:12 -0800] rev 15144
Merge
Wed, 16 Jan 2013 19:05:13 -0800 Merge
yhuang [Wed, 16 Jan 2013 19:05:13 -0800] rev 15143
Merge
Tue, 15 Jan 2013 19:08:34 -0800 Merge
yhuang [Tue, 15 Jan 2013 19:08:34 -0800] rev 15142
Merge
Sun, 13 Jan 2013 18:45:43 -0800 7114053: [sq] Inproper tanslation for iso lanugage of Albanian
yhuang [Sun, 13 Jan 2013 18:45:43 -0800] rev 15141
7114053: [sq] Inproper tanslation for iso lanugage of Albanian Reviewed-by: naoto
Wed, 16 Jan 2013 22:21:30 -0800 Merge
katleman [Wed, 16 Jan 2013 22:21:30 -0800] rev 15140
Merge
Wed, 16 Jan 2013 16:40:16 +0100 8006385: build-infra: linux and solaris *-debuginfo-*.zip file created from the new makefile has extra HUDSON direcotry in jre/lib/i386/server
erikj [Wed, 16 Jan 2013 16:40:16 +0100] rev 15139
8006385: build-infra: linux and solaris *-debuginfo-*.zip file created from the new makefile has extra HUDSON direcotry in jre/lib/i386/server Reviewed-by: tbell
Tue, 15 Jan 2013 10:08:04 -0800 Merge
katleman [Tue, 15 Jan 2013 10:08:04 -0800] rev 15138
Merge
Tue, 15 Jan 2013 16:50:22 +0100 8006296: build-infra: Unsigned sunmscapi.jar is missing manifest.
erikj [Tue, 15 Jan 2013 16:50:22 +0100] rev 15137
8006296: build-infra: Unsigned sunmscapi.jar is missing manifest. Reviewed-by: alanb, tbell
Thu, 10 Jan 2013 12:23:15 +0100 8005856: build-infra: Remove special handling of base module classes header generation
erikj [Thu, 10 Jan 2013 12:23:15 +0100] rev 15136
8005856: build-infra: Remove special handling of base module classes header generation Reviewed-by: alanb, tbell, ohair Contributed-by: fredrik.ohrstrom@oracle.com
Wed, 09 Jan 2013 16:13:29 +0100 8005903: build-infra: bad symlink: j2sdk-bundle/jdk1.8.0.jdk/Contents/MacOS/libjli.dylib
erikj [Wed, 09 Jan 2013 16:13:29 +0100] rev 15135
8005903: build-infra: bad symlink: j2sdk-bundle/jdk1.8.0.jdk/Contents/MacOS/libjli.dylib Reviewed-by: tbell
Wed, 09 Jan 2013 13:33:52 +0100 8005096: Move a few source files in swing/beaninfo and in a demo.
ohrstrom [Wed, 09 Jan 2013 13:33:52 +0100] rev 15134
8005096: Move a few source files in swing/beaninfo and in a demo. Reviewed-by: ohair, erikj, malenkov
Tue, 08 Jan 2013 13:15:54 -0800 Merge
katleman [Tue, 08 Jan 2013 13:15:54 -0800] rev 15133
Merge
Fri, 04 Jan 2013 22:43:32 +0100 8005723: build-infra: in new infra build, sec-windows-bin-zip and jgss-windows-*-bin.zip are missing
erikj [Fri, 04 Jan 2013 22:43:32 +0100] rev 15132
8005723: build-infra: in new infra build, sec-windows-bin-zip and jgss-windows-*-bin.zip are missing Reviewed-by: tbell
Fri, 04 Jan 2013 17:09:10 +0100 8005654: build-infra: Create sec-bin.zip
erikj [Fri, 04 Jan 2013 17:09:10 +0100] rev 15131
8005654: build-infra: Create sec-bin.zip Reviewed-by: tbell
Fri, 04 Jan 2013 16:54:41 +0100 8005694: build-infra: Cleanup of misc changes in build-infra
erikj [Fri, 04 Jan 2013 16:54:41 +0100] rev 15130
8005694: build-infra: Cleanup of misc changes in build-infra Reviewed-by: tbell
Thu, 03 Jan 2013 20:55:52 +0100 8005635: build-infra: Support building install in jprt
erikj [Thu, 03 Jan 2013 20:55:52 +0100] rev 15129
8005635: build-infra: Support building install in jprt Reviewed-by: ohair Contributed-by: tim.bell@oracle.com, erik.joelsson@oracle.com
Wed, 02 Jan 2013 15:35:12 +0100 8005355: build-infra: Java security signing (need a top-level make target).
erikj [Wed, 02 Jan 2013 15:35:12 +0100] rev 15128
8005355: build-infra: Java security signing (need a top-level make target). Reviewed-by: tbell, ohair
Fri, 28 Dec 2012 09:51:46 +0100 8005549: build-infra: Merge NewMakefile.gmk and common/makefiles/Makefile
erikj [Fri, 28 Dec 2012 09:51:46 +0100] rev 15127
8005549: build-infra: Merge NewMakefile.gmk and common/makefiles/Makefile Reviewed-by: ohair, tbell
Thu, 27 Dec 2012 20:18:42 +0100 8005540: build-infra: Improve incremental build speed on windows by caching find results
erikj [Thu, 27 Dec 2012 20:18:42 +0100] rev 15126
8005540: build-infra: Improve incremental build speed on windows by caching find results Reviewed-by: ohair
Wed, 16 Jan 2013 12:00:10 -0800 Added tag jdk8-b73 for changeset 24d25ecda7ce
katleman [Wed, 16 Jan 2013 12:00:10 -0800] rev 15125
Added tag jdk8-b73 for changeset 24d25ecda7ce
Wed, 05 Jul 2017 18:36:38 +0200 Merge
duke [Wed, 05 Jul 2017 18:36:38 +0200] rev 15124
Merge
Wed, 16 Jan 2013 20:53:05 -0800 Merge
katleman [Wed, 16 Jan 2013 20:53:05 -0800] rev 15123
Merge
Wed, 16 Jan 2013 11:59:44 -0800 Added tag jdk8-b73 for changeset b63b5628ae56
katleman [Wed, 16 Jan 2013 11:59:44 -0800] rev 15122
Added tag jdk8-b73 for changeset b63b5628ae56
Fri, 11 Jan 2013 01:43:10 -0800 Added tag hs25-b15 for changeset 8bac833614e0
amurillo [Fri, 11 Jan 2013 01:43:10 -0800] rev 15121
Added tag hs25-b15 for changeset 8bac833614e0
Fri, 11 Jan 2013 01:43:09 -0800 Merge
amurillo [Fri, 11 Jan 2013 01:43:09 -0800] rev 15120
Merge
Thu, 10 Jan 2013 10:00:43 -0800 Merge
kvn [Thu, 10 Jan 2013 10:00:43 -0800] rev 15119
Merge
Wed, 09 Jan 2013 15:37:23 -0800 8005418: JSR 292: virtual dispatch bug in 292 impl
twisti [Wed, 09 Jan 2013 15:37:23 -0800] rev 15118
8005418: JSR 292: virtual dispatch bug in 292 impl Reviewed-by: jrose, kvn
Tue, 08 Jan 2013 11:30:51 -0800 8005419: Improve intrinsics code performance on x86 by using AVX2
kvn [Tue, 08 Jan 2013 11:30:51 -0800] rev 15117
8005419: Improve intrinsics code performance on x86 by using AVX2 Summary: use 256bit vpxor,vptest instructions in String.compareTo() and equals() intrinsics. Reviewed-by: twisti
Mon, 07 Jan 2013 14:08:28 -0800 8004537: replace AbstractAssembler emit_long with emit_int32
twisti [Mon, 07 Jan 2013 14:08:28 -0800] rev 15116
8004537: replace AbstractAssembler emit_long with emit_int32 Reviewed-by: jrose, kvn, twisti Contributed-by: Morris Meyer <morris.meyer@oracle.com>
Thu, 03 Jan 2013 16:30:47 -0800 8005544: Use 256bit YMM registers in arraycopy stubs on x86
kvn [Thu, 03 Jan 2013 16:30:47 -0800] rev 15115
8005544: Use 256bit YMM registers in arraycopy stubs on x86 Summary: Use YMM registers in arraycopy and array_fill stubs. Reviewed-by: roland, twisti
Thu, 03 Jan 2013 15:09:55 -0800 8005522: use fast-string instructions on x86 for zeroing
kvn [Thu, 03 Jan 2013 15:09:55 -0800] rev 15114
8005522: use fast-string instructions on x86 for zeroing Summary: use 'rep stosb' instead of 'rep stosq' when fast-string operations are available. Reviewed-by: twisti, roland
Sun, 23 Dec 2012 17:08:22 +0100 8005071: Incremental inlining for JSR 292
roland [Sun, 23 Dec 2012 17:08:22 +0100] rev 15113
8005071: Incremental inlining for JSR 292 Summary: post parse inlining driven by number of live nodes. Reviewed-by: twisti, kvn, jrose
Thu, 10 Jan 2013 07:32:32 -0800 Merge
jmasa [Thu, 10 Jan 2013 07:32:32 -0800] rev 15112
Merge
Wed, 09 Jan 2013 09:48:58 +0100 8005489: VM hangs during GC with ParallelGC and ParallelGCThreads=0
brutisso [Wed, 09 Jan 2013 09:48:58 +0100] rev 15111
8005489: VM hangs during GC with ParallelGC and ParallelGCThreads=0 Summary: Print an error message and exit the VM if UseParallalGC is combined with ParllelGCThreads==0. Also reviewed by vitalyd@gmail.com. Reviewed-by: stefank, ehelin
Wed, 09 Jan 2013 21:18:52 -0500 Merge
dlong [Wed, 09 Jan 2013 21:18:52 -0500] rev 15110
Merge
Tue, 08 Jan 2013 13:01:19 -0500 8001341: SIGSEGV in methodOopDesc::fast_exception_handler_bci_for(KlassHandle,int,Thread*)+0x3e9.
jiangli [Tue, 08 Jan 2013 13:01:19 -0500] rev 15109
8001341: SIGSEGV in methodOopDesc::fast_exception_handler_bci_for(KlassHandle,int,Thread*)+0x3e9. Summary: Use methodHandle. Reviewed-by: coleenp, acorn, twisti, sspitsyn
Thu, 03 Jan 2013 15:08:43 -0500 8004051: assert(_oprs_len[mode] < maxNumberOfOperands) failed: array overflow
bpittore [Thu, 03 Jan 2013 15:08:43 -0500] rev 15108
8004051: assert(_oprs_len[mode] < maxNumberOfOperands) failed: array overflow Summary: assert is triggered when number of register based arguments passed to a java method exceeds 16. Reviewed-by: roland, vladidan
Wed, 09 Jan 2013 18:06:34 -0500 Merge
acorn [Wed, 09 Jan 2013 18:06:34 -0500] rev 15107
Merge
Tue, 08 Jan 2013 15:47:23 -0800 Merge
zgu [Tue, 08 Jan 2013 15:47:23 -0800] rev 15106
Merge
Tue, 08 Jan 2013 11:39:53 -0800 Merge
zgu [Tue, 08 Jan 2013 11:39:53 -0800] rev 15105
Merge
Tue, 08 Jan 2013 14:04:25 -0500 8005048: NMT: #loaded classes needs to just show the # defined classes
zgu [Tue, 08 Jan 2013 14:04:25 -0500] rev 15104
8005048: NMT: #loaded classes needs to just show the # defined classes Summary: Count number of instance classes so that it matches class metadata size Reviewed-by: coleenp, acorn
Tue, 08 Jan 2013 13:44:10 -0800 Merge
coleenp [Tue, 08 Jan 2013 13:44:10 -0800] rev 15103
Merge
Tue, 08 Jan 2013 14:01:36 -0500 8004728: Add hotspot support for parameter reflection
coleenp [Tue, 08 Jan 2013 14:01:36 -0500] rev 15102
8004728: Add hotspot support for parameter reflection Summary: Add hotspot support for parameter reflection Reviewed-by: acorn, jrose, coleenp Contributed-by: eric.mccorkle@oracle.com
Tue, 08 Jan 2013 13:38:11 -0500 8005076: Creating a CDS archive with one alignment and running another causes a crash.
hseigel [Tue, 08 Jan 2013 13:38:11 -0500] rev 15101
8005076: Creating a CDS archive with one alignment and running another causes a crash. Summary: Save the alignment when writing the CDS and compare it when reading the CDS. Reviewed-by: kvn, coleenp
Mon, 07 Jan 2013 15:32:51 -0500 8003705: CDS failed on Windows: can not map in the CDS.
hseigel [Mon, 07 Jan 2013 15:32:51 -0500] rev 15100
8003705: CDS failed on Windows: can not map in the CDS. Summary: Map memory only once to prevent 'already mapped' failures. Reviewed-by: acorn, zgu
Wed, 02 Jan 2013 20:28:09 -0500 8005494: SIGSEGV in Rewriter::relocate_and_link() when testing Weblogic with CompressedOops and KlassPtrs
coleenp [Wed, 02 Jan 2013 20:28:09 -0500] rev 15099
8005494: SIGSEGV in Rewriter::relocate_and_link() when testing Weblogic with CompressedOops and KlassPtrs Summary: Relocate functions with jsr's when rewriting so not repeated after reading shared archive Reviewed-by: twisti, jrose
Mon, 24 Dec 2012 11:46:38 -0800 Merge
minqi [Mon, 24 Dec 2012 11:46:38 -0800] rev 15098
Merge
Thu, 20 Dec 2012 10:22:19 +0100 8004823: Add VM support for type annotation reflection
stefank [Thu, 20 Dec 2012 10:22:19 +0100] rev 15097
8004823: Add VM support for type annotation reflection Reviewed-by: dholmes, coleenp Contributed-by: joel.franck@oracle.com
Wed, 19 Dec 2012 10:35:08 -0800 8005044: remove crufty '_g' support from HS runtime code
dcubed [Wed, 19 Dec 2012 10:35:08 -0800] rev 15096
8005044: remove crufty '_g' support from HS runtime code Summary: Phase 2 is removing '_g' support from the Runtime code. Reviewed-by: dcubed, coleenp, hseigel Contributed-by: ron.durbin@oracle.com
Fri, 04 Jan 2013 17:04:46 -0800 8005672: Clean up some changes to GC logging with GCCause's
jmasa [Fri, 04 Jan 2013 17:04:46 -0800] rev 15095
8005672: Clean up some changes to GC logging with GCCause's Reviewed-by: johnc, ysr
Fri, 04 Jan 2013 17:04:25 -0800 8000325: Change default for CMSClassUnloadingEnabled to true
jmasa [Fri, 04 Jan 2013 17:04:25 -0800] rev 15094
8000325: Change default for CMSClassUnloadingEnabled to true Reviewed-by: stefank, ysr
Fri, 04 Jan 2013 21:33:22 +0100 8003822: Deprecate the incremental mode of CMS
brutisso [Fri, 04 Jan 2013 21:33:22 +0100] rev 15093
8003822: Deprecate the incremental mode of CMS Reviewed-by: johnc, jwilhelm
Fri, 04 Jan 2013 11:10:17 +0100 8003820: Deprecate untested and rarely used GC combinations
brutisso [Fri, 04 Jan 2013 11:10:17 +0100] rev 15092
8003820: Deprecate untested and rarely used GC combinations Summary: Log warning messages for DefNew+CMS and ParNew+SerialOld Reviewed-by: ysr, jwilhelm, jcoomes
Sun, 30 Dec 2012 08:47:52 +0100 8005396: Use ParNew with only one thread instead of DefNew as default for CMS on single CPU machines
brutisso [Sun, 30 Dec 2012 08:47:52 +0100] rev 15091
8005396: Use ParNew with only one thread instead of DefNew as default for CMS on single CPU machines Reviewed-by: jmasa, jcoomes
Thu, 03 Jan 2013 16:28:22 -0800 8004816: G1: Kitchensink failures after marking stack changes
johnc [Thu, 03 Jan 2013 16:28:22 -0800] rev 15090
8004816: G1: Kitchensink failures after marking stack changes Summary: Reset the marking state, including the mark stack overflow flag, in the event of a marking stack overflow during serial reference processing. Reviewed-by: jmasa
Fri, 21 Dec 2012 11:45:34 -0800 8001424: G1: Rename certain G1-specific flags
johnc [Fri, 21 Dec 2012 11:45:34 -0800] rev 15089
8001424: G1: Rename certain G1-specific flags Summary: Rename G1DefaultMinNewGenPercent, G1DefaultMaxNewGenPercent, and G1OldCSetRegionLiveThresholdPercent to G1NewSizePercent, G1MaxNewSizePercent, and G1MixedGCLiveThresholdPercent respectively. The previous names are no longer accepted. Reviewed-by: brutisso, ysr
Wed, 02 Jan 2013 11:32:41 -0800 8004132: SerialGC: ValidateMarkSweep broken when running GCOld
johnc [Wed, 02 Jan 2013 11:32:41 -0800] rev 15088
8004132: SerialGC: ValidateMarkSweep broken when running GCOld Summary: Remove bit-rotten ValidateMarkSweep functionality and flag. Reviewed-by: johnc, jmasa Contributed-by: tamao <tao.mao@oracle.com>
Wed, 26 Dec 2012 15:05:30 -0800 8005486: NPG: Incorrect assertion in ChunkManager::list_index()
jmasa [Wed, 26 Dec 2012 15:05:30 -0800] rev 15087
8005486: NPG: Incorrect assertion in ChunkManager::list_index() Reviewed-by: coleenp
Mon, 03 Dec 2012 15:09:39 -0800 8005082: NPG: Add specialized Metachunk sizes for reflection and anonymous classloaders
jmasa [Mon, 03 Dec 2012 15:09:39 -0800] rev 15086
8005082: NPG: Add specialized Metachunk sizes for reflection and anonymous classloaders Reviewed-by: johnc, coleenp
Fri, 21 Dec 2012 10:27:49 -0800 8005382: new hotspot build - hs25-b15
amurillo [Fri, 21 Dec 2012 10:27:49 -0800] rev 15085
8005382: new hotspot build - hs25-b15 Reviewed-by: jcoomes
Wed, 23 Jan 2013 15:40:21 -0800 Merge
katleman [Wed, 23 Jan 2013 15:40:21 -0800] rev 15084
Merge
Wed, 23 Jan 2013 13:30:11 -0800 8006797: build-infra JPRT builds need JPRT_ARCHIVE_INSTALL_BUNDLE in common/makefiles/Jprt.gmk
tbell [Wed, 23 Jan 2013 13:30:11 -0800] rev 15083
8006797: build-infra JPRT builds need JPRT_ARCHIVE_INSTALL_BUNDLE in common/makefiles/Jprt.gmk Reviewed-by: ohair
Fri, 18 Jan 2013 16:48:25 +0100 8003693: build-infra: bridgeBuild should allow for partial build (no hotspot)
erikj [Fri, 18 Jan 2013 16:48:25 +0100] rev 15082
8003693: build-infra: bridgeBuild should allow for partial build (no hotspot) Reviewed-by: tbell
Fri, 18 Jan 2013 09:58:23 +0100 8006520: build-infra: Fix sparkle-framework configure parameter
erikj [Fri, 18 Jan 2013 09:58:23 +0100] rev 15081
8006520: build-infra: Fix sparkle-framework configure parameter Reviewed-by: tbell, ohair
Wed, 23 Jan 2013 08:50:19 -0500 Merge
cgruszka [Wed, 23 Jan 2013 08:50:19 -0500] rev 15080
Merge
Mon, 14 Jan 2013 14:40:58 -0500 Merge
cgruszka [Mon, 14 Jan 2013 14:40:58 -0500] rev 15079
Merge
Fri, 04 Jan 2013 13:11:42 -0500 Merge
cgruszka [Fri, 04 Jan 2013 13:11:42 -0500] rev 15078
Merge
Wed, 02 Jan 2013 14:54:58 -0500 Merge
cgruszka [Wed, 02 Jan 2013 14:54:58 -0500] rev 15077
Merge
Mon, 31 Dec 2012 14:52:11 -0500 8005583: Install build(gnumake all) failed preventing RE from doing JDK8 combo builds
jqzuo [Mon, 31 Dec 2012 14:52:11 -0500] rev 15076
8005583: Install build(gnumake all) failed preventing RE from doing JDK8 combo builds Reviewed-by: paulk, billyh
Wed, 16 Jan 2013 22:16:51 -0800 Merge
katleman [Wed, 16 Jan 2013 22:16:51 -0800] rev 15075
Merge
Tue, 15 Jan 2013 10:06:59 -0800 Merge
katleman [Tue, 15 Jan 2013 10:06:59 -0800] rev 15074
Merge
Tue, 15 Jan 2013 09:50:47 +0100 Merge
erikj [Tue, 15 Jan 2013 09:50:47 +0100] rev 15073
Merge
Mon, 14 Jan 2013 15:30:22 +0100 8006100: build-infra: Bundle up the correct images in jprt
erikj [Mon, 14 Jan 2013 15:30:22 +0100] rev 15072
8006100: build-infra: Bundle up the correct images in jprt Reviewed-by: tbell
Mon, 14 Jan 2013 13:09:59 +0100 8006074: build-infra: Configure fails to find SetEnv.Cmd in microsoft sdk
erikj [Mon, 14 Jan 2013 13:09:59 +0100] rev 15071
8006074: build-infra: Configure fails to find SetEnv.Cmd in microsoft sdk Reviewed-by: tbell, ohair
Mon, 14 Jan 2013 16:38:25 -0800 8005284: build-infra: nonstandard copyright headers under common/autoconf/build-aux
ohair [Mon, 14 Jan 2013 16:38:25 -0800] rev 15070
8005284: build-infra: nonstandard copyright headers under common/autoconf/build-aux Reviewed-by: katleman
Fri, 11 Jan 2013 10:46:59 +0100 8005850: build-infra: Make --enable-openjdk-only really disable custom
erikj [Fri, 11 Jan 2013 10:46:59 +0100] rev 15069
8005850: build-infra: Make --enable-openjdk-only really disable custom Reviewed-by: ohair, dholmes
Thu, 10 Jan 2013 12:20:16 +0100 8005858: build-infra: Add missed comparison of sec-windows-bin.zip and friends to compare.sh
erikj [Thu, 10 Jan 2013 12:20:16 +0100] rev 15068
8005858: build-infra: Add missed comparison of sec-windows-bin.zip and friends to compare.sh Reviewed-by: tbell, ohair
Tue, 08 Jan 2013 16:23:45 -0800 8005794: in new infra, how do we change java -version?
tbell [Tue, 08 Jan 2013 16:23:45 -0800] rev 15067
8005794: in new infra, how do we change java -version? Summary: Added configure parameter --with-user-release-suffix Reviewed-by: ohair, tbell
Tue, 08 Jan 2013 13:14:22 -0800 Merge
katleman [Tue, 08 Jan 2013 13:14:22 -0800] rev 15066
Merge
Mon, 07 Jan 2013 14:01:09 -0800 8005442: autogen.sh sets DATE_WHEN_GENERATED to empty string on Solaris version 11 or later
tbell [Mon, 07 Jan 2013 14:01:09 -0800] rev 15065
8005442: autogen.sh sets DATE_WHEN_GENERATED to empty string on Solaris version 11 or later Reviewed-by: ohair
Fri, 04 Jan 2013 21:04:03 -0800 8004229: build-infra: Umbrella for switch of default "make" to new makefiles
ohair [Fri, 04 Jan 2013 21:04:03 -0800] rev 15064
8004229: build-infra: Umbrella for switch of default "make" to new makefiles Reviewed-by: erikj, tbell
Fri, 04 Jan 2013 22:43:13 +0100 8005723: build-infra: in new infra build, sec-windows-bin-zip and jgss-windows-*-bin.zip are missing
erikj [Fri, 04 Jan 2013 22:43:13 +0100] rev 15063
8005723: build-infra: in new infra build, sec-windows-bin-zip and jgss-windows-*-bin.zip are missing Reviewed-by: tbell
Fri, 04 Jan 2013 17:08:33 +0100 8005654: build-infra: Create sec-bin.zip
erikj [Fri, 04 Jan 2013 17:08:33 +0100] rev 15062
8005654: build-infra: Create sec-bin.zip Reviewed-by: tbell
Fri, 04 Jan 2013 17:05:13 +0100 8005597: build-infra: bridgeBuild broken for pure openjdk build
erikj [Fri, 04 Jan 2013 17:05:13 +0100] rev 15061
8005597: build-infra: bridgeBuild broken for pure openjdk build Reviewed-by: tbell
Fri, 04 Jan 2013 16:56:37 +0100 8005692: build-infra: Target "all" should do the right thing
erikj [Fri, 04 Jan 2013 16:56:37 +0100] rev 15060
8005692: build-infra: Target "all" should do the right thing Reviewed-by: tbell
Fri, 04 Jan 2013 11:31:00 +0100 8005575: build-infra: Three JCK tests fails on Solaris with new RE Autoconf-Based build
erikj [Fri, 04 Jan 2013 11:31:00 +0100] rev 15059
8005575: build-infra: Three JCK tests fails on Solaris with new RE Autoconf-Based build Reviewed-by: ohair
Thu, 03 Jan 2013 20:54:38 +0100 8005635: build-infra: Support building install in jprt
erikj [Thu, 03 Jan 2013 20:54:38 +0100] rev 15058
8005635: build-infra: Support building install in jprt Reviewed-by: ohair Contributed-by: tim.bell@oracle.com, erik.joelsson@oracle.com
Wed, 02 Jan 2013 15:36:00 +0100 8005355: build-infra: Java security signing (need a top-level make target).
erikj [Wed, 02 Jan 2013 15:36:00 +0100] rev 15057
8005355: build-infra: Java security signing (need a top-level make target). Reviewed-by: tbell, ohair
Wed, 02 Jan 2013 11:29:29 +0100 8005347: build-infra: Verify 'gnumake source' at the top level works ok
erikj [Wed, 02 Jan 2013 11:29:29 +0100] rev 15056
8005347: build-infra: Verify 'gnumake source' at the top level works ok Reviewed-by: tbell, ohair, dholmes
Tue, 01 Jan 2013 14:13:18 +0100 8001895: build-infra: Make JDK_BUILD_NUMBER and MILESTONE customizable
erikj [Tue, 01 Jan 2013 14:13:18 +0100] rev 15055
8001895: build-infra: Make JDK_BUILD_NUMBER and MILESTONE customizable Summary: Added configure params Reviewed-by: ohair
Sun, 30 Dec 2012 12:15:02 +0100 8004490: build-infra: mac: hotspot is always built in product, regardless of --with-debug-level setting
erikj [Sun, 30 Dec 2012 12:15:02 +0100] rev 15054
8004490: build-infra: mac: hotspot is always built in product, regardless of --with-debug-level setting Reviewed-by: tbell
Fri, 28 Dec 2012 09:51:15 +0100 8005549: build-infra: Merge NewMakefile.gmk and common/makefiles/Makefile
erikj [Fri, 28 Dec 2012 09:51:15 +0100] rev 15053
8005549: build-infra: Merge NewMakefile.gmk and common/makefiles/Makefile Reviewed-by: ohair, tbell
Thu, 27 Dec 2012 20:55:53 +0100 8005548: build-infra: Fix docs target on windows
erikj [Thu, 27 Dec 2012 20:55:53 +0100] rev 15052
8005548: build-infra: Fix docs target on windows Summary: Fix path sep variable Reviewed-by: tbell
Thu, 27 Dec 2012 20:18:21 +0100 8005540: build-infra: Improve incremental build speed on windows by caching find results
erikj [Thu, 27 Dec 2012 20:18:21 +0100] rev 15051
8005540: build-infra: Improve incremental build speed on windows by caching find results Reviewed-by: ohair
Thu, 27 Dec 2012 20:15:22 +0100 8001942: build-infra: General permission problems on Windows/cygwin
erikj [Thu, 27 Dec 2012 20:15:22 +0100] rev 15050
8001942: build-infra: General permission problems on Windows/cygwin Summary: Added sanity check for file permissions in configure Reviewed-by: tbell, ohair
Wed, 16 Jan 2013 11:59:37 -0800 Added tag jdk8-b73 for changeset e6f9cd2122f9
katleman [Wed, 16 Jan 2013 11:59:37 -0800] rev 15049
Added tag jdk8-b73 for changeset e6f9cd2122f9
Wed, 05 Jul 2017 18:36:12 +0200 Added tag jdk8-b73 for changeset fe94b40ffd93
duke [Wed, 05 Jul 2017 18:36:12 +0200] rev 15048
Added tag jdk8-b73 for changeset fe94b40ffd93
Wed, 05 Jul 2017 18:36:11 +0200 Merge jdk8-b73
duke [Wed, 05 Jul 2017 18:36:11 +0200] rev 15047
Merge
Wed, 05 Jul 2017 18:36:08 +0200 Merge
duke [Wed, 05 Jul 2017 18:36:08 +0200] rev 15046
Merge
(0) -10000 -3000 -1000 -512 +512 +1000 +3000 +10000 +30000 tip