Fri, 26 Jun 2015 17:49:17 +0200 8129959: DebugLogger has unnecessary API methods
attila [Fri, 26 Jun 2015 17:49:17 +0200] rev 31280
8129959: DebugLogger has unnecessary API methods Reviewed-by: hannesw, lagergren
Fri, 26 Jun 2015 17:08:14 +0200 8129950: Wrong condition for checking absence of logger in MethodHandleFactory
attila [Fri, 26 Jun 2015 17:08:14 +0200] rev 31279
8129950: Wrong condition for checking absence of logger in MethodHandleFactory Reviewed-by: hannesw, lagergren
Wed, 24 Jun 2015 15:19:50 -0700 8129597: Add tier 3 test definitions to the JDK 9 forest
darcy [Wed, 24 Jun 2015 15:19:50 -0700] rev 31278
8129597: Add tier 3 test definitions to the JDK 9 forest Reviewed-by: smarks, jjg
Tue, 23 Jun 2015 11:16:48 +0200 8129410: Java adapters with class-level overrides should preserve variable arity constructors
attila [Tue, 23 Jun 2015 11:16:48 +0200] rev 31277
8129410: Java adapters with class-level overrides should preserve variable arity constructors Reviewed-by: lagergren, sundar
Thu, 25 Jun 2015 10:21:42 -0700 Added tag jdk9-b70 for changeset 271525e41254
katleman [Thu, 25 Jun 2015 10:21:42 -0700] rev 31276
Added tag jdk9-b70 for changeset 271525e41254
Wed, 05 Jul 2017 20:39:21 +0200 Merge
duke [Wed, 05 Jul 2017 20:39:21 +0200] rev 31275
Merge
Thu, 25 Jun 2015 10:21:34 -0700 Added tag jdk9-b70 for changeset 47e9512ea427
katleman [Thu, 25 Jun 2015 10:21:34 -0700] rev 31274
Added tag jdk9-b70 for changeset 47e9512ea427
Wed, 05 Jul 2017 20:39:17 +0200 Merge
duke [Wed, 05 Jul 2017 20:39:17 +0200] rev 31273
Merge
Sun, 28 Jun 2015 16:38:22 -0700 Merge
lana [Sun, 28 Jun 2015 16:38:22 -0700] rev 31272
Merge
Sun, 28 Jun 2015 23:05:46 +0300 8076139: [TEST_BUG] test/javax/xml/ws/8046817/GenerateEnumSchema.java creates files in test.src
aefimov [Sun, 28 Jun 2015 23:05:46 +0300] rev 31271
8076139: [TEST_BUG] test/javax/xml/ws/8046817/GenerateEnumSchema.java creates files in test.src Reviewed-by: igerasim
Fri, 26 Jun 2015 21:34:34 +0000 7191662: JCE providers should be located via ServiceLoader
valeriep [Fri, 26 Jun 2015 21:34:34 +0000] rev 31270
7191662: JCE providers should be located via ServiceLoader Summary: Enhanced to use ServiceLoader and switched provider to Provider.Service model. Reviewed-by: mullan, alanb, mchung
Thu, 25 Jun 2015 11:59:40 -0700 8129624: Move jdk_rmi test group from tier 2 to tier 3
darcy [Thu, 25 Jun 2015 11:59:40 -0700] rev 31269
8129624: Move jdk_rmi test group from tier 2 to tier 3 Reviewed-by: alanb, smarks
Thu, 25 Jun 2015 17:53:52 +0000 8087157: PKCS11 provider not instantiated with security manager
valeriep [Thu, 25 Jun 2015 17:53:52 +0000] rev 31268
8087157: PKCS11 provider not instantiated with security manager Summary: updated java.policy file with sun.misc pkg access permission for SunPKCS11 provider. Reviewed-by: mullan
Thu, 25 Jun 2015 08:30:34 -0700 8129822: Define "headful" jtreg keyword
darcy [Thu, 25 Jun 2015 08:30:34 -0700] rev 31267
8129822: Define "headful" jtreg keyword Reviewed-by: alanb, alexsch
Thu, 25 Jun 2015 14:23:03 +0100 8129507: sun/net/www/protocol/http/B6369510.java fails intermittently
msheppar [Thu, 25 Jun 2015 14:23:03 +0100] rev 31266
8129507: sun/net/www/protocol/http/B6369510.java fails intermittently Summary: changed openConnection() to openConnection(Proxy.NO_PROXY) Reviewed-by: chegar
Thu, 25 Jun 2015 20:20:41 +0800 8129575: Equal DelegationPermission instances may return different hash codes
asmotrak [Thu, 25 Jun 2015 20:20:41 +0800] rev 31265
8129575: Equal DelegationPermission instances may return different hash codes Reviewed-by: mullan, weijun
Thu, 25 Jun 2015 09:03:23 +0800 8023546: sun/security/mscapi/ShortRSAKey1024.sh fails intermittently
weijun [Thu, 25 Jun 2015 09:03:23 +0800] rev 31264
8023546: sun/security/mscapi/ShortRSAKey1024.sh fails intermittently Reviewed-by: vinnie
Wed, 24 Jun 2015 16:42:11 -0700 8008577: Use CLDR Locale Data by Default
naoto [Wed, 24 Jun 2015 16:42:11 -0700] rev 31263
8008577: Use CLDR Locale Data by Default Reviewed-by: erikj, okutsu
Wed, 24 Jun 2015 16:08:58 -0700 8080450: doc for Double/Int/LongSummaryStatistics.toString has errors
smarks [Wed, 24 Jun 2015 16:08:58 -0700] rev 31262
8080450: doc for Double/Int/LongSummaryStatistics.toString has errors Reviewed-by: darcy, lancea
Wed, 24 Jun 2015 15:15:10 -0700 8129597: Add tier 3 test definitions to the JDK 9 forest
darcy [Wed, 24 Jun 2015 15:15:10 -0700] rev 31261
8129597: Add tier 3 test definitions to the JDK 9 forest Reviewed-by: smarks, jjg
Wed, 24 Jun 2015 11:15:23 -0700 8129544: ArrayIndexOutOfBoundsException when decoding corrupt Base64 string
sherman [Wed, 24 Jun 2015 11:15:23 -0700] rev 31260
8129544: ArrayIndexOutOfBoundsException when decoding corrupt Base64 string Summary: to take input bytes as unsigned before check range Reviewed-by: alanb
Wed, 24 Jun 2015 18:50:19 +0300 8129595: New DTLS tests need @modules
kshefov [Wed, 24 Jun 2015 18:50:19 +0300] rev 31259
8129595: New DTLS tests need @modules Reviewed-by: alanb
Wed, 24 Jun 2015 12:05:30 +0200 8072773: (fs) Files.lines needs a better splitting implementation for stream source
psandoz [Wed, 24 Jun 2015 12:05:30 +0200] rev 31258
8072773: (fs) Files.lines needs a better splitting implementation for stream source Reviewed-by: alanb
Tue, 23 Jun 2015 14:20:59 -0700 Merge
amurillo [Tue, 23 Jun 2015 14:20:59 -0700] rev 31257
Merge
Tue, 23 Jun 2015 08:59:06 -0700 Merge
amurillo [Tue, 23 Jun 2015 08:59:06 -0700] rev 31256
Merge
Thu, 18 Jun 2015 22:38:45 -0700 Merge
amurillo [Thu, 18 Jun 2015 22:38:45 -0700] rev 31255
Merge
Fri, 12 Jun 2015 09:59:30 -0700 Merge
kvn [Fri, 12 Jun 2015 09:59:30 -0700] rev 31254
Merge
Thu, 11 Jun 2015 14:20:01 +0300 8074551: GWT can be marked non-compilable due to deopt count pollution
vlivanov [Thu, 11 Jun 2015 14:20:01 +0300] rev 31253
8074551: GWT can be marked non-compilable due to deopt count pollution Reviewed-by: kvn
Tue, 23 Jun 2015 09:46:22 -0700 8129510: java/net/Inet6Address/serialize/Inet6AddressSerializationTest.java should exclude testing the Teredo tunneling interface on Windows
bpb [Tue, 23 Jun 2015 09:46:22 -0700] rev 31252
8129510: java/net/Inet6Address/serialize/Inet6AddressSerializationTest.java should exclude testing the Teredo tunneling interface on Windows Summary: Suppress testing the Teredo tunneling interface on Windows. Reviewed-by: chegar
Tue, 23 Jun 2015 16:36:04 +0300 8129532: LFMultiThreadCachingTest.java failed with ConcurrentModificationException
kshefov [Tue, 23 Jun 2015 16:36:04 +0300] rev 31251
8129532: LFMultiThreadCachingTest.java failed with ConcurrentModificationException Reviewed-by: vlivanov
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
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip