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