2014-03-06 Merge
kvn [Thu, 06 Mar 2014 11:12:45 -0800] rev 23212
Merge
2014-03-06 8035647: PPC64: Support for elf v2 abi.
goetz [Thu, 06 Mar 2014 10:55:28 -0800] rev 23211
8035647: PPC64: Support for elf v2 abi. Summary: ELFv2 ABI used by the little endian PowerPC64 on Linux. Reviewed-by: kvn Contributed-by: asmundak@google.com
2014-03-06 8036667: "assert(adr->is_AddP() && adr->in(AddPNode::Offset)->is_Con()) failed: offset is a constant" with FoldStableValues on
vlivanov [Thu, 06 Mar 2014 09:53:14 -0800] rev 23210
8036667: "assert(adr->is_AddP() && adr->in(AddPNode::Offset)->is_Con()) failed: offset is a constant" with FoldStableValues on Reviewed-by: kvn
2014-03-06 Merge
roland [Thu, 06 Mar 2014 02:37:44 -0800] rev 23209
Merge
2014-03-06 8032633: Enable type speculation by default
roland [Thu, 06 Mar 2014 11:11:04 +0100] rev 23208
8032633: Enable type speculation by default Summary: enable type speculation Reviewed-by: kvn
2014-03-06 8027124: [TESTBUG] NonTieredLevelsTest: java.lang.RuntimeException: private TestCase$Helper(java.lang.Object) must be osr_compiled
iignatyev [Thu, 06 Mar 2014 12:47:45 +0400] rev 23207
8027124: [TESTBUG] NonTieredLevelsTest: java.lang.RuntimeException: private TestCase$Helper(java.lang.Object) must be osr_compiled Reviewed-by: kvn, roland
2014-03-06 8027257: [TESTBUG] compiler/ciReplay/TestVM.sh : Error: Could not find or load main class negative_test
iignatyev [Thu, 06 Mar 2014 12:46:04 +0400] rev 23206
8027257: [TESTBUG] compiler/ciReplay/TestVM.sh : Error: Could not find or load main class negative_test Reviewed-by: roland, kvn
2014-03-06 8028482: [TESTBUG] tests that use JMX should be in need_compact3 test group
iignatyev [Thu, 06 Mar 2014 12:45:59 +0400] rev 23205
8028482: [TESTBUG] tests that use JMX should be in need_compact3 test group Reviewed-by: roland, sla, dholmes
2014-03-06 8035983: Fix "Native frames:" in crash report (hs_err file)
kvn [Wed, 05 Mar 2014 16:21:22 -0800] rev 23204
8035983: Fix "Native frames:" in crash report (hs_err file) Summary: check fr.sender_sp() in java thread instead of os::is_first_C_frame(&fr). Reviewed-by: twisti, coleenp
2014-03-05 8036146: make CPP interpreter build again
roland [Wed, 05 Mar 2014 15:14:25 +0100] rev 23203
8036146: make CPP interpreter build again Summary: fix build of CPP interpreter on x86 and sparc Reviewed-by: kvn
2014-03-05 Merge
roland [Wed, 05 Mar 2014 02:41:57 -0800] rev 23202
Merge
2014-03-05 8035841: assert(dp_src->tag() == dp_dst->tag()) failed: should be same tags 1 != 0 at ciMethodData.cpp:90
roland [Wed, 05 Mar 2014 09:29:12 +0100] rev 23201
8035841: assert(dp_src->tag() == dp_dst->tag()) failed: should be same tags 1 != 0 at ciMethodData.cpp:90 Summary: concurrent update of traps with construction of ciMethodData Reviewed-by: kvn, twisti
2014-03-05 Merge
anoll [Wed, 05 Mar 2014 01:26:52 -0800] rev 23200
Merge
2014-03-05 8036091: compiler/membars/DekkerTest.java fails with -XX:CICompilerCount=1
anoll [Wed, 05 Mar 2014 10:20:30 +0100] rev 23199
8036091: compiler/membars/DekkerTest.java fails with -XX:CICompilerCount=1 Summary: Start test with -XX:-TieredCompilation so that one compiler thread works Reviewed-by: kvn, twisti
2014-03-05 Merge
anoll [Tue, 04 Mar 2014 21:15:33 -0800] rev 23198
Merge
2014-03-05 8036092: [TESTBUG] compiler/uncommontrap/TestSpecTrapClassUnloading.java fails with: Unrecognized VM option 'UseTypeSpeculation'
anoll [Wed, 05 Mar 2014 06:08:19 +0100] rev 23197
8036092: [TESTBUG] compiler/uncommontrap/TestSpecTrapClassUnloading.java fails with: Unrecognized VM option 'UseTypeSpeculation' Summary: Add -XX:+IgnoreUnrecognizedVMOptions to @main/othervm to make the test pass on Client VM Reviewed-by: kvn, roland
2014-03-05 8036619: Shark: add LLVM 3.4 support
neugens [Tue, 04 Mar 2014 18:52:06 -0800] rev 23196
8036619: Shark: add LLVM 3.4 support Reviewed-by: twisti
2014-03-04 8036614: AIX: fix adjust-mflags.sh to build with GNU Make 4.0 (adapt 8028407 for AIX)
simonis [Tue, 04 Mar 2014 17:14:00 +0100] rev 23195
8036614: AIX: fix adjust-mflags.sh to build with GNU Make 4.0 (adapt 8028407 for AIX) Reviewed-by: kvn
2014-03-04 8036100: Default method returns true for a while, and then returns false
vlivanov [Tue, 04 Mar 2014 02:33:10 -0800] rev 23194
8036100: Default method returns true for a while, and then returns false Reviewed-by: kvn, jrose
2014-03-04 8025842: Convert warning("Thread holding lock at safepoint that vm can block on") to fatal(...)
vlivanov [Tue, 04 Mar 2014 02:23:16 -0800] rev 23193
8025842: Convert warning("Thread holding lock at safepoint that vm can block on") to fatal(...) Reviewed-by: iveresov, roland, coleenp
2014-03-04 8035828: Turn on @Stable support in VM
vlivanov [Tue, 04 Mar 2014 02:20:41 -0800] rev 23192
8035828: Turn on @Stable support in VM Reviewed-by: jrose, twisti
2014-03-04 8035887: VM crashes trying to force inlining the recursive call
vlivanov [Tue, 04 Mar 2014 02:19:04 -0800] rev 23191
8035887: VM crashes trying to force inlining the recursive call Reviewed-by: kvn, twisti
2014-03-03 8031818: Experimental VM flag for enforcing safe object construction
shade [Mon, 03 Mar 2014 15:31:27 +0400] rev 23190
8031818: Experimental VM flag for enforcing safe object construction Summary: -XX:+AlwaysSafeConstructors to unconditionally emit the trailing constructor barrier. Reviewed-by: kvn, roland
2014-03-03 8033380: Experimental VM flag to enforce access atomicity
shade [Mon, 03 Mar 2014 15:54:45 +0400] rev 23189
8033380: Experimental VM flag to enforce access atomicity Summary: -XX:+AlwaysAtomicAccesses to unconditionally enforce the access atomicity. Reviewed-by: roland, kvn, iveresov
2014-01-28 8007270: Make IsMethodCompilable test work with tiered
neliasso [Tue, 28 Jan 2014 15:05:46 +0100] rev 23188
8007270: Make IsMethodCompilable test work with tiered Summary: Only c2 compiles counts toward cutoff Reviewed-by: kvn, roland
2014-03-03 8035946: Use ResourceHashtable for dependency checking
anoll [Mon, 03 Mar 2014 08:04:14 +0100] rev 23187
8035946: Use ResourceHashtable for dependency checking Summary: Use ResourceHashtable for dependency checking and delete GenericHashtable Reviewed-by: kvn, coleenp
2014-03-05 8033990: Add message to verbose output to indicate when JVM was unable to use shared archive (with -Xshare:auto)
mseledtsov [Wed, 05 Mar 2014 12:31:09 -0500] rev 23186
8033990: Add message to verbose output to indicate when JVM was unable to use shared archive (with -Xshare:auto) Summary: Added message to indicate when sharing was attempted but failed Reviewed-by: coleenp, ctornqvi
2014-03-03 8036122: Fix warning 'format not a string literal'
goetz [Mon, 03 Mar 2014 11:54:35 +0100] rev 23185
8036122: Fix warning 'format not a string literal' Reviewed-by: mduigou, kvn
2014-03-04 8036547: test/runtime/CompressedOops/CompressedClassPointers.java fails with product build since -XX:+PrintMiscellaneous is a debug only flag
coleenp [Tue, 04 Mar 2014 09:57:16 -0500] rev 23184
8036547: test/runtime/CompressedOops/CompressedClassPointers.java fails with product build since -XX:+PrintMiscellaneous is a debug only flag Summary: Use PrintCompressedOopsMode and these other flags that match printing compressed oop information Reviewed-by: ctornqvi, sla
2014-03-11 Merge
amurillo [Tue, 11 Mar 2014 16:49:35 -0700] rev 23183
Merge
2014-03-03 8035735: Metaspace::contains become extremely slow in some cases
coleenp [Mon, 03 Mar 2014 13:58:52 -0500] rev 23182
8035735: Metaspace::contains become extremely slow in some cases Summary: Call is_metadata instead which does less work for the call in debugInfo.hpp which is called for all compiled code stack frames. Reviewed-by: jmasa, dcubed
2014-03-01 8036102: part of the fix for 6498581 lost in mismerge
dsamersoff [Sat, 01 Mar 2014 09:56:15 -0800] rev 23181
8036102: part of the fix for 6498581 lost in mismerge Summary: Restore code lost in mis-merge Reviewed-by: dcubed
2014-03-01 6471769: Error: assert(_cur_stack_depth == count_frames(),"cur_stack_depth out of sync")
sspitsyn [Sat, 01 Mar 2014 08:05:55 -0800] rev 23180
6471769: Error: assert(_cur_stack_depth == count_frames(),"cur_stack_depth out of sync") Summary: It is more safe to get/update data for suspended threads at a safepoint Reviewed-by: dcubed, twisti, dholmes Contributed-by: serguei.spitsyn@oracle.com
2014-03-01 Merge
dsamersoff [Sat, 01 Mar 2014 01:36:48 -0800] rev 23179
Merge
2014-02-28 8035893: JVM_GetVersionInfo fails to zero structure
igerasim [Fri, 28 Feb 2014 16:00:40 +0400] rev 23178
8035893: JVM_GetVersionInfo fails to zero structure Reviewed-by: sla, zgu
2014-02-28 8036010: hs: Some jtreg tests use hard coded ports
sla [Fri, 28 Feb 2014 14:30:25 +0400] rev 23177
8036010: hs: Some jtreg tests use hard coded ports Summary: bind to an ephemeral port Reviewed-by: jbachorik, sla
2014-02-26 6498581: ThreadInterruptTest3 produces wrong output on Windows
minqi [Wed, 26 Feb 2014 15:20:41 -0800] rev 23176
6498581: ThreadInterruptTest3 produces wrong output on Windows Summary: There is race condition between os::interrupt and os::is_interrupted on Windows. In JVM_Sleep(Thread.sleep), check if thread gets interrupted, it may see interrupted but not really interrupted so cause spurious waking up (early return from sleep). Fix by checking if interrupt event really gets set thus prevent false return. For intrinsic of _isInterrupted, on Windows, go fastpath only on bit not set. Reviewed-by: acorn, kvn Contributed-by: david.holmes@oracle.com, yumin.qi@oracle.com
2014-02-26 8035150: ShouldNotReachHere() in ConstantPool::copy_entry_to
sla [Wed, 26 Feb 2014 15:47:44 +0100] rev 23175
8035150: ShouldNotReachHere() in ConstantPool::copy_entry_to Reviewed-by: dcubed, mgronlun
2014-03-20 Added tag jdk9-b05 for changeset 911cca83c115
katleman [Thu, 20 Mar 2014 13:44:05 -0700] rev 23174
Added tag jdk9-b05 for changeset 911cca83c115
2014-03-25 Merge
lana [Tue, 25 Mar 2014 12:31:39 -0700] rev 23173
Merge
2014-03-19 Merge
lana [Tue, 18 Mar 2014 17:45:41 -0700] rev 23172
Merge
2014-03-14 8010767: Build fails on OEL6 with 16 cores
erikj [Fri, 14 Mar 2014 13:16:46 +0100] rev 23171
8010767: Build fails on OEL6 with 16 cores Reviewed-by: tbell, ihse
2014-03-14 8037281: Improve CacheFind and enable on all platforms
erikj [Fri, 14 Mar 2014 12:31:08 +0100] rev 23170
8037281: Improve CacheFind and enable on all platforms Reviewed-by: tbell, ihse
2014-03-13 8037238: JDK 9 images don't rebuild when access bridge jars rebuild
erikj [Thu, 13 Mar 2014 17:18:11 +0100] rev 23169
8037238: JDK 9 images don't rebuild when access bridge jars rebuild Reviewed-by: tbell
2014-03-11 8036948: Solaris builds broken by fix for 8036611: Cleanup of handling of properties ...
erikj [Tue, 11 Mar 2014 12:04:50 +0100] rev 23168
8036948: Solaris builds broken by fix for 8036611: Cleanup of handling of properties ... Reviewed-by: ihse
2014-03-11 8036965: 9-dev solaris builds failed: sort: can't read STDIN: Illegal byte sequence
erikj [Tue, 11 Mar 2014 12:04:27 +0100] rev 23167
8036965: 9-dev solaris builds failed: sort: can't read STDIN: Illegal byte sequence Reviewed-by: henryjen, tbell, ihse
2014-03-07 Merge
prr [Fri, 07 Mar 2014 10:48:18 -0800] rev 23166
Merge
2014-02-27 Merge
prr [Thu, 27 Feb 2014 10:35:05 -0800] rev 23165
Merge
2014-02-21 Merge
prr [Thu, 20 Feb 2014 16:10:56 -0800] rev 23164
Merge
2014-02-20 8035341: Allow using a system installed libpng
omajid [Thu, 20 Feb 2014 10:07:46 -0500] rev 23163
8035341: Allow using a system installed libpng Reviewed-by: andrew, erikj, ihse, serb
2014-03-07 8036611: Cleanup of handling of properties and other java resources in the build
erikj [Fri, 07 Mar 2014 14:56:08 +0100] rev 23162
8036611: Cleanup of handling of properties and other java resources in the build Reviewed-by: tbell, ihse
2014-02-26 8019470: Changes needed to compile JDK 8 on MacOS with clang compiler
henryjen [Tue, 25 Feb 2014 23:38:52 -0800] rev 23161
8019470: Changes needed to compile JDK 8 on MacOS with clang compiler Reviewed-by: erikj, ihse
2014-03-20 Added tag jdk9-b05 for changeset 2d573a30fd59
katleman [Thu, 20 Mar 2014 13:43:52 -0700] rev 23160
Added tag jdk9-b05 for changeset 2d573a30fd59
2017-07-05 Added tag jdk9-b05 for changeset dd311791ad68
duke [Wed, 05 Jul 2017 19:32:44 +0200] rev 23159
Added tag jdk9-b05 for changeset dd311791ad68
2017-07-05 Merge jdk9-b05
duke [Wed, 05 Jul 2017 19:32:44 +0200] rev 23158
Merge
2017-07-05 Merge
duke [Wed, 05 Jul 2017 19:32:41 +0200] rev 23157
Merge
2014-03-11 Added tag jdk9-b04 for changeset 612191246a7d
katleman [Tue, 11 Mar 2014 15:42:05 -0700] rev 23156
Added tag jdk9-b04 for changeset 612191246a7d
2017-07-05 Merge
duke [Wed, 05 Jul 2017 19:32:38 +0200] rev 23155
Merge
2014-03-11 Added tag jdk9-b04 for changeset c78b6c3c5e48
katleman [Tue, 11 Mar 2014 15:41:53 -0700] rev 23154
Added tag jdk9-b04 for changeset c78b6c3c5e48
2017-07-05 Merge
duke [Wed, 05 Jul 2017 19:32:35 +0200] rev 23153
Merge
2014-03-11 Added tag jdk9-b04 for changeset 4489a70abccd
katleman [Tue, 11 Mar 2014 15:41:51 -0700] rev 23152
Added tag jdk9-b04 for changeset 4489a70abccd
2017-07-05 Merge
duke [Wed, 05 Jul 2017 19:32:32 +0200] rev 23151
Merge
2014-03-11 Added tag jdk9-b04 for changeset 7825ce9a8228
katleman [Tue, 11 Mar 2014 15:42:07 -0700] rev 23150
Added tag jdk9-b04 for changeset 7825ce9a8228
2017-07-05 Merge
duke [Wed, 05 Jul 2017 19:32:29 +0200] rev 23149
Merge
2014-03-11 Added tag jdk9-b04 for changeset cf836c6f207d
katleman [Tue, 11 Mar 2014 15:41:35 -0700] rev 23148
Added tag jdk9-b04 for changeset cf836c6f207d
2017-07-05 Merge
duke [Wed, 05 Jul 2017 19:32:26 +0200] rev 23147
Merge
2014-03-11 Added tag jdk9-b04 for changeset e16d4c844e76
katleman [Tue, 11 Mar 2014 15:42:01 -0700] rev 23146
Added tag jdk9-b04 for changeset e16d4c844e76
2017-07-05 Merge
duke [Wed, 05 Jul 2017 19:32:22 +0200] rev 23145
Merge
2014-03-11 Added tag jdk9-b04 for changeset 7a33ca900ff0
katleman [Tue, 11 Mar 2014 15:41:45 -0700] rev 23144
Added tag jdk9-b04 for changeset 7a33ca900ff0
2014-03-11 Added tag jdk9-b04 for changeset 63e429dcac32
katleman [Tue, 11 Mar 2014 15:03:26 -0700] rev 23143
Added tag jdk9-b04 for changeset 63e429dcac32
2017-07-05 Added tag jdk9-b04 for changeset 099891b1d86f
duke [Wed, 05 Jul 2017 19:32:12 +0200] rev 23142
Added tag jdk9-b04 for changeset 099891b1d86f
2017-07-05 Merge jdk9-b04
duke [Wed, 05 Jul 2017 19:32:12 +0200] rev 23141
Merge
2017-07-05 Merge
duke [Wed, 05 Jul 2017 19:32:08 +0200] rev 23140
Merge
2014-03-07 8031670: Remove unneeded -source options in javadoc tests
darcy [Thu, 06 Mar 2014 16:15:02 -0800] rev 23139
8031670: Remove unneeded -source options in javadoc tests Reviewed-by: jjg, darcy, vromero Contributed-by: neil.toda@oracle.com
2014-03-06 Merge
lana [Thu, 06 Mar 2014 10:41:56 -0800] rev 23138
Merge
2014-03-03 8035878: javadoc tool documentation should be using {@code ..} specifier
jjg [Mon, 03 Mar 2014 15:24:31 -0800] rev 23137
8035878: javadoc tool documentation should be using {@code ..} specifier Reviewed-by: jjg Contributed-by: neil.toda@oracle.com
2014-03-03 8035877: javadoc classes are missing @return and @param tags
jjg [Mon, 03 Mar 2014 15:10:01 -0800] rev 23136
8035877: javadoc classes are missing @return and @param tags Reviewed-by: jjg Contributed-by: neil.toda@oracle.com
2014-03-03 8035875: remove deprecated html <font> tags from javadoc package-info.java file
jjg [Mon, 03 Mar 2014 15:03:17 -0800] rev 23135
8035875: remove deprecated html <font> tags from javadoc package-info.java file Reviewed-by: jjg Contributed-by: neil.toda@oracle.com
2014-03-03 8036142: Remove redundant call to annotateTypeLater with null Symbol
emc [Mon, 03 Mar 2014 16:17:32 -0500] rev 23134
8036142: Remove redundant call to annotateTypeLater with null Symbol Summary: annotateTypeLater (formerly typeAnnotate) with null as the symbol was a way to force attribution of type annotations, but this is now obsolete and problematic, and a silent noop condition Reviewed-by: jjg
2014-02-28 8031383: Error recovery in JavacParser could be improved
jlahoda [Fri, 28 Feb 2014 20:25:24 +0100] rev 23133
8031383: Error recovery in JavacParser could be improved Summary: Improving error recovery in JavacParser by avoiding artificial nextToken in JavacParser.reportSyntaxError. Reviewed-by: jjg, jfranck Contributed-by: dusan.balek@oracle.com, jan.lahoda@oracle.com
2014-02-28 8035891: javac, rename method asFree() in InferenceContext to asUndetVar() which reflects better it's purpose
vromero [Fri, 28 Feb 2014 18:27:14 +0000] rev 23132
8035891: javac, rename method asFree() in InferenceContext to asUndetVar() which reflects better it's purpose Reviewed-by: jjg
2014-02-27 8033287: Reduce the size of the endPosTable
jjg [Thu, 27 Feb 2014 13:57:57 -0800] rev 23131
8033287: Reduce the size of the endPosTable Reviewed-by: jjg Contributed-by: per.bothner@oracle.com, chturne@gmail.com
2014-02-27 8035972: missing test file for 8034048
jjg [Thu, 27 Feb 2014 11:47:39 -0800] rev 23130
8035972: missing test file for 8034048 Reviewed-by: jjg, vromero Contributed-by: paul.govereau@oracle.com
2014-02-27 8035766: Execute TypeAnnotate visitor at queue flush time
emc [Thu, 27 Feb 2014 00:29:22 -0500] rev 23129
8035766: Execute TypeAnnotate visitor at queue flush time Summary: Moved execution of TypeAnnotate visitor into Worker for type annotations Reviewed-by: jjg
2014-02-27 6533516: Warning needed for file with future time stamps
jjg [Wed, 26 Feb 2014 18:05:02 -0800] rev 23128
6533516: Warning needed for file with future time stamps Reviewed-by: jjg, vromero Contributed-by: paul.govereau@oracle.com
2014-02-26 8034048: javac crash with method references plus lambda plus var args
jjg [Wed, 26 Feb 2014 15:38:55 -0800] rev 23127
8034048: javac crash with method references plus lambda plus var args Reviewed-by: jjg, vromero Contributed-by: paul.govereau@oracle.com
2014-02-25 8035758: Move annotation codepaths from MemberEnter.java to Annotate.java
emc [Tue, 25 Feb 2014 14:06:48 -0500] rev 23126
8035758: Move annotation codepaths from MemberEnter.java to Annotate.java Summary: Cosmetic code cleanup patch, moving code to the file where it ought to reside. Reviewed-by: vromero
2014-02-24 Merge
lana [Mon, 24 Feb 2014 13:06:07 -0800] rev 23125
Merge
2014-02-22 8034143: javac, subclasses of Infer.IncorporationStep should implement the accepts() method
vromero [Sat, 22 Feb 2014 17:42:10 +0000] rev 23124
8034143: javac, subclasses of Infer.IncorporationStep should implement the accepts() method Reviewed-by: jjg
2014-02-21 6457406: javadoc doesn't handle <a href='http://...'> properly in producing index pages
yan [Fri, 21 Feb 2014 15:14:09 +0400] rev 23123
6457406: javadoc doesn't handle <a href='http://...'> properly in producing index pages Reviewed-by: jjg, bpatel, ksrini
2014-02-21 6411385: Trees.getPath does not work for constructors
jlahoda [Fri, 21 Feb 2014 10:35:19 +0100] rev 23122
6411385: Trees.getPath does not work for constructors Summary: Enhancing TestTrees test to ensure proper function of Trees.getPath/getTree, fixing cases where getTree did not work properly. Reviewed-by: jjg Contributed-by: jan.lahoda@oracle.com, dusan.balek@oracle.com
2014-02-21 Merge
lana [Thu, 20 Feb 2014 20:00:43 -0800] rev 23121
Merge
2014-02-19 8035364: An extra space in the comments of constant pool entries
jjg [Wed, 19 Feb 2014 15:05:19 -0800] rev 23120
8035364: An extra space in the comments of constant pool entries Reviewed-by: ksrini
2014-01-28 8032816: THIRDPARTYREADME LittleCMS preamble missing JRE 8 & JDK 8
jeff [Tue, 28 Jan 2014 20:10:19 +0000] rev 23119
8032816: THIRDPARTYREADME LittleCMS preamble missing JRE 8 & JDK 8 Reviewed-by: lana
2014-01-13 7129980: Third Party License Readme update for JDK8
jeff [Mon, 13 Jan 2014 14:44:29 -0800] rev 23118
7129980: Third Party License Readme update for JDK8 Reviewed-by: lana, tbell
2014-02-16 8031545: [javac] refactor and cleanup JNIWriter.java
ksrini [Sat, 15 Feb 2014 16:37:19 -0800] rev 23117
8031545: [javac] refactor and cleanup JNIWriter.java Reviewed-by: jjg
2014-02-15 8029145: javadoc fails with java.lang.IllegalStateException: endPosTable already set
ksrini [Fri, 14 Feb 2014 17:28:07 -0800] rev 23116
8029145: javadoc fails with java.lang.IllegalStateException: endPosTable already set Reviewed-by: jjg
2014-02-13 8030714: The steps attribute, flow and desugar are unnecessary for implicit classes when compiling with -implicit:none
alundblad [Thu, 13 Feb 2014 14:58:10 +0100] rev 23115
8030714: The steps attribute, flow and desugar are unnecessary for implicit classes when compiling with -implicit:none Summary: When compiling with -implicit:none, attribute, flow and desugar is skipped for better performance. Reviewed-by: jfranck, jlahoda
2014-02-13 8033961: Formatting of -Xlint: command line help
jlahoda [Thu, 13 Feb 2014 13:38:48 +0100] rev 23114
8033961: Formatting of -Xlint: command line help Summary: Improving formatting of command line help for -Xlint, including a short description of each lint. Reviewed-by: jjg
2014-02-12 4910483: Javadoc renders the string ".*\\.pdf" as ".\*\.pdf"
dlsmith [Wed, 12 Feb 2014 12:31:30 -0700] rev 23113
4910483: Javadoc renders the string ".*\\.pdf" as ".\*\.pdf" Summary: Adjust timing of printing "\\" in the comment scanner Reviewed-by: jjg
2014-02-10 8033930: Unnecessary new line after the StackMapTable
jjg [Mon, 10 Feb 2014 11:52:52 -0800] rev 23112
8033930: Unnecessary new line after the StackMapTable 8033913: Incorrect indentation of StackMapTable entries Reviewed-by: ksrini
2014-02-07 8033421: @SuppressWarnings("deprecation") does not work when overriding deprecated method
jlahoda [Fri, 07 Feb 2014 21:43:33 +0100] rev 23111
8033421: @SuppressWarnings("deprecation") does not work when overriding deprecated method Summary: When the overrides deprecated method warning is being reported, need to do that in the lint context of the method. Reviewed-by: vromero
2014-02-07 8033581: Incorrect comment aligment
jjg [Thu, 06 Feb 2014 18:54:13 -0800] rev 23110
8033581: Incorrect comment aligment 8033798: javap output has unnecessary trailing whitespace 8033726: StackMapTable does not unindent properly Reviewed-by: ksrini
2014-02-07 8032526: fix the accessibility, html, syntax errors and warnings reported by doclint report in langtools
cl [Thu, 06 Feb 2014 16:39:19 -0800] rev 23109
8032526: fix the accessibility, html, syntax errors and warnings reported by doclint report in langtools Reviewed-by: jjg
2014-02-06 8033114: The values of non-static final fields are printed for the -constants option
jjg [Thu, 06 Feb 2014 15:43:23 -0800] rev 23108
8033114: The values of non-static final fields are printed for the -constants option Reviewed-by: ksrini
2014-02-06 8033711: An exception is thrown if using the \"-classpath\" option with no arguments
jjg [Thu, 06 Feb 2014 11:01:50 -0800] rev 23107
8033711: An exception is thrown if using the \"-classpath\" option with no arguments Reviewed-by: ksrini
2014-02-06 8033686: Internal error for zero indent
jjg [Thu, 06 Feb 2014 10:58:51 -0800] rev 23106
8033686: Internal error for zero indent Reviewed-by: ksrini
2014-02-06 8030855: Default methods should be visible under source previous to 8
vromero [Thu, 06 Feb 2014 18:49:01 +0000] rev 23105
8030855: Default methods should be visible under source previous to 8 Reviewed-by: jjg, dlsmith
2014-02-06 8033366: Add configure option to allow RMIConnector IIOP transport be selected compiled in or not
alanb [Thu, 06 Feb 2014 15:49:51 +0000] rev 23104
8033366: Add configure option to allow RMIConnector IIOP transport be selected compiled in or not Reviewed-by: erikj
2014-02-21 Added tag jdk9-b03 for changeset 2740ebeb238c
katleman [Fri, 21 Feb 2014 11:40:51 -0800] rev 23103
Added tag jdk9-b03 for changeset 2740ebeb238c
2017-07-05 Merge
duke [Wed, 05 Jul 2017 19:31:58 +0200] rev 23102
Merge
2014-02-24 Merge
lana [Mon, 24 Feb 2014 12:57:52 -0800] rev 23101
Merge
2014-02-21 Merge
lana [Thu, 20 Feb 2014 19:59:51 -0800] rev 23100
Merge
2014-01-28 8032816: THIRDPARTYREADME LittleCMS preamble missing JRE 8 & JDK 8
jeff [Tue, 28 Jan 2014 20:09:55 +0000] rev 23099
8032816: THIRDPARTYREADME LittleCMS preamble missing JRE 8 & JDK 8 Reviewed-by: lana
2014-01-13 7129980: Third Party License Readme update for JDK8
jeff [Mon, 13 Jan 2014 14:43:36 -0800] rev 23098
7129980: Third Party License Readme update for JDK8 Reviewed-by: lana, tbell
2014-02-21 Added tag jdk9-b03 for changeset 973ca15c0167
katleman [Fri, 21 Feb 2014 11:40:10 -0800] rev 23097
Added tag jdk9-b03 for changeset 973ca15c0167
2017-07-05 Merge
duke [Wed, 05 Jul 2017 19:31:51 +0200] rev 23096
Merge
2014-03-06 Merge
lana [Thu, 06 Mar 2014 10:37:45 -0800] rev 23095
Merge
2014-02-28 8035469: Xerces Update: EncodingMap does not recognize Java-style encodings Cp1141-Cp1149
joehw [Fri, 28 Feb 2014 15:57:37 -0800] rev 23094
8035469: Xerces Update: EncodingMap does not recognize Java-style encodings Cp1141-Cp1149 Reviewed-by: lancea, joehw Contributed-by: david.x.li@oracle.com
2014-02-24 Merge
lana [Mon, 24 Feb 2014 12:57:31 -0800] rev 23093
Merge
2014-02-21 8032909: XSLT string-length returns incorrect length when string includes complementary chars
aefimov [Fri, 21 Feb 2014 16:57:21 +0400] rev 23092
8032909: XSLT string-length returns incorrect length when string includes complementary chars Reviewed-by: joehw, dfuchs
2014-02-21 Merge
lana [Thu, 20 Feb 2014 19:59:46 -0800] rev 23091
Merge
2014-01-28 8032816: THIRDPARTYREADME LittleCMS preamble missing JRE 8 & JDK 8
jeff [Tue, 28 Jan 2014 20:09:49 +0000] rev 23090
8032816: THIRDPARTYREADME LittleCMS preamble missing JRE 8 & JDK 8 Reviewed-by: lana
2014-01-13 7129980: Third Party License Readme update for JDK8
jeff [Mon, 13 Jan 2014 14:43:21 -0800] rev 23089
7129980: Third Party License Readme update for JDK8 Reviewed-by: lana, tbell
2014-02-18 8033980: Xerces Update: datatype XMLGregorianCalendarImpl and DurationImpl
joehw [Tue, 18 Feb 2014 10:51:16 -0800] rev 23088
8033980: Xerces Update: datatype XMLGregorianCalendarImpl and DurationImpl Reviewed-by: dfuchs, lancea, alanb
2014-02-21 Added tag jdk9-b03 for changeset ba5629320bb2
katleman [Fri, 21 Feb 2014 11:40:06 -0800] rev 23087
Added tag jdk9-b03 for changeset ba5629320bb2
2017-07-05 Merge
duke [Wed, 05 Jul 2017 19:31:43 +0200] rev 23086
Merge
2014-03-06 Merge
lana [Thu, 06 Mar 2014 10:42:02 -0800] rev 23085
Merge
(0) -10000 -3000 -1000 -128 +128 +1000 +3000 +10000 +30000 tip