lana [Thu, 26 Feb 2015 20:19:29 -0800] rev 29130
Merge
mchung [Tue, 24 Feb 2015 12:45:34 -0800] rev 29129
8073696: Remove unused imports in java.corba, java.jaxws, jdk.httpserver
Reviewed-by: alanb, chegar
katleman [Thu, 26 Feb 2015 15:57:37 -0800] rev 29128
Added tag jdk9-b52 for changeset cda0ffc99002
duke [Wed, 05 Jul 2017 20:21:44 +0200] rev 29127
Merge
lana [Thu, 26 Feb 2015 20:18:40 -0800] rev 29126
Merge
darcy [Thu, 26 Feb 2015 18:02:49 -0800] rev 29125
8073952: Spec of j.l.r.Method.toString/toGenericString need to be clarified
Reviewed-by: lancea
lpriima [Thu, 26 Feb 2015 18:50:02 -0500] rev 29124
8073354: TimSortStackSize2.java: test cleanup: make test run with single argument
Reviewed-by: dholmes
sherman [Thu, 26 Feb 2015 14:40:43 -0800] rev 29123
8073924: Update test/java/nio/charset/Charset/NIOCharsetAvailability.java to work with module system
Summary: to use module's runtime filesystem to iterate the class files
Reviewed-by: alanb
vinnie [Thu, 26 Feb 2015 16:29:49 +0000] rev 29122
8073955: Update java.security.debug help text to reflect recent enhancements for debugging
Reviewed-by: mullan
coffeys [Thu, 26 Feb 2015 09:36:30 +0000] rev 29121
8071447: IBM1166 Locale Request for Kazakh characters
Reviewed-by: sherman
weijun [Thu, 26 Feb 2015 08:08:52 +0800] rev 29120
8073853: KeyToolTest.java has too many too long lines
Reviewed-by: mullan
sherman [Wed, 25 Feb 2015 13:04:31 -0800] rev 29119
8073893: Enable charsets build system to configure euc_tw into java.base module/sun.nio.cs
Summary: to enable charsets build system to configure euc_tw into java.base module/sun.nio.cs
Reviewed-by: alanb, mchung
msheppar [Wed, 25 Feb 2015 19:36:29 +0000] rev 29118
8046901: Check jdk/src/solaris/native/sun/nio for Parfait flagged uninitialized memory
Reviewed-by: rriggs, alanb
dfuchs [Wed, 25 Feb 2015 18:41:07 +0100] rev 29117
8072645: java.util.logging should use java.time to get more precise time stamps
Summary: j.u.logging uses j.t.Instant to store LogRecord time stamps. XMLFormatter format is updated to allow for a new optional <nanos> element containing a nano second adjustment. SimpleFormatter passes a ZonedDateTime object to String.format. LogRecord getMillis/setMillis are deprecated, replaced by getInstant/setInstant.
Reviewed-by: scolebourne, plevart, rriggs
Contributed-by: daniel.fuchs@oracle.com, peter.levart@gmail.com
msheppar [Wed, 25 Feb 2015 17:24:13 +0000] rev 29116
8055204: Memory leak in jdk/src/windows/native/java/lang/java_props_md.c
Reviewed-by: rriggs
msheppar [Wed, 25 Feb 2015 17:05:56 +0000] rev 29115
8046893: JNI exception pending in jdk/src/solaris/native/java/net: ExtendedOptionsImpl.c, PlainDatagramSocketImpl.c
Reviewed-by: alanb, chegar
ksrini [Wed, 25 Feb 2015 06:21:55 -0800] rev 29114
8066185: VM crashed with SIGSEGV VirtualMemoryTracker::add_reserved_region
Reviewed-by: coleenp, dholmes
jfranck [Wed, 25 Feb 2015 14:30:02 +0100] rev 29113
8014678: Spurious AccessControlException thrown in java.lang.Class.getEnclosingMethod()
Reviewed-by: ahgross, mchung, psandoz
coffeys [Wed, 25 Feb 2015 11:44:53 +0000] rev 29112
7178362: Socket impls should ignore unsupported proxy types rather than throwing
Reviewed-by: chegar
weijun [Wed, 25 Feb 2015 18:30:29 +0800] rev 29111
8073182: keytool may generate duplicate extensions
Reviewed-by: mullan
weijun [Wed, 25 Feb 2015 18:30:07 +0800] rev 29110
8073181: keytool -ext honored not working correctly
Reviewed-by: mullan
mchung [Tue, 24 Feb 2015 12:45:56 -0800] rev 29109
8073696: Remove unused imports in java.corba, java.jaxws, jdk.httpserver
Reviewed-by: alanb, chegar
dfuchs [Tue, 24 Feb 2015 21:51:45 +0100] rev 29108
8073394: Clock.systemUTC() should return a constant
Summary: Clock.systemUTC() now returns SystemClock.UTC
Reviewed-by: scolebourne, rriggs, plevart, lancea
amurillo [Tue, 24 Feb 2015 10:52:02 -0800] rev 29107
Merge
amurillo [Fri, 20 Feb 2015 14:14:09 -0800] rev 29106
Merge
ctornqvi [Wed, 18 Feb 2015 19:28:08 -0800] rev 29105
Merge
jbachorik [Mon, 16 Feb 2015 10:53:49 +0100] rev 29104
8072908: com/sun/management/OperatingSystemMXBean/TestTotalSwap.sh fails on OS X with exit code 2
Reviewed-by: dholmes, sla
igerasim [Tue, 24 Feb 2015 19:50:17 +0300] rev 29103
8073779: StackOverflowError called StackOverflowException in javadoc
Reviewed-by: martin
sla [Tue, 24 Feb 2015 10:56:48 +0100] rev 29102
8073713: javadoc warnings in serviceability code
Reviewed-by: mgronlun, alanb, sspitsyn
jmanson [Tue, 24 Feb 2015 09:46:29 +0100] rev 29101
6588467: Add isDaemon() and getPriority() to ThreadInfo
Reviewed-by: mchung, sla, dholmes, martin
juh [Mon, 23 Feb 2015 11:40:48 -0800] rev 29100
8072663: Remove the sun.security.acl package which is not used in the JDK
Reviewed-by: mullan, alanb, mchung
mchung [Mon, 23 Feb 2015 08:46:07 -0800] rev 29099
8062750: Separate SNMP messages from sun.management.resources.agent
Reviewed-by: alanb, dfuchs, erikj
chegar [Mon, 23 Feb 2015 17:22:56 +0000] rev 29098
8073667: URL should not use service loader to lookup the jar protocol handler
Reviewed-by: alanb
chegar [Mon, 23 Feb 2015 15:48:20 +0000] rev 29097
8064924: Update java.net.URL to work with modules
Reviewed-by: alanb, plevart, psandoz
erikj [Mon, 23 Feb 2015 11:37:36 +0100] rev 29096
8073498: Enhance GensrcProperties.gmk to allow an alternative source root
Reviewed-by: tbell, mchung, ihse
redestad [Sat, 21 Feb 2015 13:46:24 +0100] rev 29095
8068790: ZipEntry/JarEntry.setCreation/LastAccessTime(null) don't throw NPE as specified
Reviewed-by: coffeys, sherman
shade [Fri, 20 Feb 2015 18:32:10 +0300] rev 29094
8073479: Replace obj.getClass hacks with Objects.requireNonNull
Reviewed-by: dfuchs, plevart, vlivanov
katleman [Thu, 26 Feb 2015 15:58:06 -0800] rev 29093
Added tag jdk9-b52 for changeset 8a11fed0d1a0
duke [Wed, 05 Jul 2017 20:21:34 +0200] rev 29092
Merge
lana [Thu, 26 Feb 2015 20:17:34 -0800] rev 29091
Merge
amurillo [Fri, 20 Feb 2015 14:14:08 -0800] rev 29090
Merge
vlivanov [Thu, 19 Feb 2015 11:12:59 -0800] rev 29089
Merge
iveresov [Tue, 17 Feb 2015 21:46:39 +0000] rev 29088
Merge
iveresov [Tue, 17 Feb 2015 11:00:18 -0800] rev 29087
8072753: Nondeterministic wrong answer on arithmetic
Summary: Check for overflow when inverting the loop during the counted loop conversion
Reviewed-by: kvn
drchase [Tue, 17 Feb 2015 13:54:53 -0500] rev 29086
8069412: Locks need better debug-printing support
Summary: Added better debug-printing support and enhanced LogCompilation tool
Reviewed-by: kvn, roland, dholmes
jwilhelm [Thu, 19 Feb 2015 12:56:50 +0100] rev 29085
Merge
stefank [Wed, 18 Feb 2015 08:57:29 +0100] rev 29084
8073387: Move VerifyOopClosures out from genOopClosures.hpp
Reviewed-by: brutisso, mgerdin, coleenp
jwilhelm [Mon, 16 Feb 2015 21:24:39 +0100] rev 29083
Merge
sangheki [Mon, 16 Feb 2015 08:38:23 -0800] rev 29082
8073115: assert(_covered_region.contains(p)) needs better error messages
Summary: Changed to print out related values
Reviewed-by: jwilhelm, brutisso, stefank
stefank [Fri, 13 Feb 2015 14:37:35 +0100] rev 29081
8072911: Remove includes of oop.inline.hpp from .hpp files
Reviewed-by: brutisso, coleenp, jwilhelm, simonis, dholmes
stefank [Tue, 10 Feb 2015 17:16:17 +0100] rev 29080
8072910: Move the g1EvacFailure.hpp implementation to g1EvacFailure.cpp
Reviewed-by: jwilhelm, tschatzl
mlarsson [Fri, 13 Feb 2015 10:31:52 +0100] rev 29079
8066771: Refactor VM GC operations caused by allocation failure
Reviewed-by: brutisso, jmasa
mlarsson [Fri, 13 Feb 2015 09:48:49 +0100] rev 29078
8072621: Clean up around VM_GC_Operations
Reviewed-by: brutisso, jmasa
ctornqvi [Wed, 18 Feb 2015 19:27:49 -0800] rev 29077
Merge
hseigel [Tue, 17 Feb 2015 13:19:23 -0500] rev 29076
8068687: Remove meta-index support and cleanup hotspot code for rt.jar etc in non-modular jdk image
Summary: Remove the meta-index code and rt.jar code and comments
Reviewed-by: mchung, gtriantafill
cjplummer [Sat, 14 Feb 2015 08:53:57 -0800] rev 29075
8073167: Undo change to -retain argument in hotspot/test/Makefile
Summary: -retain:all changed back to -retain:fail,error
Reviewed-by: stefank
ctornqvi [Sat, 14 Feb 2015 00:03:48 +0000] rev 29074
Merge
ctornqvi [Fri, 13 Feb 2015 15:05:30 -0800] rev 29073
Merge
jiangli [Fri, 13 Feb 2015 20:33:25 +0000] rev 29072
Merge
cjplummer [Wed, 11 Feb 2015 15:22:43 -0800] rev 29071
8054888: Runtime: Add Diagnostic Command that prints the class hierarchy
Summary: Added the VM.class_hierarhcy DCMD
Reviewed-by: stefank, miauno
dcubed [Fri, 13 Feb 2015 10:01:42 -0800] rev 29070
8061553: Contended Locking fast enter bucket
Summary: JEP-143/JDK-8061553 Contended Locking fast enter bucket
Reviewed-by: dholmes, acorn
Contributed-by: dave.dice@oracle.com, karen.kinnear@oracle.com, daniel.daugherty@oracle.com
ykantser [Fri, 13 Feb 2015 13:17:13 +0100] rev 29069
8073132: Eliminate ProcessTools.getProcessId dependency on sun.management.VMManagement
Reviewed-by: jbachorik, dfuchs, mchung
dholmes [Fri, 13 Feb 2015 06:23:48 -0500] rev 29068
8072935: Fix missing newline at end of file after 8067447
Reviewed-by: dholmes, dlong
Contributed-by: Thomas Stuefe <thomas.stuefe@gmail.com>
katleman [Thu, 26 Feb 2015 15:57:41 -0800] rev 29067
Added tag jdk9-b52 for changeset d638088414a8
lana [Thu, 26 Feb 2015 20:16:43 -0800] rev 29066
Merge
ihse [Wed, 25 Feb 2015 14:50:07 +0100] rev 29065
8073864: Configure must handle invalid elements on INCLUDE/LIB for visualstudio
Reviewed-by: erikj
ihse [Wed, 25 Feb 2015 14:48:41 +0100] rev 29064
8073862: BASIC_FIXUP_EXECUTABLE should not fail on empty path
Reviewed-by: erikj
ihse [Wed, 25 Feb 2015 11:04:14 +0100] rev 29063
8073231: Add convenient way of adding custom configure options to jprt
Reviewed-by: erikj, tbell
Contributed-by: ingemar.aberg@oracle.com
juh [Mon, 23 Feb 2015 11:42:54 -0800] rev 29062
8072663: Remove the sun.security.acl package which is not used in the JDK
Reviewed-by: mullan, alanb, mchung
chegar [Mon, 23 Feb 2015 15:51:47 +0000] rev 29061
8064924: Update java.net.URL to work with modules
Reviewed-by: alanb, plevart, psandoz
erikj [Mon, 23 Feb 2015 11:37:14 +0100] rev 29060
8073498: Enhance GensrcProperties.gmk to allow an alternative source root
Reviewed-by: tbell, mchung, ihse
katleman [Thu, 26 Feb 2015 15:57:35 -0800] rev 29059
Added tag jdk9-b52 for changeset e42a1d291fde
duke [Wed, 05 Jul 2017 20:21:14 +0200] rev 29058
Added tag jdk9-b52 for changeset d6224d602145
duke [Wed, 05 Jul 2017 20:21:13 +0200] rev 29057
Merge
duke [Wed, 05 Jul 2017 20:21:08 +0200] rev 29056
Merge
lana [Thu, 19 Feb 2015 16:38:54 -0800] rev 29055
Merge
vromero [Wed, 18 Feb 2015 17:07:06 -0800] rev 29054
8068489: remove unnecessary complexity in Flow and Bits, after JDK-8064857
Reviewed-by: mcimadamore, jjg
jlahoda [Tue, 17 Feb 2015 15:39:05 +0100] rev 29053
8067445: New modular image-based file manager skips boot classes
Summary: Taking "sun.boot.class.path" system property into account when constructing bootclasspath for modular images.
Reviewed-by: jjg, mcimadamore
sadayapalam [Mon, 16 Feb 2015 19:14:18 +0530] rev 29052
8073201: Incorrect @bug annotation in checkin for JDK-8069545
Reviewed-by: mcimadamore
Contributed-by: srikanth.adayapalam@oracle.com
mcimadamore [Mon, 16 Feb 2015 12:24:25 +0000] rev 29051
8071241: Investigate alternate strategy for type-checking operators
Summary: Separat operator lookup logic from overload resolution.
Reviewed-by: jjg, jlahoda, sadayapalam
emc [Fri, 13 Feb 2015 17:00:45 -0500] rev 29050
8066725: javac produces classfiles it cannot read
Summary: Revert behavioral changes from 8029012 and 8065132
Reviewed-by: jfranck
katleman [Thu, 19 Feb 2015 11:24:07 -0800] rev 29049
Added tag jdk9-b51 for changeset bf992bd35aad
duke [Wed, 05 Jul 2017 20:21:01 +0200] rev 29048
Merge
katleman [Thu, 19 Feb 2015 11:24:01 -0800] rev 29047
Added tag jdk9-b51 for changeset 2815ad059e8d
duke [Wed, 05 Jul 2017 20:20:55 +0200] rev 29046
Merge
katleman [Thu, 19 Feb 2015 11:24:00 -0800] rev 29045
Added tag jdk9-b51 for changeset c7d0c39dd761
duke [Wed, 05 Jul 2017 20:20:49 +0200] rev 29044
Merge
katleman [Thu, 19 Feb 2015 11:24:08 -0800] rev 29043
Added tag jdk9-b51 for changeset db20db37be55
duke [Wed, 05 Jul 2017 20:20:43 +0200] rev 29042
Merge
lana [Thu, 19 Feb 2015 16:36:35 -0800] rev 29041
Merge
msheppar [Mon, 16 Feb 2015 00:12:13 +0000] rev 29040
8068682: Deprivilege/move java.corba to the ext class loader
Reviewed-by: alanb, mchung
katleman [Thu, 19 Feb 2015 11:23:57 -0800] rev 29039
Added tag jdk9-b51 for changeset 1ede1e98cd63
duke [Wed, 05 Jul 2017 20:20:37 +0200] rev 29038
Merge
lana [Thu, 19 Feb 2015 16:38:11 -0800] rev 29037
Merge
mchung [Wed, 18 Feb 2015 18:14:41 -0800] rev 29036
8072656: test/java/lang/reflect/Proxy/ClassRestrictions.java assumes app class loader be URLClassLoader
Reviewed-by: lancea, alanb
mchung [Wed, 18 Feb 2015 08:59:55 -0800] rev 29035
8073373: Remove redundant imports from sun/applet/AppletProps.java
Reviewed-by: serb
amurillo [Wed, 18 Feb 2015 09:14:48 -0800] rev 29034
Merge
amurillo [Mon, 16 Feb 2015 08:47:40 -0800] rev 29033
Merge
ctornqvi [Fri, 13 Feb 2015 05:17:57 -0800] rev 29032
Merge
jbachorik [Thu, 12 Feb 2015 17:28:58 +0000] rev 29031
Merge
jbachorik [Thu, 12 Feb 2015 17:01:10 +0100] rev 29030
8072932: Test fails with java.security.AccessControlException: access denied ("java.security.SecurityPermission" "getDomainCombiner")
Reviewed-by: mullan
jbachorik [Thu, 12 Feb 2015 08:33:47 +0100] rev 29029
8069286: Unexpected count of notification in LowMemoryTest
Reviewed-by: mchung
psandoz [Tue, 10 Feb 2015 14:10:32 +0100] rev 29028
8068975: Remove deprecated methods on sun.misc.Unsafe and clean up native implementation
Reviewed-by: dholmes, kvn, vlivanov
jbachorik [Fri, 16 Jan 2015 18:19:23 +0100] rev 29027
8064331: JavaSecurityAccess.doIntersectionPrivilege() drops the information about the domain combiner of the stack ACC
Reviewed-by: mullan
dcubed [Fri, 06 Feb 2015 10:44:57 -0800] rev 29026
Merge
jbachorik [Thu, 11 Dec 2014 10:47:36 +0100] rev 29025
8062303: Remove com.sun.tracing API
Reviewed-by: sla, alanb, mchung, dholmes
vlivanov [Thu, 12 Feb 2015 13:55:05 -0800] rev 29024
Merge
dlong [Sat, 31 Jan 2015 02:42:15 -0500] rev 29023
Merge
vlivanov [Thu, 29 Jan 2015 10:29:49 -0800] rev 29022
8071788: BlockInliningWrapper.asType() is broken
Reviewed-by: jrose
vlivanov [Thu, 29 Jan 2015 10:29:43 -0800] rev 29021
8071787: Don't block inlining when DONT_INLINE_THRESHOLD=0
Reviewed-by: jrose
vlivanov [Thu, 29 Jan 2015 10:27:30 -0800] rev 29020
8069591: Customize LambdaForms which are invoked using MH.invoke/invokeExact
Reviewed-by: jrose, plevart, forax
vlivanov [Thu, 29 Jan 2015 10:27:30 -0800] rev 29019
8063137: Never-taken branches should be pruned when GWT LambdaForms are shared
Reviewed-by: jrose, kvn
dsamersoff [Wed, 18 Feb 2015 03:45:06 -0800] rev 29018
8072395: sun/tools/jmap/heapconfig/LingeredAppTest.java and sun/tools/jmap/heapconfig/JMapHeapConfigTest.java fail due to LingeredApp ERROR: java.io.IOException: Lock is too old. Aborting
Summary: Remove lock age check
Reviewed-by: sla, dholmes, kevinw
dsamersoff [Wed, 18 Feb 2015 03:16:48 -0800] rev 29017
8072835: sun/tools/jmap/heapconfig/JMapHeapConfigTest.java Key MaxHeapSize doesnt match
Summary: Make sure that maxheapsize is set explicitly in command line
Reviewed-by: sla, ykantser
erikj [Wed, 18 Feb 2015 11:18:00 +0100] rev 29016
8073328: Incremental build of gensrc broken
Reviewed-by: alanb, tbell, dfuchs, sherman
bpb [Tue, 17 Feb 2015 12:02:38 -0800] rev 29015
8073347: javadoc of Formattable messed up by JDK-8019857
Summary: Change sample code formatting to the currently blessed idiom.
Reviewed-by: martin
ddehaven [Tue, 17 Feb 2015 11:44:51 -0800] rev 29014
Merge
ddehaven [Mon, 09 Feb 2015 09:52:48 -0800] rev 29013
Merge
serb [Fri, 06 Feb 2015 19:49:20 +0300] rev 29012
8063066: Some look and feels ignores the JSlider.PaintTrack property
Reviewed-by: ant, azvegint, alexsch
azvegint [Mon, 02 Feb 2015 21:38:19 +0300] rev 29011
8072088: [PIT] NPE in DnD tests apparently because of the fix to JDK-8061636
Reviewed-by: ant, prr, serb
serb [Thu, 05 Feb 2015 16:16:46 +0300] rev 29010
8062738: Test java/awt/datatransfer/MissedHtmlAndRtfBug/MissedHtmlAndRtfBug fails in Windows
Reviewed-by: azvegint, ant
serb [Thu, 05 Feb 2015 14:20:05 +0300] rev 29009
4952954: abort flag is not cleared for every write operation for JPEG ImageWriter
Reviewed-by: bae, prr
prr [Wed, 04 Feb 2015 10:29:51 -0800] rev 29008
8072433: copy/paste duplicated tests in some condition statements
Reviewed-by: bae, serb
prr [Wed, 04 Feb 2015 10:28:40 -0800] rev 29007
6243376: JPEGImageWriter corrupts color for non-JFIF images with differing sample factor
Reviewed-by: bae, serb
prr [Tue, 03 Feb 2015 09:28:21 -0800] rev 29006
8072116: [Solaris] : Fix for 8071710 needs to be updated for build dependency checking
Reviewed-by: ihse
dmarkov [Tue, 03 Feb 2015 11:51:30 +0400] rev 29005
8064934: Incorrect Exception message from java.awt.Desktop.open()
Reviewed-by: azvegint, serb
serb [Mon, 02 Feb 2015 18:21:24 +0300] rev 29004
8015085: [macosx] Label shortening via " ... " broken when String contains combining diaeresis
Reviewed-by: alexsch, azvegint
kshefov [Fri, 30 Jan 2015 13:27:33 +0300] rev 29003
8068301: [TEST_BUG] Test javax/swing/JColorChooser/Test4177735.java fails with ArrayIndexOutOfBoundsException with GTKL&F
Reviewed-by: alexsch, azvegint
Contributed-by: shobhit.s.gupta@oracle.com
prr [Thu, 29 Jan 2015 09:34:05 -0800] rev 29002
8071710: [solaris] libfontmanager should be linked against headless awt library
Reviewed-by: ihse, erikj
kshefov [Thu, 29 Jan 2015 14:03:23 +0300] rev 29001
8068292: [TEST_BUG] Test javax/swing/JLayer/6824395/bug6824395.java fails with -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel
Reviewed-by: alexsch, azvegint
Contributed-by: shobhit.s.gupta@oracle.com
ddehaven [Wed, 28 Jan 2015 08:14:18 -0800] rev 29000
Merge
ddehaven [Tue, 27 Jan 2015 09:32:45 -0800] rev 28999
Merge
serb [Mon, 26 Jan 2015 16:32:47 +0300] rev 28998
8069015: Re-examine Solaris/Linux java.desktop dependency on java.logging
Reviewed-by: azvegint, ant
azvegint [Mon, 26 Jan 2015 12:37:20 +0300] rev 28997
8071483: Possible case-folding collision for color/Color subdirectories of jdk/test/java/awt/
Reviewed-by: rriggs, serb
prr [Sun, 25 Jan 2015 15:53:46 -0800] rev 28996
8064833: [macosx] Native font lookup uses family+style, not full name/postscript name
Reviewed-by: bae, serb
serb [Fri, 23 Jan 2015 13:47:46 +0300] rev 28995
7185221: [macosx] Regtest should not throw exception if a suitable display mode found
Reviewed-by: azvegint, ant
mcherkas [Thu, 22 Jan 2015 17:42:17 +0400] rev 28994
8065709: Deadlock in awt/logging apparently introduced by 8019623
Reviewed-by: ant, serb
ddehaven [Wed, 21 Jan 2015 12:00:07 -0800] rev 28993
Merge
serb [Wed, 21 Jan 2015 18:04:49 +0300] rev 28992
7056797: The test failed automatically,because throw a ArrayIndexOutOfBoundsException
Reviewed-by: azvegint, alexsch
serb [Wed, 21 Jan 2015 17:54:35 +0300] rev 28991
6459798: JDesktopPane,JFileChooser violate encapsulation by returning internal Dimensions
Reviewed-by: azvegint, alexsch
anashaty [Tue, 20 Jan 2015 19:26:14 +0300] rev 28990
8068283: Mac OS Incompatibility between JDK 6 and 8 regarding input method handling
Reviewed-by: ant, kizune
serb [Tue, 20 Jan 2015 17:01:18 +0300] rev 28989
6515713: example in JFormattedTextField API docs instantiates abstract class
Reviewed-by: azvegint, alexsch
serb [Sat, 17 Jan 2015 20:53:35 +0300] rev 28988
8066132: BufferedImage::getPropertyNames() always returns null
Reviewed-by: prr, flar
serb [Fri, 16 Jan 2015 18:46:16 +0300] rev 28987
8056298: Separate java.awt.datatransfer from the desktop module
Reviewed-by: erikj, alanb, mchung, alexsch
alexsch [Fri, 16 Jan 2015 19:11:10 +0400] rev 28986
8068040: [macosx] Combo box consuming ENTER key
Reviewed-by: serb, azvegint
azvegint [Fri, 16 Jan 2015 13:53:44 +0300] rev 28985
8061636: Fix for JDK-7079254 changes behavior of MouseListener, MouseMotionListener
Reviewed-by: alexsch, serb
erikj [Thu, 15 Jan 2015 16:52:10 +0100] rev 28984
8042707: Source changes needed to build JDK 9 with Visual Studio 2013 (VS2013)
Reviewed-by: tbell, ihse
neugens [Wed, 14 Jan 2015 14:52:39 +0100] rev 28983
8067364: Printing to Postscript doesn't support dieresis
Summary: Fix regression caused by fix for 8023990
Reviewed-by: bae, prr
Contributed-by: neugens@redhat.com, philip.race@oracle.com
serb [Tue, 13 Jan 2015 17:10:28 +0300] rev 28982
6475361: Attempting to remove help menu from java.awt.MenuBar throws NullPointerException
Reviewed-by: azvegint, ant
serb [Tue, 13 Jan 2015 16:09:21 +0300] rev 28981
6459800: Some Swing classes violate encapsulation by returning internal Insets
Reviewed-by: azvegint, alexsch
serb [Tue, 13 Jan 2015 16:06:28 +0300] rev 28980
6573305: Animated icon is not visible by click on menu
Reviewed-by: azvegint, alexsch
serb [Tue, 13 Jan 2015 16:04:22 +0300] rev 28979
6338077: link back to self in javadoc JTextArea.replaceRange()
Reviewed-by: azvegint, alexsch
azvegint [Tue, 13 Jan 2015 12:44:55 +0300] rev 28978
8068305: [TEST_BUG] Test java/awt/Mixing/HWDisappear.java fails with GTKL&F
Reviewed-by: alexsch, serb
prr [Mon, 12 Jan 2015 12:52:39 -0800] rev 28977
Merge
darcy [Mon, 12 Jan 2015 11:46:43 -0800] rev 28976
8055059: JDK9b22 public API exposes package private classes
Reviewed-by: serb, prr, alexsch
serb [Mon, 12 Jan 2015 16:26:58 +0300] rev 28975
8068374: setAlignmentX, setAlignmentY, getAlignmentX, getAlignmentY javadoc of JComponent
Reviewed-by: azvegint, alexsch
juh [Tue, 17 Feb 2015 10:48:24 -0800] rev 28974
8042967: Add variant of DSA Signature algorithms that do not ASN.1 encode the signature bytes
Reviewed-by: mullan
bpb [Tue, 17 Feb 2015 09:18:27 -0800] rev 28973
8073207: javadoc typos in java.nio.channels.Pipe
Summary: Correct the verbiage as suggested.
Reviewed-by: alanb
sla [Tue, 17 Feb 2015 10:09:26 +0100] rev 28972
8025636: Hide lambda proxy frames in stacktraces
Reviewed-by: jrose, forax, jfranck, vlivanov
lpriima [Mon, 16 Feb 2015 19:16:50 -0500] rev 28971
8073124: Tune test and document TimSort runs length stack size increase
Reviewed-by: dholmes
robm [Mon, 16 Feb 2015 22:57:17 +0000] rev 28970
8067846: (sctp) InternalError when receiving SendFailedNotification
Reviewed-by: chegar
sherman [Mon, 16 Feb 2015 14:53:59 -0800] rev 28969
8073152: Update Standard/ExtendedCharsets to work with module system
Summary: to reorganize the standard and extendec charset configuration during build time
Reviewed-by: alanb
alanb [Mon, 16 Feb 2015 18:30:16 +0000] rev 28968
8068680: Move java.transaction to the ext class loader
Reviewed-by: lancea, mchung
msheppar [Mon, 16 Feb 2015 00:10:42 +0000] rev 28967
8068682: Deprivilege/move java.corba to the ext class loader
Reviewed-by: alanb, mchung
ascarpino [Fri, 13 Feb 2015 10:44:53 -0800] rev 28966
8022313: sun/security/pkcs11/rsa/TestKeyPairGenerator.java failed in aurora
Reviewed-by: mullan
simonis [Fri, 13 Feb 2015 19:14:44 +0100] rev 28965
8072770: [TESTBUG] Some Introspector tests fail with a Java heap bigger than 4GB
Reviewed-by: serb
psandoz [Fri, 13 Feb 2015 11:13:30 +0100] rev 28964
8069325: Pattern.splitAsStream does not return input if it is empty and there is no match
Reviewed-by: sherman
psandoz [Fri, 13 Feb 2015 11:13:27 +0100] rev 28963
8071670: java.util.Optional: please add a way to specify if-else behavior
Reviewed-by: dfuchs, lowasser
weijun [Fri, 13 Feb 2015 11:03:57 +0800] rev 28962
8071338: Move policytool from JRE to JDK
Reviewed-by: alanb, erikj, ihse, mchung
katleman [Thu, 19 Feb 2015 11:24:03 -0800] rev 28961
Added tag jdk9-b51 for changeset 0584b09d5a1d
duke [Wed, 05 Jul 2017 20:20:17 +0200] rev 28960
Merge
lana [Thu, 19 Feb 2015 16:37:05 -0800] rev 28959
Merge
amurillo [Mon, 16 Feb 2015 08:47:39 -0800] rev 28958
Merge
ctornqvi [Fri, 13 Feb 2015 05:17:41 -0800] rev 28957
Merge
dfuchs [Wed, 11 Feb 2015 17:41:55 +0100] rev 28956
8072482: Cleanup: In jvm.cpp and other shared files declaration of 64bits constants should use the CONST64/UCONST64 macros instead of the LL suffix
Reviewed-by: dholmes, coleenp
psandoz [Tue, 10 Feb 2015 22:22:36 +0000] rev 28955
Merge
psandoz [Tue, 10 Feb 2015 21:32:05 +0100] rev 28954
8068977: Remove unused sun.misc.Unsafe prefetch intrinsic support
Reviewed-by: kvn, vlivanov
coleenp [Tue, 10 Feb 2015 15:10:47 -0500] rev 28953
8068451: Kitchensink fails with assert(_size >= sz) failed: Negative size
Summary: Need ThreadCritical lock around chunk pool cleaning and copying for snapshot
Reviewed-by: lfoltan, gtriantafill, hseigel
psandoz [Tue, 10 Feb 2015 16:53:00 +0000] rev 28952
Merge
psandoz [Tue, 10 Feb 2015 14:10:43 +0100] rev 28951
8068975: Remove deprecated methods on sun.misc.Unsafe and clean up native implementation
Reviewed-by: dholmes, kvn, vlivanov
hseigel [Tue, 10 Feb 2015 09:25:00 -0500] rev 28950
8072694: Need errno info when CDS archive creation fails
Summary: Add errno output to error message when CDS archive creation fails
Reviewed-by: dholmes, lfoltan
jbachorik [Tue, 02 Dec 2014 19:47:45 +0100] rev 28949
8067447: Factor out the shared implementation of the VM flags manipulation code
Reviewed-by: sla, dholmes
dcubed [Fri, 06 Feb 2015 10:40:04 -0800] rev 28948
Merge
jbachorik [Mon, 12 Jan 2015 14:05:16 +0100] rev 28947
8068976: Remove JSDT implementation
Reviewed-by: sla, mchung, dholmes
goetz [Wed, 04 Feb 2015 16:26:38 +0100] rev 28946
8072434: 8064457: introduces performance regressions in 9-b47
Reviewed-by: coleenp, kvn
sla [Thu, 05 Feb 2015 12:54:34 +0100] rev 28945
8072455: Use jtreg's requiredVersion tag in hotspot/test/TEST.ROOT
Reviewed-by: dholmes, ctornqvi
dholmes [Wed, 04 Feb 2015 21:33:22 -0500] rev 28944
8072575: Add missing test for 8065895
Reviewed-by: dholmes, gziemski
Contributed-by: Thomas Stuefe <thomas.stuefe@gmail.com>
dholmes [Wed, 04 Feb 2015 18:47:42 -0500] rev 28943
8065895: Synchronous signals during error reporting may terminate or hang VM process
Reviewed-by: dholmes, gziemski
Contributed-by: Thomas Stuefe <thomas.stuefe@gmail.com>
miauno [Wed, 04 Feb 2015 16:09:49 +0100] rev 28942
8072472: serviceability/dcmd/framework/* should be quarantined
Reviewed-by: jbachorik
jwilhelm [Fri, 13 Feb 2015 01:41:06 +0100] rev 28941
Merge
mlarsson [Wed, 11 Feb 2015 14:47:21 +0100] rev 28940
8066566: Refactor ParNewGeneration to contain ParNewTracer
Reviewed-by: ehelin, kbarrett
tschatzl [Tue, 10 Feb 2015 17:41:19 -0500] rev 28939
8065093: Remove unused variable/output argument
Summary: Remove total_reserved from GenCollectedHeap::initialize and ::allocate
Reviewed-by: tschatzl, kbarrett
Contributed-by: tom.benson@oracle.com
tschatzl [Tue, 10 Feb 2015 15:44:42 -0500] rev 28938
8072056: Remove unnecessary header file #include
Summary: tenuredGeneration.cpp needlessly includes parGCAllocBuffer.hpp
Reviewed-by: tschatzl, kbarrett, jprovino
Contributed-by: tom.benson@oracle.com
jwilhelm [Mon, 09 Feb 2015 17:38:42 +0100] rev 28937
8072688: Description of flag ExplicitGCInvokesConcurrent should mention G1 as well
Summary: Changed to a more generic description.
Reviewed-by: mgerdin, tschatzl
skovalev [Mon, 09 Feb 2015 09:51:12 +0300] rev 28936
8071811: gc/arguments/TestG1ConcRefinementThreads.java failed on Exception: java.lang.RuntimeException: Actual G1ConcRefinementThreads(0) is not equal to expected value(23)
Reviewed-by: jwilhelm, iignatyev
mgerdin [Fri, 06 Feb 2015 16:24:25 +0100] rev 28935
8072693: [BACKOUT] GCCause should distinguish jcmd GC.run from System.gc()
Reviewed-by: jwilhelm, tschatzl
vlivanov [Thu, 12 Feb 2015 13:55:54 -0800] rev 28934
Merge
roland [Mon, 09 Feb 2015 13:45:59 +0100] rev 28933
8071821: Assert failed in UnexpectedDeoptimizationTest.java
Summary: assert fires in case of concurrent initialization of ciInstanceKlass::_has_injected_fields
Reviewed-by: kvn
roland [Mon, 09 Feb 2015 15:10:58 +0100] rev 28932
8072016: Array copy may cause infinite cycle of deoptimization/compilation
Summary: Infinite deoptimization/recompilation cycles in case of arraycopy with tightly coupled allocation
Reviewed-by: kvn, vlivanov
roland [Fri, 06 Feb 2015 13:50:44 +0100] rev 28931
8071999: SA's buildreplayjars fail with exception
Summary: support default methods when dumping classes in SA
Reviewed-by: vlivanov, kvn, dsamersoff
roland [Fri, 30 Jan 2015 15:23:41 +0100] rev 28930
8071533: assert(n0->is_Call()) failed: expect a call here
Summary: remove_dead_region() call missing from ArrayCopyNode::Ideal()
Reviewed-by: kvn, vlivanov
pchistyakov [Fri, 30 Jan 2015 20:45:18 +0300] rev 28929
8068003: compiler/whitebox/DeoptimizeFramesTest.java fails: compilation 48 can't be available
Summary: disabled DeoptimizeALot for test runs
Reviewed-by: kvn
zmajo [Fri, 06 Feb 2015 18:16:55 +0100] rev 28928
8072398: assert fails in L1RGenerator::increment_event_counter_impl
Summary: Change scaling code to allow scaling with 0.0; change set_tiered_flags() to treat CompileThresholdScaling==0.0 in a special way.
Reviewed-by: kvn, iveresov
goetz [Fri, 30 Jan 2015 12:53:56 +0100] rev 28927
8071996: split_if accesses NULL region of ConstraintCast
Reviewed-by: kvn
anoll [Tue, 03 Feb 2015 09:56:21 +0000] rev 28926
Merge
anoll [Tue, 03 Feb 2015 10:30:16 +0100] rev 28925
8068440: Test6857159.java times out
Summary: Replace shell script with Java-only code
Reviewed-by: kvn, iignatyev
dlong [Mon, 02 Feb 2015 23:26:33 -0500] rev 28924
8069030: support new PTRACE_GETREGSET
Summary: use PTRACE_GETREGSET if other options are not available
Reviewed-by: sla, dholmes
thartmann [Mon, 02 Feb 2015 14:35:24 +0000] rev 28923
Merge
thartmann [Mon, 02 Feb 2015 15:19:24 +0100] rev 28922
8071995: compiler/codecache/jmx/InitialAndMaxUsageTest.java fails with large pages
Summary: Disable large page usage for test.
Reviewed-by: kvn
dlong [Sat, 31 Jan 2015 02:42:13 -0500] rev 28921
Merge
kvn [Fri, 30 Jan 2015 10:27:50 -0800] rev 28920
8071534: assert(!failing()) failed: Must not have pending failure. Reason is: out of memory
Summary: Add missing C->failing() check after Connection graph construction.
Reviewed-by: iveresov
anoll [Fri, 30 Jan 2015 15:36:29 +0000] rev 28919
Merge
anoll [Fri, 30 Jan 2015 14:35:37 +0000] rev 28918
Merge
anoll [Fri, 30 Jan 2015 15:20:45 +0100] rev 28917
8071906: Quarantine OverloadCompileQueueTest until the reason for timeout is known
Summary: Quarantine OverloadCompileQueueTest until the reason for timeout is known
Reviewed-by: kvn
thartmann [Fri, 30 Jan 2015 13:31:54 +0000] rev 28916
Merge
zmajo [Fri, 30 Jan 2015 10:40:08 +0100] rev 28915
8071818: Incorrect addressing mode used for ldf in SPARC assembler
Summary: Update MacroAssembler::ldf to select addressing mode depending on Address parameter.
Reviewed-by: kvn, dlong
zmajo [Thu, 29 Jan 2015 19:16:47 +0100] rev 28914
8071654: disassembler handles embedded OOPs not uniformly
Summary: Remove (currently dead) code that prints oops within disassembled instructions.
Reviewed-by: kvn, thartmann, roland
vlivanov [Thu, 29 Jan 2015 10:26:02 -0800] rev 28913
8068915: uncommon trap w/ Reason_speculate_class_check causes performance regression due to continuous deoptimizations
Reviewed-by: kvn, roland, jrose
vlivanov [Thu, 29 Jan 2015 10:25:59 -0800] rev 28912
8063137: Never-taken branches should be pruned when GWT LambdaForms are shared
Reviewed-by: jrose, kvn
katleman [Thu, 19 Feb 2015 11:23:58 -0800] rev 28911
Added tag jdk9-b51 for changeset 5fb718119516
lana [Thu, 19 Feb 2015 16:35:58 -0800] rev 28910
Merge
ddehaven [Tue, 17 Feb 2015 11:44:44 -0800] rev 28909
Merge
ddehaven [Mon, 09 Feb 2015 09:52:45 -0800] rev 28908
Merge
erikj [Thu, 05 Feb 2015 14:55:30 +0100] rev 28907
8072107: New dependency introduced by deploy.dll and awt.dll (msvcp100.dll)
Reviewed-by: ihse