weijun [Wed, 25 Jun 2014 18:49:02 +0800] rev 25169
8048073: Cannot read ccache entry with a realm-less service name
Reviewed-by: xuelei
jbachorik [Wed, 25 Jun 2014 09:43:47 +0200] rev 25168
8038826: sun/management/jmxremote/startstop/JMXStartStopTest.java fails with "should report port in use"
Reviewed-by: sla
mchung [Tue, 24 Jun 2014 16:22:57 -0700] rev 25167
8047904: Runtime.loadLibrary throws SecurityException when security manager is installed
Reviewed-by: alanb, psandoz
darcy [Tue, 24 Jun 2014 14:05:47 -0700] rev 25166
8046273: Add overrides lint warning to build of jdk repository
Reviewed-by: tbell
jbachorik [Tue, 24 Jun 2014 19:59:26 +0200] rev 25165
8048005: Add test timing information to JMXStartStopTest
Reviewed-by: egahlin, dfuchs
jbachorik [Tue, 24 Jun 2014 19:58:03 +0200] rev 25164
8047073: Some javax/management/ fails with JFR
Reviewed-by: egahlin, dfuchs
darcy [Tue, 24 Jun 2014 10:46:08 -0700] rev 25163
8048014: Update java.lang.SafeVararags for private methods
Reviewed-by: lancea, abuckley
yan [Tue, 24 Jun 2014 16:57:02 +0400] rev 25162
8043967: Fix doclint warnings for java.awt
Reviewed-by: pchelko
Contributed-by: Alexander Stepanov <alexander.v.stepanov@oracle.com>
chegar [Tue, 24 Jun 2014 10:25:56 +0100] rev 25161
8047674: java/net/URLPermission/nstest/lookup.sh NoClassDefFoundError when run in concurrent mode
Reviewed-by: alanb
sjiang [Tue, 24 Jun 2014 11:09:57 +0200] rev 25160
8038321: RMIConnector_NPETest.java can't start rmid if running on fastdebug or Solaris-sparc
Reviewed-by: sla, jbachorik
yan [Tue, 24 Jun 2014 10:47:30 +0400] rev 25159
8044256: Fix doclint warnings (missing javadoc tags) in javax.swing.plaf.nimbus
Reviewed-by: alexsch
Contributed-by: Rocky Sloan <rocky.sloan@oracle.com>
sherman [Mon, 23 Jun 2014 12:12:30 -0700] rev 25158
8042369: Remove duplicated java.time classes in build.tools.tzdb
Summary: removed duplicated classes in builder
Reviewed-by: rriggs
joehw [Mon, 23 Jun 2014 10:40:20 -0700] rev 25157
5077522: Duration.compare incorrect for some values
Reviewed-by: lancea, dfuchs
kizune [Mon, 23 Jun 2014 18:09:35 +0400] rev 25156
8046337: Test closed/tools/pack200/MemoryAllocatorTest.java fails on windows-i586
Reviewed-by: ksrini
sla [Mon, 23 Jun 2014 15:51:41 +0200] rev 25155
8044772: TempDirTest.java still times out with -Xcomp
Reviewed-by: dholmes
yan [Mon, 23 Jun 2014 10:57:22 +0400] rev 25154
8040901: fix doclint block tag issues in swing event classes
Reviewed-by: alexsch
Contributed-by: Steven Sides <steve.sides@oracle.com>
ksrini [Fri, 20 Jun 2014 10:10:27 -0700] rev 25153
8044866: Fix raw and unchecked lint warnings in asm
Reviewed-by: darcy
yan [Fri, 20 Jun 2014 19:03:57 +0400] rev 25152
8046445: Fix doclint warnings for javax.swing.plaf.multi
Reviewed-by: alexsch
Contributed-by: Alexander Stepanov <alexander.v.stepanov@oracle.com>
weijun [Fri, 20 Jun 2014 10:27:10 +0800] rev 25151
8029994: Support "include" and "includedir" in krb5.conf
Reviewed-by: mullan
mchung [Thu, 19 Jun 2014 13:12:08 -0700] rev 25150
8047387: Generate different version of java.policy file for windows 32-bit and 64-bit
Reviewed-by: erikj, tbell
kizune [Thu, 19 Jun 2014 18:07:02 +0400] rev 25149
8000650: unpack200.exe should check gzip crc
Reviewed-by: ksrini
yan [Thu, 19 Jun 2014 16:57:14 +0400] rev 25148
8046446: Fix doclint warnings in javax.swing.text.html package
Reviewed-by: pchelko
Contributed-by: Andrei Eremeev <andrei.eremeev@oracle.com>
yan [Thu, 19 Jun 2014 16:54:59 +0400] rev 25147
8046895: Fix doclint warnings in javax.swing.text.html.parser package
Reviewed-by: pchelko
Contributed-by: Andrei Eremeev <andrei.eremeev@oracle.com>
sla [Thu, 19 Jun 2014 12:56:16 +0200] rev 25146
8046024: JDI shared memory transport failed with "Observed abandoned IP mutex"
Reviewed-by: alanb
darcy [Wed, 18 Jun 2014 18:27:39 -0700] rev 25145
8044715: Add finally lint warning to build of jdk repository
Reviewed-by: henryjen, tbell
prr [Wed, 18 Jun 2014 13:14:15 -0700] rev 25144
Merge
aivanov [Wed, 11 Jun 2014 10:53:27 +0400] rev 25143
8046391: Hang displaying JFileChooser with Windows L&F
Reviewed-by: anthony, serb
darcy [Mon, 09 Jun 2014 16:24:47 -0700] rev 25142
8046271: Fix overrides lint warnings in Apple laf code
Reviewed-by: alanb, prr
prr [Mon, 09 Jun 2014 11:58:27 -0700] rev 25141
Merge
darcy [Mon, 09 Jun 2014 11:47:18 -0700] rev 25140
8042870: Fix raw and unchecked warnings in sun.print
Reviewed-by: prr
serb [Mon, 09 Jun 2014 20:23:26 +0400] rev 25139
8039901: jdk/src/share/classes/com/sun/media/sound/services/<platform> appear not to be used
Reviewed-by: amenkov, azvegint
aivanov [Mon, 09 Jun 2014 18:10:49 +0400] rev 25138
8046239: Build failure in 9-client on all non-Windows platforms
Reviewed-by: anthony, serb, alexp
yan [Mon, 09 Jun 2014 14:59:45 +0400] rev 25137
8044765: Move functional tests AWT_SystemTray/Automated to openjdk repository
Reviewed-by: pchelko
Contributed-by: Dmitriy Ermashov <dmitriy.ermashov@oracle.com>
serb [Mon, 09 Jun 2014 13:03:03 +0400] rev 25136
8046245: JDK 9 client build failure on Solaris
Reviewed-by: prr
aivanov [Fri, 06 Jun 2014 17:51:32 +0400] rev 25135
8039383: NPE when changing Windows theme
Reviewed-by: pchelko, anthony
pchelko [Fri, 06 Jun 2014 14:58:41 +0400] rev 25134
8041464: [TEST_BUG] CustomClassLoaderTransferTest does not support OS X
Reviewed-by: azvegint, serb
pchelko [Fri, 06 Jun 2014 14:52:07 +0400] rev 25133
8041990: [macosx] Language specific keys does not work in applets when opened outside the browser
Reviewed-by: alexsch, serb
pchelko [Fri, 06 Jun 2014 13:52:49 +0400] rev 25132
8044516: [macosx] ScreenPopupFactory uses native method that could be avoided
Reviewed-by: anthony, serb
darcy [Thu, 05 Jun 2014 23:17:05 -0700] rev 25131
8044553: Fix raw and unchecked lint warnings in javax.sound.*
Reviewed-by: prr
henryjen [Thu, 05 Jun 2014 10:37:24 -0700] rev 25130
8044855: Add missing @since tag under java.beans.*
Reviewed-by: prr, malenkov
yan [Wed, 04 Jun 2014 17:24:13 +0400] rev 25129
8044157: [TEST_BUG] Improve recently submitted AWT_Mixing tests
Reviewed-by: pchelko
serb [Wed, 04 Jun 2014 17:14:56 +0400] rev 25128
8043979: Javadoc cleanup of javax.sound.sampled package
Reviewed-by: pchelko, azvegint
serb [Wed, 04 Jun 2014 16:55:06 +0400] rev 25127
8041129: [OGL] surface->sw blit is extremely slow
8017626: [OGL] Translucent VolatileImages don't paint correctly
Reviewed-by: bae, flar
darcy [Tue, 03 Jun 2014 17:03:29 -0700] rev 25126
8044698: Fix finally lint warnings in javax.swing
Reviewed-by: prr, henryjen
darcy [Tue, 03 Jun 2014 12:32:25 -0700] rev 25125
8044694: Fix finally lint warnings in sun.print
Reviewed-by: prr
malenkov [Tue, 03 Jun 2014 21:03:35 +0400] rev 25124
7084904: Introspector returns isX() from base package-private class that throws exception
Reviewed-by: serb
darcy [Tue, 03 Jun 2014 09:22:59 -0700] rev 25123
8042860: Fix raw and unchecked warnings in java.beans
Reviewed-by: malenkov, alanb, mduigou
rriggs [Tue, 03 Jun 2014 11:18:03 -0400] rev 25122
8044460: Cleanup new Boolean and single character strings
Reviewed-by: pchelko, serb, rriggs
Contributed-by: otaviopolianasantana@gmail.com
pchelko [Mon, 02 Jun 2014 15:25:43 +0400] rev 25121
8043807: Incorrect StackTrace in IOException thrown from ClipboardTransferable
Reviewed-by: anthony, serb
dmarkov [Mon, 02 Jun 2014 14:20:02 +0400] rev 25120
8042465: Applet menus not rendering when browser is full screen on Mac
Reviewed-by: anthony, pchelko
azvegint [Fri, 30 May 2014 13:16:51 +0400] rev 25119
8031471: Test closed/java/awt/dnd/FileDialogDropTargetTest/FileDialogDropTargetTest.java fails on Solaris zones virtual hosts
Reviewed-by: anthony, serb
malenkov [Fri, 30 May 2014 15:24:42 +0400] rev 25118
8007563: When checking the default behaviour for a scroll tab layout and checking the 'opaque' checkbox, the area behind tabs is not red.
Reviewed-by: alexsch, serb
yan [Fri, 30 May 2014 14:23:25 +0400] rev 25117
8044172: [TEST_BUG] Move regtests for 4523758 and AltPlusNumberKeyCombinationsTest to jdk
Reviewed-by: pchelko
serb [Fri, 30 May 2014 14:06:50 +0400] rev 25116
8040113: File not initialized in src/share/native/sun/awt/giflib/dgif_lib.c
Reviewed-by: pchelko, prr
anashaty [Fri, 30 May 2014 11:20:03 +0400] rev 25115
8032788: ImageIcon constructor throws an NPE and hangs when passed a null String parameter
Reviewed-by: pchelko, serb
anashaty [Thu, 29 May 2014 17:31:41 +0400] rev 25114
8028617: Dvorak keyboard mapping not honored when ctrl key pressed
Reviewed-by: pchelko, anthony
alexsch [Wed, 28 May 2014 15:36:10 +0400] rev 25113
8043705: Can't exit color chooser dialog when running as an applet
Reviewed-by: serb, pchelko
prr [Tue, 27 May 2014 13:58:00 -0700] rev 25112
Merge
prr [Tue, 27 May 2014 12:50:51 -0700] rev 25111
8035301: Eliminate dependency on sun.text from font code
Reviewed-by: mchung, jgodinez
malenkov [Mon, 26 May 2014 18:01:59 +0400] rev 25110
8019180: Use JComboBox as it's own ActionListener leads to unexpected behaviour
Reviewed-by: alexsch, serb
serb [Mon, 26 May 2014 16:37:25 +0400] rev 25109
8009883: REGRESSION: test/closed/javax/swing/AbstractButton/4246045/bug4246045.java fails
Summary: remove redundant focus handler that was causing a second focus event
Reviewed-by: alexsch, pchelko
Contributed-by: peter.brunet@oracle.com
yan [Mon, 26 May 2014 15:50:10 +0400] rev 25108
8041915: Move 8 awt tests to OpenJDK regression tests tree
Reviewed-by: pchelko, alexsch
Contributed-by: Dmitriy Ermashov <dmitriy.ermashov@oracle.com>
alexsch [Mon, 26 May 2014 14:33:49 +0400] rev 25107
8040291: [macosx] Http-Images are not fully loaded when using ImageIcon
Reviewed-by: serb, pchelko
prr [Fri, 23 May 2014 11:13:54 -0700] rev 25106
Merge
pchelko [Fri, 23 May 2014 19:48:25 +0400] rev 25105
8031485: [macosx] Combo box consuming escape key events
Reviewed-by: serb, alexsch
pchelko [Fri, 23 May 2014 19:43:14 +0400] rev 25104
8043610: Sorting columns in JFileChooser fails with AppContext NPE
Reviewed-by: anthony, alexsch
omajid [Fri, 23 May 2014 11:04:37 -0400] rev 25103
8043805: Allow using a system-installed libjpeg
Reviewed-by: andrew, anthony, prr
prr [Thu, 22 May 2014 13:54:52 -0700] rev 25102
8042850: [parfait]: Extra unused entries in ICU ScriptCodes enum
Reviewed-by: bae, srl
prr [Thu, 22 May 2014 13:54:08 -0700] rev 25101
8042855: [parfait] Potential null pointer dereference in IndicLayoutEngine.cpp
Reviewed-by: bae, srl
malenkov [Thu, 22 May 2014 21:05:30 +0400] rev 25100
8043627: NPE in SynthContext in plugin mode
Reviewed-by: alexsch, serb, pchelko
pchelko [Thu, 22 May 2014 15:46:50 +0400] rev 25099
8043646: libosxapp.dylib fails to build on Mac OS 10.9 with clang
Reviewed-by: anthony, serb
prr [Wed, 21 May 2014 11:12:18 -0700] rev 25098
8039394: Compiler warnings about C++ exceptions in windows printing code
Reviewed-by: bae, jgodinez
prr [Wed, 21 May 2014 10:50:14 -0700] rev 25097
8016451: Scary messages emitted by build.tools.generatenimbus.PainterGenerator during build
Reviewed-by: alexsch, anthony
malenkov [Wed, 21 May 2014 16:48:04 +0400] rev 25096
8043456: KSS: javax.swing.plaf.basic.BasicInternalFrameTitlePane#postClosingEvent
Reviewed-by: alexsch, serb
alexsch [Wed, 21 May 2014 14:13:17 +0400] rev 25095
8041561: Inconsistent opacity behaviour between JCheckBox and JRadioButton
Reviewed-by: malenkov
alexsch [Wed, 21 May 2014 14:07:06 +0400] rev 25094
8036110: In TextField can only select text visible or to the left of the cursor
Reviewed-by: serb, pchelko
darcy [Tue, 20 May 2014 09:36:22 -0700] rev 25093
8042864: Fix raw and unchecked warnings in javax.print
Reviewed-by: prr, henryjen
ddehaven [Mon, 19 May 2014 23:21:39 +0400] rev 25092
8026385: [macosx] (awt) setjmp/longjmp changes the process signal mask on OS X
Summary: Use _setjmp/_longjmp instead
Reviewed-by: prr, anthony
Contributed-by: David DeHaven <david.dehaven@oracle.com>
darcy [Mon, 19 May 2014 10:03:58 -0700] rev 25091
8042871: Fix raw and unchecked warnings in sun.audio
Reviewed-by: serb
anashaty [Mon, 19 May 2014 16:48:41 +0400] rev 25090
8038000: java.awt.image.RasterFormatException: Incorrect scanline stride
Reviewed-by: bae, serb
malenkov [Fri, 16 May 2014 15:57:06 +0400] rev 25089
8043153: KSS: javax.swing.plaf.synth.SynthParser#startColor
Reviewed-by: alexsch, serb
malenkov [Fri, 16 May 2014 15:51:57 +0400] rev 25088
8043152: KSS: javax.swing.plaf.synth.SynthContext
Reviewed-by: alexsch, serb
malenkov [Fri, 16 May 2014 15:46:24 +0400] rev 25087
8043151: KSS: javax.swing.plaf.nimbus.AbstractRegionPainter#getComponentColor
Reviewed-by: alexsch, serb
ddehaven [Wed, 18 Jun 2014 12:52:14 -0700] rev 25086
8043340: [macosx] Fix hard-wired paths to JavaVM.framework
Summary: Build system tweaks to allow building with Xcode 5 and on OS X 10.9 and later
Reviewed-by: erikj, henryjen, dholmes
katleman [Thu, 03 Jul 2014 11:37:18 -0700] rev 25085
Added tag jdk9-b21 for changeset 843911d61b95
duke [Wed, 05 Jul 2017 19:47:36 +0200] rev 25084
Merge
lana [Wed, 09 Jul 2014 10:42:04 -0700] rev 25083
Merge
lana [Tue, 01 Jul 2014 14:26:52 -0700] rev 25082
Merge
amurillo [Fri, 20 Jun 2014 11:10:18 -0700] rev 25081
Merge
twisti [Thu, 19 Jun 2014 12:50:52 -0700] rev 25080
Merge
mikael [Mon, 16 Jun 2014 16:27:41 -0700] rev 25079
8046769: Set T family feature bit on Niagara systems
Reviewed-by: kvn, iveresov
iignatyev [Mon, 16 Jun 2014 15:12:24 +0400] rev 25078
8044742: testlibrary_tests/whitebox/vm_flags/BooleanTest.java NoClassDefFoundError: com/oracle/java/testlibrary/JDKToolFinder
Reviewed-by: kvn, roland
jmasa [Thu, 19 Jun 2014 09:44:12 -0700] rev 25077
Merge
jmasa [Wed, 18 Jun 2014 12:39:57 -0700] rev 25076
Merge
jwilhelm [Wed, 18 Jun 2014 13:02:33 +0000] rev 25075
Merge
jwilhelm [Thu, 12 Jun 2014 20:15:51 +0200] rev 25074
8046715: Add a way to verify an extended set of command line options
Summary: Added arguments_ext.cpp to make place for initialization of extended features
Reviewed-by: sla, mgronlun
tschatzl [Wed, 18 Jun 2014 13:25:40 +0200] rev 25073
8043722: Swapped usage of idx_t and bm_word_t types in parMarkBitMap.cpp
Summary: Clean up usage of idx_t and uintptr_t when using it in conjunction with BitMap::set_map(), casting to the appropriate type. Fixes compilation on S390.
Reviewed-by: tschatzl
Contributed-by: Dan Horak <dhorak@redhat.com>
jwilhelm [Fri, 13 Jun 2014 17:07:39 -0400] rev 25072
8046408: Build failure from multiple ptrace.h
Summary: prefer <sys/ptrace.h> over <linux/ptrace.h>
Reviewed-by: sla, mikael
Contributed-by: kim.barrett@oracle.com
amurillo [Fri, 13 Jun 2014 19:05:56 -0700] rev 25071
Merge
pliden [Fri, 13 Jun 2014 13:46:06 +0200] rev 25070
8044796: G1: Enable G1CollectedHeap::stop()
Reviewed-by: brutisso, sjohanss
dcubed [Wed, 18 Jun 2014 14:21:28 -0700] rev 25069
8047156: cleanup more non-indent white space issues prior to Contended Locking cleanup bucket
Summary: Checkpoint some missed do_space_filter.ksh cleanups for Contended Locking.
Reviewed-by: sspitsyn, lfoltan, coleenp
iveresov [Wed, 18 Jun 2014 12:21:39 -0700] rev 25068
Merge
iveresov [Wed, 18 Jun 2014 10:54:32 -0700] rev 25067
8046684: sharedRuntime.cpp...assert(((nmethod*)cb)->is_at_poll_or_poll_return(pc)) failed: safepoint polling: type must be poll
Summary: Emit a poll relocation for the testl in is_polling_page_far() on x86
Reviewed-by: vlivanov, roland
coleenp [Wed, 18 Jun 2014 13:58:13 -0400] rev 25066
8039150: host_klass invariant fails when verifying newly loaded JSR-292 anonymous classes
Summary: Initialize host_klass while parsing the class with the other initializations.
Reviewed-by: sspitsyn, stefank
ddehaven [Tue, 17 Jun 2014 11:18:10 -0700] rev 25065
8043340: [macosx] Fix hard-wired paths to JavaVM.framework
Summary: Build system tweaks to allow building with Xcode 5 and on OS X 10.9 and later
Reviewed-by: erikj, henryjen, dholmes
dcubed [Tue, 17 Jun 2014 12:54:01 -0700] rev 25064
8046758: cleanup non-indent white space issues prior to Contended Locking cleanup bucket
Summary: Checkpoint do_space_filter.ksh cleanups for Contended Locking.
Reviewed-by: sspitsyn, coleenp
dcubed [Fri, 13 Jun 2014 19:07:11 -0700] rev 25063
Merge
dsamersoff [Fri, 13 Jun 2014 05:10:44 -0700] rev 25062
8038392: Generating prelink cache breaks JAVA 'jinfo' utility normal behaviour
Summary: Better parsing of /proc/pid/maps in sa
Reviewed-by: sspitsyn, sla
dcubed [Thu, 12 Jun 2014 15:57:16 -0700] rev 25061
8046287: [TESTBUG] runtime/Thread/TestThreadDumpMonitorContention.java failed error_cnt=12
Summary: Added a new header waiting pattern to catch the case where the target thread waiting on a condition (like a VM op); several other test improvements
Reviewed-by: sspitsyn, dholmes
lfoltan [Thu, 12 Jun 2014 13:37:53 -0400] rev 25060
6961433: Revisit need to disable Windows C++ compiler optimisation of sharedRuntimeTrig.cpp.
Summary: Remove pragma optimize ("", off) to turn off optimization for WIN32.
Reviewed-by: coleenp, dcubed, kvn
dsimms [Thu, 12 Jun 2014 11:34:35 +0200] rev 25059
8046662: Check JNI ReleaseStringChars / ReleaseStringUTFChars verify_guards test inverted
Summary: negative verify_guards when testing for corruption
Reviewed-by: sla, fparain
dsimms [Wed, 11 Jun 2014 18:34:09 +0200] rev 25058
8043224: -Xcheck:jni improvements to exception checking and excessive local refs
Summary: Warning when not checking exceptions from function that require so, also when local refs expand beyond capacity.
Reviewed-by: zgu, coleenp, hseigel
hseigel [Wed, 11 Jun 2014 09:58:23 -0400] rev 25057
8031819: Remove legacy jdk checks and code
Summary: Delete old jdk specific code.
Reviewed-by: dholmes, coleenp, zgu, lfoltan
dsimms [Wed, 11 Jun 2014 12:09:12 +0200] rev 25056
6311046: -Xcheck:jni should support checking of GetPrimitiveArrayCritical.
Summary: Wrapped memory with standard bounds checking "GuardedMemory".
Reviewed-by: zgu, fparain, dcubed
dcubed [Tue, 10 Jun 2014 20:24:48 -0700] rev 25055
Merge
hseigel [Tue, 10 Jun 2014 14:04:37 -0400] rev 25054
8044738: Check attribute_length of EnclosingMethod attribute
Summary: Add check that attribute_length == 4.
Reviewed-by: fparain, coleenp, lfoltan
sla [Mon, 09 Jun 2014 11:03:09 +0200] rev 25053
8044797: Building with clang gives: fatal error: file '...' has been modified since the precompiled header was built
Reviewed-by: dholmes, dcubed
ctornqvi [Fri, 06 Jun 2014 14:46:42 +0200] rev 25052
8043492: ad_x86_64_misc.obj : error LNK2011: precompiled object not linked in; image may not run
Summary: Added _build_pch_file.obj to LD_FLAGS and cleaned up support for older Visual Studio versions
Reviewed-by: twisti, lfoltan, sla, kvn
sla [Wed, 04 Jun 2014 11:05:30 +0200] rev 25051
8044107: Add Diagnostic Command to list all ClassLoaders
Reviewed-by: mgerdin, stefank
miauno [Mon, 02 Jun 2014 17:21:15 +0200] rev 25050
8044540: serviceability/sa/jmap-hashcode/Test8028623.java should be quarantined
Reviewed-by: sla