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
dcherepanov [Wed, 29 Jul 2015 11:33:02 +0400] rev 32122
Merge
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
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
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
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
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
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
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
azvegint [Thu, 23 Jul 2015 15:12:32 +0300] rev 32114
8131752: [Regression] Test java/awt/GraphicsDevice/CheckDisplayModes.java fails
Reviewed-by: alexsch, serb
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
aivanov [Wed, 22 Jul 2015 17:33:17 +0300] rev 32112
8130776: Remove EmbeddedFrame.requestFocusToEmbedder() method
Reviewed-by: serb, ant
serb [Sat, 18 Jul 2015 15:13:16 +0300] rev 32111
8074832: Resolve disabled warnings for libjsoundalsa
Reviewed-by: amenkov, azvegint
serb [Sat, 18 Jul 2015 15:12:08 +0300] rev 32110
8074831: Resolve disabled warnings for libjsound
Reviewed-by: amenkov, azvegint
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
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
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
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
amurillo [Mon, 10 Aug 2015 18:58:25 -0700] rev 32105
Merge
amurillo [Thu, 06 Aug 2015 13:00:45 -0700] rev 32104
Merge
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
jiangli [Fri, 31 Jul 2015 16:00:29 -0400] rev 32102
Merge
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
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
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
darcy [Mon, 10 Aug 2015 16:28:31 -0700] rev 32098
8133231: Mark TimeoutLockLoops.java as failing intermittently
Reviewed-by: lancea
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
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
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
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
naoto [Thu, 06 Aug 2015 18:20:11 -0700] rev 32093
8133044: [TESTBUG] CLDRDisplayNameTest uses deprecated API, fails
Reviewed-by: okutsu
katleman [Thu, 13 Aug 2015 12:20:07 -0700] rev 32092
Added tag jdk9-b77 for changeset c02e2d8c7f9f
duke [Wed, 05 Jul 2017 20:45:16 +0200] rev 32091
Merge
lana [Thu, 13 Aug 2015 14:15:23 -0700] rev 32090
Merge
amurillo [Thu, 06 Aug 2015 13:00:44 -0700] rev 32089
Merge
rbackman [Thu, 06 Aug 2015 16:28:08 +0000] rev 32088
Merge
roland [Tue, 04 Aug 2015 13:41:09 +0200] rev 32087
Merge
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
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
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
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
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
brutisso [Tue, 04 Aug 2015 12:58:54 +0200] rev 32081
8132953: imageDecompressor.hpp should not include precompiled.hpp
Reviewed-by: dholmes
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
sla [Mon, 03 Aug 2015 11:12:57 +0200] rev 32079
8132876: Increase PerfDataMemorySize to 64K
Reviewed-by: sspitsyn
jiangli [Fri, 31 Jul 2015 16:00:26 -0400] rev 32078
Merge
jbachorik [Fri, 31 Jul 2015 15:36:19 +0200] rev 32077
8129976: RunFinalizationTest.java times out frequently
Reviewed-by: sspitsyn
minqi [Fri, 31 Jul 2015 07:11:11 +0000] rev 32076
Merge