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
simonis [Thu, 11 Jun 2015 17:29:09 +0200] rev 31084
8081674: EmptyStackException at startup if running with extended or unsupported charset
Reviewed-by: mchung, alanb
rriggs [Wed, 10 Jun 2015 07:52:43 -0400] rev 31083
8086117: java/lang/Runtime/exec/LotsOfOutput.java still fails intermittently with Process consumes memory
Reviewed-by: chegar
kshefov [Wed, 10 Jun 2015 12:44:57 +0300] rev 31082
8085979: Make some DTLS feature functional tests work also for TLS protocol
Reviewed-by: xuelei
mullan [Tue, 09 Jun 2015 09:19:43 -0400] rev 31081
Merge
mullan [Tue, 09 Jun 2015 09:18:07 -0400] rev 31080
8056179: Store permissions in concurrent collections in PermissionCollection subclasses
8065942: Store PermissionCollection entries in a ConcurrentHashMap instead of a HashMap in Permissions class
Reviewed-by: weijun
psandoz [Tue, 09 Jun 2015 07:05:48 +0100] rev 31079
8080945: Improve the performance of primitive Arrays.sort for certain patterns of array elements
Reviewed-by: psandoz
Contributed-by: Sunny Chan <sunny.chan@gs.com>, Mohammad Rezaei <mohammad.rezaei@gs.com>
amurillo [Mon, 08 Jun 2015 17:19:50 -0700] rev 31078
Merge
amurillo [Mon, 08 Jun 2015 11:11:48 -0700] rev 31077
Merge
amurillo [Thu, 04 Jun 2015 15:38:00 -0700] rev 31076
Merge
kvn [Thu, 04 Jun 2015 12:49:55 -0700] rev 31075
Merge
vlivanov [Fri, 29 May 2015 17:05:33 +0300] rev 31074
8081320: Backout JDK-8059340: ConstantPool::_resolved_references is missing in heap dump
Reviewed-by: sspitsyn, coleenp
thartmann [Fri, 29 May 2015 12:49:32 +0200] rev 31073
Merge
thartmann [Fri, 22 May 2015 09:50:33 +0200] rev 31072
Merge
vlivanov [Thu, 21 May 2015 18:23:01 +0300] rev 31071
8059340: ConstantPool::_resolved_references is missing in heap dump
Reviewed-by: sspitsyn, stefank, twisti
vlivanov [Fri, 15 May 2015 19:23:27 +0300] rev 31070
8079205: CallSite dependency tracking is broken after sun.misc.Cleaner became automatically cleared
Reviewed-by: roland, psandoz, plevart, kbarrett, jrose
ihse [Tue, 02 Jun 2015 15:09:49 +0200] rev 31069
8081616: Remove hard-coded CFLAGS_WARNINGS_ARE_ERRORS to fully respect --disable-warnings-as-errors
Reviewed-by: erikj, dholmes
ykantser [Fri, 29 May 2015 20:15:18 +0200] rev 31068
Merge
ykantser [Wed, 27 May 2015 14:35:55 +0200] rev 31067
8081037: serviceability/sa/ tests time out on Windows
Reviewed-by: jbachorik, sla, dsamersoff
sla [Fri, 29 May 2015 12:48:58 +0200] rev 31066
Merge
dcubed [Thu, 28 May 2015 15:03:57 -0700] rev 31065
Merge
aeriksso [Thu, 28 May 2015 12:11:33 +0200] rev 31064
8080428: [TESTBUG] java/lang/invoke/8022701/MHIllegalAccess.java - FAIL: Unexpected wrapped exception java.lang.BootstrapMethodError
Reviewed-by: vlivanov
robm [Mon, 08 Jun 2015 21:35:36 +0100] rev 31063
7130985: Four helper classes missing in Sun JDK
Reviewed-by: coffeys, msheppar
aefimov [Mon, 08 Jun 2015 16:17:37 +0300] rev 31062
8080774: DateFormat for Singapore/English locale (en_SG) is M/d/yy instead of d/M/yy
Reviewed-by: naoto
avstepan [Mon, 08 Jun 2015 16:37:53 +0400] rev 31061
8081517: minor cleanup for docs
Summary: fix some tidy and javadoc warnings/errors
Reviewed-by: lancea, rriggs
juh [Fri, 05 Jun 2015 11:27:22 -0700] rev 31060
8076535: Deprecate the com.sun.jarsigner package
Reviewed-by: mullan
robm [Fri, 05 Jun 2015 14:20:40 +0100] rev 31059
8080819: Inet4AddressImpl regression caused by JDK-7180557
Reviewed-by: michaelm
Contributed-by: brian.toal@gmail.com
kshefov [Fri, 05 Jun 2015 13:14:36 +0300] rev 31058
8068416: LFGarbageCollectedTest.java fails with OOME: "GC overhead limit exceeded"
Reviewed-by: vlivanov
kshefov [Fri, 05 Jun 2015 12:22:36 +0300] rev 31057
8072515: Test Task: Develop new tests for JEP 219: Datagram Transport Layer Security (DTLS)
Reviewed-by: xuelei, asmotrak, rhalade
lana [Thu, 11 Jun 2015 10:44:14 -0700] rev 31056
Added tag jdk9-b68 for changeset 16c2f760e636
duke [Wed, 05 Jul 2017 20:37:33 +0200] rev 31055
Merge
lana [Thu, 11 Jun 2015 20:19:26 -0700] rev 31054
Merge
enevill [Wed, 10 Jun 2015 12:29:07 +0000] rev 31053
8085805: aarch64: AdvancedThresholdPolicy lacks tuning of InlineSmallCode size
Summary: Set default value of InlineSmallCode to 2500 on aarch64
Reviewed-by: kvn
amurillo [Mon, 08 Jun 2015 11:11:47 -0700] rev 31052
Merge
amurillo [Thu, 04 Jun 2015 15:38:00 -0700] rev 31051
Merge
kvn [Thu, 04 Jun 2015 12:52:30 -0700] rev 31050
Merge
roland [Fri, 29 May 2015 17:56:50 +0200] rev 31049
Merge
roland [Fri, 29 May 2015 16:09:16 +0200] rev 31048
8080976: Unexpected AIOOB thrown from 1.9.0-ea-b64 on (regression)
Summary: Loop variant use in reduction should prevent vectorization
Reviewed-by: kvn, mcberg
vlivanov [Fri, 29 May 2015 17:04:22 +0300] rev 31047
8001622: loadUB2L_immI8 & loadUS2L_immI16 rules don't match some 8-bit/16-bit masks
Reviewed-by: dlong, kvn, roland
vlivanov [Fri, 29 May 2015 17:04:21 +0300] rev 31046
8081320: Backout JDK-8059340: ConstantPool::_resolved_references is missing in heap dump
Reviewed-by: sspitsyn, coleenp
thartmann [Fri, 29 May 2015 12:49:31 +0200] rev 31045
Merge
roland [Fri, 22 May 2015 09:14:18 +0200] rev 31044
8080699: Assert failed: Not a Java pointer in JCK test
Summary: Eliminated arraycopy node still reachable through exception edges
Reviewed-by: kvn
thartmann [Fri, 22 May 2015 13:08:50 +0200] rev 31043
Merge
thartmann [Fri, 22 May 2015 13:02:47 +0200] rev 31042
8080156: Integer.toString(int value) sometimes throws NPE
Summary: Added test to check correctness of type propagation to CmpUNodes.
Reviewed-by: kvn
thartmann [Fri, 22 May 2015 09:50:32 +0200] rev 31041
Merge
roland [Thu, 21 May 2015 20:29:09 +0200] rev 31040
Merge
aeriksso [Thu, 21 May 2015 16:49:11 +0200] rev 31039
8060036: C2: CmpU nodes can end up with wrong type information
Summary: CmpU needs to be reprocessed by CCP when an AddI/SubI input's input type change
Reviewed-by: mcberg, kvn, roland
Contributed-by: andreas.eriksson@oracle.com
vlivanov [Thu, 21 May 2015 18:22:33 +0300] rev 31038
8059340: ConstantPool::_resolved_references is missing in heap dump
Reviewed-by: sspitsyn, stefank, twisti
vlivanov [Fri, 15 May 2015 19:23:11 +0300] rev 31037
8079205: CallSite dependency tracking is broken after sun.misc.Cleaner became automatically cleared
Reviewed-by: roland, psandoz, plevart, kbarrett, jrose
vlivanov [Fri, 15 May 2015 19:21:46 +0300] rev 31036
8079135: C2 disables some optimizations when a large number of unique nodes exist
Reviewed-by: kvn
roland [Thu, 21 May 2015 13:54:07 +0200] rev 31035
8077504: Unsafe load can loose control dependency and cause crash
Summary: Node::depends_only_on_test() should return false for Unsafe loads
Reviewed-by: kvn, adinn
jwilhelm [Thu, 04 Jun 2015 14:19:51 +0200] rev 31034
Merge
kbarrett [Wed, 03 Jun 2015 14:38:54 -0400] rev 31033
8079093: Remove FakeRttiSupport workaround for gcc -Wtype-limits
Summary: Remove the no longer needed workaround.
Reviewed-by: jmasa, david, simonis
ysuenaga [Wed, 03 Jun 2015 08:49:34 +0900] rev 31032
8072913: [REDO] GCCause should distinguish jcmd GC.run from System.gc()
Summary: GCCause which is caused by GC.run diagnostic command should be different from System.gc() .
Reviewed-by: jmasa, jwilhelm
stefank [Wed, 03 Jun 2015 13:29:53 +0200] rev 31031
Merge
stefank [Wed, 03 Jun 2015 11:46:07 +0200] rev 31030
8081682: AbstractWorkGang::_terminate is never used
Reviewed-by: kbarrett, pliden, brutisso
kbarrett [Tue, 02 Jun 2015 19:19:37 -0400] rev 31029
8076613: gc/TestSmallHeap.java failed with OOME
Summary: Disable test when compressed oops are disabled.
Reviewed-by: tschatzl, brutisso
jprovino [Fri, 29 May 2015 10:44:32 -0400] rev 31028
8081508: metaspace/shrink_grow/CompressedClassSpaceSize fails with OOM: Compressed class space
Summary: OOME is thrown even though there is metaspace available.
Reviewed-by: jmasa, kbarrett
aeriksso [Tue, 02 Jun 2015 10:41:18 +0200] rev 31027
8072588: JVM crashes in JNI if toString is declared as an interface method
Summary: Check for a valid itable index instead of checking if the holder is an interface
Reviewed-by: dsimms, dholmes
ctornqvi [Mon, 01 Jun 2015 14:02:59 -0700] rev 31026
8080718: Make -XX:CreateCoredumpOnCrash control core dumping in all cases
Reviewed-by: sla, dholmes, gtriantafill
ctornqvi [Mon, 01 Jun 2015 14:01:20 -0700] rev 31025
8080446: The change for 8074354 removed the server check when creating minidumps on Windows
Reviewed-by: sla, hseigel
sla [Fri, 29 May 2015 09:48:58 +0200] rev 31024
8080928: Uninitialised variable in hotspot/src/share/vm/prims/jvmtiEnvBase.cpp
Reviewed-by: mgronlun, sspitsyn
ysuenaga [Fri, 29 May 2015 22:29:44 +0900] rev 31023
8081475: SystemTap does not work when JDK is compiled with GCC 5
Summary: libjvm.so which is generated by GCC 5 does not have .note.stapsdt section as dtrace was disabled due to incorrect version check
Reviewed-by: dholmes, coleenp
hseigel [Fri, 29 May 2015 23:19:42 +0200] rev 31022
Merge
hseigel [Fri, 29 May 2015 15:23:41 -0400] rev 31021
8076319: jstat verified class fix
Summary: Move verify perf data so that it only counts classes that actually get verified.
Reviewed-by: acorn, coleenp, gtriantafill
coleenp [Fri, 29 May 2015 21:49:02 +0200] rev 31020
Merge
coleenp [Fri, 29 May 2015 11:35:51 -0400] rev 31019
8029567: Clean up linkResolver code
Summary: Moved non-const reference return values to actual return values, refactored error handling code, remove oop from Method* variable names.
Reviewed-by: jiangli, lfoltan, acorn
ykantser [Wed, 27 May 2015 14:13:20 +0200] rev 31018
8081037: serviceability/sa/ tests time out on Windows
Reviewed-by: jbachorik, sla, dsamersoff
lana [Thu, 11 Jun 2015 10:44:09 -0700] rev 31017
Added tag jdk9-b68 for changeset 930f9e292f20
lana [Thu, 11 Jun 2015 20:18:41 -0700] rev 31016
Merge
omajid [Thu, 11 Jun 2015 10:37:11 -0400] rev 31015
8087156: SetupNativeCompilation ignores CFLAGS_release for cpp files
Reviewed-by: erikj
alundblad [Tue, 09 Jun 2015 16:08:38 +0200] rev 31014
8054717: SJavac should track changes in the public apis of classpath classes!
Summary: Adjusted Java compilation to accomodate for changes to sjavac.
Reviewed-by: erikj
amurillo [Mon, 08 Jun 2015 11:11:46 -0700] rev 31013
Merge
amurillo [Thu, 04 Jun 2015 15:37:59 -0700] rev 31012
Merge
ykantser [Thu, 28 May 2015 16:31:47 +0200] rev 31011
8081037: serviceability/sa/ tests time out on Windows
Reviewed-by: jbachorik, sla, dsamersoff
lana [Thu, 11 Jun 2015 10:44:07 -0700] rev 31010
Added tag jdk9-b68 for changeset 55a005ebb6c2
duke [Wed, 05 Jul 2017 20:37:12 +0200] rev 31009
Added tag jdk9-b68 for changeset 5b500c93ce48
duke [Wed, 05 Jul 2017 20:37:12 +0200] rev 31008
Merge
duke [Wed, 05 Jul 2017 20:37:09 +0200] rev 31007
Merge
lana [Thu, 04 Jun 2015 18:50:30 -0700] rev 31006
Merge
jlahoda [Thu, 04 Jun 2015 09:05:52 +0200] rev 31005
8039262: Java compiler performance degradation jdk1.7 vs. jdk1.6 should be amended
Summary: Avoiding Scope listener leak by avoiding cache misses in Types.MembersClosureCache
Reviewed-by: mcimadamore, vromero
Contributed-by: maurizio.cimadamore@oracle.com
darcy [Mon, 01 Jun 2015 15:19:54 -0700] rev 31004
8075546: Add tiered testing definitions to the langtools repo
Reviewed-by: jjg
sadayapalam [Sat, 30 May 2015 06:17:50 +0530] rev 31003
8077667: 'variable may not have been initialized' error for parameter in lambda function
Summary: JDK-8077667: Fix bogus diagnostic about lambda parameter not being initialized
Reviewed-by: mcimadamore
jjg [Fri, 29 May 2015 17:15:10 -0700] rev 31002
8081538: test CheckEBCDICLocaleTest is failing
Reviewed-by: vromero
jjg [Fri, 29 May 2015 15:50:31 -0700] rev 31001
8081541: @ignore CheckEBCDICLocaleTest
Reviewed-by: vromero
vromero [Fri, 29 May 2015 14:04:57 -0700] rev 31000
8073372: Redundant CONSTANT_Class entry not generated for inlined constant
Reviewed-by: jjg
sadayapalam [Fri, 29 May 2015 10:15:36 +0530] rev 30999
8080842: Using Lambda Expression with name clash results in ClassFormatError
Summary: Ensure ScopeImpl can cope properly with remove when a field and method share the name
Reviewed-by: mcimadamore, jlahoda
sadayapalam [Fri, 29 May 2015 09:15:42 +0530] rev 30998
8081271: NPE while compiling a program with erroneous use of constructor reference expressions
Summary: Missing enclosing instance error should not be swallowed when attributing constructor reference expressions.
Reviewed-by: mcimadamore, vromero
katleman [Thu, 04 Jun 2015 09:31:52 -0700] rev 30997
Added tag jdk9-b67 for changeset c275389a3680
duke [Wed, 05 Jul 2017 20:37:04 +0200] rev 30996
Merge
lana [Thu, 04 Jun 2015 18:49:20 -0700] rev 30995
Merge
mkos [Tue, 02 Jun 2015 10:59:48 +0200] rev 30994
8080502: Update JAXB and JAX-WS to work with resource encapsulation
Reviewed-by: alanb
katleman [Thu, 04 Jun 2015 09:31:49 -0700] rev 30993
Added tag jdk9-b67 for changeset 2a45cd1813f7
duke [Wed, 05 Jul 2017 20:37:00 +0200] rev 30992
Merge
lana [Thu, 04 Jun 2015 18:49:07 -0700] rev 30991
Merge
darcy [Mon, 01 Jun 2015 17:31:45 -0700] rev 30990
8075551: Add tiered testing definitions to the jaxp repo
Reviewed-by: joehw
aefimov [Fri, 29 May 2015 12:28:40 +0300] rev 30989
8081392: getNodeValue should return 'null' value for Element nodes
Reviewed-by: joehw
katleman [Thu, 04 Jun 2015 09:31:48 -0700] rev 30988
Added tag jdk9-b67 for changeset 0944ee4b0119
duke [Wed, 05 Jul 2017 20:36:56 +0200] rev 30987
Merge
lana [Thu, 04 Jun 2015 18:49:16 -0700] rev 30986
Merge
attila [Wed, 03 Jun 2015 16:28:57 +0200] rev 30985
8081813: JSONListAdapter should delegate its [[DefaultValue]] to wrapped object
Reviewed-by: lagergren, sundar
sundar [Wed, 03 Jun 2015 18:44:12 +0530] rev 30984
8081809: Missing final modifier in method parameters (nashorn code convention)
Reviewed-by: attila, hannesw
hannesw [Wed, 03 Jun 2015 09:36:58 +0200] rev 30983
8066220: Fuzzing bug: MethodHandle bug (Object,Object) != (boolean)Object
Reviewed-by: lagergren, attila, sundar
mhaupt [Tue, 02 Jun 2015 17:08:13 +0200] rev 30982
8081696: reduce dependency of Nashorn tests on external components
Reviewed-by: attila, sundar
mhaupt [Tue, 02 Jun 2015 14:35:03 +0200] rev 30981
8080275: transparently download testng.jar for Nashorn testing
Summary: Instead of asking the user to manually download and install testng.jar, automate the process via "ant externals".
Reviewed-by: hannesw, sundar
mhaupt [Tue, 02 Jun 2015 14:34:37 +0200] rev 30980
8081668: fix Nashorn ant externals command
Summary: update URLs for Showdown (JavaScript Markdown implementation) download
Reviewed-by: hannesw, sundar
mhaupt [Tue, 02 Jun 2015 10:40:19 +0200] rev 30979
8081604: rename ScriptingFunctions.tokenizeCommandLine
Summary: This used to be a single-purpose private helper; it is now used by external clients, and for new purposes. Consequently, it deserves a less specific name.
Reviewed-by: attila, lagergren, sundar
mhaupt [Tue, 02 Jun 2015 10:40:10 +0200] rev 30978
8081603: erroneous dot file generated from Nashorn --print-code
Summary: Emit a dot label string-conformant line break instead of a hard one to avoid strings ranging across an EOL.
Reviewed-by: attila, lagergren, sundar
attila [Tue, 02 Jun 2015 10:55:17 +0200] rev 30977
8066773: JSON-friendly wrapper for objects
Reviewed-by: jlaskey, lagergren, sundar
darcy [Tue, 02 Jun 2015 00:16:20 -0700] rev 30976
8075555: Add tiered testing definitions to the nashorn repo
Reviewed-by: lagergren
sundar [Tue, 02 Jun 2015 12:42:53 +0530] rev 30975
8081609: engine.eval call from a java method which was called from a previous engine.eval results in wrong ScriptContext being used.
Reviewed-by: attila, lagergren
attila [Mon, 01 Jun 2015 15:01:36 +0200] rev 30974
8066218: UTF-32LE mistakenly detected as UTF-16LE
Reviewed-by: lagergren, sundar
katleman [Thu, 04 Jun 2015 09:31:52 -0700] rev 30973
Added tag jdk9-b67 for changeset 86337dfa5da2
duke [Wed, 05 Jul 2017 20:36:51 +0200] rev 30972
Merge
katleman [Thu, 04 Jun 2015 09:31:46 -0700] rev 30971
Added tag jdk9-b67 for changeset a5240da82a64
duke [Wed, 05 Jul 2017 20:36:48 +0200] rev 30970
Merge
lana [Thu, 04 Jun 2015 18:49:37 -0700] rev 30969
Merge
smarks [Thu, 04 Jun 2015 18:28:14 -0700] rev 30968
8072726: add adapter to convert Enumeration to Iterator
Reviewed-by: redestad, forax, chegar, dfuchs, psandoz, rriggs, briangoetz
darcy [Thu, 04 Jun 2015 18:11:43 -0700] rev 30967
8083664: Update AudioFileWriter to generate working @see reference
8083436: Doclint regression introduced by JDK-8043758
Reviewed-by: alanb, wetmore, xuelei
chegar [Thu, 04 Jun 2015 19:28:45 +0100] rev 30966
8085858: Better failure output for test/java/util/Arrays/ParallelPrefix.java
Reviewed-by: psandoz, igerasim
chegar [Thu, 04 Jun 2015 19:00:56 +0100] rev 30965
Merge
sla [Fri, 29 May 2015 11:05:52 +0200] rev 30964
8081470: com/sun/jdi tests are failing with "Error. failed to clean up files after test" with jtreg 4.1 b12
Reviewed-by: mgerdin, brutisso, iignatyev
coffeys [Thu, 04 Jun 2015 18:16:25 +0100] rev 30963
8072384: Setting IP_TOS on java.net sockets not working on unix
Reviewed-by: michaelm
chegar [Thu, 04 Jun 2015 10:27:06 +0100] rev 30962
8080835: Add blocking bulk read to java.io.InputStream
Reviewed-by: alanb, rriggs, prappo
chegar [Thu, 04 Jun 2015 10:24:31 +0100] rev 30961
8079778: Add intermittent tag to java/rmi/activation/rmidViaInheritedChannel/RmidViaInheritedChannel.java
Reviewed-by: chegar, msheppar
plevart [Thu, 04 Jun 2015 10:58:17 +0200] rev 30960
8079063: ZoneOffsetTransitionRule.of should throw IAE for non-zero nanoseconds
Reviewed-by: rriggs, scolebourne
weijun [Thu, 04 Jun 2015 15:29:29 +0800] rev 30959
8031111: fix krb5 caddr
Reviewed-by: valeriep
weijun [Thu, 04 Jun 2015 15:29:23 +0800] rev 30958
8079821: MSOID2.java test is not perfect
Reviewed-by: valeriep
rriggs [Thu, 04 Jun 2015 03:38:56 +0200] rev 30957
Merge
rriggs [Wed, 03 Jun 2015 18:18:05 -0400] rev 30956
8067808: java/lang/ProcessBuilder/Basic.java failed on Assertion
Summary: Change to use javaChild reporting its pid not portable
Reviewed-by: igerasim
rriggs [Wed, 03 Jun 2015 18:17:04 -0400] rev 30955
8081567: java/lang/ProcessHandle/InfoTest.java failed Cannot run program "whoami"
Summary: Replace use of whoami with checking the user against a file created
Reviewed-by: igerasim
ddehaven [Wed, 03 Jun 2015 18:11:45 -0700] rev 30954
Merge
ddehaven [Tue, 26 May 2015 15:18:09 -0700] rev 30953
Merge
prr [Tue, 26 May 2015 15:06:42 -0700] rev 30952
8081231: JDK9 client build broken on Windows
Reviewed-by: azvegint
aivanov [Tue, 26 May 2015 14:47:12 +0300] rev 30951
8080628: No mnemonics on Open and Save buttons in JFileChooser
Reviewed-by: serb, alexsch
ssadetsky [Tue, 26 May 2015 08:33:32 +0300] rev 30950
8079640: GroupLayout incorrect layout with large JTextArea
Reviewed-by: serb, alexsch, azvegint
ssadetsky [Mon, 25 May 2015 16:10:12 +0300] rev 30949
8003399: JFileChooser gives wrong path to selected file when saving to Libraries folder on Windows 7
Reviewed-by: serb, ant
serb [Fri, 22 May 2015 23:26:00 +0300] rev 30948
6587235: Incorrect javadoc: "no parameter" in 2d source code
Reviewed-by: azvegint, prr
serb [Fri, 22 May 2015 19:27:33 +0300] rev 30947
8071306: GUI perfomance are very slow compared java 1.6.0_45
Reviewed-by: azvegint, ant
serb [Sat, 16 May 2015 21:31:36 +0300] rev 30946
8041654: OutOfMemoryError: RepaintManager doesn't clean up cache of volatile images
Reviewed-by: azvegint, ant
alexsch [Fri, 22 May 2015 15:27:28 +0400] rev 30945
8080137: Dragged events for extra mouse buttons (4, 5, 6) are not generated on JSplitPane
Reviewed-by: serb, azvegint
alexsch [Fri, 22 May 2015 15:19:05 +0400] rev 30944
8065739: [macosx] Frame warps to lower left of screen when
7124365: [macosx] setMaximizedBounds() should be implemented
Reviewed-by: serb, azvegint
psadhukhan [Wed, 20 May 2015 17:10:15 +0300] rev 30943
8015368: javax/print/attribute/URLPDFPrinting.java fails on solaris with java.net.ConnectException: Connection timed out
Reviewed-by: prr, serb
ptbrunet [Tue, 19 May 2015 20:40:49 -0500] rev 30942
8078408: Java version applet hangs with Voice over turned on
Summary: add null check to fix NPE
Reviewed-by: prr, serb, alexsch
Contributed-by: peter.brunet@oracle.com
serb [Tue, 19 May 2015 21:58:47 +0300] rev 30941
8080488: JNI exception pending in jdk/src/windows/native/sun/windows/awt_Frame.cpp
Reviewed-by: dcherepanov, aivanov
ssadetsky [Tue, 19 May 2015 19:00:04 +0300] rev 30940
6260348: GTK+ L&F JTextComponent not respecting desktop caret blink rate
Reviewed-by: alexsch, azvegint
ssadetsky [Tue, 19 May 2015 16:27:33 +0300] rev 30939
7172652: With JDK 1.7 text field does not obtain focus when using mnemonic Alt/Key combin
Reviewed-by: alexsch, azvegint
serb [Sat, 16 May 2015 02:37:16 +0300] rev 30938
8030087: Avoid public native methods in sun.awt packages
Reviewed-by: azvegint, prr
serb [Fri, 15 May 2015 22:11:14 +0300] rev 30937
8080341: Incorrect GPL header causes RE script to miss swap to commercial header for licensee source bundle
Reviewed-by: alexsch, prr
ddehaven [Thu, 14 May 2015 09:12:16 -0700] rev 30936
8080343: Incorrect GPL header causes RE script to miss swap to commercial header for licensee source bundle
Reviewed-by: prr, serb
azvegint [Fri, 15 May 2015 14:18:20 +0300] rev 30935
8072448: Can not input Japanese in JTextField on RedHat Linux
Reviewed-by: alexsch, serb
aivanov [Thu, 14 May 2015 18:23:39 +0300] rev 30934
8033069: mouse wheel scroll closes combobox popup
Reviewed-by: serb, alexsch
serb [Thu, 14 May 2015 02:05:02 +0300] rev 30933
6368321: MetalRootPaneUI calls to deprecated code
Reviewed-by: alexsch, azvegint
prr [Wed, 13 May 2015 14:25:22 -0700] rev 30932
Merge
serb [Wed, 13 May 2015 19:19:03 +0300] rev 30931
5109918: Wrong documentation for JSpinner.DateEditor constructor
Reviewed-by: alexsch, azvegint
serb [Wed, 13 May 2015 18:06:19 +0300] rev 30930
8072775: Tremendous memory usage by JTextArea
Reviewed-by: vadim, prr
van [Tue, 12 May 2015 13:45:49 -0700] rev 30929
8075609: java.lang.IllegalArgumentException: aContainer is not a focus cycle root of aComponent
Reviewed-by: alexsch, ant
psadhukhan [Tue, 12 May 2015 20:30:48 +0300] rev 30928
8077584: Value of java.awt.font.OpenType.TAG_OPBD is incorrect
Reviewed-by: serb, prr
alexsch [Tue, 12 May 2015 16:43:32 +0400] rev 30927
8079255: [macosx] Test closed/java/awt/Robot/RobotWheelTest/RobotWheelTest fails for Mac only
Reviewed-by: serb
ssadetsky [Tue, 12 May 2015 09:22:53 +0300] rev 30926
8078483: Apparent endless loop running JEditorPanePaintTest
Reviewed-by: serb, alexsch
ssadetsky [Tue, 12 May 2015 09:18:31 +0300] rev 30925
8001470: JTextField's size is computed incorrectly when it contains Indic or Thai characters
Reviewed-by: serb, alexsch
pchelko [Sat, 09 May 2015 02:08:15 +0300] rev 30924
8035568: [macosx] Cursor management unification
Reviewed-by: anthony, serb
serb [Fri, 08 May 2015 20:43:46 +0300] rev 30923
8015900: [TEST_BUG] ScrollbarMouseWheelTest failed on ubuntu 12 with unity and unity 2D
Reviewed-by: azvegint, yan
serb [Fri, 08 May 2015 20:06:08 +0300] rev 30922
8013820: JavaDoc for JSpinner contains errors
Reviewed-by: azvegint, alexsch
serb [Fri, 08 May 2015 19:31:09 +0300] rev 30921
5036022: JSpinner does not reflect new font on subsequent calls to setFont
Reviewed-by: azvegint, alexsch
serb [Fri, 08 May 2015 19:14:16 +0300] rev 30920
8078149: [macosx] The text of the TextArea is not wrapped at word boundaries
Reviewed-by: azvegint, alexsch
ssadetsky [Fri, 08 May 2015 17:40:43 +0300] rev 30919
7190544: Nimbus LaF: regression UnitTest failure
Reviewed-by: alexsch, azvegint, serb
ssadetsky [Fri, 08 May 2015 17:35:15 +0300] rev 30918
7155957: closed/java/awt/MenuBar/MenuBarStress1/MenuBarStress1.java hangs on win 64 bit with jdk8
Reviewed-by: serb, ant
ssadetsky [Fri, 08 May 2015 16:46:24 +0300] rev 30917
7072653: JComboBox popup mispositioned if its height exceeds the screen height
Reviewed-by: alexsch, azvegint
ssadetsky [Fri, 08 May 2015 15:37:38 +0300] rev 30916
6980209: Make tracking SecondaryLoop.enter/exit methods easier
Reviewed-by: serb, ant
xuelei [Thu, 04 Jun 2015 00:19:16 +0000] rev 30915
8081792: buffer size calculation issue in NativeGCMCipher
Reviewed-by: valeriep
ksrini [Wed, 03 Jun 2015 14:35:17 -0700] rev 30914
8081824: Remove dead code GetPublicJREHome in the launcher
Reviewed-by: mchung
igerasim [Wed, 03 Jun 2015 19:26:58 +0300] rev 30913
8058779: Faster implementation of String.replace(CharSequence, CharSequence)
Reviewed-by: sherman, plevart, forax, psandoz
amlu [Wed, 03 Jun 2015 15:33:28 +0100] rev 30912
8081773: sun/net/www/protocol/https/ChunkedOutputStream.java references library that doesn't exist
Reviewed-by: chegar
chegar [Wed, 03 Jun 2015 15:30:44 +0100] rev 30911
8071474: Better failure atomicity for default read object
Reviewed-by: plevart, coffeys
sla [Wed, 03 Jun 2015 12:37:52 +0200] rev 30910
8081775: two lib/testlibrary tests are failing with "Error. failed to clean up files after test" with jtreg 4.1 b12
Reviewed-by: sla
Contributed-by: amy.lu@oracle.com
amurillo [Tue, 02 Jun 2015 09:15:47 -0700] rev 30909
Merge
amurillo [Mon, 01 Jun 2015 10:15:21 -0700] rev 30908
Merge
amurillo [Thu, 28 May 2015 11:37:14 -0700] rev 30907
Merge
jbachorik [Tue, 26 May 2015 11:57:51 +0200] rev 30906
8080663: Use sun.misc.SharedSecrets to allow access from java.management to @ConstructorProperties
Reviewed-by: alanb, mchung, dfuchs
weijun [Tue, 02 Jun 2015 22:26:36 +0800] rev 30905
8038089: TLS optional support for Kerberos cipher suites needs to be re-examine
Reviewed-by: xuelei
xuelei [Tue, 02 Jun 2015 04:01:04 +0000] rev 30904
8043758: Datagram Transport Layer Security (DTLS)
Reviewed-by: jnimeh, weijun, mullan, wetmore
rriggs [Mon, 01 Jun 2015 10:29:06 -0400] rev 30903
8081566: java/lang/ProcessHandle/InfoTest.java failed on case sensitive command
Reviewed-by: lancea, alanb
rriggs [Mon, 01 Jun 2015 10:27:24 -0400] rev 30902
8081565: javac lint warnings in jdk testlibrary
Reviewed-by: lancea
igerasim [Sat, 30 May 2015 15:19:15 +0300] rev 30901
7011441: jndi/ldap/Connection.java needs to avoid spurious wakeup
Reviewed-by: dholmes
rriggs [Fri, 29 May 2015 15:17:07 -0400] rev 30900
8081536: (process) remove unreliable ScaleTest from ProcessHandle tests
Reviewed-by: darcy
rriggs [Fri, 29 May 2015 14:04:12 -0400] rev 30899
8077350: JEP 102 Process API Updates Implementation
Reviewed-by: chegar, plevart, psandoz, darcy, martin, alanb
sherman [Fri, 29 May 2015 10:28:28 -0700] rev 30898
8081522: build failed with jdk8081452 change.
Summary: to remove the missed import line
Reviewed-by: alanb
igerasim [Fri, 29 May 2015 19:20:22 +0300] rev 30897
8081027: Create a common test to check adequacy of initial size of static HashMap/ArrayList fields
Reviewed-by: martin
sherman [Fri, 29 May 2015 09:08:36 -0700] rev 30896
8081452: Move sun.nio.cs.AbstractCharsetProvider into jdk.charset/sun.nio.cs.ext
Summary: to AbstractCharsetProvider class from base.java module to jdk.charsets module
Reviewed-by: alanb
aefimov [Fri, 29 May 2015 12:28:46 +0300] rev 30895
8081392: getNodeValue should return 'null' value for Element nodes
Reviewed-by: joehw
weijun [Fri, 29 May 2015 09:41:20 +0800] rev 30894
8051952: Unreachable.java test failing on Windows
Reviewed-by: xuelei
katleman [Thu, 04 Jun 2015 09:31:49 -0700] rev 30893
Added tag jdk9-b67 for changeset 00438d7bb747
duke [Wed, 05 Jul 2017 20:36:34 +0200] rev 30892
Merge
lana [Thu, 04 Jun 2015 18:50:05 -0700] rev 30891
Merge
enevill [Thu, 04 Jun 2015 12:04:18 +0000] rev 30890
8079565: aarch64: Add vectorization support for aarch64
Summary: Add vectorization support
Reviewed-by: roland
enevill [Wed, 27 May 2015 09:02:08 +0000] rev 30889
8081289: aarch64: add support for RewriteFrequentPairs in interpreter
Summary: Add support for RewriteFrequentPairs
Reviewed-by: roland
Contributed-by: alexander.alexeev@caviumnetworks.com
amurillo [Tue, 02 Jun 2015 09:15:32 -0700] rev 30888
Merge
amurillo [Mon, 01 Jun 2015 10:15:20 -0700] rev 30887
Merge
amurillo [Thu, 28 May 2015 11:37:13 -0700] rev 30886
Merge
jwilhelm [Thu, 28 May 2015 16:01:10 +0200] rev 30885
Merge
brutisso [Wed, 27 May 2015 09:04:14 +0200] rev 30884
8081039: G1: Remove unused statistics code in G1NoteEndOfConcMarkClosure and G1ParNoteEndTask
Reviewed-by: jmasa, kbarrett
stefank [Tue, 26 May 2015 10:06:03 +0200] rev 30883
8081007: Remove redundant active worker variables and calls in ParNewGeneration::collect
Reviewed-by: pliden, kbarrett, ehelin
jwilhelm [Mon, 25 May 2015 16:59:28 +0200] rev 30882
Merge
stefank [Mon, 25 May 2015 11:41:34 +0200] rev 30881
8080879: Remove FlexibleWorkGang::set_for_termination
Reviewed-by: brutisso, kbarrett, pliden
sjohanss [Mon, 25 May 2015 11:39:43 +0200] rev 30880
8080746: Refactor oop iteration macros to be more general
Reviewed-by: stefank, pliden
stefank [Mon, 25 May 2015 09:28:47 +0200] rev 30879
Merge
stefank [Fri, 22 May 2015 13:35:29 +0200] rev 30878
8080877: Don't use workers()->total_workers() when walking G1CollectedHeap::_task_queues
Reviewed-by: jmasa, drwhite
stefank [Fri, 22 May 2015 10:44:24 +0000] rev 30877
Merge
stefank [Fri, 22 May 2015 10:58:16 +0200] rev 30876
8080876: Replace unnecessary MAX2(ParallelGCThreads, 1) calls with ParallelGCThreads
Reviewed-by: kbarrett, mgerdin
stefank [Fri, 22 May 2015 10:58:04 +0200] rev 30875
8080840: Clean up active_workers() asserts
Reviewed-by: kbarrett, jmasa
stefank [Fri, 22 May 2015 10:57:53 +0200] rev 30874
8080837: Move number of workers calculation out of CollectionSetChooser::prepare_for_par_region_addition
Reviewed-by: kbarrett, mgerdin
stefank [Thu, 21 May 2015 14:10:15 +0200] rev 30873
8080869: FlexibleWorkGang initializes _active_workers to more than _total_workers
Reviewed-by: kbarrett, jmasa
brutisso [Fri, 22 May 2015 10:56:37 +0200] rev 30872
8080627: JavaThread::satb_mark_queue_offset() is too big for an ARM ldrsb instruction
Reviewed-by: roland, kbarrett
stefank [Thu, 21 May 2015 09:35:59 +0200] rev 30871
8080113: Remove CollectedHeap::set_par_threads()
Reviewed-by: jmasa, kbarrett
stefank [Thu, 21 May 2015 09:35:38 +0200] rev 30870
8080112: Replace and remove the last usages of CollectedHeap::n_par_threads()
Reviewed-by: jmasa, kbarrett
stefank [Thu, 21 May 2015 09:23:46 +0200] rev 30869
8080111: Remove SubTaskDone::_n_threads
Reviewed-by: jmasa, kbarrett
stefank [Thu, 21 May 2015 09:23:00 +0200] rev 30868
8080110: Remove usage of CollectedHeap::n_par_threads() from root processing
Reviewed-by: jmasa, kbarrett
stefank [Thu, 21 May 2015 09:10:47 +0200] rev 30867
8080109: Use single-threaded code in Threads::possibly_parallel_oops_do when running with only one worker thread
Reviewed-by: jmasa, kbarrett
dcubed [Wed, 27 May 2015 16:15:23 -0700] rev 30866
Merge
cjplummer [Tue, 26 May 2015 11:26:50 -0700] rev 30865
8051712: regression Test7107135 crashes
Summary: On AARCH64, make ElfFile::specifies_noexecstack() default to noexectstack
Reviewed-by: dholmes, dlong, aph
hseigel [Wed, 27 May 2015 09:34:57 -0400] rev 30864
Merge
igerasim [Fri, 22 May 2015 02:38:59 +0300] rev 30863
8069068: VM warning: WaitForMultipleObjects timed out (0) ...
Summary: Increase timeout to 5 minutes
Reviewed-by: dholmes, dcubed
ykantser [Fri, 22 May 2015 13:52:46 +0200] rev 30862
8080855: Create sanity test for JDK-8080692
Reviewed-by: sla
ykantser [Fri, 22 May 2015 08:53:46 +0200] rev 30861
Merge
ykantser [Fri, 22 May 2015 08:47:27 +0200] rev 30860
8080828: Create sanity test for JDK-8080155
Reviewed-by: sla
enevill [Tue, 02 Jun 2015 14:28:08 +0000] rev 30859
8081669: aarch64: JTreg TestStable tests failing
Summary: Fix TestStable failures
Reviewed-by: vlivanov
Contributed-by: alexander.alexeev@caviumnetworks.com
katleman [Thu, 04 Jun 2015 09:31:46 -0700] rev 30858
Added tag jdk9-b67 for changeset b83f001a855d
lana [Thu, 04 Jun 2015 18:48:30 -0700] rev 30857
Merge
ihse [Wed, 03 Jun 2015 15:20:25 +0200] rev 30856
8081692: Configure should verify that -fstack-protector is valid
Reviewed-by: erikj
amurillo [Mon, 01 Jun 2015 10:15:19 -0700] rev 30855
Merge
amurillo [Thu, 28 May 2015 11:37:13 -0700] rev 30854
Merge
sla [Fri, 22 May 2015 09:09:56 +0200] rev 30853
8066757: Can't build 'images' with --disable-zip-debug-info on OS X after jigsaw m2 merge
Reviewed-by: erikj, ihse
katleman [Thu, 04 Jun 2015 09:31:45 -0700] rev 30852
Added tag jdk9-b67 for changeset b0bcdde43c19
duke [Wed, 05 Jul 2017 20:36:16 +0200] rev 30851
Added tag jdk9-b67 for changeset 56166ce66037
duke [Wed, 05 Jul 2017 20:36:16 +0200] rev 30850
Merge
duke [Wed, 05 Jul 2017 20:36:12 +0200] rev 30849
Merge
lana [Thu, 28 May 2015 16:54:56 -0700] rev 30848
Merge
vromero [Thu, 28 May 2015 12:08:54 -0700] rev 30847
8081417: test CheckEBCDICLocaleTest.java is failing intermittently
Reviewed-by: darcy
mchung [Wed, 27 May 2015 13:25:18 -0700] rev 30846
8074432: Move jdeps and javap to jdk.jdeps module
Reviewed-by: jjg, alanb, erikj
sadayapalam [Wed, 27 May 2015 11:27:42 +0530] rev 30845
8080726: Redundant error message on private abstract interface method with body.
Reviewed-by: mcimadamore