Tue, 23 Jun 2015 09:23:53 -0400 Merge
rriggs [Tue, 23 Jun 2015 09:23:53 -0400] rev 31250
Merge
Tue, 23 Jun 2015 09:21:25 -0400 8129535: java_props_md.c should compile on VS 2010
rriggs [Tue, 23 Jun 2015 09:21:25 -0400] rev 31249
8129535: java_props_md.c should compile on VS 2010 Summary: Visual Studio 2010 does not allow declarations in the middle of blocks; only at the beginning Reviewed-by: alanb
Tue, 23 Jun 2015 09:49:55 +0200 8129120: Terminal operation properties should not be back-propagated to upstream operations
psandoz [Tue, 23 Jun 2015 09:49:55 +0200] rev 31248
8129120: Terminal operation properties should not be back-propagated to upstream operations Reviewed-by: briangoetz, chegar
Mon, 22 Jun 2015 13:30:21 -0700 8129499: Structure of java/rmi/activation/rmidViaInheritedChannel tests masks exception
bpb [Mon, 22 Jun 2015 13:30:21 -0700] rev 31247
8129499: Structure of java/rmi/activation/rmidViaInheritedChannel tests masks exception Summary: Check for rmid == null before dereferencing the variable. Reviewed-by: rriggs, chegar
Sat, 20 Jun 2015 10:03:42 -0400 8066504: GetVersionEx in java.base/windows/native/libjava/java_props_md.c might not get correct Windows version 0
rriggs [Sat, 20 Jun 2015 10:03:42 -0400] rev 31246
8066504: GetVersionEx in java.base/windows/native/libjava/java_props_md.c might not get correct Windows version 0 Summary: System property os.name and os.version should report the version of kernel32.dll Reviewed-by: alanb, igerasim
Fri, 19 Jun 2015 09:35:10 -0700 8081293: java/nio/file/Files/CopyAndMove.java failed with java.nio.file.FileAlreadyExistsException intermittently
bpb [Fri, 19 Jun 2015 09:35:10 -0700] rev 31245
8081293: java/nio/file/Files/CopyAndMove.java failed with java.nio.file.FileAlreadyExistsException intermittently Summary: Print seed used to initialize Random and add ability to specify seed. Reviewed-by: alanb, chegar
Fri, 19 Jun 2015 14:06:24 +0800 8050409: Test for JAAS getPrivateCredentials
amjiang [Fri, 19 Jun 2015 14:06:24 +0800] rev 31244
8050409: Test for JAAS getPrivateCredentials Reviewed-by: weijun
Thu, 18 Jun 2015 17:20:42 -0700 8079539: java/util/prefs/CodePointZeroPrefsTest.java fails with "java.util.prefs.BackingStoreException: Couldn't get file lock."
bpb [Thu, 18 Jun 2015 17:20:42 -0700] rev 31243
8079539: java/util/prefs/CodePointZeroPrefsTest.java fails with "java.util.prefs.BackingStoreException: Couldn't get file lock." Summary: Add @run tag with property -Djava.util.prefs.userRoot=. Reviewed-by: alanb
Thu, 25 Jun 2015 10:21:38 -0700 Added tag jdk9-b70 for changeset d3d7f5a45a5c
katleman [Thu, 25 Jun 2015 10:21:38 -0700] rev 31242
Added tag jdk9-b70 for changeset d3d7f5a45a5c
Wed, 05 Jul 2017 20:39:06 +0200 Merge
duke [Wed, 05 Jul 2017 20:39:06 +0200] rev 31241
Merge
Sun, 28 Jun 2015 16:39:04 -0700 Merge
lana [Sun, 28 Jun 2015 16:39:04 -0700] rev 31240
Merge
Tue, 23 Jun 2015 14:20:40 -0700 Merge
amurillo [Tue, 23 Jun 2015 14:20:40 -0700] rev 31239
Merge
Thu, 18 Jun 2015 22:38:36 -0700 Merge
amurillo [Thu, 18 Jun 2015 22:38:36 -0700] rev 31238
Merge
Thu, 18 Jun 2015 13:18:12 -0700 Merge
dcubed [Thu, 18 Jun 2015 13:18:12 -0700] rev 31237
Merge
Thu, 04 Jun 2015 14:29:34 +0200 8080947: Add uint as a valid VM flag type
david [Thu, 04 Jun 2015 14:29:34 +0200] rev 31236
8080947: Add uint as a valid VM flag type Reviewed-by: brutisso, ddmitriev
Thu, 04 Jun 2015 14:19:51 +0200 Merge
jwilhelm [Thu, 04 Jun 2015 14:19:51 +0200] rev 31235
Merge
Thu, 04 Jun 2015 08:05:47 -0400 8081219: hs_err improvement: Add event logging for class redefinition to the hs_err file
coleenp [Thu, 04 Jun 2015 08:05:47 -0400] rev 31234
8081219: hs_err improvement: Add event logging for class redefinition to the hs_err file Summary: Use the Events::log function to save redefined classes for output to the hs_err file. Reviewed-by: sspitsyn, jiangli, lfoltan
Tue, 09 Jun 2015 12:09:03 +0200 8086016: closed/java/text/Format/NumberFormat/BigDecimalCompatibilityTest.java is crashing
roland [Tue, 09 Jun 2015 12:09:03 +0200] rev 31233
8086016: closed/java/text/Format/NumberFormat/BigDecimalCompatibilityTest.java is crashing Summary: Trying to transform ArrayCopyNode in dying part of the graph Reviewed-by: kvn
Mon, 15 Jun 2015 16:47:24 +0300 8078145: testlibrary_tests/RandomGeneratorTest.java failed with AssertionError : Unexpected random number sequence for mode: NO_SEED
skovalev [Mon, 15 Jun 2015 16:47:24 +0300] rev 31232
8078145: testlibrary_tests/RandomGeneratorTest.java failed with AssertionError : Unexpected random number sequence for mode: NO_SEED Reviewed-by: iignatyev, vlivanov
Fri, 12 Jun 2015 14:10:17 +0200 8086046: escape analysis generates incorrect code as of B67
roland [Fri, 12 Jun 2015 14:10:17 +0200] rev 31231
8086046: escape analysis generates incorrect code as of B67 Summary: load bypasses arraycopy that sets the value after the ArrayCopyNode is expanded Reviewed-by: kvn
Wed, 03 Jun 2015 08:23:09 +0000 8081790: aarch64: SHA tests fail
enevill [Wed, 03 Jun 2015 08:23:09 +0000] rev 31230
8081790: aarch64: SHA tests fail Summary: Fix SHA tests in JTReg so they recognize aarch64 Reviewed-by: duke Contributed-by: alexander.alexeev@caviumnetworks.com
Fri, 12 Jun 2015 09:59:51 -0700 Merge
kvn [Fri, 12 Jun 2015 09:59:51 -0700] rev 31229
Merge
Thu, 11 Jun 2015 14:19:40 +0300 8074551: GWT can be marked non-compilable due to deopt count pollution
vlivanov [Thu, 11 Jun 2015 14:19:40 +0300] rev 31228
8074551: GWT can be marked non-compilable due to deopt count pollution Reviewed-by: kvn
Tue, 23 Jun 2015 18:56:17 +0000 8129551: aarch64: some regressions introduced by addition of vectorisation code
enevill [Tue, 23 Jun 2015 18:56:17 +0000] rev 31227
8129551: aarch64: some regressions introduced by addition of vectorisation code Summary: Fix regressions Reviewed-by: kvn
Thu, 25 Jun 2015 10:21:35 -0700 Added tag jdk9-b70 for changeset d4e08333ac48
katleman [Thu, 25 Jun 2015 10:21:35 -0700] rev 31226
Added tag jdk9-b70 for changeset d4e08333ac48
Sun, 28 Jun 2015 16:38:02 -0700 Merge
lana [Sun, 28 Jun 2015 16:38:02 -0700] rev 31225
Merge
Tue, 23 Jun 2015 08:59:06 -0700 Merge
amurillo [Tue, 23 Jun 2015 08:59:06 -0700] rev 31224
Merge
Thu, 18 Jun 2015 22:38:34 -0700 Merge
amurillo [Thu, 18 Jun 2015 22:38:34 -0700] rev 31223
Merge
Thu, 18 Jun 2015 13:05:59 -0700 Merge
dcubed [Thu, 18 Jun 2015 13:05:59 -0700] rev 31222
Merge
Thu, 04 Jun 2015 14:39:07 +0200 8080947: Add uint as a valid VM flag type
david [Thu, 04 Jun 2015 14:39:07 +0200] rev 31221
8080947: Add uint as a valid VM flag type Reviewed-by: brutisso, ddmitriev
Wed, 03 Jun 2015 11:03:06 +0200 8081471: Allow SetupTestFilesCompilation to set LDFLAGS for individual tests
ihse [Wed, 03 Jun 2015 11:03:06 +0200] rev 31220
8081471: Allow SetupTestFilesCompilation to set LDFLAGS for individual tests Reviewed-by: erikj
Tue, 23 Jun 2015 15:11:56 +0200 8129503: The SOURCE value in release file of JDK 9 doesn't contain changesets since b49
erikj [Tue, 23 Jun 2015 15:11:56 +0200] rev 31219
8129503: The SOURCE value in release file of JDK 9 doesn't contain changesets since b49 Reviewed-by: tbell
Thu, 25 Jun 2015 10:21:33 -0700 Added tag jdk9-b70 for changeset 7d5061c22f0a
katleman [Thu, 25 Jun 2015 10:21:33 -0700] rev 31218
Added tag jdk9-b70 for changeset 7d5061c22f0a
Wed, 05 Jul 2017 20:38:50 +0200 Added tag jdk9-b70 for changeset 43d0179ee9de
duke [Wed, 05 Jul 2017 20:38:50 +0200] rev 31217
Added tag jdk9-b70 for changeset 43d0179ee9de
Wed, 05 Jul 2017 20:38:50 +0200 Merge jdk9-b70
duke [Wed, 05 Jul 2017 20:38:50 +0200] rev 31216
Merge
Wed, 05 Jul 2017 20:38:47 +0200 Merge
duke [Wed, 05 Jul 2017 20:38:47 +0200] rev 31215
Merge
Thu, 18 Jun 2015 10:24:20 -0700 Merge
lana [Thu, 18 Jun 2015 10:24:20 -0700] rev 31214
Merge
Wed, 17 Jun 2015 13:20:33 -0700 8080826: Group 15: golden files for tests in tools/javac/generics/type* dirs
sogoel [Wed, 17 Jun 2015 13:20:33 -0700] rev 31213
8080826: Group 15: golden files for tests in tools/javac/generics/type* dirs Reviewed-by: jjg
Tue, 16 Jun 2015 09:39:59 +0530 8074346: Type annotation on a qualified type causes spurious 'cannot find symbol' errors
sadayapalam [Tue, 16 Jun 2015 09:39:59 +0530] rev 31212
8074346: Type annotation on a qualified type causes spurious 'cannot find symbol' errors Summary: Issue clear diagostic when package names in a qualified type name are illegally annotated Reviewed-by: mcimadamore, jlahoda
Thu, 18 Jun 2015 01:43:17 -0700 Added tag jdk9-b69 for changeset adbe1040a135
lana [Thu, 18 Jun 2015 01:43:17 -0700] rev 31211
Added tag jdk9-b69 for changeset adbe1040a135
Wed, 05 Jul 2017 20:38:43 +0200 Merge
duke [Wed, 05 Jul 2017 20:38:43 +0200] rev 31210
Merge
Thu, 18 Jun 2015 01:43:12 -0700 Added tag jdk9-b69 for changeset 97f4fef2d420
lana [Thu, 18 Jun 2015 01:43:12 -0700] rev 31209
Added tag jdk9-b69 for changeset 97f4fef2d420
Wed, 05 Jul 2017 20:38:40 +0200 Merge
duke [Wed, 05 Jul 2017 20:38:40 +0200] rev 31208
Merge
Thu, 18 Jun 2015 10:25:10 -0700 Merge
lana [Thu, 18 Jun 2015 10:25:10 -0700] rev 31207
Merge
Mon, 15 Jun 2015 09:25:23 -0700 8080907: Develop test for Xerces Update: XML Schema Validation
joehw [Mon, 15 Jun 2015 09:25:23 -0700] rev 31206
8080907: Develop test for Xerces Update: XML Schema Validation Reviewed-by: lancea, joehw Contributed-by: frank.yuan@oracle.com
Fri, 12 Jun 2015 16:39:25 -0400 Merge
mullan [Fri, 12 Jun 2015 16:39:25 -0400] rev 31205
Merge
Fri, 12 Jun 2015 16:36:31 -0400 8087283: Add support for the XML Signature here() function to the JDK XPath implementation
mullan [Fri, 12 Jun 2015 16:36:31 -0400] rev 31204
8087283: Add support for the XML Signature here() function to the JDK XPath implementation Reviewed-by: alanb, joehw
Thu, 18 Jun 2015 01:43:12 -0700 Added tag jdk9-b69 for changeset cf43381c8a56
lana [Thu, 18 Jun 2015 01:43:12 -0700] rev 31203
Added tag jdk9-b69 for changeset cf43381c8a56
Wed, 05 Jul 2017 20:38:36 +0200 Merge
duke [Wed, 05 Jul 2017 20:38:36 +0200] rev 31202
Merge
Thu, 18 Jun 2015 10:24:14 -0700 Merge
lana [Thu, 18 Jun 2015 10:24:14 -0700] rev 31201
Merge
Thu, 18 Jun 2015 19:20:53 +0530 8117883: nasgen prototype, instance member count calculation is wrong
sundar [Thu, 18 Jun 2015 19:20:53 +0530] rev 31200
8117883: nasgen prototype, instance member count calculation is wrong Reviewed-by: hannesw, lagergren
Wed, 17 Jun 2015 13:56:53 +0200 8098808: Convert Scope from interface to class
hannesw [Wed, 17 Jun 2015 13:56:53 +0200] rev 31199
8098808: Convert Scope from interface to class Reviewed-by: sundar, attila
Wed, 17 Jun 2015 14:21:20 +0530 8098847: obj."prop" and obj.'prop' should result in SyntaxError
sundar [Wed, 17 Jun 2015 14:21:20 +0530] rev 31198
8098847: obj."prop" and obj.'prop' should result in SyntaxError Reviewed-by: hannesw, attila
Wed, 17 Jun 2015 09:10:45 +0200 8087312: PropertyMapWrapper.equals should compare className
hannesw [Wed, 17 Jun 2015 09:10:45 +0200] rev 31197
8087312: PropertyMapWrapper.equals should compare className Reviewed-by: sundar, attila
Tue, 16 Jun 2015 18:26:25 +0530 8098578: Global scope is not accessible with indirect load call
sundar [Tue, 16 Jun 2015 18:26:25 +0530] rev 31196
8098578: Global scope is not accessible with indirect load call Reviewed-by: attila, hannesw
Tue, 16 Jun 2015 13:25:41 +0200 8098807: Strict eval throws ClassCastException with large scripts
hannesw [Tue, 16 Jun 2015 13:25:41 +0200] rev 31195
8098807: Strict eval throws ClassCastException with large scripts Reviewed-by: sundar, attila
Mon, 15 Jun 2015 15:49:14 +0200 8098546: eval within a 'with' leaks definitions into global scope
hannesw [Mon, 15 Jun 2015 15:49:14 +0200] rev 31194
8098546: eval within a 'with' leaks definitions into global scope Reviewed-by: sundar, attila
Mon, 15 Jun 2015 15:37:01 +0200 8086052: Script evaluation should not return last function declaration
hannesw [Mon, 15 Jun 2015 15:37:01 +0200] rev 31193
8086052: Script evaluation should not return last function declaration Reviewed-by: sundar, attila
Fri, 12 Jun 2015 16:55:20 +0530 8087211: Indirect evals should be strict with -strict option
sundar [Fri, 12 Jun 2015 16:55:20 +0530] rev 31192
8087211: Indirect evals should be strict with -strict option Reviewed-by: lagergren, hannesw
Thu, 18 Jun 2015 01:43:18 -0700 Added tag jdk9-b69 for changeset b15ed6c5dedd
lana [Thu, 18 Jun 2015 01:43:18 -0700] rev 31191
Added tag jdk9-b69 for changeset b15ed6c5dedd
Wed, 05 Jul 2017 20:38:32 +0200 Merge
duke [Wed, 05 Jul 2017 20:38:32 +0200] rev 31190
Merge
Thu, 18 Jun 2015 10:24:57 -0700 Merge
lana [Thu, 18 Jun 2015 10:24:57 -0700] rev 31189
Merge
Fri, 12 Jun 2015 17:33:15 -0700 8086029: Fix doclint reference warnings in org.omg.CORBA
darcy [Fri, 12 Jun 2015 17:33:15 -0700] rev 31188
8086029: Fix doclint reference warnings in org.omg.CORBA Reviewed-by: lancea, alanb
Thu, 18 Jun 2015 01:43:08 -0700 Added tag jdk9-b69 for changeset 20f60dc00878
lana [Thu, 18 Jun 2015 01:43:08 -0700] rev 31187
Added tag jdk9-b69 for changeset 20f60dc00878
Wed, 05 Jul 2017 20:38:28 +0200 Merge
duke [Wed, 05 Jul 2017 20:38:28 +0200] rev 31186
Merge
Thu, 18 Jun 2015 10:24:33 -0700 Merge
lana [Thu, 18 Jun 2015 10:24:33 -0700] rev 31185
Merge
Thu, 18 Jun 2015 11:16:01 +0800 8060103: CheckBlacklistedCerts.java thinks its openjdk build
rhalade [Thu, 18 Jun 2015 11:16:01 +0800] rev 31184
8060103: CheckBlacklistedCerts.java thinks its openjdk build Reviewed-by: weijun
Thu, 20 Nov 2014 17:52:18 +0800 8064890: SecureClassLoader should use a ConcurrentHashMap
weijun [Thu, 20 Nov 2014 17:52:18 +0800] rev 31183
8064890: SecureClassLoader should use a ConcurrentHashMap Reviewed-by: mullan
Wed, 17 Jun 2015 16:03:49 -0400 8086208: java/lang/ProcessHandle/OnExitTest.java: IllegalThreadStateException: process hasn't exited
rriggs [Wed, 17 Jun 2015 16:03:49 -0400] rev 31182
8086208: java/lang/ProcessHandle/OnExitTest.java: IllegalThreadStateException: process hasn't exited Reviewed-by: martin, dholmes
Wed, 17 Jun 2015 15:48:28 -0400 Merge
mullan [Wed, 17 Jun 2015 15:48:28 -0400] rev 31181
Merge
Wed, 17 Jun 2015 15:47:12 -0400 8072692: Improve performance of SecurityManager.checkPackageAccess
dfuchs [Wed, 17 Jun 2015 15:47:12 -0400] rev 31180
8072692: Improve performance of SecurityManager.checkPackageAccess Reviewed-by: mullan, weijun
Wed, 17 Jun 2015 20:19:51 +0300 8062904: TEST_BUG: Tests java/lang/invoke/LFCaching fail when run with -Xcomp option
kshefov [Wed, 17 Jun 2015 20:19:51 +0300] rev 31179
8062904: TEST_BUG: Tests java/lang/invoke/LFCaching fail when run with -Xcomp option Reviewed-by: vlivanov
Wed, 17 Jun 2015 20:17:25 +0300 8067005: Several java/lang/invoke tests fail due to exhausted code cache
kshefov [Wed, 17 Jun 2015 20:17:25 +0300] rev 31178
8067005: Several java/lang/invoke tests fail due to exhausted code cache Reviewed-by: vlivanov
Tue, 16 Jun 2015 17:05:08 -0700 8098790: Improve cross references and wording in java.lang.reflect.AnnotatedFoo type
darcy [Tue, 16 Jun 2015 17:05:08 -0700] rev 31177
8098790: Improve cross references and wording in java.lang.reflect.AnnotatedFoo type Reviewed-by: lancea
Tue, 16 Jun 2015 14:38:51 -0700 8087304: (ch) java/nio/channels/DatagramChannel/EmptyBuffer.java received 4 times while expected 3
bpb [Tue, 16 Jun 2015 14:38:51 -0700] rev 31176
8087304: (ch) java/nio/channels/DatagramChannel/EmptyBuffer.java received 4 times while expected 3 Summary: Only count datagrams received from the client within the test. Reviewed-by: alanb, chegar
Tue, 16 Jun 2015 10:52:39 -0700 Merge
prr [Tue, 16 Jun 2015 10:52:39 -0700] rev 31175
Merge
Mon, 08 Jun 2015 11:31:09 -0700 Merge
prr [Mon, 08 Jun 2015 11:31:09 -0700] rev 31174
Merge
Mon, 08 Jun 2015 16:47:23 +0100 8081315: 8077982 giflib upgrade breaks system giflib builds with earlier versions
andrew [Mon, 08 Jun 2015 16:47:23 +0100] rev 31173
8081315: 8077982 giflib upgrade breaks system giflib builds with earlier versions Summary: Add conditionals to provide giflib < 5 API calls and interlacing behaviour Reviewed-by: prr, azvegint
Mon, 08 Jun 2015 18:30:41 +0300 8079450: [TESTBUG] javax/swing/plaf/nimbus/8041642/bug8041642.java fails
sgupta [Mon, 08 Jun 2015 18:30:41 +0300] rev 31172
8079450: [TESTBUG] javax/swing/plaf/nimbus/8041642/bug8041642.java fails Reviewed-by: alexsch
Fri, 05 Jun 2015 23:08:31 +0300 8085910: OGL text renderer: gamma lut cleanup
bae [Fri, 05 Jun 2015 23:08:31 +0300] rev 31171
8085910: OGL text renderer: gamma lut cleanup Reviewed-by: serb, prr
Thu, 04 Jun 2015 16:18:14 +0300 8068886: IDEA IntelliJ crashes in objc_msgSend when an accessibility tool is enabled
anashaty [Thu, 04 Jun 2015 16:18:14 +0300] rev 31170
8068886: IDEA IntelliJ crashes in objc_msgSend when an accessibility tool is enabled Reviewed-by: serb, bae
Thu, 04 Jun 2015 15:24:30 +0300 8078606: Deadlock in awt clipboard
anashaty [Thu, 04 Jun 2015 15:24:30 +0300] rev 31169
8078606: Deadlock in awt clipboard Reviewed-by: azvegint, bae
Wed, 03 Jun 2015 18:26:06 -0700 Merge
ddehaven [Wed, 03 Jun 2015 18:26:06 -0700] rev 31168
Merge
Wed, 03 Jun 2015 17:58:00 -0700 8081886: CGGlyphImages.m no longer builds with x code 4.x
prr [Wed, 03 Jun 2015 17:58:00 -0700] rev 31167
8081886: CGGlyphImages.m no longer builds with x code 4.x Reviewed-by: bae, serb
Wed, 03 Jun 2015 23:17:52 +0300 8076312: The behavior of the javax.swing.SwingContainer.delegate contradicts spec
serb [Wed, 03 Jun 2015 23:17:52 +0300] rev 31166
8076312: The behavior of the javax.swing.SwingContainer.delegate contradicts spec Reviewed-by: alexsch, malenkov
Wed, 03 Jun 2015 18:45:27 +0400 8081313: MultipleDocumentHandling.java: tidy warnings
avstepan [Wed, 03 Jun 2015 18:45:27 +0400] rev 31165
8081313: MultipleDocumentHandling.java: tidy warnings Summary: minor fix for docs Reviewed-by: alexsch
Wed, 03 Jun 2015 18:39:26 +0400 8077036: swing docs: fix some tidy warnings
avstepan [Wed, 03 Jun 2015 18:39:26 +0400] rev 31164
8077036: swing docs: fix some tidy warnings Summary: minor fixes for docs Reviewed-by: alexsch
Wed, 03 Jun 2015 15:21:35 +0300 8077409: Drawing deviates when validate() is invoked on java.awt.ScrollPane
mcherkas [Wed, 03 Jun 2015 15:21:35 +0300] rev 31163
8077409: Drawing deviates when validate() is invoked on java.awt.ScrollPane Reviewed-by: bae
Tue, 02 Jun 2015 19:27:06 +0300 8079084: Behavior of BeanProperty.enumerationValues() contradicts spec
serb [Tue, 02 Jun 2015 19:27:06 +0300] rev 31162
8079084: Behavior of BeanProperty.enumerationValues() contradicts spec Reviewed-by: alexsch, malenkov
Mon, 01 Jun 2015 17:46:28 +0400 8081019: Check peer to null in CPlatformWindow.checkZoom()
alexsch [Mon, 01 Jun 2015 17:46:28 +0400] rev 31161
8081019: Check peer to null in CPlatformWindow.checkZoom() Reviewed-by: serb, azvegint
Mon, 01 Jun 2015 13:40:43 +0300 8080086: Test javax/imageio/plugins/png/ItxtUtf8Test.java fails on Linux with G1 GC
psadhukhan [Mon, 01 Jun 2015 13:40:43 +0300] rev 31160
8080086: Test javax/imageio/plugins/png/ItxtUtf8Test.java fails on Linux with G1 GC Reviewed-by: prr, serb
Fri, 29 May 2015 17:29:52 +0100 8081447: System JPEG builds include in-tree jpeglib.h, resulting in build failure
andrew [Fri, 29 May 2015 17:29:52 +0100] rev 31159
8081447: System JPEG builds include in-tree jpeglib.h, resulting in build failure Summary: The include directive should be conditional on the use of the system JPEG library. Reviewed-by: prr, ihse
Fri, 29 May 2015 18:32:58 +0300 8023794: [macosx] LCD Rendering hints seems not working without FRACTIONALMETRICS=ON
bae [Fri, 29 May 2015 18:32:58 +0300] rev 31158
8023794: [macosx] LCD Rendering hints seems not working without FRACTIONALMETRICS=ON Reviewed-by: serb, prr
Fri, 29 May 2015 08:58:46 +0900 8081295: Build failed with GCC 5.1.1
ysuenaga [Fri, 29 May 2015 08:58:46 +0900] rev 31157
8081295: Build failed with GCC 5.1.1 Summary: Array bounds and incorrect condition warnings happen with GCC 5.1.1 Reviewed-by: azvegint
Thu, 28 May 2015 21:17:49 +0300 8041470: JButtons stay pressed after they have lost focus if you use the mouse wheel
anashaty [Thu, 28 May 2015 21:17:49 +0300] rev 31156
8041470: JButtons stay pressed after they have lost focus if you use the mouse wheel Reviewed-by: azvegint, alexp
Sat, 23 May 2015 15:13:40 +0300 8061831: [OGL] "java.lang.InternalError: not implemented yet" during the blit of VI to VI in xor mode
serb [Sat, 23 May 2015 15:13:40 +0300] rev 31155
8061831: [OGL] "java.lang.InternalError: not implemented yet" during the blit of VI to VI in xor mode Reviewed-by: flar, bae
(0) -30000 -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 +10000 tip