valeriep [Fri, 12 Aug 2016 00:39:34 +0000] rev 40267
8157579: com/sun/crypto/provider/Mac/MacClone.java failed on solaris12(sparcv9 and x86)
Summary: Changed the MAC impl to fall back to SUN provider (or through provider list) if the most preferred impl does not support cloning
Reviewed-by: vinnie, mullan
valeriep [Fri, 12 Aug 2016 00:10:07 +0000] rev 40266
6469513: (smartcardio) CardPermission(String termName, String actions) violates specification
Summary: Changed to allow null actions value
Reviewed-by: xuelei
igerasim [Thu, 11 Aug 2016 23:41:48 +0300] rev 40265
8163877: Tests added in JDK-8163518 fail on some platforms
Reviewed-by: darcy
lana [Thu, 11 Aug 2016 17:02:46 +0000] rev 40264
Merge
igerasim [Thu, 11 Aug 2016 17:03:40 +0300] rev 40263
8163518: Integer overflow in StringBufferInputStream.read() and CharArrayReader.read/skip()
Reviewed-by: rriggs, shade
weijun [Thu, 11 Aug 2016 13:10:54 +0800] rev 40262
8133910: Some sun/security/tools tests failed.
Reviewed-by: xuelei
mchung [Wed, 10 Aug 2016 15:51:25 -0700] rev 40261
8136930: Simplify use of module-system options by custom launchers
Reviewed-by: alanb, ksrini, henryjen, sundar
prappo [Wed, 10 Aug 2016 22:48:25 +0100] rev 40260
8163586: java.net.http.RawChannel has been made public by mistake
Reviewed-by: chegar
redestad [Wed, 10 Aug 2016 22:49:05 +0200] rev 40259
8163814: JDK build has been failing after 8163373
Reviewed-by: mchung
redestad [Wed, 10 Aug 2016 21:55:25 +0200] rev 40258
8163373: Rewrite GenerateJLIClassesPlugin to avoid reflective calls into java.lang.invoke
Reviewed-by: vlivanov, mchung
simonis [Wed, 10 Aug 2016 17:55:08 +0200] rev 40257
8163408: Fix wrong prototype of getNativeScaleFactor() in systemScale.h
Reviewed-by: serb
redestad [Wed, 10 Aug 2016 13:54:38 +0200] rev 40256
8163370: Reduce number of classes loaded by common usage of java.lang.invoke
Reviewed-by: igerasim, psandoz
coffeys [Wed, 10 Aug 2016 11:54:12 +0100] rev 40255
8163104: Unexpected NPE still possible on some Kerberos ticket calls
Reviewed-by: weijun
jnimeh [Tue, 09 Aug 2016 22:31:41 -0700] rev 40254
8132943: ServerHandshaker may select non-empty OCSPStatusRequest structures when Responder ID
Summary: Select only OCSPStatusRequest objects that have no responder IDs in them when deciding whether to do OCSP stapling and what form of stapling.
Reviewed-by: xuelei
weijun [Wed, 10 Aug 2016 11:30:53 +0800] rev 40253
8162739: Create new keytool option to access cacerts file
Reviewed-by: erikj, vinnie, mullan
weijun [Wed, 10 Aug 2016 11:21:01 +0800] rev 40252
8163489: Avoid using Utils.getFreePort() in TsacertOptionTest.java test
Reviewed-by: chegar
sdrach [Fri, 29 Jul 2016 09:58:28 -0700] rev 40251
8158295: Add a multi-release jar validation mechanism to jar tool
Reviewed-by: ogb, psandoz
bpb [Tue, 09 Aug 2016 07:50:26 -0700] rev 40250
8163305: Add some print instrumentation to java/nio/channels/Selector/RacyDeregister
Summary: Perform more iterations on Windows, and on all platforms if the test enters the failure branch, poll for an extra period of time to determine whether it might have succeeded with a longer timeout
Reviewed-by: chegar
bpb [Tue, 09 Aug 2016 07:43:48 -0700] rev 40249
8163431: probeContentType/Basic.java fails after changes for JDK-8146215
Summary: Allow multiple legal MIME type interpretations for certain extensions.
Reviewed-by: chegar
lana [Thu, 11 Aug 2016 15:47:09 +0000] rev 40248
Added tag jdk-9+131 for changeset 6863c0579ecf
duke [Wed, 05 Jul 2017 22:04:25 +0200] rev 40247
Merge
mhaupt [Fri, 12 Aug 2016 08:59:20 -0700] rev 40246
8163533: jdk.vm.ci.hotspot.test.MethodHandleAccessProviderTest fails on jdk9/dev
Reviewed-by: shade
lana [Thu, 11 Aug 2016 17:02:27 +0000] rev 40245
Merge
hseigel [Wed, 10 Aug 2016 15:48:04 -0700] rev 40244
8136930: Simplify use of module-system options by custom launchers
Reviewed-by: coleenp, lfoltan, mchung
lana [Thu, 11 Aug 2016 15:47:07 +0000] rev 40243
Added tag jdk-9+131 for changeset 2bf4f6d6a72f
lana [Thu, 11 Aug 2016 17:01:55 +0000] rev 40242
Merge
mchung [Wed, 10 Aug 2016 15:49:03 -0700] rev 40241
8136930: Simplify use of module-system options by custom launchers
Reviewed-by: alanb, ksrini, henryjen, sundar
lana [Thu, 11 Aug 2016 15:47:07 +0000] rev 40240
Added tag jdk-9+131 for changeset 1ca743d80734
duke [Wed, 05 Jul 2017 22:04:05 +0200] rev 40239
Added tag jdk-9+131 for changeset 4d2a15091124
duke [Wed, 05 Jul 2017 22:04:04 +0200] rev 40238
Merge
duke [Wed, 05 Jul 2017 22:03:58 +0200] rev 40237
Merge
vromero [Mon, 08 Aug 2016 11:48:02 -0700] rev 40236
8162874: AST nodes representing operators should have a common superclass
Reviewed-by: mcimadamore
jlahoda [Mon, 08 Aug 2016 17:22:44 +0200] rev 40235
8144733: Iterating over elements of a Scope can return spurious inner class elements
Summary: When a Symbol is removed from a Scope while iterating over it, update the iterator as well to reflect the change.
Reviewed-by: mcimadamore
amurillo [Thu, 04 Aug 2016 17:48:48 +0000] rev 40234
Merge
erikj [Thu, 04 Aug 2016 10:07:48 +0200] rev 40233
8157100: missing dependency in build system
Reviewed-by: tbell
jjg [Wed, 03 Aug 2016 16:01:09 -0700] rev 40232
8162359: javac should use stdout for --help and --version
Reviewed-by: vromero
darcy [Wed, 03 Aug 2016 11:30:27 -0700] rev 40231
8163113: langtools repeating annotations tests depend rely on annotations toString output
Reviewed-by: jlahoda, vromero
darcy [Wed, 03 Aug 2016 10:05:37 -0700] rev 40230
8163115: Temporarily problem list javac repeating annotations tests
Reviewed-by: jjg
bpatel [Tue, 02 Aug 2016 13:14:12 -0700] rev 40229
8154817: Fix the click-through navigation for modules
Reviewed-by: jjg, ksrini
amurillo [Thu, 04 Aug 2016 17:32:55 +0000] rev 40228
Added tag jdk-9+130 for changeset 4923274643f2
duke [Wed, 05 Jul 2017 22:03:48 +0200] rev 40227
Merge
rriggs [Mon, 08 Aug 2016 10:15:29 -0400] rev 40226
8163266: Doc for ValidationEvent#getSeverity() should say it returns a constant from ValidationEvent instead of ValidationError
Reviewed-by: rriggs
Contributed-by: Abhijit Roy <abhijit.r.roy@oracle.com>
amurillo [Thu, 04 Aug 2016 17:32:53 +0000] rev 40225
Added tag jdk-9+130 for changeset 86902ef5ff79
duke [Wed, 05 Jul 2017 22:03:41 +0200] rev 40224
Merge
fyuan [Mon, 08 Aug 2016 12:50:00 +0800] rev 40223
8067170: Enable security manager on JAXP unit tests and make some improvement
8130494: [TESTBUG] 2 jaxp test cases are failing
8160216: jaxp/test/javax/xml/jaxp/unittest/validation/Bug6457662.java should clean up better
Reviewed-by: joehw, dfuchs, amlu
Contributed-by: Frank Yuan <frank.yuan@oracle.com>
joehw [Thu, 04 Aug 2016 17:47:31 -0700] rev 40222
8160069: RuntimeException thrown by XPathFactory::newInstance missing the cause
Reviewed-by: lancea
amurillo [Thu, 04 Aug 2016 17:32:53 +0000] rev 40221
Added tag jdk-9+130 for changeset 00e4298ae168
duke [Wed, 05 Jul 2017 22:03:31 +0200] rev 40220
Merge
hannesw [Mon, 08 Aug 2016 12:51:44 +0200] rev 40219
8162955: Activate anonymous class loading for small sources
Reviewed-by: sundar
amurillo [Thu, 04 Aug 2016 17:49:29 +0000] rev 40218
Merge
hannesw [Tue, 02 Aug 2016 12:39:25 +0200] rev 40217
8162771: Strict equality operators should not be optimistic
Reviewed-by: jlaskey, sundar
amurillo [Thu, 04 Aug 2016 17:32:55 +0000] rev 40216
Added tag jdk-9+130 for changeset bb2621620e5f
duke [Wed, 05 Jul 2017 22:03:22 +0200] rev 40215
Merge
amurillo [Thu, 04 Aug 2016 17:32:52 +0000] rev 40214
Added tag jdk-9+130 for changeset 78f922bcd6cf
duke [Wed, 05 Jul 2017 22:03:13 +0200] rev 40213
Merge
redestad [Tue, 09 Aug 2016 15:02:27 +0200] rev 40212
8163476: java/lang/StackWalker/VerifyStackTrace.java fails after JDK-8163369
Reviewed-by: igerasim, chegar
redestad [Tue, 09 Aug 2016 10:00:31 +0200] rev 40211
8163369: Enable generating DMH classes at link time
Reviewed-by: vlivanov, shade
redestad [Tue, 09 Aug 2016 09:42:01 +0200] rev 40210
8162815: unnecessary object creation in reflection
Reviewed-by: psandoz, shade
Contributed-by: tomas.hurka@oracle.com
sundar [Tue, 09 Aug 2016 09:44:25 +0530] rev 40209
8163382: ResourcePoolManager.findEntry has a bug in startsWith call
Reviewed-by: jlaskey, redestad
bpb [Mon, 08 Aug 2016 13:58:14 -0700] rev 40208
8162745: content-types.properties files are missing some modern types
Summary: Add some content types from HTML5 and Xiph.
Reviewed-by: rriggs, chegar
bpb [Mon, 08 Aug 2016 13:57:51 -0700] rev 40207
8146215: (fs) java/nio/file/Files/probeContentType/Basic.java failed frequently on Solaris-sparc with Unexpected type: text/plain
Summary: Append a FileTypeDetector using java.net.FileNameMap as a fallback on all platforms
Reviewed-by: alanb, rriggs, naoto
amurillo [Mon, 08 Aug 2016 11:04:57 -0700] rev 40206
Merge
amurillo [Mon, 08 Aug 2016 08:12:20 -0700] rev 40205
Merge
amurillo [Fri, 05 Aug 2016 09:50:29 -0700] rev 40204
Merge
mgronlun [Tue, 02 Aug 2016 18:36:47 +0200] rev 40203
8162945: HotspotDiagnosticMXBean getFlags erroneously reports OutOfMemory
Reviewed-by: egahlin, dcubed
dsamersoff [Mon, 01 Aug 2016 14:09:27 +0000] rev 40202
Merge
dsamersoff [Mon, 01 Aug 2016 15:39:10 +0300] rev 40201
8160817: Add jsadebugd functionality to jhsdb
Summary: add jsadebugd functionality to jhsdb
Reviewed-by: dsamersoff
Contributed-by: sharath.ballal@oracle.com
dsamersoff [Mon, 01 Aug 2016 15:27:07 +0300] rev 40200
8162702: com.sun.management.internal.GcInfoBuilder.getPoolNames should not return reference of it's private member
Summary: return clone of array
Reviewed-by: dholmes, hb, dsamersoff
Contributed-by: amit.sapre@oracle.com
dsamersoff [Mon, 01 Aug 2016 13:53:55 +0300] rev 40199
8162524: src/jdk.management/share/native/libmanagement_ext/Flag.c doesn't handle JNI exceptions
Summary: add missed exception check
Reviewed-by: dholmes, hb, dsamersoff
Contributed-by: amit.sapre@oracle.com
dsamersoff [Mon, 01 Aug 2016 10:51:32 +0300] rev 40198
8158050: Remove SA-JDI
Summary: Remove SA-JDI
Reviewed-by: alanb, dsamersoff
Contributed-by: sharath.ballal@oracle.com
amurillo [Sat, 30 Jul 2016 00:11:02 +0000] rev 40197
Merge
amurillo [Fri, 29 Jul 2016 16:11:57 -0700] rev 40196
Merge
psandoz [Fri, 29 Jul 2016 10:18:47 +0200] rev 40195
8162458: Buffer view implementations use incorrect offset for Unsafe access
Reviewed-by: alanb
acorn [Wed, 27 Jul 2016 13:33:55 +0000] rev 40194
Merge
acorn [Wed, 27 Jul 2016 08:33:15 -0400] rev 40193
8162340: Better class stream parsing
Summary: check package validity
Reviewed-by: lfoltan, coleenp, dholmes
dholmes [Tue, 26 Jul 2016 23:52:29 -0400] rev 40192
8140723: Remove source code conditionalized on JAVASE_EMBEDDED
Reviewed-by: psandoz, alanb, alexsch
amurillo [Tue, 26 Jul 2016 16:18:24 -0700] rev 40191
Merge
amurillo [Fri, 22 Jul 2016 10:35:48 -0700] rev 40190
Merge
amurillo [Thu, 21 Jul 2016 20:09:20 -0700] rev 40189
Merge
psandoz [Thu, 21 Jul 2016 16:29:17 +0200] rev 40188
8161947: runtime/Unsafe/GetUnsafe.java is failing on jdk9/dev
Reviewed-by: alanb, dholmes
dcubed [Wed, 20 Jul 2016 12:53:25 -0700] rev 40187
8161057: Solaris: deprecated/obsolete compiler flags should be removed
Reviewed-by: tbell, dcubed, dholmes
Contributed-by: alan.burlison@oracle.com
dcubed [Mon, 18 Jul 2016 14:21:17 -0700] rev 40186
8161164: quarantine more tests that can't attach symbolicator to the process on MacOS X
8161177: quarantine com/sun/jdi/sde/SourceDebugExtensionTest.java on Win*
Reviewed-by: sspitsyn, gtriantafill
fparain [Mon, 18 Jul 2016 08:28:32 -0700] rev 40185
8161034: GPL header missing comma after year
Reviewed-by: alanb
sspitsyn [Fri, 15 Jul 2016 23:54:37 -0700] rev 40184
8158350: Table in ThreadInfo.from(CompositeData) may need updates for new stack trace attributes
Summary: Update table in ThreadInfo.from(CompositeData) for new stack trace attributes
Reviewed-by: alanb, dholmes, dsamersoff
Contributed-by: amit.sapre@oracle.com
dcubed [Fri, 15 Jul 2016 18:09:33 +0000] rev 40183
Merge
dcubed [Fri, 15 Jul 2016 09:37:38 -0700] rev 40182
8160997: Solaris: deprecated <pwd.h> and <gid.h> interfaces should be replaced
Summary: Use final POSIX 1003.1c versions of getgrgid_r(), getgrnam_r(), getpwnam_r(), and getpwuid_r().
Reviewed-by: alanb, dcubed, simonis, dholmes
Contributed-by: alan.burlison@oracle.com
amurillo [Fri, 15 Jul 2016 09:10:36 -0700] rev 40181
Merge
psandoz [Fri, 15 Jul 2016 12:36:15 +0200] rev 40180
8151163: All Buffer implementations should leverage Unsafe unaligned accessors
Reviewed-by: shade, aph
rriggs [Mon, 08 Aug 2016 13:55:16 -0400] rev 40179
8161431: JNI pending exceptions in ProcessHandleImpl_linux.c and ProcessHandleImpl_unix.c
Reviewed-by: naoto
snikandrova [Mon, 08 Aug 2016 20:16:53 +0300] rev 40178
8162876: [TEST_BUG] sun/net/www/protocol/http/HttpInputStream.java fails intermittently
Reviewed-by: chegar
weijun [Mon, 08 Aug 2016 21:51:01 +0800] rev 40177
8163303: Remove identity scope information from jarsigner -verbose output
Reviewed-by: mullan
xiaofeya [Fri, 05 Aug 2016 18:45:40 -0700] rev 40176
8163149: Typo in java.net.http.AuthenticationFilter
Reviewed-by: chegar, rriggs
redestad [Sat, 06 Aug 2016 00:34:50 +0200] rev 40175
8161379: Force inline methods calling Reflection.getCallerClass
Reviewed-by: shade, mchung
prr [Fri, 05 Aug 2016 10:23:28 -0700] rev 40174
Merge
aghaisas [Wed, 03 Aug 2016 14:49:01 +0530] rev 40173
6427331: NullPointerException in LookupOp.filter(Raster, WritableRaster)
Reviewed-by: psadhukhan, prr
psadhukhan [Wed, 03 Aug 2016 14:45:25 +0530] rev 40172
6575247: Banner checkbox in PrinterJob print dialog doesn't work
Reviewed-by: prr, jdv
prr [Tue, 02 Aug 2016 10:43:31 -0700] rev 40171
8074843: Resolve disabled warnings for libmlib_image and libmlib_image_v
Reviewed-by: vadim, psadhukhan
jdv [Tue, 02 Aug 2016 16:14:59 +0530] rev 40170
8160736: KSS : unnecessary class.forName in TIFFJPEGCompressor.java
Reviewed-by: prr, bpb, vadim
Contributed-by: jayathirth.d.v@oracle.com
jdv [Tue, 02 Aug 2016 15:55:03 +0530] rev 40169
8160943: skipImage() in JPEGImageReader class throws IIOException if we have gaps between markers in Jpeg image.
Reviewed-by: prr, flar
Contributed-by: jayathirth.d.v@oracle.com
rchamyal [Tue, 02 Aug 2016 10:46:08 +0530] rev 40168
8144594: HiDPI: awt.Choice looks improperly (Win 8)
Reviewed-by: alexsch, serb
Contributed-by: rajeev.chamyal@oracle.com
prr [Mon, 01 Aug 2016 10:06:09 -0700] rev 40167
Merge
ssadetsky [Fri, 29 Jul 2016 11:25:59 +0300] rev 40166
8157827: AWT_Desktop/Automated/Exceptions/BasicTest loads incorrect GTK version when jdk.gtk.version=3
Reviewed-by: prr
ssadetsky [Fri, 29 Jul 2016 11:19:28 +0300] rev 40165
8160448: Make GTK3 menus appearence similar to native.
Reviewed-by: alexsch
ssadetsky [Fri, 29 Jul 2016 11:14:05 +0300] rev 40164
8161195: Regression: closed/javax/swing/text/FlowView/LayoutTest.java
Reviewed-by: alexsch
ssadetsky [Fri, 29 Jul 2016 11:08:34 +0300] rev 40163
8016313: java.awt.Headless exception has no spec since its creation
Reviewed-by: prr
ssadetsky [Fri, 29 Jul 2016 11:04:52 +0300] rev 40162
8117886: There is no tooltip while moving the mouse on the tray icon.
Reviewed-by: alexsch
ssadetsky [Fri, 29 Jul 2016 10:59:43 +0300] rev 40161
8161273: [hidpi] The frame insets size is wrong on Linux HiDPI because it is not scaled.
Reviewed-by: alexsch
ssadetsky [Fri, 29 Jul 2016 10:56:30 +0300] rev 40160
8160246: Regression: 4410243 reproducible with GTK LaF
Reviewed-by: alexsch
ssadetsky [Fri, 29 Jul 2016 10:50:49 +0300] rev 40159
8161007: GPL header missing comma in year
Reviewed-by: alexsch, azvegint
ddehaven [Thu, 28 Jul 2016 10:27:46 -0700] rev 40158
Merge
ddehaven [Thu, 28 Jul 2016 09:29:38 -0700] rev 40157
Merge
prr [Thu, 28 Jul 2016 09:54:55 -0700] rev 40156
8056210: Move libawt file to windows directory
Reviewed-by: serb, psadhukhan
prr [Thu, 28 Jul 2016 09:53:08 -0700] rev 40155
8148477: Native memory leak in font layout subsystem
Reviewed-by: serb
prr [Thu, 28 Jul 2016 06:02:40 -0700] rev 40154
8149714: [parfait] char array lengths don't match in awt_Font.cpp:1701
Reviewed-by: serb, ssadetsky
aivanov [Wed, 27 Jul 2016 15:32:25 +0300] rev 40153
8160664: JVM crashed with font manager on Solaris 12
Reviewed-by: prr, aivanov
Contributed-by: Martin Walsh <martin.walsh@oracle.com>
prr [Tue, 26 Jul 2016 11:50:19 -0700] rev 40152
8162488: JDK should be updated to use LittleCMS 2.8
Reviewed-by: serb, psadhukhan
prr [Tue, 26 Jul 2016 11:30:40 -0700] rev 40151
8074827: Resolve disabled warnings for libjavajpeg
Reviewed-by: serb, psadhukhan
vadim [Tue, 26 Jul 2016 18:45:05 +0300] rev 40150
8162545: Mac build failure
Reviewed-by: psadhukhan, prr
serb [Tue, 26 Jul 2016 15:55:22 +0300] rev 40149
8159899: [TEST_BUG] Timeout in tests when OOM should be generated
Reviewed-by: yan, ssadetsky
vadim [Tue, 26 Jul 2016 14:54:26 +0300] rev 40148
8161742: [parfait] Uninitialised memory in isXTestAvailable of awt_Robot.c:65
Reviewed-by: serb, ssadetsky
vadim [Tue, 26 Jul 2016 14:19:40 +0300] rev 40147
8161733: [parfait] Memory leak in imageioJPEG.c:2803
Reviewed-by: prr, serb
vadim [Tue, 26 Jul 2016 14:19:15 +0300] rev 40146
8161740: [parfait] Memory leak in Java_sun_awt_UNIXToolkit_load_1gtk_1icon of awt_UNIXToolkit.c:132
Reviewed-by: serb, ssadetsky
vadim [Tue, 26 Jul 2016 14:18:43 +0300] rev 40145
8161761: [parfait] 2 JNI exception pending defect groups in GraphicsPrimitiveMgr.c
Reviewed-by: prr, serb
psadhukhan [Tue, 26 Jul 2016 12:37:21 +0530] rev 40144
6591280: getting IPP connection causes disabling jar caches
Reviewed-by: prr, jdv
prr [Mon, 25 Jul 2016 11:03:53 -0700] rev 40143
7175487: Cannot customize font configuration on Linux
Reviewed-by: bpb
prr [Mon, 25 Jul 2016 10:36:12 -0700] rev 40142
8147542: ClassCastException when repainting after display resolution change
Reviewed-by: prr, flar
Contributed-by: alexey.ushakov@jetbrains.com
rchamyal [Mon, 25 Jul 2016 15:29:24 +0530] rev 40141
8147648: [hidpi] multiresolution image: wrong resolution variant is used as icon in the Unity panel
Reviewed-by: alexsch, ssadetsky
Contributed-by: rajeev.chamyal@oracle.com
prr [Fri, 22 Jul 2016 16:09:52 -0700] rev 40140
8162429: Clean up obsolete font preferences for JDS.
Reviewed-by: bpb
prr [Fri, 22 Jul 2016 16:07:45 -0700] rev 40139
8162432: Clean up references in font code to old Solaris releases.
Reviewed-by: bpb
prr [Fri, 22 Jul 2016 15:57:57 -0700] rev 40138
8140314: Verify IIOMetadataFormat class on loading
Reviewed-by: bpb
bpb [Fri, 22 Jul 2016 14:32:49 -0700] rev 40137
8148454: [PIT] Failure of ReplaceMetadataTest on TIFF with IllegalStateException
Summary: Move super.setOutput() to end of setOutput() to avoid setting super.output to null
Reviewed-by: prr
jdv [Sat, 23 Jul 2016 02:08:17 +0530] rev 40136
8161902: [PIT][TEST_BUG]sun/awt/image/OffScreenImageSource/ImageConsumerUnregisterTest.java compilation fails
Reviewed-by: prr
Contributed-by: jayathirth.d.v@oracle.com
bpb [Fri, 22 Jul 2016 11:16:08 -0700] rev 40135
8149016: Misleading IllegalArgumentException message when a type that is neither LONG nor IFD pointer is supplied to TIFFField constructor
Summary: Replace invocation of this() constructor with explicit checks and initializations
Reviewed-by: prr
pkbalakr [Fri, 22 Jul 2016 12:16:33 +0530] rev 40134
8144709: [hidpi] [TestBug] java/awt/GridLayout/ChangeGridSize/ChangeGridSize.java, java/awt/GridLayout/ComponentPreferredSize/ComponentPreferredSize.java are failing
Reviewed-by: alexsch, rchamyal
aghaisas [Fri, 22 Jul 2016 12:13:24 +0530] rev 40133
7096375: Swing ignores first click after decreasing system's time
Reviewed-by: alexsch, rchamyal
psadhukhan [Fri, 22 Jul 2016 10:53:01 +0530] rev 40132
4882305: StreamPrintServ.getSupportedAttributeValues returns null for Orientation attr
Reviewed-by: prr, jdv
dtitov [Thu, 21 Jul 2016 12:27:27 -0700] rev 40131
8156960: Deprecate JSObject.getWindow(Applet) method
Reviewed-by: mchung, kcr, smarks, erikj, alexsch
rchamyal [Thu, 21 Jul 2016 20:30:18 +0530] rev 40130
8158918: setExtendedState(1) for maximized Frame results in state==7
Reviewed-by: alexsch, ssadetsky
Contributed-by: rajeev.chamyal@oracle.com
simonis [Wed, 20 Jul 2016 17:08:04 +0200] rev 40129
4908075: Press shift and another key using robot does not trigger events properly - WinXP
Reviewed-by: alexsch, simonis
Contributed-by: oliver.bendig@sap.com
goetz [Thu, 07 Jul 2016 16:21:45 +0200] rev 40128
8160974: [TESTBUG] Mark more headful tests with @key headful.
Reviewed-by: serb, simonis
aniyogi [Wed, 20 Jul 2016 14:17:41 +0530] rev 40127
8161470: Failure javax/swing/JRadioButton/FocusTraversal/FocusTraversal.java
Reviewed-by: alexsch, rchamyal
aniyogi [Wed, 20 Jul 2016 11:25:57 +0530] rev 40126
8160438: javax/swing/plaf/nimbus/8057791/bug8057791.java fails
Reviewed-by: alexsch, rchamyal
sundar [Fri, 05 Aug 2016 18:16:45 +0530] rev 40125
8163256: jlink/plugins/ExcludeVMPluginTest.java failed with Selected VM server doesn't exist
Reviewed-by: jlaskey, alanb
sundar [Fri, 05 Aug 2016 09:42:05 +0530] rev 40124
8163116: jlink exclude VM plugin does not fully support cross platform image creation
Reviewed-by: redestad, alanb, mchung
bpb [Thu, 04 Aug 2016 14:29:27 -0700] rev 40123
8162902: Add some debugging output to test/java/nio/file/WatchService/DeleteInterference
Summary: Add printing of iteration numbers
Reviewed-by: alanb
amurillo [Thu, 04 Aug 2016 17:49:12 +0000] rev 40122
Merge
sundar [Thu, 04 Aug 2016 19:39:42 +0530] rev 40121
8146721: FileCopierPlugin should not create fake module
Reviewed-by: jlaskey, alanb
igerasim [Thu, 04 Aug 2016 16:05:37 +0300] rev 40120
8163180: Typos around @code javadoc tag usage
Reviewed-by: dfuchs
amlu [Thu, 04 Aug 2016 15:45:24 +0800] rev 40119
8161024: Remove intermittent key from java/lang/Runtime/exec/LotsOfOutput.java
Reviewed-by: darcy
clanger [Wed, 03 Aug 2016 21:15:05 +0200] rev 40118
8162819: fix minor Javadoc issues and remove warnings in java.net.Socket
Reviewed-by: dfuchs
rriggs [Wed, 03 Aug 2016 12:55:44 -0400] rev 40117
8160151: java/lang/ProcessBuilder/Zombies.java failed with error "1 zombies!"
Reviewed-by: dfuchs
darcy [Wed, 03 Aug 2016 08:13:45 -0700] rev 40116
8162817: Annotation toString output not reusable for source input
Reviewed-by: plevart
amlu [Wed, 03 Aug 2016 13:32:59 +0800] rev 40115
8161970: Remove tools/jlink/JLinkOptimTest.java from ProblemList.txt
8157664: Remove JInfoSanityTest.java JInfoRunningProcessFlagTest.java and JMapHeapConfigTest.java from ProblemList.txt
Reviewed-by: sundar, dsamersoff
nishjain [Wed, 03 Aug 2016 09:37:57 +0900] rev 40114
8035133: Locale matching: Weight q=0 isn't handled correctly.
Reviewed-by: okutsu, peytoia
naoto [Tue, 02 Aug 2016 10:58:16 -0700] rev 40113
8162797: Code clean-up in IncludeLocalesPlugin
Reviewed-by: sundar
tidu [Tue, 02 Aug 2016 10:36:33 -0700] rev 40112
8160337: Remove intermittent key from sun/security/pkcs11/rsa/TestKeyPairGenerator.java
Reviewed-by: rhalade, xuelei
sundar [Tue, 02 Aug 2016 17:33:50 +0530] rev 40111
8159487: Add JAVA_VERSION, OS_NAME, OS_ARCH properties in release file
Reviewed-by: jlaskey
amurillo [Thu, 04 Aug 2016 17:32:53 +0000] rev 40110
Added tag jdk-9+130 for changeset cd4f403f9618
duke [Wed, 05 Jul 2017 22:02:42 +0200] rev 40109
Merge
amurillo [Fri, 05 Aug 2016 09:50:25 -0700] rev 40108
Merge
dholmes [Tue, 02 Aug 2016 16:24:04 -0400] rev 40107
7008747: Header files with conditional behaviour can not be precompiled
Reviewed-by: kvn, gthornbr
mchernov [Tue, 02 Aug 2016 15:22:41 +0300] rev 40106
8161604: TestNewSizeFlags fails with RuntimeException: max new size != MaxNewSize value
Reviewed-by: sangheki, tschatzl
kvn [Mon, 01 Aug 2016 20:47:51 -0700] rev 40105
Merge
tpivovarova [Fri, 29 Jul 2016 17:41:14 +0300] rev 40104
8161138: testlibrary_tests/ctw/* failed with "Failed. Unexpected exit from test [exit code: 0]"
Reviewed-by: kvn
clanger [Mon, 01 Aug 2016 20:41:15 -0400] rev 40103
8162869: Small fixes for AIX perf memory and attach listener
Reviewed-by: dsamersoff, dholmes
coleenp [Mon, 01 Aug 2016 16:28:23 -0400] rev 40102
8161445: [BACKOUT] MemberNameTable doesn't purge stale entries
Summary: Original change caused performance regression in microbenchmarks after GC
Reviewed-by: dholmes, ecaspole
dsamersoff [Mon, 01 Aug 2016 15:38:58 +0300] rev 40101
8160817: Add jsadebugd functionality to jhsdb
Summary: add jsadebugd functionality to jhsdb
Reviewed-by: dsamersoff
Contributed-by: sharath.ballal@oracle.com
dsamersoff [Mon, 01 Aug 2016 10:51:22 +0300] rev 40100
8158050: Remove SA-JDI
Summary: Remove SA-JDI
Reviewed-by: alanb, dsamersoff
Contributed-by: sharath.ballal@oracle.com
amurillo [Fri, 29 Jul 2016 16:50:45 -0700] rev 40099
Merge
amurillo [Fri, 29 Jul 2016 16:11:55 -0700] rev 40098
Merge
jmasa [Fri, 29 Jul 2016 20:23:24 +0000] rev 40097
Merge
jmasa [Wed, 08 Jun 2016 14:11:51 -0700] rev 40096
8159073: : Error handling incomplete when creating GC threads lazily
Reviewed-by: drwhite, tschatzl, sangheki
dcubed [Fri, 29 Jul 2016 11:38:07 -0700] rev 40095
8161601: Solaris: __USE_LEGACY_PROTOTYPES__ is redundant and should be removed
Reviewed-by: redestad, dcubed, gthornbr, dholmes
rbackman [Fri, 29 Jul 2016 08:17:43 +0000] rev 40094
Merge
rbackman [Fri, 29 Jul 2016 09:23:05 +0200] rev 40093
Merge
dpochepk [Thu, 28 Jul 2016 16:09:31 +0300] rev 40092
8162603: Unrecognized VM option 'UseCountedLoopSafepoints'
Reviewed-by: kvn
zmajo [Thu, 28 Jul 2016 08:19:35 +0000] rev 40091
Merge
roland [Wed, 27 Jul 2016 12:33:33 +0200] rev 40090
8162384: Performance regression: bimorphic inlining may be bypassed by type speculation
Summary: when speculation fails at a call fallback to profile data at the call site
Reviewed-by: kvn
dlong [Wed, 27 Jul 2016 10:56:01 -0700] rev 40089
8160742: Node::operator new invokes undefined behavior
Summary: remove obsolete asserts
Reviewed-by: kvn
goetz [Wed, 20 Jul 2016 12:34:11 +0200] rev 40088
8161907: adlc: Fix crash in cisc_spill_match if _rChild == NULL
Reviewed-by: kvn
roland [Mon, 25 Jul 2016 14:31:42 -0700] rev 40087
8161147: jvm crashes when -XX:+UseCountedLoopSafepoints is enabled
Summary: don't convert loop with safepoint on the backedge to Counted loop
Reviewed-by: kvn
aph [Thu, 23 Jun 2016 17:58:59 +0000] rev 40086
8157306: Random infrequent null pointer exceptions in javac
Reviewed-by: kvn
dpochepk [Mon, 25 Jul 2016 21:02:51 +0300] rev 40085
8162376: TestSHA512Intrinsics.java failed with Unexpected count of intrinsic _sha5_implCompress is expected
Reviewed-by: kvn
twisti [Fri, 22 Jul 2016 12:47:08 -1000] rev 40084
8162427: fix indent in CompileTask::print_tty
Reviewed-by: kvn
roland [Mon, 18 Jul 2016 20:45:51 +0200] rev 40083
8161651: Logic in ConnectionGraph::split_unique_types() wrongly assumes node always have memory input
Reviewed-by: thartmann, kvn
dnsimon [Fri, 22 Jul 2016 17:52:03 +0000] rev 40082
Merge
dnsimon [Wed, 20 Jul 2016 22:18:13 +0000] rev 40081
8161265: [JVMCI] EnableJVMCI should only be required when its not implied by other flags
Reviewed-by: twisti, kvn, never
aph [Fri, 22 Jul 2016 17:05:08 +0100] rev 40080
8161190: AArch64: Fix overflow in immediate cmp instruction
Summary: Use subs instead of cmp to compare BlockZeroingLowLimit. Subs can check and handle immediate out of range correctly.
Reviewed-by: aph
Contributed-by: yang.zhang@linaro.org
dpochepk [Wed, 20 Jul 2016 19:35:08 +0300] rev 40079
8071652: -XX:CompileOnly does not behave as documented
Reviewed-by: kvn
dpochepk [Wed, 20 Jul 2016 19:33:22 +0300] rev 40078
8161695: compiler/jsr292/MHInlineTest.java can't be run on client-only platforms
Reviewed-by: kvn
dpochepk [Wed, 20 Jul 2016 19:31:34 +0300] rev 40077
8158756: [Testbug] serviceability/dcmd/compiler/CompilerQueueTest.java fails with TieredStopAtLevel=1
Reviewed-by: thartmann
dpochepk [Wed, 20 Jul 2016 19:29:10 +0300] rev 40076
8161508: JVMCI: MaterializeVirtualObjectTest fails w/ "CASE: invalidate=true: has no virtual object before materialization
Reviewed-by: kvn