amurillo [Fri, 26 Jun 2015 19:11:14 -0700] rev 31324
Merge
kvn [Thu, 25 Jun 2015 09:48:23 -0700] rev 31323
Merge
dpochepk [Sat, 20 Jun 2015 11:24:07 +0300] rev 31322
8098834: Update jprt.properties with property listing tests subtrees
Reviewed-by: dholmes
jwilhelm [Wed, 24 Jun 2015 13:53:34 +0200] rev 31321
Merge
tschatzl [Wed, 24 Jun 2015 09:41:11 +0200] rev 31320
8079208: gc/g1/TestLargePageUseForAuxMemory.java fails due to not considering page allocation granularity for setup
Summary: The test case needs to use the OS'es allocation granularity to properly determine the boundary values for the test.
Reviewed-by: dfazunen, jmasa, ecaspole
mikael [Tue, 23 Jun 2015 10:20:10 -0700] rev 31319
8129518: Remove ParOldGC tests from the jprt hotspot testset
Reviewed-by: dholmes, brutisso
dsamersoff [Tue, 23 Jun 2015 12:30:57 +0300] rev 31318
8081576: serviceability/sa tests fail due to LingeredApp process fails to start
Summary: Provide a API to corrctly terminate LingeredApp
Reviewed-by: sspitsyn
mseledtsov [Wed, 17 Jun 2015 21:43:26 +0000] rev 31317
8098821: Crash in system dictionary initialization with shared strings
Summary: map string regions after the compressed class base is known
Reviewed-by: iklam, dcubed, coleenp
jwilhelm [Mon, 15 Jun 2015 13:48:27 +0200] rev 31316
Merge
jiangli [Fri, 12 Jun 2015 19:54:14 -0400] rev 31315
Merge
jiangli [Fri, 12 Jun 2015 17:03:04 -0400] rev 31314
8015086: add interned strings to the shared archive.
Summary: Support saving interned strings in shared CDS archive.
Reviewed-by: coleenp, iklam, pliden
jwilhelm [Tue, 09 Jun 2015 16:48:51 +0200] rev 31313
Merge
prr [Tue, 30 Jun 2015 08:51:34 -0700] rev 31312
Merge
prr [Mon, 22 Jun 2015 13:29:34 -0700] rev 31311
Merge
erikj [Thu, 04 Jun 2015 18:27:42 +0200] rev 31310
8081814: Modularize the deploy build
Reviewed-by: ihse, ddehaven
prr [Tue, 16 Jun 2015 13:00:47 -0700] rev 31309
Merge
ptbrunet [Fri, 12 Jun 2015 19:23:53 -0500] rev 31308
8078335: Re-examine jdk.accessibility/share/classes/com/sun/java/accessibility/util location
Summary: build jdk.accessibility for all platforms
Reviewed-by: erikj, dholmes
Contributed-by: peter.brunet@oracle.com
erikj [Tue, 30 Jun 2015 09:51:08 +0200] rev 31307
8130060: Revert use of devkit on macosx in JPRT
Reviewed-by: tbell
erikj [Mon, 29 Jun 2015 11:00:10 +0200] rev 31306
8129969: Switch JPRT configuration to use devkits for Windows and Macosx
Reviewed-by: tbell, dholmes
erikj [Mon, 29 Jun 2015 10:55:17 +0200] rev 31305
8114822: debug build with --disable-debug-symbols fails: java.io.UncheckedIOException
Reviewed-by: dholmes
katleman [Thu, 02 Jul 2015 08:53:57 -0700] rev 31304
Added tag jdk9-b71 for changeset 1b06d9da3dc3
duke [Wed, 05 Jul 2017 20:39:44 +0200] rev 31303
Added tag jdk9-b71 for changeset f66c18528472
duke [Wed, 05 Jul 2017 20:39:43 +0200] rev 31302
Merge
duke [Wed, 05 Jul 2017 20:39:40 +0200] rev 31301
Merge
lana [Sun, 28 Jun 2015 16:39:45 -0700] rev 31300
Merge
sadayapalam [Sun, 28 Jun 2015 12:58:24 +0530] rev 31299
4869999: Error on import statement naming package containing no class files
Summary: Ensure that the compiler does not prematurely decide a package is not observable.
Reviewed-by: jlahoda
darcy [Wed, 24 Jun 2015 15:15:56 -0700] rev 31298
8129597: Add tier 3 test definitions to the JDK 9 forest
Reviewed-by: smarks, jjg
bpatel [Tue, 23 Jun 2015 15:41:05 -0700] rev 31297
8081854: Javadoc should generate named anchors for HTML4 output
Reviewed-by: ksrini
sadayapalam [Tue, 23 Jun 2015 17:46:23 +0530] rev 31296
8076538: Verify error at runtime due to incorrect classification of a lambda as being instance capturing
Reviewed-by: mcimadamore
katleman [Thu, 25 Jun 2015 10:21:41 -0700] rev 31295
Added tag jdk9-b70 for changeset 2707be8c1d10
duke [Wed, 05 Jul 2017 20:39:35 +0200] rev 31294
Merge
lana [Sun, 28 Jun 2015 16:38:48 -0700] rev 31293
Merge
darcy [Wed, 24 Jun 2015 17:12:00 -0700] rev 31292
8098582: Remove redundant package.html file in javax.xml.ws/wsaddressing
Reviewed-by: lancea
katleman [Thu, 25 Jun 2015 10:21:37 -0700] rev 31291
Added tag jdk9-b70 for changeset bc215e37d299
duke [Wed, 05 Jul 2017 20:39:31 +0200] rev 31290
Merge
lana [Sun, 28 Jun 2015 16:39:27 -0700] rev 31289
Merge
dfuchs [Fri, 26 Jun 2015 17:26:48 +0200] rev 31288
8129956: jaxp: CodeSource.getLocation() might return null
Reviewed-by: lancea
dfuchs [Thu, 25 Jun 2015 20:06:37 +0200] rev 31287
8129880: Cleanup usage of Class.getResource in jaxp
Reviewed-by: joehw, mchung
fyuan [Thu, 25 Jun 2015 11:06:28 +0200] rev 31286
8080266: Failed to create CharInfo due to ResourceBundle update for modules
Summary: Fixed the initialization of LSSerializerImpl.
Reviewed-by: joehw, dfuchs
darcy [Wed, 24 Jun 2015 15:18:44 -0700] rev 31285
8129597: Add tier 3 test definitions to the JDK 9 forest
Reviewed-by: smarks, jjg
dfuchs [Tue, 23 Jun 2015 19:50:10 +0200] rev 31284
8129572: Cleanup usage of getResourceAsStream in jaxp
Reviewed-by: alanb, joehw, mchung, redestad
katleman [Thu, 25 Jun 2015 10:21:37 -0700] rev 31283
Added tag jdk9-b70 for changeset 3a7fb5940d2f
duke [Wed, 05 Jul 2017 20:39:26 +0200] rev 31282
Merge
lana [Sun, 28 Jun 2015 16:38:44 -0700] rev 31281
Merge
attila [Fri, 26 Jun 2015 17:49:17 +0200] rev 31280
8129959: DebugLogger has unnecessary API methods
Reviewed-by: hannesw, lagergren
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
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
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
katleman [Thu, 25 Jun 2015 10:21:42 -0700] rev 31276
Added tag jdk9-b70 for changeset 271525e41254
duke [Wed, 05 Jul 2017 20:39:21 +0200] rev 31275
Merge
katleman [Thu, 25 Jun 2015 10:21:34 -0700] rev 31274
Added tag jdk9-b70 for changeset 47e9512ea427
duke [Wed, 05 Jul 2017 20:39:17 +0200] rev 31273
Merge
lana [Sun, 28 Jun 2015 16:38:22 -0700] rev 31272
Merge
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
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
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
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
darcy [Thu, 25 Jun 2015 08:30:34 -0700] rev 31267
8129822: Define "headful" jtreg keyword
Reviewed-by: alanb, alexsch
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
asmotrak [Thu, 25 Jun 2015 20:20:41 +0800] rev 31265
8129575: Equal DelegationPermission instances may return different hash codes
Reviewed-by: mullan, weijun
weijun [Thu, 25 Jun 2015 09:03:23 +0800] rev 31264
8023546: sun/security/mscapi/ShortRSAKey1024.sh fails intermittently
Reviewed-by: vinnie
naoto [Wed, 24 Jun 2015 16:42:11 -0700] rev 31263
8008577: Use CLDR Locale Data by Default
Reviewed-by: erikj, okutsu
smarks [Wed, 24 Jun 2015 16:08:58 -0700] rev 31262
8080450: doc for Double/Int/LongSummaryStatistics.toString has errors
Reviewed-by: darcy, lancea
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
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
kshefov [Wed, 24 Jun 2015 18:50:19 +0300] rev 31259
8129595: New DTLS tests need @modules
Reviewed-by: alanb
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
amurillo [Tue, 23 Jun 2015 14:20:59 -0700] rev 31257
Merge
amurillo [Tue, 23 Jun 2015 08:59:06 -0700] rev 31256
Merge
amurillo [Thu, 18 Jun 2015 22:38:45 -0700] rev 31255
Merge
kvn [Fri, 12 Jun 2015 09:59:30 -0700] rev 31254
Merge
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
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
kshefov [Tue, 23 Jun 2015 16:36:04 +0300] rev 31251
8129532: LFMultiThreadCachingTest.java failed with ConcurrentModificationException
Reviewed-by: vlivanov
rriggs [Tue, 23 Jun 2015 09:23:53 -0400] rev 31250
Merge
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
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
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
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
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
amjiang [Fri, 19 Jun 2015 14:06:24 +0800] rev 31244
8050409: Test for JAAS getPrivateCredentials
Reviewed-by: weijun
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
katleman [Thu, 25 Jun 2015 10:21:38 -0700] rev 31242
Added tag jdk9-b70 for changeset d3d7f5a45a5c
duke [Wed, 05 Jul 2017 20:39:06 +0200] rev 31241
Merge
lana [Sun, 28 Jun 2015 16:39:04 -0700] rev 31240
Merge
amurillo [Tue, 23 Jun 2015 14:20:40 -0700] rev 31239
Merge
amurillo [Thu, 18 Jun 2015 22:38:36 -0700] rev 31238
Merge
dcubed [Thu, 18 Jun 2015 13:18:12 -0700] rev 31237
Merge
david [Thu, 04 Jun 2015 14:29:34 +0200] rev 31236
8080947: Add uint as a valid VM flag type
Reviewed-by: brutisso, ddmitriev
jwilhelm [Thu, 04 Jun 2015 14:19:51 +0200] rev 31235
Merge
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
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
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
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
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
kvn [Fri, 12 Jun 2015 09:59:51 -0700] rev 31229
Merge
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
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
katleman [Thu, 25 Jun 2015 10:21:35 -0700] rev 31226
Added tag jdk9-b70 for changeset d4e08333ac48
lana [Sun, 28 Jun 2015 16:38:02 -0700] rev 31225
Merge
amurillo [Tue, 23 Jun 2015 08:59:06 -0700] rev 31224
Merge
amurillo [Thu, 18 Jun 2015 22:38:34 -0700] rev 31223
Merge
dcubed [Thu, 18 Jun 2015 13:05:59 -0700] rev 31222
Merge
david [Thu, 04 Jun 2015 14:39:07 +0200] rev 31221
8080947: Add uint as a valid VM flag type
Reviewed-by: brutisso, ddmitriev
ihse [Wed, 03 Jun 2015 11:03:06 +0200] rev 31220
8081471: Allow SetupTestFilesCompilation to set LDFLAGS for individual tests
Reviewed-by: erikj
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
katleman [Thu, 25 Jun 2015 10:21:33 -0700] rev 31218
Added tag jdk9-b70 for changeset 7d5061c22f0a
duke [Wed, 05 Jul 2017 20:38:50 +0200] rev 31217
Added tag jdk9-b70 for changeset 43d0179ee9de
duke [Wed, 05 Jul 2017 20:38:50 +0200] rev 31216
Merge
duke [Wed, 05 Jul 2017 20:38:47 +0200] rev 31215
Merge
lana [Thu, 18 Jun 2015 10:24:20 -0700] rev 31214
Merge
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
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
lana [Thu, 18 Jun 2015 01:43:17 -0700] rev 31211
Added tag jdk9-b69 for changeset adbe1040a135
duke [Wed, 05 Jul 2017 20:38:43 +0200] rev 31210
Merge
lana [Thu, 18 Jun 2015 01:43:12 -0700] rev 31209
Added tag jdk9-b69 for changeset 97f4fef2d420
duke [Wed, 05 Jul 2017 20:38:40 +0200] rev 31208
Merge
lana [Thu, 18 Jun 2015 10:25:10 -0700] rev 31207
Merge
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
mullan [Fri, 12 Jun 2015 16:39:25 -0400] rev 31205
Merge
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
lana [Thu, 18 Jun 2015 01:43:12 -0700] rev 31203
Added tag jdk9-b69 for changeset cf43381c8a56
duke [Wed, 05 Jul 2017 20:38:36 +0200] rev 31202
Merge
lana [Thu, 18 Jun 2015 10:24:14 -0700] rev 31201
Merge
sundar [Thu, 18 Jun 2015 19:20:53 +0530] rev 31200
8117883: nasgen prototype, instance member count calculation is wrong
Reviewed-by: hannesw, lagergren
hannesw [Wed, 17 Jun 2015 13:56:53 +0200] rev 31199
8098808: Convert Scope from interface to class
Reviewed-by: sundar, attila
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
hannesw [Wed, 17 Jun 2015 09:10:45 +0200] rev 31197
8087312: PropertyMapWrapper.equals should compare className
Reviewed-by: sundar, attila
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
hannesw [Tue, 16 Jun 2015 13:25:41 +0200] rev 31195
8098807: Strict eval throws ClassCastException with large scripts
Reviewed-by: sundar, attila
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
hannesw [Mon, 15 Jun 2015 15:37:01 +0200] rev 31193
8086052: Script evaluation should not return last function declaration
Reviewed-by: sundar, attila
sundar [Fri, 12 Jun 2015 16:55:20 +0530] rev 31192
8087211: Indirect evals should be strict with -strict option
Reviewed-by: lagergren, hannesw
lana [Thu, 18 Jun 2015 01:43:18 -0700] rev 31191
Added tag jdk9-b69 for changeset b15ed6c5dedd
duke [Wed, 05 Jul 2017 20:38:32 +0200] rev 31190
Merge
lana [Thu, 18 Jun 2015 10:24:57 -0700] rev 31189
Merge
darcy [Fri, 12 Jun 2015 17:33:15 -0700] rev 31188
8086029: Fix doclint reference warnings in org.omg.CORBA
Reviewed-by: lancea, alanb
lana [Thu, 18 Jun 2015 01:43:08 -0700] rev 31187
Added tag jdk9-b69 for changeset 20f60dc00878
duke [Wed, 05 Jul 2017 20:38:28 +0200] rev 31186
Merge
lana [Thu, 18 Jun 2015 10:24:33 -0700] rev 31185
Merge
rhalade [Thu, 18 Jun 2015 11:16:01 +0800] rev 31184
8060103: CheckBlacklistedCerts.java thinks its openjdk build
Reviewed-by: weijun
weijun [Thu, 20 Nov 2014 17:52:18 +0800] rev 31183
8064890: SecureClassLoader should use a ConcurrentHashMap
Reviewed-by: mullan
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
mullan [Wed, 17 Jun 2015 15:48:28 -0400] rev 31181
Merge
dfuchs [Wed, 17 Jun 2015 15:47:12 -0400] rev 31180
8072692: Improve performance of SecurityManager.checkPackageAccess
Reviewed-by: mullan, weijun
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
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
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
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
prr [Tue, 16 Jun 2015 10:52:39 -0700] rev 31175
Merge
prr [Mon, 08 Jun 2015 11:31:09 -0700] rev 31174
Merge
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
sgupta [Mon, 08 Jun 2015 18:30:41 +0300] rev 31172
8079450: [TESTBUG] javax/swing/plaf/nimbus/8041642/bug8041642.java fails
Reviewed-by: alexsch
bae [Fri, 05 Jun 2015 23:08:31 +0300] rev 31171
8085910: OGL text renderer: gamma lut cleanup
Reviewed-by: serb, prr
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
anashaty [Thu, 04 Jun 2015 15:24:30 +0300] rev 31169
8078606: Deadlock in awt clipboard
Reviewed-by: azvegint, bae
ddehaven [Wed, 03 Jun 2015 18:26:06 -0700] rev 31168
Merge
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
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
avstepan [Wed, 03 Jun 2015 18:45:27 +0400] rev 31165
8081313: MultipleDocumentHandling.java: tidy warnings
Summary: minor fix for docs
Reviewed-by: alexsch
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
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
serb [Tue, 02 Jun 2015 19:27:06 +0300] rev 31162
8079084: Behavior of BeanProperty.enumerationValues() contradicts spec
Reviewed-by: alexsch, malenkov
alexsch [Mon, 01 Jun 2015 17:46:28 +0400] rev 31161
8081019: Check peer to null in CPlatformWindow.checkZoom()
Reviewed-by: serb, azvegint
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
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
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
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
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
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
vadim [Wed, 27 May 2015 14:42:58 +0300] rev 31154
8079652: Could not enable D3D pipeline
Reviewed-by: prr, serb
mchung [Tue, 16 Jun 2015 10:11:02 -0700] rev 31153
8098850: Remove remaining native2ascii resource files and man pages
Reviewed-by: alanb
aeriksso [Mon, 15 Jun 2015 13:12:12 +0200] rev 31152
8081412: Remove MHIllegalAccess.java from the problem list
Reviewed-by: darcy
dl [Tue, 16 Jun 2015 13:13:05 +0200] rev 31151
8085978: LinkedTransferQueue<T>.spliterator can report LTQ.Node object, not T
Reviewed-by: psandoz, martin
dfuchs [Tue, 16 Jun 2015 12:15:54 +0200] rev 31150
8080933: LogManager.demandSystemLogger should accept a 'caller' argument.
Summary: The caller's class is now passed to LogManager.demandSystemLogger
Reviewed-by: mchung
amurillo [Mon, 15 Jun 2015 10:56:31 -0700] rev 31149
Merge
amurillo [Thu, 11 Jun 2015 12:02:13 -0700] rev 31148
Merge
kvn [Thu, 04 Jun 2015 19:24:28 -0700] rev 31147
Merge
kvn [Wed, 03 Jun 2015 12:54:08 -0700] rev 31146
8081778: Use Intel x64 CPU instructions for RSA acceleration
Summary: Add intrinsics for BigInteger squareToLen and mulAdd methods.
Reviewed-by: kvn, jrose, aph, ascarpino, fweimer
bpb [Fri, 12 Jun 2015 17:06:28 -0700] rev 31145
8081843: (fs) FileStore.getTotalSpace returns unexpected results with >2TB file systems
Summary: On Mac OS X use statfs() instead of statvfs().
Reviewed-by: alanb
bpb [Fri, 12 Jun 2015 17:05:26 -0700] rev 31144
8087288: File.get{Free,Total,Usable}Space may return unexpected results with >2TB file systems
Summary: On Mac OS X replace statvfs64() and struct statvfs64 with statfs() and struct statfs, respectively, and f_frsize with f_bsize.
Reviewed-by: alanb
mullan [Fri, 12 Jun 2015 16:40:05 -0400] rev 31143
Merge
mullan [Fri, 12 Jun 2015 16:36:33 -0400] rev 31142
8087283: Add support for the XML Signature here() function to the JDK XPath implementation
Reviewed-by: alanb, joehw
mullan [Fri, 12 Jun 2015 12:50:41 -0400] rev 31141
6826789: SecureClassLoader should not use CodeSource URLs as HashMap keys
Reviewed-by: weijun
amlu [Fri, 12 Jun 2015 14:28:21 +0800] rev 31140
8085879: Mark intermittently failing: java/util/Arrays/ParallelPrefix.java
Reviewed-by: darcy
sadayapalam [Fri, 12 Jun 2015 10:58:31 +0530] rev 31139
8054304: Clarify treatment of bounds in j.l.r.Annotated{WildcardType,TypeVariable}.
Summary: Reflection APIs should return unannotated Object as the upper bound when there is no explicit upper bound.
Reviewed-by: darcy
lana [Thu, 18 Jun 2015 01:43:13 -0700] rev 31138
Added tag jdk9-b69 for changeset d24a2c340a47
duke [Wed, 05 Jul 2017 20:38:19 +0200] rev 31137
Merge
lana [Thu, 18 Jun 2015 10:23:45 -0700] rev 31136
Merge
amurillo [Mon, 15 Jun 2015 10:56:29 -0700] rev 31135
Merge
amurillo [Thu, 11 Jun 2015 12:02:12 -0700] rev 31134
Merge
roland [Tue, 12 May 2015 14:26:31 +0200] rev 31133
8085832: Optimize main and post loop out when pre loop is found empty
Summary: Eliminate main loop and post loop if pre loop becomes empty
Reviewed-by: kvn, mcberg
roland [Mon, 08 Jun 2015 18:35:17 +0200] rev 31132
8081823: C2 performs unsigned comparison against -1
Summary: x <= 0 || x > 0 wrongly folded as (x-1) >u -1
Reviewed-by: kvn, vlivanov
roland [Thu, 04 Jun 2015 16:19:22 +0200] rev 31131
8078866: compiler/eliminateAutobox/6934604/TestIntBoxing.java assert(p_f->Opcode() == Op_IfFalse) failed
Summary: Bail out from range check elimination if pre loop is not found
Reviewed-by: kvn
kvn [Thu, 04 Jun 2015 19:24:47 -0700] rev 31130
Merge
kvn [Wed, 03 Jun 2015 15:02:10 -0700] rev 31129
8081778: Use Intel x64 CPU instructions for RSA acceleration
Summary: Add intrinsics for BigInteger squareToLen and mulAdd methods.
Reviewed-by: kvn, jrose
sgehwolf [Fri, 12 Jun 2015 16:09:45 +0100] rev 31128
8087120: [GCC5] java.lang.StackOverflowError on Zero JVM initialization on non x86 platforms.
Summary: Use __builtin_frame_address(0) rather than returning address of local variable.
Reviewed-by: dholmes
lana [Thu, 18 Jun 2015 01:43:09 -0700] rev 31127
Added tag jdk9-b69 for changeset 4ba02b88b7ed
lana [Thu, 18 Jun 2015 10:23:33 -0700] rev 31126
Merge
erikj [Thu, 18 Jun 2015 17:00:44 +0200] rev 31125
8080915: [macosx] JDK 9 installation does not add java info to the java_home plist
Reviewed-by: tbell
erikj [Thu, 18 Jun 2015 10:15:41 +0200] rev 31124
8087208: Add devkit creation script for windows
Reviewed-by: ihse
erikj [Thu, 18 Jun 2015 10:08:42 +0200] rev 31123
8087193: Support building with devkits on Macosx
Reviewed-by: ihse
darcy [Tue, 16 Jun 2015 16:11:18 -0700] rev 31122
8098579: Remove non-existent javax.tools.annotation package from CORE_PKGS.gmk
Reviewed-by: jjg
lana [Thu, 18 Jun 2015 01:43:07 -0700] rev 31121
Added tag jdk9-b69 for changeset b5fc60ba6aa1
duke [Wed, 05 Jul 2017 20:38:06 +0200] rev 31120
Added tag jdk9-b69 for changeset d69c968463f0
duke [Wed, 05 Jul 2017 20:38:06 +0200] rev 31119
Merge
duke [Wed, 05 Jul 2017 20:38:03 +0200] rev 31118
Merge
lana [Thu, 11 Jun 2015 20:19:56 -0700] rev 31117
Merge
alundblad [Wed, 10 Jun 2015 11:18:10 +0200] rev 31116
8087115: Due to a javac type inference issue, sjavac doesn't compile with 8u31
Summary: Added explicit type arguments.
Reviewed-by: jlahoda
alundblad [Tue, 09 Jun 2015 15:57:45 +0200] rev 31115
8054717: SJavac should track changes in the public apis of classpath classes!
Summary: Added functionality for tracking changes in public APIs of classpath classes.
Reviewed-by: jlahoda, erikj
jlahoda [Tue, 09 Jun 2015 11:52:13 +0200] rev 31114
8082311: NPE when compiling expression with \"^\"
Summary: Using BinaryNumericOperator for numeric bitwise operators and BinaryBooleanOperator for boolean bitwise operators, as the common BinaryBitwiseOperator allowed to incorrectly combine numeric and boolean operands
Reviewed-by: mcimadamore
sadayapalam [Fri, 05 Jun 2015 18:43:11 +0530] rev 31113
8081521: Compiler has trouble compiling nested diamond allocation constructs involving anonymous classes.
Reviewed-by: mcimadamore
lana [Thu, 11 Jun 2015 10:44:19 -0700] rev 31112
Added tag jdk9-b68 for changeset 9bccf568791d
duke [Wed, 05 Jul 2017 20:37:58 +0200] rev 31111
Merge
lana [Thu, 11 Jun 2015 20:20:05 -0700] rev 31110
Merge
mkos [Fri, 05 Jun 2015 15:05:55 +0200] rev 31109
8072839: JAX-B Plugability Layer: using java.util.ServiceLoader
Reviewed-by: alanb
lana [Thu, 11 Jun 2015 10:44:13 -0700] rev 31108
Added tag jdk9-b68 for changeset e8e25f52dbd0
duke [Wed, 05 Jul 2017 20:37:55 +0200] rev 31107
Merge
lana [Thu, 11 Jun 2015 20:18:44 -0700] rev 31106
Merge
joehw [Mon, 08 Jun 2015 22:08:47 -0700] rev 31105
8080908: Develop test for Xerces Update: XPointer
Reviewed-by: lancea, joehw
Contributed-by: frank.yuan@oracle.com
joehw [Mon, 08 Jun 2015 21:59:07 -0700] rev 31104
8080906: Develop test for Xerces Update: DOM L3 Serializer
Reviewed-by: lancea, joehw
Contributed-by: frank.yuan@oracle.com
lana [Thu, 11 Jun 2015 10:44:12 -0700] rev 31103
Added tag jdk9-b68 for changeset 09305604d861
duke [Wed, 05 Jul 2017 20:37:51 +0200] rev 31102
Merge
lana [Thu, 11 Jun 2015 20:19:14 -0700] rev 31101
Merge
sundar [Thu, 11 Jun 2015 13:33:34 +0530] rev 31100
8087136: regression: apply on $EXEC fails with ClassCastException
Reviewed-by: hannesw, lagergren
mhaupt [Tue, 09 Jun 2015 09:27:02 +0200] rev 31099
8080490: add $EXECV command to Nashorn scripting mode
Summary: Additional arguments to the command line can be passed as a single array, or as a sequence of varargs.
Reviewed-by: attila, hannesw
sundar [Tue, 09 Jun 2015 14:19:57 +0530] rev 31098
8086032: Add compiler error tests when syntax extensions are used with --no-syntax-extensions option
Reviewed-by: attila, hannesw
mhaupt [Mon, 08 Jun 2015 10:28:04 +0200] rev 31097
8085885: address Javadoc warnings in Nashorn source code
Reviewed-by: hannesw, lagergren
sundar [Mon, 08 Jun 2015 14:10:39 +0530] rev 31096
8085937: add autoimports sample script to easily explore Java classes in interactive mode
Reviewed-by: lagergren, attila
sundar [Mon, 08 Jun 2015 13:57:44 +0530] rev 31095
8085802: Nashorn -nse option causes parse error on anonymous function definition
Reviewed-by: lagergren, attila
sundar [Fri, 05 Jun 2015 19:05:37 +0530] rev 31094
8085810: Return value of Objects.requireNonNull call can be used
Reviewed-by: lagergren, attila
mhaupt [Fri, 05 Jun 2015 12:38:53 +0200] rev 31093
8080087: Nashorn $ENV.PWD is originally undefined
Summary: On Windows, the PWD environment variable does not exist and cannot be imported in scripting mode, so it is set explicitly.
Reviewed-by: lagergren, sundar
lana [Thu, 11 Jun 2015 10:44:20 -0700] rev 31092
Added tag jdk9-b68 for changeset 4b727de06e46
duke [Wed, 05 Jul 2017 20:37:47 +0200] rev 31091
Merge
lana [Thu, 11 Jun 2015 20:19:18 -0700] rev 31090
Merge
robm [Mon, 08 Jun 2015 21:32:26 +0100] rev 31089
7130985: Four helper classes missing in Sun JDK
Reviewed-by: coffeys, msheppar
lana [Thu, 11 Jun 2015 10:44:08 -0700] rev 31088
Added tag jdk9-b68 for changeset 32897056f998
duke [Wed, 05 Jul 2017 20:37:43 +0200] rev 31087
Merge
lana [Thu, 11 Jun 2015 20:18:55 -0700] rev 31086
Merge
bchristi [Thu, 11 Jun 2015 10:38:29 -0700] rev 31085
8064956: Remove sun.misc.ExtensionInstallationProvider and relevant classes
Reviewed-by: mchung, alanb