Thu, 20 Aug 2015 11:38:17 -0700 Added tag jdk9-b78 for changeset 6e6ce42fc702
katleman [Thu, 20 Aug 2015 11:38:17 -0700] rev 32169
Added tag jdk9-b78 for changeset 6e6ce42fc702
Wed, 05 Jul 2017 20:45:52 +0200 Added tag jdk9-b78 for changeset c8753d0be177
duke [Wed, 05 Jul 2017 20:45:52 +0200] rev 32168
Added tag jdk9-b78 for changeset c8753d0be177
Wed, 05 Jul 2017 20:45:52 +0200 Merge jdk9-b78
duke [Wed, 05 Jul 2017 20:45:52 +0200] rev 32167
Merge
Wed, 05 Jul 2017 20:45:49 +0200 Merge
duke [Wed, 05 Jul 2017 20:45:49 +0200] rev 32166
Merge
Thu, 13 Aug 2015 14:14:59 -0700 Merge
lana [Thu, 13 Aug 2015 14:14:59 -0700] rev 32165
Merge
Mon, 10 Aug 2015 18:10:18 -0700 8053906: javac is accepting a self-referencing variable initializer inside a lambda expression
vromero [Mon, 10 Aug 2015 18:10:18 -0700] rev 32164
8053906: javac is accepting a self-referencing variable initializer inside a lambda expression Reviewed-by: jlahoda
Mon, 10 Aug 2015 12:27:29 -0700 8133223: Clean up package handling code in JavadocTool
jjg [Mon, 10 Aug 2015 12:27:29 -0700] rev 32163
8133223: Clean up package handling code in JavadocTool Reviewed-by: ksrini
Thu, 13 Aug 2015 12:20:10 -0700 Added tag jdk9-b77 for changeset 9fdd8b175dc1
katleman [Thu, 13 Aug 2015 12:20:10 -0700] rev 32162
Added tag jdk9-b77 for changeset 9fdd8b175dc1
Wed, 05 Jul 2017 20:45:44 +0200 Merge
duke [Wed, 05 Jul 2017 20:45:44 +0200] rev 32161
Merge
Thu, 13 Aug 2015 12:20:07 -0700 Added tag jdk9-b77 for changeset 59d4b73cb39a
katleman [Thu, 13 Aug 2015 12:20:07 -0700] rev 32160
Added tag jdk9-b77 for changeset 59d4b73cb39a
Wed, 05 Jul 2017 20:45:41 +0200 Merge
duke [Wed, 05 Jul 2017 20:45:41 +0200] rev 32159
Merge
Thu, 13 Aug 2015 14:15:58 -0700 Merge
lana [Thu, 13 Aug 2015 14:15:58 -0700] rev 32158
Merge
Mon, 10 Aug 2015 20:26:05 -0700 8133307: Missing files while changing packages of JAXP unittest
joehw [Mon, 10 Aug 2015 20:26:05 -0700] rev 32157
8133307: Missing files while changing packages of JAXP unittest Reviewed-by: joehw Contributed-by: frank.yuan@oracle.com
Mon, 10 Aug 2015 09:52:32 -0700 8132660: Change jaxp unit test package name to be different with jaxp api
joehw [Mon, 10 Aug 2015 09:52:32 -0700] rev 32156
8132660: Change jaxp unit test package name to be different with jaxp api Reviewed-by: joehw Contributed-by: frank.yuan@oracle.com
Thu, 13 Aug 2015 12:20:06 -0700 Added tag jdk9-b77 for changeset 51926b23f437
katleman [Thu, 13 Aug 2015 12:20:06 -0700] rev 32155
Added tag jdk9-b77 for changeset 51926b23f437
Wed, 05 Jul 2017 20:45:35 +0200 Merge
duke [Wed, 05 Jul 2017 20:45:35 +0200] rev 32154
Merge
Thu, 13 Aug 2015 14:15:11 -0700 Merge
lana [Thu, 13 Aug 2015 14:15:11 -0700] rev 32153
Merge
Thu, 13 Aug 2015 19:07:27 +0530 8133347: Add makefiles support and basic session, persistence history navigation with jline
sundar [Thu, 13 Aug 2015 19:07:27 +0530] rev 32152
8133347: Add makefiles support and basic session, persistence history navigation with jline Reviewed-by: erikj, jlahoda, jlaskey
Thu, 13 Aug 2015 12:20:11 -0700 Added tag jdk9-b77 for changeset 5bf57225d6fc
katleman [Thu, 13 Aug 2015 12:20:11 -0700] rev 32151
Added tag jdk9-b77 for changeset 5bf57225d6fc
Wed, 05 Jul 2017 20:45:32 +0200 Merge
duke [Wed, 05 Jul 2017 20:45:32 +0200] rev 32150
Merge
Thu, 13 Aug 2015 12:20:04 -0700 Added tag jdk9-b77 for changeset 3cb9ab9c726d
katleman [Thu, 13 Aug 2015 12:20:04 -0700] rev 32149
Added tag jdk9-b77 for changeset 3cb9ab9c726d
Wed, 05 Jul 2017 20:45:28 +0200 Merge
duke [Wed, 05 Jul 2017 20:45:28 +0200] rev 32148
Merge
Thu, 13 Aug 2015 21:46:05 -0700 8133588: Place TimeoutLockLoops.java on the problem list
darcy [Thu, 13 Aug 2015 21:46:05 -0700] rev 32147
8133588: Place TimeoutLockLoops.java on the problem list Reviewed-by: dholmes
Thu, 13 Aug 2015 14:16:12 -0700 Merge
lana [Thu, 13 Aug 2015 14:16:12 -0700] rev 32146
Merge
Thu, 13 Aug 2015 09:36:14 -0700 8065595: Wrong JNI_OnLoad called if just loaded lib does not have JNI_OnLoad function
bpb [Thu, 13 Aug 2015 09:36:14 -0700] rev 32145
8065595: Wrong JNI_OnLoad called if just loaded lib does not have JNI_OnLoad function Summary: Add nio_util.c containing JNI_OnLoad bare bones implementation. Reviewed-by: rriggs
Thu, 13 Aug 2015 19:09:18 +0530 8133347: Add makefiles support and basic session, persistence history navigation with jline
sundar [Thu, 13 Aug 2015 19:09:18 +0530] rev 32144
8133347: Add makefiles support and basic session, persistence history navigation with jline Reviewed-by: erikj, jlahoda, jlaskey
Thu, 13 Aug 2015 12:40:07 +0300 8133459: replace <tt> tags (obsolete in html5) in java.nio docs
avstepan [Thu, 13 Aug 2015 12:40:07 +0300] rev 32143
8133459: replace <tt> tags (obsolete in html5) in java.nio docs Reviewed-by: lancea
Thu, 13 Aug 2015 09:35:45 +0300 8079769: tools/pack200/PackTestZip64.java may timeout at preparing the large test file
amlu [Thu, 13 Aug 2015 09:35:45 +0300] rev 32142
8079769: tools/pack200/PackTestZip64.java may timeout at preparing the large test file Reviewed-by: ksrini
Thu, 13 Aug 2015 06:42:05 +0300 8048624: Tests for SealedObject
rhalade [Thu, 13 Aug 2015 06:42:05 +0300] rev 32141
8048624: Tests for SealedObject Reviewed-by: valeriep
Wed, 12 Aug 2015 22:24:26 +0300 8133232: [fs] Regex has redundant | in the char class
igerasim [Wed, 12 Aug 2015 22:24:26 +0300] rev 32140
8133232: [fs] Regex has redundant | in the char class Reviewed-by: bpb, rriggs
Wed, 12 Aug 2015 07:55:24 -0700 8132539: (fs) Files.lines(path).collect() returns wrong value in JDK 9 with certain files
bpb [Wed, 12 Aug 2015 07:55:24 -0700] rev 32139
8132539: (fs) Files.lines(path).collect() returns wrong value in JDK 9 with certain files Summary: Do not use the Spliterator approach for lines() if the FileChannel size is thought to be zero. Reviewed-by: chegar
Wed, 12 Aug 2015 14:38:09 +0100 8133318: Exclude intermittent failing PKCS11 tests on Solaris SPARC 11.1 and earlier
vinnie [Wed, 12 Aug 2015 14:38:09 +0100] rev 32138
8133318: Exclude intermittent failing PKCS11 tests on Solaris SPARC 11.1 and earlier Reviewed-by: mullan
Tue, 11 Aug 2015 12:33:25 -0700 Merge
ddehaven [Tue, 11 Aug 2015 12:33:25 -0700] rev 32137
Merge
Tue, 11 Aug 2015 12:32:10 -0700 Merge
ddehaven [Tue, 11 Aug 2015 12:32:10 -0700] rev 32136
Merge
Tue, 04 Aug 2015 11:31:19 -0700 Merge
ddehaven [Tue, 04 Aug 2015 11:31:19 -0700] rev 32135
Merge
Mon, 03 Aug 2015 16:33:06 -0700 Merge
ddehaven [Mon, 03 Aug 2015 16:33:06 -0700] rev 32134
Merge
Tue, 04 Aug 2015 14:03:49 +0300 8131055: bean annotations: add a test checking if a user-defined BeanInfo is top-priority as compared with the annotations
avstepan [Tue, 04 Aug 2015 14:03:49 +0300] rev 32133
8131055: bean annotations: add a test checking if a user-defined BeanInfo is top-priority as compared with the annotations Reviewed-by: alexsch, serb
Tue, 04 Aug 2015 13:14:28 +0300 8132136: [PIT] RTL orientation in JEditorPane is broken
ssadetsky [Tue, 04 Aug 2015 13:14:28 +0300] rev 32132
8132136: [PIT] RTL orientation in JEditorPane is broken Reviewed-by: alexsch, serb
Tue, 04 Aug 2015 12:58:50 +0300 8130892: Test javax/swing/plaf/basic/BasicTextUI/8001470/bug8001470.java fails in Solaris Sparcv9
ssadetsky [Tue, 04 Aug 2015 12:58:50 +0300] rev 32131
8130892: Test javax/swing/plaf/basic/BasicTextUI/8001470/bug8001470.java fails in Solaris Sparcv9 Reviewed-by: alexsch, serb
Tue, 04 Aug 2015 12:34:08 +0300 8130400: Test java/awt/image/DrawImage/IncorrectClipXorModeSurface2Surface.java fails with ClassCastException
azvegint [Tue, 04 Aug 2015 12:34:08 +0300] rev 32130
8130400: Test java/awt/image/DrawImage/IncorrectClipXorModeSurface2Surface.java fails with ClassCastException Reviewed-by: prr, serb
Mon, 03 Aug 2015 15:48:33 -0500 8132249: Clean up JAB debugging code
ptbrunet [Mon, 03 Aug 2015 15:48:33 -0500] rev 32129
8132249: Clean up JAB debugging code Summary: remove dead code; replace DEBUG_CODE with PrintDebugString; fix typos, incorrect print args Reviewed-by: van Contributed-by: peter.brunet@oracle.com
Fri, 31 Jul 2015 13:13:30 +0300 6544871: java/awt/event/KeyEvent/KeyTyped/CtrlASCII.html fails from jdk b09 on windows
yan [Fri, 31 Jul 2015 13:13:30 +0300] rev 32128
6544871: java/awt/event/KeyEvent/KeyTyped/CtrlASCII.html fails from jdk b09 on windows Reviewed-by: serb
Thu, 30 Jul 2015 19:10:23 +0300 6206439: JInternalFrame.setLayer(Integer layer) should throw NullPointerException when layer=null
serb [Thu, 30 Jul 2015 19:10:23 +0300] rev 32127
6206439: JInternalFrame.setLayer(Integer layer) should throw NullPointerException when layer=null Reviewed-by: ant, alexsch
Thu, 30 Jul 2015 15:27:02 +0300 8132382: [macosx] Crash during JMC or JavaFX execution when NSApplication is controlled by SWT or JavaFX libraries
serb [Thu, 30 Jul 2015 15:27:02 +0300] rev 32126
8132382: [macosx] Crash during JMC or JavaFX execution when NSApplication is controlled by SWT or JavaFX libraries Reviewed-by: kizune, alexsch
Thu, 30 Jul 2015 12:40:45 +0400 8132123: MultiResolutionCachedImage unnecessarily creates base image to get its size
alexsch [Thu, 30 Jul 2015 12:40:45 +0400] rev 32125
8132123: MultiResolutionCachedImage unnecessarily creates base image to get its size Reviewed-by: serb
Thu, 30 Jul 2015 12:31:20 +0400 8130478: Reconsider "awt.toolkit" property usage in java.awt.Toolkit getDefaultToolkit() method
alexsch [Thu, 30 Jul 2015 12:31:20 +0400] rev 32124
8130478: Reconsider "awt.toolkit" property usage in java.awt.Toolkit getDefaultToolkit() method Reviewed-by: prr, serb
Wed, 29 Jul 2015 20:32:35 +0300 8130507: closed/java/awt/font/JNICheck/JNICheck.sh test reports some warnings
psadhukhan [Wed, 29 Jul 2015 20:32:35 +0300] rev 32123
8130507: closed/java/awt/font/JNICheck/JNICheck.sh test reports some warnings Reviewed-by: azvegint, prr
Wed, 29 Jul 2015 11:33:02 +0400 Merge
dcherepanov [Wed, 29 Jul 2015 11:33:02 +0400] rev 32122
Merge
Tue, 28 Jul 2015 22:31:54 +0300 8013586: audioInputStream.close() does not release the resource
serb [Tue, 28 Jul 2015 22:31:54 +0300] rev 32121
8013586: audioInputStream.close() does not release the resource 8130305: AudioSystem behavior depends on order that providers are located Reviewed-by: prr, amenkov
Tue, 28 Jul 2015 20:59:26 +0300 8130735: javax.swing.TimerQueue: timer fires late when another timer starts
ssadetsky [Tue, 28 Jul 2015 20:59:26 +0300] rev 32120
8130735: javax.swing.TimerQueue: timer fires late when another timer starts Reviewed-by: alexsch, serb, azvegint
Tue, 28 Jul 2015 20:55:45 +0300 8025815: Child FileDialog of modal dialog does not get focus on Gnome
ssadetsky [Tue, 28 Jul 2015 20:55:45 +0300] rev 32119
8025815: Child FileDialog of modal dialog does not get focus on Gnome Reviewed-by: azvegint, serb
Tue, 28 Jul 2015 20:39:43 +0300 8130769: The new menu can't be shown on the menubar after clicking the "Add" button.
ssadetsky [Tue, 28 Jul 2015 20:39:43 +0300] rev 32118
8130769: The new menu can't be shown on the menubar after clicking the "Add" button. Reviewed-by: alexsch, serb, azvegint
Tue, 28 Jul 2015 18:14:57 +0300 8132355: Incorrect guard block in HPkeysym.h, awt_Event.h
serb [Tue, 28 Jul 2015 18:14:57 +0300] rev 32117
8132355: Incorrect guard block in HPkeysym.h, awt_Event.h Reviewed-by: ant, azvegint
Fri, 24 Jul 2015 13:58:44 -0500 8077707: jdk9 b58 cannot run any graphical application on Win 8 with JAWS running
ptbrunet [Fri, 24 Jul 2015 13:58:44 -0500] rev 32116
8077707: jdk9 b58 cannot run any graphical application on Win 8 with JAWS running Summary: change dialog proc wparam type from UINT to WPARAM, lparam type from LONG to LPARAM Reviewed-by: serb, alexsch, van Contributed-by: peter.brunet@oracle.com
Sat, 18 Jul 2015 15:10:44 +0300 8066404: The case is failed automatically and thrown the "java.lang.IllegalStateException" exception
serb [Sat, 18 Jul 2015 15:10:44 +0300] rev 32115
8066404: The case is failed automatically and thrown the "java.lang.IllegalStateException" exception Reviewed-by: alexsch
Thu, 23 Jul 2015 15:12:32 +0300 8131752: [Regression] Test java/awt/GraphicsDevice/CheckDisplayModes.java fails
azvegint [Thu, 23 Jul 2015 15:12:32 +0300] rev 32114
8131752: [Regression] Test java/awt/GraphicsDevice/CheckDisplayModes.java fails Reviewed-by: alexsch, serb
Wed, 22 Jul 2015 22:33:12 +0300 8067093: Fix windows-specific deprecation warnings in the java.desktop module
serb [Wed, 22 Jul 2015 22:33:12 +0300] rev 32113
8067093: Fix windows-specific deprecation warnings in the java.desktop module Reviewed-by: prr, azvegint, alexsch
Wed, 22 Jul 2015 17:33:17 +0300 8130776: Remove EmbeddedFrame.requestFocusToEmbedder() method
aivanov [Wed, 22 Jul 2015 17:33:17 +0300] rev 32112
8130776: Remove EmbeddedFrame.requestFocusToEmbedder() method Reviewed-by: serb, ant
Sat, 18 Jul 2015 15:13:16 +0300 8074832: Resolve disabled warnings for libjsoundalsa
serb [Sat, 18 Jul 2015 15:13:16 +0300] rev 32111
8074832: Resolve disabled warnings for libjsoundalsa Reviewed-by: amenkov, azvegint
Sat, 18 Jul 2015 15:12:08 +0300 8074831: Resolve disabled warnings for libjsound
serb [Sat, 18 Jul 2015 15:12:08 +0300] rev 32110
8074831: Resolve disabled warnings for libjsound Reviewed-by: amenkov, azvegint
Sat, 18 Jul 2015 15:09:28 +0300 8130937: Several methods in BeanProperty return null instead of boolean value
serb [Sat, 18 Jul 2015 15:09:28 +0300] rev 32109
8130937: Several methods in BeanProperty return null instead of boolean value Reviewed-by: alexsch
Tue, 11 Aug 2015 20:46:46 +0300 8133188: docs: replace <tt> tags (obsolete in html5) for java.util
avstepan [Tue, 11 Aug 2015 20:46:46 +0300] rev 32108
8133188: docs: replace <tt> tags (obsolete in html5) for java.util Reviewed-by: martin
Tue, 11 Aug 2015 08:48:18 -0400 8077055: Allow other named SecurityPermissions, RuntimePermissions, and AuthPermissions to be used
mullan [Tue, 11 Aug 2015 08:48:18 -0400] rev 32107
8077055: Allow other named SecurityPermissions, RuntimePermissions, and AuthPermissions to be used Reviewed-by: weijun
Tue, 11 Aug 2015 10:53:50 +0200 8133105: Fix getFinalAttributes() on Windows to handle more special cases
simonis [Tue, 11 Aug 2015 10:53:50 +0200] rev 32106
8133105: Fix getFinalAttributes() on Windows to handle more special cases Reviewed-by: simonis, rriggs Contributed-by: matthias.baesken@sap.com
Mon, 10 Aug 2015 18:58:25 -0700 Merge
amurillo [Mon, 10 Aug 2015 18:58:25 -0700] rev 32105
Merge
Thu, 06 Aug 2015 13:00:45 -0700 Merge
amurillo [Thu, 06 Aug 2015 13:00:45 -0700] rev 32104
Merge
Mon, 03 Aug 2015 15:31:29 +0200 8130339: Add tracing info to LowMemoryTest.java to help 8130339 diagnosis
olagneau [Mon, 03 Aug 2015 15:31:29 +0200] rev 32103
8130339: Add tracing info to LowMemoryTest.java to help 8130339 diagnosis Summary: Run test with traces even when timeout occurs. Reviewed-by: jbachorik, sspitsyn
Fri, 31 Jul 2015 16:00:29 -0400 Merge
jiangli [Fri, 31 Jul 2015 16:00:29 -0400] rev 32102
Merge
Fri, 31 Jul 2015 15:29:34 +0200 8129215: com.sun.jmx.mbeanserver.Introspector may provide results inconsistent with the JavaBeans Introspector
jbachorik [Fri, 31 Jul 2015 15:29:34 +0200] rev 32101
8129215: com.sun.jmx.mbeanserver.Introspector may provide results inconsistent with the JavaBeans Introspector Reviewed-by: dfuchs
Thu, 30 Jul 2015 16:29:13 +0300 8059036: Implement Diagnostic Commands for heap and finalizerinfo
dsamersoff [Thu, 30 Jul 2015 16:29:13 +0300] rev 32100
8059036: Implement Diagnostic Commands for heap and finalizerinfo Summary: Implement Diagnostic Commands for heap and finalizerinfo Reviewed-by: sla, plevart, mchung
Mon, 10 Aug 2015 17:26:55 -0700 8133287: (fs) java/nio/file/Files/probeContentType/ParallelProbes.java should use othervm mode
bpb [Mon, 10 Aug 2015 17:26:55 -0700] rev 32099
8133287: (fs) java/nio/file/Files/probeContentType/ParallelProbes.java should use othervm mode Summary: Add @build tag containing ParallelProbes and SimpleFileTypeDetector and reinstate othervm mode. Reviewed-by: darcy
Mon, 10 Aug 2015 16:28:31 -0700 8133231: Mark TimeoutLockLoops.java as failing intermittently
darcy [Mon, 10 Aug 2015 16:28:31 -0700] rev 32098
8133231: Mark TimeoutLockLoops.java as failing intermittently Reviewed-by: lancea
Mon, 10 Aug 2015 10:50:24 -0700 8132497: (fs) FileSystems.newFileSystem(URI, ..) doesn't handle UOE thrown by provider
bpb [Mon, 10 Aug 2015 10:50:24 -0700] rev 32097
8132497: (fs) FileSystems.newFileSystem(URI, ..) doesn't handle UOE thrown by provider Summary: Handle UOEs in newFileSystem(URI,...) similarly to as done in newFileSystem(Path path, ClassLoader loader). Reviewed-by: chegar
Fri, 07 Aug 2015 16:09:10 -0700 8133207: ParallelProbes.java test fails after changes for JDK-8080115
bpb [Fri, 07 Aug 2015 16:09:10 -0700] rev 32096
8133207: ParallelProbes.java test fails after changes for JDK-8080115 Summary: Do not run in othervm mode. Reviewed-by: darcy, rriggs
Fri, 07 Aug 2015 07:10:44 -0700 8080115: (fs) Crash in libgio when calling Files.probeContentType(path) from parallel threads
bpb [Fri, 07 Aug 2015 07:10:44 -0700] rev 32095
8080115: (fs) Crash in libgio when calling Files.probeContentType(path) from parallel threads Summary: Make GnomeFileTypeDetector.probeGio() synchronized and add a regression test based on the test source included in JDK-8080115. Reviewed-by: chegar
Fri, 07 Aug 2015 10:25:19 +0200 8132551: Initialize local varibales before returning them in p11_convert.c
simonis [Fri, 07 Aug 2015 10:25:19 +0200] rev 32094
8132551: Initialize local varibales before returning them in p11_convert.c Reviewed-by: wetmore
Thu, 06 Aug 2015 18:20:11 -0700 8133044: [TESTBUG] CLDRDisplayNameTest uses deprecated API, fails
naoto [Thu, 06 Aug 2015 18:20:11 -0700] rev 32093
8133044: [TESTBUG] CLDRDisplayNameTest uses deprecated API, fails Reviewed-by: okutsu
Thu, 13 Aug 2015 12:20:07 -0700 Added tag jdk9-b77 for changeset c02e2d8c7f9f
katleman [Thu, 13 Aug 2015 12:20:07 -0700] rev 32092
Added tag jdk9-b77 for changeset c02e2d8c7f9f
Wed, 05 Jul 2017 20:45:16 +0200 Merge
duke [Wed, 05 Jul 2017 20:45:16 +0200] rev 32091
Merge
Thu, 13 Aug 2015 14:15:23 -0700 Merge
lana [Thu, 13 Aug 2015 14:15:23 -0700] rev 32090
Merge
Thu, 06 Aug 2015 13:00:44 -0700 Merge
amurillo [Thu, 06 Aug 2015 13:00:44 -0700] rev 32089
Merge
Thu, 06 Aug 2015 16:28:08 +0000 Merge
rbackman [Thu, 06 Aug 2015 16:28:08 +0000] rev 32088
Merge
Tue, 04 Aug 2015 13:41:09 +0200 Merge
roland [Tue, 04 Aug 2015 13:41:09 +0200] rev 32087
Merge
Mon, 03 Aug 2015 05:05:40 -0400 8132875: AArch64: Fix error introduced into AArch64 CodeCache by commit for 8130309
adinn [Mon, 03 Aug 2015 05:05:40 -0400] rev 32086
8132875: AArch64: Fix error introduced into AArch64 CodeCache by commit for 8130309 Summary: The fix for issue 8130309 introduced several errors into the AArch64 codecache routines Reviewed-by: aph, thartmann, kvn
Mon, 03 Aug 2015 09:39:29 +0200 8132457: Unify command-line flags controlling the usage of compiler intrinsics
zmajo [Mon, 03 Aug 2015 09:39:29 +0200] rev 32085
8132457: Unify command-line flags controlling the usage of compiler intrinsics Summary: Cleanup processing of command-line flags controlling intrinsics. Reviewed-by: kvn
Wed, 18 Mar 2015 16:16:30 +0100 8004073: Implement C2 Ideal node specific dump() method
mhaupt [Wed, 18 Mar 2015 16:16:30 +0100] rev 32084
8004073: Implement C2 Ideal node specific dump() method Summary: add Node::dump_rel() to dump a node and its related nodes (the notion of "related" depends on the node at hand); add Node::dump_comp() to dump a node in compact representation; add Node::dump_rel_comp() to dump a node and its related nodes in compact representation; add the required machinery; extend some C2 IR nodes with compact and related dumping Reviewed-by: kvn, roland
Wed, 29 Jul 2015 12:33:48 +0200 8132525: java -client -XX:+TieredCompilation -XX:CICompilerCount=1 -version asserts since 8130858
roland [Wed, 29 Jul 2015 12:33:48 +0200] rev 32083
8132525: java -client -XX:+TieredCompilation -XX:CICompilerCount=1 -version asserts since 8130858 Summary: TieredCompilation not validated when CICompilerCount is processed Reviewed-by: kvn, gziemski
Wed, 29 Jul 2015 08:05:21 +0200 8130309: Need to bailout cleanly if creation of stubs fails when codecache is out of space
thartmann [Wed, 29 Jul 2015 08:05:21 +0200] rev 32082
8130309: Need to bailout cleanly if creation of stubs fails when codecache is out of space Summary: Check for failed expansion of stub section in code buffer and bailout. Reviewed-by: kvn, adinn, dlong, roland, twisti
Tue, 04 Aug 2015 12:58:54 +0200 8132953: imageDecompressor.hpp should not include precompiled.hpp
brutisso [Tue, 04 Aug 2015 12:58:54 +0200] rev 32081
8132953: imageDecompressor.hpp should not include precompiled.hpp Reviewed-by: dholmes
Mon, 03 Aug 2015 16:54:08 -0400 8080298: Clean up os::...::supports_variable_stack_size()
dholmes [Mon, 03 Aug 2015 16:54:08 -0400] rev 32080
8080298: Clean up os::...::supports_variable_stack_size() Reviewed-by: kbarrett, simonis, stuefe, coleenp
Mon, 03 Aug 2015 11:12:57 +0200 8132876: Increase PerfDataMemorySize to 64K
sla [Mon, 03 Aug 2015 11:12:57 +0200] rev 32079
8132876: Increase PerfDataMemorySize to 64K Reviewed-by: sspitsyn
Fri, 31 Jul 2015 16:00:26 -0400 Merge
jiangli [Fri, 31 Jul 2015 16:00:26 -0400] rev 32078
Merge
Fri, 31 Jul 2015 15:36:19 +0200 8129976: RunFinalizationTest.java times out frequently
jbachorik [Fri, 31 Jul 2015 15:36:19 +0200] rev 32077
8129976: RunFinalizationTest.java times out frequently Reviewed-by: sspitsyn
Fri, 31 Jul 2015 07:11:11 +0000 Merge
minqi [Fri, 31 Jul 2015 07:11:11 +0000] rev 32076
Merge
Fri, 31 Jul 2015 06:13:13 +0000 Merge
minqi [Fri, 31 Jul 2015 06:13:13 +0000] rev 32075
Merge
Wed, 29 Jul 2015 15:08:42 -0700 8132242: LogTouchedMethods (8025692) asserts if TieredCompilation is off.
minqi [Wed, 29 Jul 2015 15:08:42 -0700] rev 32074
8132242: LogTouchedMethods (8025692) asserts if TieredCompilation is off. Summary: LogTouchedMethods causes the template interpreter to generate profiling code even if no compiler is used. If TieredCompilation is off, code containing an assertion that checks that UseCompiler is set, is reached. This assertion exists on the sparc and ppc platforms. Reviewed-by: simonis, iklam, minqi Contributed-by: goetz.lindenmaier@sap.com
Thu, 30 Jul 2015 16:23:03 +0000 Merge
dsamersoff [Thu, 30 Jul 2015 16:23:03 +0000] rev 32073
Merge
Thu, 30 Jul 2015 16:26:00 +0300 8059036: Implement Diagnostic Commands for heap and finalizerinfo
dsamersoff [Thu, 30 Jul 2015 16:26:00 +0300] rev 32072
8059036: Implement Diagnostic Commands for heap and finalizerinfo Summary: Implement Diagnostic Commands for heap and finalizerinfo Reviewed-by: sla, plevart, mchung
Thu, 30 Jul 2015 12:41:39 +0300 8130527: Serviceability tests fails with Can't attach to process
akulyakh [Thu, 30 Jul 2015 12:41:39 +0300] rev 32071
8130527: Serviceability tests fails with Can't attach to process Summary: A helper method changed to provide workaround for 8132539 Reviewed-by: jbachorik
Wed, 29 Jul 2015 22:59:03 -0400 6661889: thread id on Linux is inconsistent in error and log outputs
jmanson [Wed, 29 Jul 2015 22:59:03 -0400] rev 32070
6661889: thread id on Linux is inconsistent in error and log outputs Reviewed-by: dholmes, kvn
Thu, 13 Aug 2015 12:20:05 -0700 Added tag jdk9-b77 for changeset f057c3f8e4d2
katleman [Thu, 13 Aug 2015 12:20:05 -0700] rev 32069
Added tag jdk9-b77 for changeset f057c3f8e4d2
Thu, 13 Aug 2015 14:14:42 -0700 Merge
lana [Thu, 13 Aug 2015 14:14:42 -0700] rev 32068
Merge
Thu, 13 Aug 2015 19:09:59 +0530 8133347: Add makefiles support and basic session, persistence history navigation with jline
sundar [Thu, 13 Aug 2015 19:09:59 +0530] rev 32067
8133347: Add makefiles support and basic session, persistence history navigation with jline Reviewed-by: erikj, jlahoda, jlaskey
Mon, 10 Aug 2015 09:47:35 +0200 8129562: JDK 9 build using boot-jdk classes instead of newly compiled classes
jlahoda [Mon, 10 Aug 2015 09:47:35 +0200] rev 32066
8129562: JDK 9 build using boot-jdk classes instead of newly compiled classes Summary: Need to specify empty -extdirs and -endorseddirs to javac to avoid loading of boot JDK classes during build. Reviewed-by: tbell, coffeys, jjg, henryjen
Thu, 13 Aug 2015 12:20:03 -0700 Added tag jdk9-b77 for changeset 05020a092c0f
katleman [Thu, 13 Aug 2015 12:20:03 -0700] rev 32065
Added tag jdk9-b77 for changeset 05020a092c0f
Wed, 05 Jul 2017 20:45:01 +0200 Added tag jdk9-b77 for changeset c25e882cee96
duke [Wed, 05 Jul 2017 20:45:01 +0200] rev 32064
Added tag jdk9-b77 for changeset c25e882cee96
Wed, 05 Jul 2017 20:45:01 +0200 Merge jdk9-b77
duke [Wed, 05 Jul 2017 20:45:01 +0200] rev 32063
Merge
Wed, 05 Jul 2017 20:44:57 +0200 Merge
duke [Wed, 05 Jul 2017 20:44:57 +0200] rev 32062
Merge
Thu, 06 Aug 2015 11:18:34 -0700 Merge
lana [Thu, 06 Aug 2015 11:18:34 -0700] rev 32061
Merge
Thu, 06 Aug 2015 12:19:25 +0200 8130887: com/sun/tools/sjavac/pubapi/PubApiTypeParam.java has no copyright header
alundblad [Thu, 06 Aug 2015 12:19:25 +0200] rev 32060
8130887: com/sun/tools/sjavac/pubapi/PubApiTypeParam.java has no copyright header Summary: Added copyright header to PubApiTypeParam.java Reviewed-by: jlahoda
Mon, 03 Aug 2015 13:28:39 +0200 8131915: CompletionFailure during import listing crashes javac
jlahoda [Mon, 03 Aug 2015 13:28:39 +0200] rev 32059
8131915: CompletionFailure during import listing crashes javac Summary: Handling CompletionFailures during import listing properly. Reviewed-by: mcimadamore
Thu, 06 Aug 2015 08:07:41 -0700 Added tag jdk9-b76 for changeset 72b69ab429c9
katleman [Thu, 06 Aug 2015 08:07:41 -0700] rev 32058
Added tag jdk9-b76 for changeset 72b69ab429c9
Wed, 05 Jul 2017 20:44:54 +0200 Merge
duke [Wed, 05 Jul 2017 20:44:54 +0200] rev 32057
Merge
Thu, 06 Aug 2015 08:07:38 -0700 Added tag jdk9-b76 for changeset 759a2264cea4
katleman [Thu, 06 Aug 2015 08:07:38 -0700] rev 32056
Added tag jdk9-b76 for changeset 759a2264cea4
Wed, 05 Jul 2017 20:44:51 +0200 Merge
duke [Wed, 05 Jul 2017 20:44:51 +0200] rev 32055
Merge
Thu, 06 Aug 2015 11:17:57 -0700 Merge
lana [Thu, 06 Aug 2015 11:17:57 -0700] rev 32054
Merge
Fri, 31 Jul 2015 12:05:46 +0200 8130058: jaxp: Investigate removal of com/sun/org/apache/xalan/internal/xslt/Process.java
dfuchs [Fri, 31 Jul 2015 12:05:46 +0200] rev 32053
8130058: jaxp: Investigate removal of com/sun/org/apache/xalan/internal/xslt/Process.java Summary: com/sun/org/apache/xalan/internal/xslt/Process.java removed. A copy modified to not depend on internal APIs is put in test/javax/xml/jaxp/internaltest/javax/xml/transform/cli/ProcessXSLT.java. The CLITest is preserved and uses that new copy. Reviewed-by: joehw, lancea
Thu, 06 Aug 2015 08:07:38 -0700 Added tag jdk9-b76 for changeset f2d6d8d04628
katleman [Thu, 06 Aug 2015 08:07:38 -0700] rev 32052
Added tag jdk9-b76 for changeset f2d6d8d04628
Wed, 05 Jul 2017 20:44:47 +0200 Merge
duke [Wed, 05 Jul 2017 20:44:47 +0200] rev 32051
Merge
Thu, 06 Aug 2015 11:20:39 -0700 Merge
lana [Thu, 06 Aug 2015 11:20:39 -0700] rev 32050
Merge
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip