dnsimon [Thu, 02 Jun 2016 17:52:42 +0000] rev 39258
8158000: [JVMCI] remove unused ParseClosure class
Reviewed-by: kvn
thartmann [Thu, 02 Jun 2016 14:54:35 +0000] rev 39257
Merge
thartmann [Thu, 02 Jun 2016 13:19:05 +0200] rev 39256
8158214: Crash with "assert(VM_Version::supports_sse4_1()) failed" if UseSSE < 4 is set
Summary: Do not emit unsupported SSE 4.1 instructions in CRC32 intrinsic.
Reviewed-by: kvn, zmajo
fyang [Thu, 02 Jun 2016 21:12:46 +0800] rev 39255
8149418: AArch64: replace tst+br with tbz instruction when tst's constant operand is 2 power
Summary: replace tst+br with tbz instruction when tst's constant operand is 2 power
Reviewed-by: aph
thartmann [Thu, 02 Jun 2016 08:46:52 +0200] rev 39254
8156760: VM crashes if -XX:-ReduceInitialCardMarks is set
Summary: Fixed several compiler crashes with disabled ReduceInitialCardMarks.
Reviewed-by: roland, minqi, dlong, tschatzl, kvn
thartmann [Wed, 01 Jun 2016 16:36:44 +0200] rev 39253
8157842: indexOfChar intrinsic is not emitted on x86
Summary: Matcher::match_rule_supported() should check for !UseSSE42Intrinsics.
Reviewed-by: roland, rbackman, shade, kvn
thartmann [Wed, 01 Jun 2016 14:22:18 +0200] rev 39252
8155046: Parse::Block construction using undefined behavior
Summary: Blocks should be created via constructor and placement new.
Reviewed-by: kvn
rschatz [Tue, 31 May 2016 20:43:12 +0000] rev 39251
8157428: [JVMCI] remove MemoryAccessProvider.readUnsafeConstant from API
Reviewed-by: iveresov
never [Tue, 31 May 2016 17:51:42 +0000] rev 39250
Merge
never [Tue, 31 May 2016 17:08:18 +0000] rev 39249
8157292: [JVMCI] add missing test files from 8156034
Reviewed-by: iveresov
Contributed-by: josef.eisl@jku.at
iignatyev [Tue, 31 May 2016 16:30:18 +0300] rev 39248
8153994: Compiler tests should be correctly marked with @module
Reviewed-by: kvn
iignatyev [Tue, 31 May 2016 16:29:45 +0300] rev 39247
8158184: remove shell from compiler/c2/7070134/Stemmer.java
Reviewed-by: kvn
iignatyev [Tue, 31 May 2016 16:29:45 +0300] rev 39246
8158185: jdk/test/lib/FileInstaller throws NPE if dst is in current directory
Reviewed-by: kvn
iignatyev [Tue, 31 May 2016 16:29:45 +0300] rev 39245
8158182: remove shell script from compiler/c2/6894807/IsInstanceTest.java
Reviewed-by: kvn
iignatyev [Tue, 31 May 2016 15:12:09 +0300] rev 39244
8073159: improve Test6857159.java
Reviewed-by: kvn
dpochepk [Tue, 31 May 2016 13:58:28 +0000] rev 39243
Merge
dpochepk [Tue, 31 May 2016 15:48:47 +0300] rev 39242
8158065: [Jittester]: tests generation has tests generators hardcoded, blocking alternative tests generation
Reviewed-by: iignatyev
vlivanov [Tue, 31 May 2016 15:10:10 +0300] rev 39241
Merge
vlivanov [Mon, 30 May 2016 15:04:03 +0300] rev 39240
Merge
vlivanov [Fri, 27 May 2016 17:01:27 +0300] rev 39239
Merge
iignatyev [Mon, 30 May 2016 23:33:00 +0300] rev 39238
8152376: [TESTBUG] compiler/floatingpoint/Test15FloatJNIArgs should use run main/othervm/native
Reviewed-by: kvn
iignatyev [Mon, 30 May 2016 23:32:59 +0300] rev 39237
8154123: remove commented action from jdk/vm/ci/runtime/test/ConstantTest.java
Reviewed-by: shade, kvn
mdoerr [Mon, 23 May 2016 10:35:51 -0300] rev 39236
8154156: PPC64: improve array copy stubs by using vector instructions
Reviewed-by: goetz, mdoerr
Contributed-by: Gustavo Romero <gromero@linux.vnet.ibm.com>
iignatyev [Fri, 27 May 2016 17:12:10 +0300] rev 39235
8157821: [JITtester] OptionResolver and LiteralFactory use deprecated c-tors
Reviewed-by: kvn
iignatyev [Fri, 27 May 2016 17:12:09 +0300] rev 39234
8156469: [JITtester] Difference in generated golden output when run with Jigsaw build
Reviewed-by: vlivanov
fyang [Fri, 27 May 2016 20:38:38 +0800] rev 39233
8157906: aarch64: some more integer rotate instructions are never emitted
Summary: fix wrong definition of source operand of left rotate instructions
Reviewed-by: aph
Contributed-by: teng.lu@linaro.org
fyang [Fri, 27 May 2016 01:02:16 +0800] rev 39232
8156731: aarch64: java/util/Arrays/Correct.java fails due to _generic_arraycopy stub routine
Summary: fix address calculation considering compressed oops _generic_arraycopy stub routine
Reviewed-by: aph
jmasa [Wed, 25 May 2016 09:28:20 -0700] rev 39231
8157620: Guarantee in run_task(task, num_workers) fails
Reviewed-by: tschatzl, drwhite
stefank [Fri, 10 Jun 2016 14:06:36 +0200] rev 39230
8159237: PreservedMarks verification code fails
Reviewed-by: lmesnik, jwilhelm
goetz [Wed, 08 Jun 2016 16:07:49 +0200] rev 39229
8159056: [aix] Compressed class space not allocated in lower regions
Reviewed-by: dholmes, enevill
lmesnik [Thu, 09 Jun 2016 16:52:32 +0300] rev 39228
8156032: Clean up parallel GC specific code from vm/gc/shared/preservedMarks.cpp
Reviewed-by: stefank, tschatzl
sjohanss [Wed, 08 Jun 2016 16:26:11 +0200] rev 39227
8157243: JMap heap test fail when used with external heap
Reviewed-by: dsamersoff, ehelin
sjohanss [Thu, 09 Jun 2016 13:24:44 +0200] rev 39226
8146530: [testbug] some tests fail because the compiler is using Java heap memory
Reviewed-by: jwilhelm, jmasa, kvn
jiangli [Thu, 09 Jun 2016 00:53:07 +0200] rev 39225
Merge
jiangli [Wed, 08 Jun 2016 18:47:05 -0400] rev 39224
8158681: ClassLoader::classloader_type() is called from code not included under #if INCLUDE_CDS.
Summary: Place CDS related code under #if INCLUDE_CDS.
Reviewed-by: lfoltan, gtriantafill, coleenp
ccheung [Wed, 08 Jun 2016 12:50:23 -0700] rev 39223
8159019: ResourceMark in ClassLoader::open_versioned_entry() is being used incorrectly
Summary: Call FREE_RESOURCE_ARRAY instead of declaring a ResourceMark
Reviewed-by: hseigel, jiangli
mockner [Wed, 08 Jun 2016 18:09:04 +0200] rev 39222
Merge
goetz [Tue, 07 Jun 2016 16:08:25 +0200] rev 39221
8158929: [TESTBUG] CommitOverlappingRegions.java can not deal with pages > 32K
Reviewed-by: mockner, dholmes
sjohanss [Wed, 08 Jun 2016 16:29:12 +0200] rev 39220
8149085: IntegrationTest1.java fails intermittently due to use of semi-initialized TLAB
Reviewed-by: ehelin, mgerdin
stefank [Wed, 08 Jun 2016 11:15:49 +0200] rev 39219
8155638: Resource allocated BitMaps are often cleared twice
Reviewed-by: neliasso, kvn
coleenp [Tue, 07 Jun 2016 15:34:22 -0400] rev 39218
8158297: Lack of proper checking of non-well formed elements in CONSTANT_Utf8_info's structure
Summary: Disallow // in class file names during parsing and throw ClassNotFoundException
Reviewed-by: sspitsyn, rehn, gtriantafill
rprotacio [Tue, 07 Jun 2016 18:17:41 +0000] rev 39217
Merge
rprotacio [Tue, 07 Jun 2016 11:39:47 -0400] rev 39216
8153858: Clean up needed when obtaining the package name from a fully qualified class name
Summary: Consolidated and refactored code parsing fully qualified names. Includes gtest.
Reviewed-by: dholmes, coleenp
erikj [Tue, 07 Jun 2016 19:05:37 +0200] rev 39215
Merge
simonis [Tue, 07 Jun 2016 18:26:10 +0200] rev 39214
8158938: AIX: some more new hotspot build fixes
Reviewed-by: erikj
lmesnik [Tue, 07 Jun 2016 12:55:29 +0300] rev 39213
8154209: Remove client VM from default JIB profile on windows-x86 and linux-x86
Reviewed-by: dholmes
ccheung [Tue, 07 Jun 2016 00:57:23 +0000] rev 39212
Merge
ccheung [Tue, 07 Jun 2016 00:06:17 +0000] rev 39211
Merge
ccheung [Mon, 06 Jun 2016 12:51:53 -0700] rev 39210
8153876: Replace 4K stack allocations with Resource allocations
Reviewed-by: dholmes, hseigel
mgronlun [Tue, 07 Jun 2016 01:58:33 +0200] rev 39209
Merge
mgronlun [Mon, 06 Jun 2016 20:48:56 +0200] rev 39208
8149803: Adjust lock rankings for some Event-based tracing locks
Reviewed-by: dholmes, acorn
shade [Mon, 06 Jun 2016 22:34:57 +0300] rev 39207
8075030: JvmtiEnv::GetObjectSize reports incorrect java.lang.Class instance size
Reviewed-by: coleenp, sspitsyn, sla
amurillo [Thu, 30 Jun 2016 22:10:08 +0000] rev 39206
Added tag jdk-9+125 for changeset 70cd0a0846bf
bpb [Fri, 01 Jul 2016 12:57:12 -0700] rev 39205
8160018: (fs) Remove GioFileTypeDetector on Solaris
Summary: Remove the GioFileTypeDetector from the chain of FileTypeDetectors provided by SolarisFileSystemProvider.
Reviewed-by: rriggs
erikj [Fri, 01 Jul 2016 18:29:24 +0200] rev 39204
8160728: Update compare script to clean baseline
Reviewed-by: tbell
erikj [Fri, 01 Jul 2016 17:03:59 +0200] rev 39203
8160722: Module summary generation fails on Windows 32bit
Reviewed-by: tbell
amurillo [Thu, 30 Jun 2016 22:38:09 +0000] rev 39202
Merge
amurillo [Wed, 29 Jun 2016 21:49:40 -0700] rev 39201
Merge
amurillo [Thu, 23 Jun 2016 17:07:26 -0700] rev 39200
Merge
mchernov [Fri, 17 Jun 2016 18:45:24 +0300] rev 39199
8158412: [TESTBUG] TestIHOPErgo and TestStressG1Humongous should not be executed when JFR is enabled
Reviewed-by: dfazunen, tschatzl
lmesnik [Fri, 17 Jun 2016 13:05:53 +0300] rev 39198
8157831: JVMCI tests should not be executed on linux-arm32
Reviewed-by: dpochepk, dholmes
jmasa [Sat, 11 Jun 2016 00:12:26 +0000] rev 39197
Merge
jmasa [Fri, 10 Jun 2016 15:03:10 -0700] rev 39196
Merge
jmasa [Fri, 10 Jun 2016 11:40:02 -0700] rev 39195
8026752: Cancel MetaspaceGC request for a CMS concurrent collection after GC
Reviewed-by: sjohanss, sangheki
amurillo [Fri, 10 Jun 2016 15:19:32 -0700] rev 39194
Merge
simonis [Tue, 07 Jun 2016 22:01:49 -0400] rev 39193
8158763: --disable-hotspot-gtest not working on Solaris
Reviewed-by: dholmes
erikj [Tue, 07 Jun 2016 19:05:36 +0200] rev 39192
Merge
simonis [Tue, 07 Jun 2016 18:25:53 +0200] rev 39191
8158938: AIX: some more new hotspot build fixes
Reviewed-by: erikj
lmesnik [Tue, 07 Jun 2016 12:55:09 +0300] rev 39190
8154209: Remove client VM from default JIB profile on windows-x86 and linux-x86
Reviewed-by: dholmes
erikj [Wed, 29 Jun 2016 20:00:55 +0200] rev 39189
8160571: Bootcycle builds still broken with server jvm on Windows 32bit
Reviewed-by: tbell
simonis [Tue, 28 Jun 2016 16:04:03 +0200] rev 39188
8160423: Serieal build is broken because of missing dependencies for jmod
Reviewed-by: erikj
erikj [Tue, 28 Jun 2016 14:20:17 +0200] rev 39187
8160285: Bootcycle builds are broken on jdk9/hs for windows i586
Reviewed-by: dholmes
amurillo [Thu, 30 Jun 2016 22:10:08 +0000] rev 39186
Added tag jdk-9+125 for changeset 1f71a5d2b20b
duke [Wed, 05 Jul 2017 21:53:19 +0200] rev 39185
Added tag jdk-9+125 for changeset 3aa52182b3ad
duke [Wed, 05 Jul 2017 21:53:18 +0200] rev 39184
Merge
duke [Wed, 05 Jul 2017 21:53:11 +0200] rev 39183
Merge
jlahoda [Mon, 27 Jun 2016 09:43:12 +0200] rev 39182
8150860: Mach 5 tier1 test started failing - jdk/jshell/ComputeFQNsTest.java (after 8131027/8150814)
Summary: Correctly escaping '\' in paths; rethrowing exceptions from evaluation to improve debuggability of the test
Reviewed-by: jjg
ksrini [Fri, 24 Jun 2016 16:00:43 -0700] rev 39181
8160135: The Html doclet handles options incorrectly
Reviewed-by: jjg
lana [Thu, 23 Jun 2016 21:13:09 +0000] rev 39180
Merge
jjg [Wed, 22 Jun 2016 17:20:53 -0700] rev 39179
8154399: Need replacement for jdk.javadoc/com.sun.tools.doclets.standard.Standard
8159096: Expose (new) Standard doclet class.
Reviewed-by: alanb, erikj, ksrini
jlahoda [Tue, 21 Jun 2016 21:06:54 +0200] rev 39178
8136453: Parameter name indices array size not updated correctly
Summary: Correctly resizing ClassReader.parameterNameIndices array.
Reviewed-by: mcimadamore
mcimadamore [Tue, 21 Jun 2016 15:31:08 +0100] rev 39177
8159834: Add some support for jtreg test headers in IntelliJ langtools project
Summary: Add live templates to help creation of jtreg tests
Reviewed-by: jlahoda
jjg [Mon, 20 Jun 2016 13:21:09 -0700] rev 39176
8159537: create build file to generate diags reports for all locales
Reviewed-by: mcimadamore
lana [Thu, 23 Jun 2016 20:35:16 +0000] rev 39175
Added tag jdk-9+124 for changeset 956490b8da9c
duke [Wed, 05 Jul 2017 21:53:02 +0200] rev 39174
Merge
dfuchs [Fri, 24 Jun 2016 16:00:03 +0100] rev 39173
8150173: JAXBContext.newInstance causes PrivilegedActionException when createContext's declared in abstract class extended by discovered JAXB implementation
Summary: trivial fix - the concrete class must be instantiated, not the class that defines the createContext method.
Reviewed-by: lancea, mchung
lana [Thu, 23 Jun 2016 20:35:14 +0000] rev 39172
Added tag jdk-9+124 for changeset b3344e373fbe
duke [Wed, 05 Jul 2017 21:52:56 +0200] rev 39171
Merge
lana [Thu, 23 Jun 2016 20:35:14 +0000] rev 39170
Added tag jdk-9+124 for changeset ed6e6065418a
duke [Wed, 05 Jul 2017 21:52:51 +0200] rev 39169
Merge
hannesw [Fri, 24 Jun 2016 14:46:45 +0200] rev 39168
8073653: Secondary heredoc eating wrong lines.
Reviewed-by: mhaupt, jlaskey
hannesw [Fri, 24 Jun 2016 12:39:42 +0200] rev 39167
8137240: Negative lookahead in RegEx breaks backreference
Reviewed-by: mhaupt
lana [Thu, 23 Jun 2016 21:13:33 +0000] rev 39166
Merge
sundar [Thu, 23 Jun 2016 12:39:33 +0530] rev 39165
8160141: removed deprecated method calls in nashorn code
Reviewed-by: mhaupt, hannesw
hannesw [Wed, 22 Jun 2016 16:30:41 +0200] rev 39164
8159977: typeof operator does not see lexical bindings declared in other scripts
Reviewed-by: sundar
lana [Thu, 23 Jun 2016 20:35:16 +0000] rev 39163
Added tag jdk-9+124 for changeset c549268fe94c
duke [Wed, 05 Jul 2017 21:52:41 +0200] rev 39162
Merge
lana [Thu, 23 Jun 2016 21:12:51 +0000] rev 39161
Merge
msheppar [Tue, 21 Jun 2016 00:40:51 +0100] rev 39160
8146975: NullPointerException in IIOPInputStream.inputClassFields
Reviewed-by: chegar, rriggs, coffeys
lana [Thu, 23 Jun 2016 20:35:13 +0000] rev 39159
Added tag jdk-9+124 for changeset 55d10fdcb59e
duke [Wed, 05 Jul 2017 21:52:33 +0200] rev 39158
Merge
igerasim [Mon, 27 Jun 2016 16:09:09 +0300] rev 39157
8160264: Reuse Latin1/UTF16 compare routines
Reviewed-by: psandoz
jlaskey [Mon, 27 Jun 2016 09:26:47 -0300] rev 39156
8160348: jlink should use System.out for usage messages
Reviewed-by: sundar
sundar [Mon, 27 Jun 2016 14:55:06 +0530] rev 39155
8157936: Files.size(Path p) returns 0 if path is from JrtFileSystem with exploded build
Reviewed-by: psandoz
rriggs [Fri, 24 Jun 2016 14:19:29 -0400] rev 39154
8160278: Remove java/time/test/java/time/TestClock_System from the problem list
Reviewed-by: darcy
sundar [Fri, 24 Jun 2016 23:28:06 +0530] rev 39153
8153238: Improve test/tools/jlink/JLinkTest.java not to hard code the number of plugins
Reviewed-by: jlaskey
dfuchs [Fri, 24 Jun 2016 16:03:17 +0100] rev 39152
8150173: JAXBContext.newInstance causes PrivilegedActionException when createContext's declared in abstract class extended by discovered JAXB implementation
Summary: trivial fix - the concrete class must be instantiated, not the class that defines the createContext method.
Reviewed-by: lancea, mchung
sundar [Fri, 24 Jun 2016 19:56:50 +0530] rev 39151
8147794: Jlink's ModuleEntry.stream can't be consumed more than once and ModuleEntry content should be read only if needed
Reviewed-by: jlaskey, psandoz
jlaskey [Fri, 24 Jun 2016 11:20:24 -0300] rev 39150
8159172: Update usage of jlink/jimage/jmod to show option patterns
Reviewed-by: mchung, alanb
skuksenko [Fri, 24 Jun 2016 06:52:29 +0100] rev 39149
8158690: GET request via HTTP/2 has a huge delays due to Nagle’s Algorithm and Delayed ACK clash
Reviewed-by: chegar
chegar [Fri, 24 Jun 2016 06:47:32 +0100] rev 39148
8154017: Shutdown hooks are racing against shutdown sequence, if System.exit()-calling thread is interrupted
Reviewed-by: alanb, dholmes, shade
tidu [Thu, 23 Jun 2016 19:58:58 -0700] rev 39147
8146393: sun/security/tools/jarsigner/ts.sh failed on OEL Linux 7 with ar_SA Locale
Reviewed-by: weijun
Contributed-by: Tim Du <tiantian.du@oracle.com>
lana [Thu, 23 Jun 2016 21:44:11 +0000] rev 39146
Merge
lana [Thu, 23 Jun 2016 21:13:13 +0000] rev 39145
Merge
bchristi [Thu, 23 Jun 2016 14:14:06 -0700] rev 39144
7131356: (props) "No Java runtime present, requesting install" when creating VM from JNI [macosx]
Summary: Replace JRS calls with Core Foundation calls
Reviewed-by: naoto
skuksenko [Thu, 23 Jun 2016 10:25:04 +0100] rev 39143
8158980: Memory leak in HTTP2Connection.streams
Reviewed-by: chegar
asmotrak [Wed, 22 Jun 2016 15:58:08 -0700] rev 39142
8074580: sun/security/pkcs11/rsa/TestKeyPairGenerator.java fails due to PKCS11Exception: CKR_FUNCTION_FAILED
Reviewed-by: valeriep
sherman [Wed, 22 Jun 2016 11:31:07 -0700] rev 39141
8159545: closed/java/io/Console/TestConsole.java failed with exit code 1
Reviewed-by: rriggs
asmotrak [Wed, 22 Jun 2016 09:33:16 -0700] rev 39140
8152745: javax/net/ssl/TLS/TestJSSE.java fails intermittently: Unsupported or unrecognized SSL message
Reviewed-by: xuelei
naoto [Wed, 22 Jun 2016 08:51:32 -0700] rev 39139
8159781: jlink --include-locales fails with java.util.regex.PatternSyntaxException
Reviewed-by: mchung, okutsu
chegar [Wed, 22 Jun 2016 09:21:06 +0100] rev 39138
8157166: Update spec to account for platforms that do not support multicast
Reviewed-by: alanb
vtewari [Wed, 22 Jun 2016 09:01:34 +0100] rev 39137
8071660: URLPermission not handling empty method lists correctly
Reviewed-by: chegar, dfuchs, prappo, rriggs
okutsu [Wed, 22 Jun 2016 16:12:39 +0900] rev 39136
8159766: "Switching encoding from UTF-8 to ISO-8859-1" log message should be trace/debug message
Reviewed-by: alanb, mchung, naoto
xiaofeya [Tue, 21 Jun 2016 20:20:14 -0700] rev 39135
8157530: Remove intermittent key from javax/net/ssl/DTLS/WeakCipherSuite.java
Reviewed-by: xuelei
Contributed-by: Felix Yang <felix.yang@oracle.com>
naoto [Tue, 21 Jun 2016 15:15:05 -0700] rev 39134
8159548: Formatter returns unexpected strings if locale is null.
Reviewed-by: sherman
prappo [Tue, 21 Jun 2016 18:51:18 +0100] rev 39133
8156742: Miscellaneous WebSocket API improvements
Reviewed-by: chegar, rriggs
vtewari [Tue, 21 Jun 2016 16:52:16 +0100] rev 39132
8114860: Behavior of java.net.URLPermission.getActions() contradicts spec
Reviewed-by: chegar, prappo
vtewari [Tue, 21 Jun 2016 16:42:33 +0100] rev 39131
8154234: Remove netdoc URL protocol Handler
Reviewed-by: chegar
igerasim [Tue, 21 Jun 2016 17:48:29 +0300] rev 39130
8158802: com.sun.jndi.ldap.SimpleClientId produces wrong hash code
Reviewed-by: rriggs, coffeys
sundar [Tue, 21 Jun 2016 19:05:34 +0530] rev 39129
8159593: Plugin Set<Category> getType() should return a Category
Reviewed-by: jlaskey
vtewari [Tue, 21 Jun 2016 14:00:59 +0100] rev 39128
8144008: Setting NO_PROXY on HTTP URL connections does not stop proxying
Reviewed-by: chegar, rriggs
weijun [Tue, 21 Jun 2016 11:09:13 +0800] rev 39127
8157318: ThreadedSeedGenerator uses System.currentTimeMillis and stops generating when time is set back
Reviewed-by: xuelei, wetmore
mchung [Mon, 20 Jun 2016 19:31:03 -0700] rev 39126
Merge
mchung [Sun, 19 Jun 2016 16:46:49 -0700] rev 39125
8155955: packager needs to determine the root modules to create JRE image
Reviewed-by: alanb
mli [Mon, 20 Jun 2016 18:30:57 -0700] rev 39124
8159879: Some typo and minor test bugs in ava/lang/module/ModuleReferenceTest.java and ConfigurationTest.java
Reviewed-by: alanb
asmotrak [Mon, 20 Jun 2016 17:06:27 -0700] rev 39123
8049314: javax/net/ssl/templates/SSLSocketSSLEngineTemplate.java fails intermittently with "Unexpected EOF" message
Reviewed-by: xuelei
msheppar [Tue, 21 Jun 2016 00:45:52 +0100] rev 39122
8146975: NullPointerException in IIOPInputStream.inputClassFields
Reviewed-by: chegar, rriggs, coffeys
bpb [Mon, 20 Jun 2016 14:08:05 -0700] rev 39121
8136738: InputStream documentation for IOException in skip() is unclear or incorrect
Summary: Clarify javadoc of skip().
Reviewed-by: rriggs, prappo
lana [Thu, 23 Jun 2016 20:35:15 +0000] rev 39120
Added tag jdk-9+124 for changeset 45cbf2937973
duke [Wed, 05 Jul 2017 21:52:20 +0200] rev 39119
Merge
lana [Thu, 23 Jun 2016 21:12:55 +0000] rev 39118
Merge
csahu [Tue, 24 May 2016 16:02:45 +0530] rev 39117
8150900: Implement diagnostic_pd
Reviewed-by: twisti, gziemski, kevinw
lana [Thu, 23 Jun 2016 20:35:13 +0000] rev 39116
Added tag jdk-9+124 for changeset 6f7d687193a4
tbell [Mon, 27 Jun 2016 08:04:48 -0700] rev 39115
8081676: Verify that configure detects AS on Solaris and print help otherwise
Reviewed-by: dholmes, erikj
lana [Thu, 23 Jun 2016 21:12:39 +0000] rev 39114
Merge
jjg [Wed, 22 Jun 2016 17:20:53 -0700] rev 39113
8154399: Need replacement for jdk.javadoc/com.sun.tools.doclets.standard.Standard
8159096: Expose (new) Standard doclet class.
Reviewed-by: alanb, erikj, ksrini
erikj [Tue, 21 Jun 2016 20:28:12 +0200] rev 39112
8157253: Fix compare script for html files
Reviewed-by: tbell
erikj [Tue, 21 Jun 2016 20:00:20 +0200] rev 39111
8159628: Bundles contain extra /./ path element for all files
Reviewed-by: tbell
erikj [Wed, 08 Jun 2016 15:13:19 +0200] rev 39110
8136771: Implement the license-swap logic as a make target
Reviewed-by: tbell
lana [Thu, 23 Jun 2016 20:35:12 +0000] rev 39109
Added tag jdk-9+124 for changeset 4c952b4cc533
duke [Wed, 05 Jul 2017 21:52:02 +0200] rev 39108
Added tag jdk-9+124 for changeset 2a5697a98620
duke [Wed, 05 Jul 2017 21:52:00 +0200] rev 39107
Merge
duke [Wed, 05 Jul 2017 21:51:56 +0200] rev 39106
Merge
ksrini [Mon, 20 Jun 2016 07:02:42 -0700] rev 39105
8159756: javadoc tests needs a tool invoker
Reviewed-by: jjg
jjg [Fri, 17 Jun 2016 17:53:00 -0700] rev 39104
8059631: Use of '#' to represent MethodHandle kind is confusing
Reviewed-by: jrose, mcimadamore
jjg [Fri, 17 Jun 2016 17:40:01 -0700] rev 39103
8159749: Update toolbox ModuleBuilder for doc comments
Reviewed-by: ksrini
dlsmith [Fri, 17 Jun 2016 17:09:21 -0600] rev 39102
8158992: langtools/test/Makefile: improve support for control via variables
Reviewed-by: jjg
mchung [Fri, 17 Jun 2016 14:33:54 -0700] rev 39101
8159524: jdeps -jdkinternals throws NPE when no replacement is known
Reviewed-by: dfuchs
mcimadamore [Fri, 17 Jun 2016 18:17:16 +0100] rev 39100
8159680: Inference failure with unchecked subtyping and arrays
Summary: Discrepancy in handling of capture conversion between Types.isSubtype and Types.isSubtypeUnchecked
Reviewed-by: vromero
lana [Thu, 16 Jun 2016 20:57:32 +0000] rev 39099
Merge
ddehaven [Wed, 15 Jun 2016 12:47:50 -0700] rev 39098
Merge
ddehaven [Wed, 15 Jun 2016 09:24:06 -0700] rev 39097
Merge
ddehaven [Mon, 06 Jun 2016 13:16:46 -0700] rev 39096
Merge
ddehaven [Wed, 01 Jun 2016 15:27:52 -0700] rev 39095
Merge
lana [Fri, 20 May 2016 00:03:52 -0700] rev 39094
8157778: JDK9 preparation message drop resource updates
Summary: JDK9 preparation message drop resource updates - openjdk
Reviewed-by: rfield, alanb
Contributed-by: li.jiang@oracle.com
ksrini [Tue, 14 Jun 2016 15:34:10 -0700] rev 39093
8158836: langtools build.xml needs some adjustments
Reviewed-by: jjg, jlahoda
vromero [Tue, 14 Jun 2016 12:46:35 -0700] rev 39092
8058244: missing error in qualified default super call
Reviewed-by: mcimadamore
vromero [Tue, 14 Jun 2016 11:13:14 -0700] rev 39091
8068460: Pretty printing for loops
Reviewed-by: jjg
ksrini [Tue, 14 Jun 2016 08:18:53 -0700] rev 39090
8159396: javadoc getSupportedVersion returns 8 instead of 9
Reviewed-by: jjg
lana [Thu, 16 Jun 2016 19:07:29 +0000] rev 39089
Added tag jdk-9+123 for changeset 88f6e6f58798
duke [Wed, 05 Jul 2017 21:51:42 +0200] rev 39088
Merge
lana [Thu, 16 Jun 2016 19:07:27 +0000] rev 39087
Added tag jdk-9+123 for changeset eb31fc6b71a7
duke [Wed, 05 Jul 2017 21:51:35 +0200] rev 39086
Merge
lana [Thu, 16 Jun 2016 20:57:35 +0000] rev 39085
Merge
ddehaven [Wed, 15 Jun 2016 09:24:04 -0700] rev 39084
Merge
ddehaven [Mon, 06 Jun 2016 13:16:44 -0700] rev 39083
Merge
ddehaven [Wed, 01 Jun 2016 15:27:49 -0700] rev 39082
Merge
lana [Fri, 20 May 2016 00:03:38 -0700] rev 39081
8157775: JDK9 preparation message drop resource updates
Summary: JDK9 preparation message drop resource updates - openjdk
Reviewed-by: rfield, alanb
Contributed-by: li.jiang@oracle.com
joehw [Tue, 14 Jun 2016 16:14:24 -0700] rev 39080
8158204: accessExternalSchema property handling is inconsistent and differs from spec.
Reviewed-by: lancea
lana [Thu, 16 Jun 2016 19:07:27 +0000] rev 39079
Added tag jdk-9+123 for changeset 3a36994e91a2
duke [Wed, 05 Jul 2017 21:51:23 +0200] rev 39078
Merge
hannesw [Mon, 20 Jun 2016 12:21:51 +0200] rev 39077
8156614: Lazy parsing of ES6 shorthand method syntax is broken
Reviewed-by: sundar, mhaupt
hannesw [Mon, 20 Jun 2016 11:44:29 +0200] rev 39076
8150219: ReferenceError in 1.8.0_72
Reviewed-by: attila, sundar
lana [Thu, 16 Jun 2016 20:57:01 +0000] rev 39075
Merge
sdama [Wed, 15 Jun 2016 14:18:22 +0200] rev 39074
8158817: add documentation for NativeMath
Reviewed-by: mhaupt, hannesw
lana [Thu, 16 Jun 2016 19:07:29 +0000] rev 39073
Added tag jdk-9+123 for changeset 28e775c6e08e
duke [Wed, 05 Jul 2017 21:51:13 +0200] rev 39072
Merge
lana [Thu, 16 Jun 2016 20:56:57 +0000] rev 39071
Merge
ddehaven [Wed, 15 Jun 2016 09:24:04 -0700] rev 39070
Merge
ddehaven [Mon, 06 Jun 2016 13:16:43 -0700] rev 39069
Merge
ddehaven [Wed, 01 Jun 2016 15:27:49 -0700] rev 39068
Merge
lana [Fri, 20 May 2016 00:02:55 -0700] rev 39067
8157776: JDK9 preparation message drop resource updates
Summary: JDK9 preparation message drop resource updates - openjdk
Reviewed-by: rfield, alanb
Contributed-by: li.jiang@oracle.com
lana [Thu, 16 Jun 2016 19:07:26 +0000] rev 39066
Added tag jdk-9+123 for changeset 23d765900a30
duke [Wed, 05 Jul 2017 21:51:02 +0200] rev 39065
Merge
mli [Sat, 18 Jun 2016 16:50:19 -0700] rev 39064
8159762: Some minor test bugs in java/lang/module/ModuleDescriptorTest.java
Reviewed-by: alanb
asmotrak [Fri, 17 Jun 2016 19:45:06 -0700] rev 39063
8159501: ShortRSAKey512.java intermittently times out
Reviewed-by: xuelei
mchung [Fri, 17 Jun 2016 14:37:00 -0700] rev 39062
8159630: Add new test for jdk.internal.misc.VM::getRuntimeArguments
Reviewed-by: lancea
rriggs [Fri, 17 Jun 2016 15:57:28 -0400] rev 39061
8155808: Process.getInputStream().skip() method is faulty
Summary: For Process input streams, implement skip as read
Reviewed-by: prappo, dfuchs
psandoz [Fri, 17 Jun 2016 10:08:39 -0700] rev 39060
8159821: "PrimitiveStream.iterateFinite" methods contain incorrect code sample
Reviewed-by: chegar, briangoetz
psandoz [Sat, 28 May 2016 13:57:30 +0530] rev 39059
8158253: Collections: Implement a noop clear() for EmptyList, EmptyMap and EmptySet
Reviewed-by: psandoz
Contributed-by: Mohamed Naufal <naufal11@gmail.com>
alanb [Fri, 17 Jun 2016 17:17:21 +0100] rev 39058
8140449: (fs) Paths.get("x").relativize("") return ..\ on Windows
Reviewed-by: chegar, rriggs
redestad [Fri, 17 Jun 2016 16:18:37 +0200] rev 39057
8159745: Remove java.net.Parts
Reviewed-by: alanb, chegar
goetz [Tue, 14 Jun 2016 10:44:59 +0200] rev 39056
8159690: [TESTBUG] Mark headful tests with @key headful.
Reviewed-by: simonis, alexsch
weijun [Fri, 17 Jun 2016 21:08:03 +0800] rev 39055
8159805: sun/security/tools/jarsigner/warnings/NoTimestampTest.java fails after JDK-8027781
Reviewed-by: mullan
weijun [Fri, 17 Jun 2016 21:07:31 +0800] rev 39054
8158633: BASE64 encoded cert not correctly parsed with UTF-16
Reviewed-by: mullan
nishjain [Fri, 17 Jun 2016 21:42:38 +0900] rev 39053
8159420: The LanguageRange.parse() method is throwing IllegalArgumentException in Turkish Locale
Reviewed-by: naoto, okutsu, peytoia
mli [Fri, 17 Jun 2016 04:35:09 -0700] rev 39052
8159785: Add test that tests ClassLoader.getResource/getResources in Multi-Release Jar
Reviewed-by: alanb
okutsu [Fri, 17 Jun 2016 17:06:16 +0900] rev 39051
8158272: IncludeLocalesPluginTest.java fails with timeout
8158468: tools/jlink/plugins/IncludeLocalesPluginTest.java doesn't detect test failures
Reviewed-by: alanb, mchung, naoto
alanb [Fri, 17 Jun 2016 08:41:39 +0100] rev 39050
8158456: ModuleDescriptor.read does not verify dependence on java.base in module-info.class
8159248: ModuleFinder.of not clear that FindException thrown if module descriptor cannot be derived for automatic module
Reviewed-by: chegar, mchung
weijun [Fri, 17 Jun 2016 10:53:13 +0800] rev 39049
8156471: test/sun/security/krb5/auto/TestHosts should not be modified in-place
Reviewed-by: xuelei
weijun [Fri, 17 Jun 2016 09:46:36 +0800] rev 39048
8157387: StrongSecureRandom.java timeout after push for JDK-8141039
Reviewed-by: xuelei, wetmore
weijun [Fri, 17 Jun 2016 09:46:34 +0800] rev 39047
8146619: Re-examine supportness of public classes in com.sun.security.auth.**
Reviewed-by: xuelei
weijun [Fri, 17 Jun 2016 09:46:27 +0800] rev 39046
6968542: keytool -importcert cannot deal with duplicate certs
Reviewed-by: xuelei
weijun [Fri, 17 Jun 2016 09:46:03 +0800] rev 39045
8027781: New jarsigner timestamp warning is grammatically incorrect
Reviewed-by: jnimeh, mullan
lana [Thu, 16 Jun 2016 20:56:45 +0000] rev 39044
Merge
darcy [Thu, 16 Jun 2016 13:00:34 -0700] rev 39043
8071859: AnnotationInvocationHandler.equals(Object) return true when apply to annotation
Reviewed-by: mchung, chegar
jlaskey [Thu, 16 Jun 2016 09:09:53 -0300] rev 39042
8159206: All jlink or jmod tests failing
Reviewed-by: alanb, mchung
valeriep [Wed, 15 Jun 2016 23:24:08 +0000] rev 39041
8154191: Deprivilege java.smartcardio module
Summary: Updated java.policy with the entry for java.smartcardio module
Reviewed-by: mullan, mchung
dl [Wed, 15 Jun 2016 13:44:16 -0700] rev 39040
8159351: non-atomic "bulk" ops note in class javadoc for ConcurrentLinkedQueue, ConcurrentLinkedDeque, & LinkedTransferQueue should not include equals
Reviewed-by: martin
dl [Wed, 01 Jun 2016 19:03:15 -0700] rev 39039
8066070: PriorityQueue corrupted when adding non-Comparable
Reviewed-by: martin, chegar
ddehaven [Wed, 15 Jun 2016 12:47:50 -0700] rev 39038
Merge
ddehaven [Wed, 15 Jun 2016 09:24:05 -0700] rev 39037
Merge
psadhukhan [Wed, 08 Jun 2016 09:56:56 +0530] rev 39036
6212751: DOC: ServiceUI.printDialog() need to enhance the description for X,Y coordinates
Reviewed-by: prr
alexsch [Tue, 07 Jun 2016 20:15:01 +0400] rev 39035
8158178: java.awt.SplashScreen.getSize() returns incorrect size for high dpi splash screens
Reviewed-by: alexsch
Contributed-by: Robin Stevens <robin.stevens@scz.be>
ssadetsky [Tue, 07 Jun 2016 11:57:59 +0300] rev 39034
8151015: JTextArea.insert() does not behave as expected with invalid position
Reviewed-by: prr
ssadetsky [Tue, 07 Jun 2016 11:40:28 +0300] rev 39033
8156121: "Fail forward" fails for GTK3 if no GTK2 available
Reviewed-by: prr
ssadetsky [Tue, 07 Jun 2016 11:29:42 +0300] rev 39032
8154431: Allow source and target based validation for the focus transfer between two JComponents
Reviewed-by: alexsch, prr
psadhukhan [Tue, 07 Jun 2016 11:02:21 +0530] rev 39031
8158520: [TEST_BUG] java/awt/PrintJob/PrinterException.java fails on timeout
Reviewed-by: serb
ddehaven [Mon, 06 Jun 2016 13:16:45 -0700] rev 39030
Merge
serb [Mon, 06 Jun 2016 18:28:46 +0300] rev 39029
8146313: The java.beans.Statement.invoke() method handles 3-arg Class.forName incorrectly
Reviewed-by: prr, ahgross, alexsch
avu [Mon, 06 Jun 2016 16:23:37 +0300] rev 39028
8158495: CCE: sun.java2d.NullSurfaceData cannot be cast to sun.java2d.opengl.OGLSurfaceData
Reviewed-by: serb, prr
rchamyal [Fri, 03 Jun 2016 12:27:06 +0530] rev 39027
8158358: [TEST_BUG] test/javax/swing/JPopupMenu/8147521/PopupMenuTest.java: compilation failed
Reviewed-by: alexsch, aniyogi
rchamyal [Fri, 03 Jun 2016 11:55:46 +0530] rev 39026
8146319: JEditorPane function setPage leaves a file lock
Reviewed-by: alexsch, ssadetsky
aghaisas [Fri, 03 Jun 2016 11:37:45 +0530] rev 39025
8074829: Resolve disabled warnings for libawt_headless
Reviewed-by: prr, erikj, serb
bae [Thu, 02 Jun 2016 15:36:15 +0300] rev 39024
8078382: Wrong glyph is displayed for a derived font
Reviewed-by: prr, serb
psadhukhan [Thu, 02 Jun 2016 15:20:31 +0530] rev 39023
6842011: StackOverflowError printing landscape with scale and transform
Reviewed-by: prr, flar
aghaisas [Thu, 02 Jun 2016 15:16:07 +0530] rev 39022
8139192: Custom ImageFilters return blank images in Java 8(.45) while working in 7
Reviewed-by: flar, prr
aniyogi [Thu, 02 Jun 2016 13:15:00 +0530] rev 39021
8132771: [TEST_BUG][macosx] Test javax/swing/JTree/DnD/LastNodeLowerHalfDrop.java fails for MacOSX
Reviewed-by: rchamyal, alexsch
prr [Wed, 01 Jun 2016 20:40:11 -0700] rev 39020
8158408: Font2DTest demo needs to use FontPanel resolution matching the screen
Reviewed-by: ssadetsky
ddehaven [Wed, 01 Jun 2016 15:27:51 -0700] rev 39019
Merge
aniyogi [Wed, 01 Jun 2016 11:16:22 +0530] rev 39018
8158230: [macosx] ActionEvent is not fired for menu item with option apple.laf.useScreenMenuBar
Reviewed-by: serb, alexsch
serb [Tue, 31 May 2016 18:31:29 +0300] rev 39017
8157320: The CheckboxMenuItem can not be selected
Reviewed-by: arapte, alexsch
ssadetsky [Tue, 31 May 2016 15:57:01 +0300] rev 39016
8139218: Dialog that opens and closes quickly changes focus in original focusowner
Reviewed-by: alexsch
aniyogi [Tue, 31 May 2016 16:03:21 +0530] rev 39015
8144161: [TESTBUG] [macosx] Test javax/swing/plaf/basic/BasicComboPopup/7072653/bug7072653.java fails for mac
Reviewed-by: rchamyal, alexsch
psadhukhan [Tue, 31 May 2016 12:29:57 +0530] rev 39014
4957035: Code given in api is not compilable: docs/api/javax/print/package-summary.html
Reviewed-by: serb, jdv
serb [Mon, 30 May 2016 13:42:11 +0300] rev 39013
8158072: Need a test for JDK-7172749
Reviewed-by: prr, avu
arapte [Mon, 30 May 2016 16:04:40 +0530] rev 39012
8145284: [Documentation] [TextField] Missing new line character handling
Reviewed-by: psadhukhan, serb
aivanov [Mon, 30 May 2016 12:43:18 +0300] rev 39011
8133731: [TEST_BUG] Unmappable in ASCII character such as Thai should be escaped in the regtests targeted for a regular non-I18n runs
Reviewed-by: serb, alexsch
ssadetsky [Mon, 30 May 2016 11:08:27 +0300] rev 39010
8157163: AWT FileDialog does not inherit icon image from parent Frame
Reviewed-by: alexsch, serb
ssadetsky [Mon, 30 May 2016 10:50:32 +0300] rev 39009
8147842: IME Composition Window is displayed at incorrect location
Reviewed-by: alexsch
serb [Sun, 29 May 2016 02:34:28 +0300] rev 39008
8156043: Unstable behavior of PropertyDescriptor's getWriteMethod() in case of overloaded setters
Reviewed-by: alexsch, ssadetsky
serb [Sun, 29 May 2016 02:10:14 +0300] rev 39007
8028486: java/awt/Window/WindowsLeak/WindowsLeak.java fails
Reviewed-by: ant, prr
prr [Fri, 27 May 2016 13:26:56 -0700] rev 39006
8157339: Further stabilization for the SwingSet client sanity tests
Reviewed-by: serb, alexsch
avu [Thu, 26 May 2016 19:58:46 +0300] rev 39005
7172749: Xrender: Class cast exception in 2D code running an AWT regression test
Reviewed-by: serb, prr
lana [Fri, 20 May 2016 00:03:45 -0700] rev 39004
8155918: JDK9 preparation message drop resource updates
Summary: JDK9 preparation message drop resource updates - openjdk
Reviewed-by: rfield, alanb
Contributed-by: li.jiang@oracle.com
serb [Thu, 26 May 2016 16:12:12 +0300] rev 39003
8132973: @BeanProperty: what is the correct output in case of repeating annotations?
Reviewed-by: alexsch, avstepan
aghaisas [Thu, 26 May 2016 17:01:24 +0530] rev 39002
6827800: Default button is activated even when it is invisible
Reviewed-by: serb, rchamyal
rchamyal [Thu, 26 May 2016 16:02:19 +0530] rev 39001
8147521: [macosx] Internal API Usage: setPopupType used to force creation of heavyweight popup
Reviewed-by: alexsch, serb, prr
bpb [Wed, 25 May 2016 15:51:09 -0700] rev 39000
8156580: Make TIFFTagSet subclasses final
Summary: Change the class declarations to make TIFFTagSet subclasses final.
Reviewed-by: prr
bpb [Wed, 25 May 2016 15:48:57 -0700] rev 38999
8149815: Misleading TIFFField#getAsNativeNode spec about native node name "TIFFIFD"
Summary: Change the specification verbiage of TIFFField.getAsNativeNode() to reflect the actual behavior.
Reviewed-by: prr
prr [Wed, 25 May 2016 15:20:45 -0700] rev 38998
8154860: ImageIO.getImageReadersByFormatName() fails when jai_imageio is in the classpath
Reviewed-by: serb, bpb
ddehaven [Wed, 25 May 2016 13:38:38 -0700] rev 38997
Merge
psadhukhan [Wed, 25 May 2016 16:32:37 +0530] rev 38996
8153184: BorderLayout javadoc says current version of JDK is 1.2
Reviewed-by: serb, psadhukhan
Contributed-by: abdul.kolarkunnu@oracle.com
rchamyal [Wed, 25 May 2016 14:59:15 +0530] rev 38995
8152981: Double icons with JMenuItem setHorizontalTextPosition on Win 10
Reviewed-by: alexsch, serb
rchamyal [Tue, 24 May 2016 14:30:31 +0530] rev 38994
8153282: [TEST_BUG] some new JInternalFrame tests fail
Reviewed-by: alexsch, serb
rchamyal [Tue, 24 May 2016 14:23:36 +0530] rev 38993
7070795: High contrast colour scheme fails to be applied to JFormattedTextField
Reviewed-by: alexsch, serb
pkbalakr [Tue, 24 May 2016 14:19:53 +0530] rev 38992
8057574: inconsistent behavior for setBackground (Windows/Linux)
Reviewed-by: serb, arapte
serb [Mon, 23 May 2016 17:43:45 +0300] rev 38991
8155103: [TEST_BUG] @BeanProperty: unwanted "declaringClass" descriptor when annotating an enum
Reviewed-by: ssadetsky, alexsch, avstepan
alexsch [Sun, 22 May 2016 12:31:56 +0400] rev 38990
8136366: Add a public API to create a L&F without installation
Reviewed-by: prr, serb
serb [Sat, 21 May 2016 02:53:37 +0300] rev 38989
8156579: Two JavaBeans tests failed
Reviewed-by: alanb
serb [Thu, 19 May 2016 22:24:00 +0300] rev 38988
8148915: Intermittent failures of bug6400879.java
Reviewed-by: amenkov
ant [Fri, 20 May 2016 15:48:50 +0300] rev 38987
8156116: [macosx] two JNI locals to delete in AWTWindow.m, CGraphicsEnv.m
Reviewed-by: serb, azvegint
dmarkov [Fri, 20 May 2016 10:48:48 +0300] rev 38986
8157322: Several typos in javadoc
Reviewed-by: alexp, serb
aghaisas [Thu, 19 May 2016 16:45:58 +0530] rev 38985
7172750: Nimbus ScrollBar:ScrollBarThumb[Pressed].backgroundPainter is never invoked
Reviewed-by: serb, rchamyal
pkbalakr [Thu, 19 May 2016 16:34:36 +0530] rev 38984
6587251: Import declaration not used in sun.java2d.*
Reviewed-by: prr, psadhukhan
psadhukhan [Thu, 19 May 2016 16:32:38 +0530] rev 38983
6509729: javax.print.ServiceUI.printDialog Border/Margin Evaluation is bugged
Reviewed-by: prr, jdv
prr [Wed, 18 May 2016 12:04:26 -0700] rev 38982
Merge
serb [Wed, 18 May 2016 20:40:17 +0300] rev 38981
8156169: Some sound tests rarely hangs because of incorrect synchronization
Reviewed-by: prr, amenkov
dtitov [Mon, 16 May 2016 22:57:40 -0700] rev 38980
8155785: Add @Deprecated annotations to the Applet API classes
Reviewed-by: smarks, serb
serb [Wed, 18 May 2016 19:23:39 +0300] rev 38979
8156894: Cleanup of sun.java2d.pipe.Region
Reviewed-by: flar
mcherkas [Wed, 18 May 2016 18:35:54 +0300] rev 38978
6882559: new JEditorPane("text/plain","") fails for null context class loader
Reviewed-by: serb, aivanov
aivanov [Wed, 18 May 2016 15:51:19 +0300] rev 38977
8136998: JComboBox prevents wheel mouse scrolling of JScrollPane
Reviewed-by: serb, alexp
psadhukhan [Wed, 18 May 2016 11:33:04 +0530] rev 38976
6529030: Java Printing: Print range > Selection gets enabled
Reviewed-by: prr, jgodinez
vadim [Tue, 17 May 2016 21:50:13 +0300] rev 38975
6477756: GraphicsDevice.getConfigurations() is slow taking 3 or more seconds
Reviewed-by: prr, serb
ssadetsky [Tue, 17 May 2016 14:31:12 +0300] rev 38974
8046031: UI of Java Web Start app isn't updated when changing Windows theme
Reviewed-by: alexsch, serb
alitvinov [Mon, 16 May 2016 18:12:53 +0300] rev 38973
8041694: JFileChooser removes trailing spaces in the selected directory name
Reviewed-by: serb, ssadetsky
serb [Fri, 13 May 2016 18:08:54 +0300] rev 38972
8156583: Typo in the spec of javax.sound.sampled.AudioFormat.Encoding.toString()
Reviewed-by: prr
mcherkas [Fri, 13 May 2016 14:30:59 +0300] rev 38971
8078268: javax.swing.text.html.parser.Parser parseScript incorrectly optimized
Reviewed-by: alexp, aivanov
dmarkov [Fri, 13 May 2016 14:25:29 +0300] rev 38970
8080729: [macosx] java 7 and 8 JDialogs on multiscreen jump to parent frame on focus
Reviewed-by: ant, denis
ksrini [Wed, 15 Jun 2016 12:36:19 -0700] rev 38969
8065831: Ensure the pack200/unpack200 help is consistent with man page
Reviewed-by: mchung
mchung [Wed, 15 Jun 2016 11:56:09 -0700] rev 38968
8068764: java/lang/ClassLoader/ExtDirs.java failed with java.lang.IllegalThreadStateException with fastdebug
Reviewed-by: alanb
chegar [Wed, 15 Jun 2016 19:18:19 +0100] rev 38967
8157045: NPE during websocket communication with wss
Reviewed-by: michaelm, prappo
shurailine [Wed, 15 Jun 2016 10:25:25 -0700] rev 38966
8158855: Fix remaining module dependences in java/lang
Reviewed-by: alanb, mchung, amlu
naoto [Wed, 15 Jun 2016 09:24:16 -0700] rev 38965
8043387: java/time/test/java/util/TestFormatter.java failed.
Reviewed-by: sherman
srastogi [Wed, 15 Jun 2016 14:21:24 +0200] rev 38964
8039955: [TESTBUG] jdk/lambda/LambdaTranslationTest1 - java.lang.AssertionError: expected [d:1234.000000] but found [d:1234,000000]
Reviewed-by: psandoz
xuelei [Wed, 15 Jun 2016 09:11:12 +0000] rev 38963
8150966: Typo in javax.net.ssl.SSLEngineResult.HandshakeStatus.NEED_UNWRAP_AGAIN
Reviewed-by: weijun, jnimeh
darcy [Tue, 14 Jun 2016 23:02:43 -0700] rev 38962
8159502: Mark ShortRSAKey512.java as intermittently failing
Reviewed-by: xuelei
weijun [Wed, 15 Jun 2016 11:42:59 +0800] rev 38961
8158887: sun/security/tools/jarsigner/concise_jarsigner.sh timed out
Reviewed-by: xuelei
amurillo [Tue, 14 Jun 2016 20:17:41 -0700] rev 38960
Merge
amurillo [Tue, 14 Jun 2016 10:22:07 -0700] rev 38959
Merge
amurillo [Fri, 10 Jun 2016 15:13:40 -0700] rev 38958
Merge
dsamersoff [Fri, 03 Jun 2016 13:07:00 +0300] rev 38957
8155009: [TESTBUG] jstack subtest of BasicLauncherTest should not be executed under OS X
Summary: Detect OS X and skip part of the test
Reviewed-by: sspitsyn, rehn
rehn [Fri, 03 Jun 2016 10:05:04 +0200] rev 38956
8156537: Tools using MonitoredVmUtil do not parse module in cmdline correctly
Reviewed-by: dsamersoff, sla
weijun [Wed, 15 Jun 2016 10:13:21 +0800] rev 38955
8157848: Mark deprecated javax.security.auth.Policy API with forRemoval=true
Reviewed-by: mullan, xuelei
vromero [Tue, 14 Jun 2016 18:19:54 -0700] rev 38954
8159530: recent compiler change results in compile error in JapaneseDate.java
Reviewed-by: darcy
sherman [Tue, 14 Jun 2016 16:56:27 -0700] rev 38953
8139414: java.util.Scanner hasNext() returns true, next() throws NoSuchElementException
8072582: Scanner delimits incorrectly when delimiter spans a buffer boundary
Reviewed-by: smarks
asmotrak [Tue, 14 Jun 2016 10:27:23 -0700] rev 38952
8159038: javax/net/ssl/SSLSession/SessionCacheSizeTests.java failed with java.net.SocketException: Address already in use
Reviewed-by: xuelei
darcy [Tue, 14 Jun 2016 09:03:12 -0700] rev 38951
8159330: Improve deprecation text for Class.newInstance
Reviewed-by: rriggs, weijun
nishjain [Tue, 14 Jun 2016 12:29:49 +0900] rev 38950
8135061: java.util.Locale#lookup throws java.lang.StringIndexOutOfBoundsException for range having '-' as second character
Reviewed-by: okutsu, peytoia
valeriep [Mon, 13 Jun 2016 21:49:37 +0000] rev 38949
8157489: AppleProvider in java.base/macosx/classes/module-info.java.extra
Summary: Remove the line for ServiceLoader lookup
Reviewed-by: mchung
valeriep [Mon, 13 Jun 2016 21:49:12 +0000] rev 38948
8157881: security.provider property description needs to be updated for modules
Summary: update java.security file with using provider name for provider registration
Reviewed-by: mullan
lana [Thu, 16 Jun 2016 19:07:28 +0000] rev 38947
Added tag jdk-9+123 for changeset ac9b9cc41b80
duke [Wed, 05 Jul 2017 21:50:35 +0200] rev 38946
Merge
lana [Thu, 16 Jun 2016 20:57:05 +0000] rev 38945
Merge
amurillo [Fri, 10 Jun 2016 15:13:37 -0700] rev 38944
Merge
jiangli [Fri, 03 Jun 2016 17:45:03 -0400] rev 38943
8157189: 'iload_w' in shared class is not interpreted correctly.
Summary: Don't rewrite 'iload_w' to 'nofast_iload' in shared class.
Reviewed-by: ccheung, hseigel
gziemski [Fri, 03 Jun 2016 13:26:43 -0500] rev 38942
8155936: Boolean value should be set 1/0 or true/false via VM.set_flag jcmd
Summary: Add true/false as possible input values for boolean flags for jcmd.
Reviewed-by: gziemski, dsamersoff, coleenp
rprotacio [Fri, 03 Jun 2016 16:19:53 +0000] rev 38941
Merge
rprotacio [Fri, 03 Jun 2016 11:53:55 -0400] rev 38940
8152404: Stabilize PackageEntry::package_exports_do
Summary: Re-defined PackageEntry member variables and export checking functions
Reviewed-by: dholmes, hseigel
coleenp [Fri, 03 Jun 2016 08:33:28 -0400] rev 38939
8158397: Crash: assert(save_resolved_method == resolved_method()) failed: does this change?
Summary: remove assert. it does change.
Reviewed-by: sspitsyn, jiangli, mgronlun
dholmes [Fri, 03 Jun 2016 04:34:08 +0000] rev 38938
Merge
dholmes [Thu, 02 Jun 2016 23:37:09 -0400] rev 38937
8154750: Add missing OrderAccess operations to ClassLoaderData lock-free data structures
Reviewed-by: kbarrett, coleenp, acorn
mockner [Fri, 03 Jun 2016 05:38:08 +0200] rev 38936
Merge
mockner [Thu, 02 Jun 2016 12:07:55 -0400] rev 38935
8138705: Kitchen sink stress test fails
Summary: NMT now supports overlapping commits.
Reviewed-by: coleenp, zgu
amurillo [Fri, 03 Jun 2016 01:31:01 +0000] rev 38934
Merge
amurillo [Thu, 02 Jun 2016 15:07:51 -0700] rev 38933
Merge
coleenp [Thu, 02 Jun 2016 23:57:07 +0000] rev 38932
Merge
goetz [Fri, 13 May 2016 15:22:48 +0200] rev 38931
8156923: [ppc] Implement "JEP 270: Reserved Stack Areas for Critical Sections".
Reviewed-by: simonis, dholmes
mchernov [Tue, 31 May 2016 20:31:08 +0300] rev 38930
8157954: [TESTBUG] G1 tests fail with defined MaxGCPauseMillis
Reviewed-by: jmasa, dfazunen, tschatzl
sjohanss [Thu, 02 Jun 2016 09:44:41 +0200] rev 38929
8152239: hotspot/test/gc/TestSmallHeap.java failed in jdk9
Reviewed-by: mgerdin, dfazunen, mchernov
lana [Thu, 16 Jun 2016 19:07:26 +0000] rev 38928
Added tag jdk-9+123 for changeset 407ee1280983
lana [Thu, 16 Jun 2016 20:56:39 +0000] rev 38927
Merge
ddehaven [Wed, 15 Jun 2016 09:24:04 -0700] rev 38926
Merge
ddehaven [Mon, 06 Jun 2016 13:16:43 -0700] rev 38925
Merge
erikj [Fri, 03 Jun 2016 18:04:38 +0200] rev 38924
8157479: jdk-9_solaris-x64_bin-debug.tar.gz error - typeflag 'L' not recognized
Reviewed-by: tbell, dmalav
lana [Thu, 16 Jun 2016 19:07:26 +0000] rev 38923
Added tag jdk-9+123 for changeset 0bc7ed792590
duke [Wed, 05 Jul 2017 21:50:09 +0200] rev 38922
Added tag jdk-9+123 for changeset d53037a90c44
duke [Wed, 05 Jul 2017 21:50:08 +0200] rev 38921
Merge
duke [Wed, 05 Jul 2017 21:50:01 +0200] rev 38920
Merge
darcy [Mon, 13 Jun 2016 09:21:01 -0700] rev 38919
8159378: Correct wording of RoundEnvironment.getElementsAnnotatedWithAny
Reviewed-by: jlahoda, jjg
darcy [Mon, 13 Jun 2016 09:12:35 -0700] rev 38918
8155880: Fix langtools usage of the deprecated Class.newInstance method
Reviewed-by: mcimadamore
mcimadamore [Mon, 13 Jun 2016 12:04:09 +0100] rev 38917
8158630: Langtools Intellij project is missing some source roots
Summary: Add source roots for build tools to IntelliJ project
Reviewed-by: alundblad
shinyafox [Sat, 11 Jun 2016 09:47:59 +0900] rev 38916
8158123: NPE when the annotations is used in export-to of module-info
Reviewed-by: mcimadamore
iris [Fri, 10 Jun 2016 13:52:03 -0700] rev 38915
8158458: Update references from "1.9" to "9"
Reviewed-by: jjg, ksrini
dlsmith [Fri, 10 Jun 2016 16:43:38 -0600] rev 38914
8037804: Implement specified test for related functional interface types
Reviewed-by: vromero
dlsmith [Fri, 10 Jun 2016 15:08:00 -0600] rev 38913
8144767: Fix handling of capture variables in most-specific test
Reviewed-by: vromero
ntv [Fri, 10 Jun 2016 11:11:52 +0000] rev 38912
8155581: jshell tool: replace use of Option.get()
Reviewed-by: rfield
bpatel [Thu, 09 Jun 2016 23:24:05 -0700] rev 38911
8156077: Support javadoc tags in module documentation
Reviewed-by: jjg
lana [Thu, 09 Jun 2016 19:06:36 +0000] rev 38910
Merge
jlahoda [Thu, 09 Jun 2016 14:20:11 +0200] rev 38909
8158174: jshell tool: leaks threads waiting on StopDetectingInputStream
Summary: Shutdown StopDetectingInputStream when closing the ConsoleIOContext.
Reviewed-by: rfield
rfield [Wed, 08 Jun 2016 00:32:31 -0700] rev 38908
8139829: JShell API: No use of fields to return information from public types
Reviewed-by: vromero
lana [Thu, 09 Jun 2016 17:28:38 +0000] rev 38907
Added tag jdk-9+122 for changeset 3d6ea76b35d6
duke [Wed, 05 Jul 2017 21:49:53 +0200] rev 38906
Merge
lana [Thu, 09 Jun 2016 17:28:37 +0000] rev 38905
Added tag jdk-9+122 for changeset 59f8ee713e5f
duke [Wed, 05 Jul 2017 21:49:47 +0200] rev 38904
Merge
lana [Thu, 09 Jun 2016 17:28:37 +0000] rev 38903
Added tag jdk-9+122 for changeset 57f451f8c235
duke [Wed, 05 Jul 2017 21:49:43 +0200] rev 38902
Merge
hannesw [Mon, 13 Jun 2016 12:39:28 +0200] rev 38901
8159220: Preserve position info in module import and export entries
Reviewed-by: sundar, lagergren
lana [Thu, 09 Jun 2016 19:07:12 +0000] rev 38900
Merge
sundar [Wed, 08 Jun 2016 20:35:23 +0530] rev 38899
8159034: 4 nashorn ant tests fail with latest jdk9-dev build with IncompatibleClassChangeError
Reviewed-by: hannesw, jlaskey
hannesw [Wed, 08 Jun 2016 15:53:22 +0200] rev 38898
8159031: jjs throws NoSuchFileException if ~/.jjs.history does not exist
Reviewed-by: sundar, mhaupt
sundar [Tue, 07 Jun 2016 19:13:26 +0530] rev 38897
8158922: jjs tab completion of Java classes shows package-private, "hidden" classes too
Reviewed-by: hannesw, mhaupt
lana [Thu, 09 Jun 2016 17:28:39 +0000] rev 38896
Added tag jdk-9+122 for changeset 6155e509fca0
duke [Wed, 05 Jul 2017 21:49:35 +0200] rev 38895
Merge
lana [Thu, 09 Jun 2016 17:28:36 +0000] rev 38894
Added tag jdk-9+122 for changeset 4fe343030c2a
duke [Wed, 05 Jul 2017 21:49:29 +0200] rev 38893
Merge
chegar [Mon, 13 Jun 2016 18:28:46 +0100] rev 38892
8041924: sun/net/www/http/ChunkedOutputStream/checkError.java fails on some systems
Reviewed-by: coffeys
bgopularam [Sun, 12 Jun 2016 23:19:34 -0700] rev 38891
8062758: Update java/security/Security/ClassLoaderDeadlock/Deadlock2.sh with the removal of -Djava.ext.dirs
Summary: Removing test as java.ext.dirs not supported
Reviewed-by: mchung, mullan
dlsmith [Mon, 13 Jun 2016 09:31:20 -0600] rev 38890
8159186: jdk/test/Makefile: allow users to set verbosity
Reviewed-by: erikj
prappo [Mon, 13 Jun 2016 15:48:17 +0100] rev 38889
8159039: sun/net/httpclient/hpack/HeaderTableTest.java fails on some locales
Reviewed-by: chegar
redestad [Mon, 13 Jun 2016 14:02:04 +0200] rev 38888
8159334: ModuleDescriptor retains overlapping sets for all and concealed packages
Reviewed-by: alanb, mchung
jlahoda [Mon, 13 Jun 2016 11:46:07 +0200] rev 38887
8139507: WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs
Summary: Making Preferences.systemRoot/userRoot lazy on Windows, to avoid warnings for system root when only user root was requested; reducing synchronization while creating the Preferences.
Reviewed-by: alanb
fyuan [Mon, 13 Jun 2016 00:47:32 -0700] rev 38886
8158620: Enable debug option for sun/security/ec/TestEC.java
Reviewed-by: mullan, xuelei
Contributed-by: Tim Du <tiantian.du@oracle.com>
chegar [Mon, 13 Jun 2016 08:29:43 +0100] rev 38885
8158519: Incorrect network mask and broadcast address on Linux when there are multiple IPv4 addresses on an interface
Reviewed-by: clanger, chegar, dsamersoff
Contributed-by: christoph.langer@sap.com, chris.hegarty@oracle.com, doychin@dsoft-bg.com
dfuchs [Mon, 13 Jun 2016 08:20:34 +0100] rev 38884
8153666: Optimize Formatter.formatMessage
Summary: This patch brings a small optimization that removes needless synchronization in Formatter.formatMessage. It also fixes the code that decides whether to call MessageFormat, and brings a small clarification to the API documentation on the conditions when that will happen.
Reviewed-by: rriggs, martin
mli [Sun, 12 Jun 2016 21:55:20 -0700] rev 38883
8151913: Fix module dependencies in java/net tests
Summary: Module dependency declaration for java/net/* tests
Reviewed-by: alanb
Contributed-by: John Jiang <sha.jiang@oracle.com>
darcy [Sun, 12 Jun 2016 12:14:52 -0700] rev 38882
5041778: (ann) AnnotationFormatError if "default" Class type not found
Reviewed-by: jfranck
weijun [Sun, 12 Jun 2016 10:48:19 +0800] rev 38881
8158534: DrbgParameters strength parameter is underspecified if < -1
Reviewed-by: xuelei
mli [Sat, 11 Jun 2016 18:33:53 -0700] rev 38880
8157665: ProblemList.txt needs to be updated as 7041639 closed
Summary: Since the bug JDK-7041639 have been closed, so the associated tests should be removed from ProblemList.
Reviewed-by: xuelei
Contributed-by: John Jiang <sha.jiang@oracle.com>
iris [Fri, 10 Jun 2016 13:47:19 -0700] rev 38879
8158458: Update references from "1.9" to "9"
Reviewed-by: prr
valeriep [Fri, 10 Jun 2016 23:06:24 +0000] rev 38878
8157627: Ucrypto prov need to workaround the renaming of CK_AES_GCM_PARAMS starting S11.3
Summary: Update Ucrypto header files to provide the definition of CK_AES_GCM_PARAMS for S11.3 and later
Reviewed-by: ascarpino
valeriep [Fri, 10 Jun 2016 22:39:40 +0000] rev 38877
8157495: SHA-3 Hash algorithm performance improvements (~12x speedup)
Summary: Various improvements on performance and memory footprint
Reviewed-by: ascarpino
darcy [Fri, 10 Jun 2016 10:54:34 -0700] rev 38876
8159263: Problem list tools/jmod/JmodTest.java
Reviewed-by: jlaskey
nishjain [Fri, 10 Jun 2016 20:25:51 +0900] rev 38875
8040211: Update LSR datafile for BCP 47
Reviewed-by: okutsu, peytoia