Tue, 24 Jun 2014 15:50:50 +0200 8027915: TestParallelHeapSizeFlags fails with unexpected heap size on sparcv9
ehelin [Tue, 24 Jun 2014 15:50:50 +0200] rev 25355
8027915: TestParallelHeapSizeFlags fails with unexpected heap size on sparcv9 Reviewed-by: jmasa, sjohanss
Wed, 25 Jun 2014 20:41:16 -0700 Merge
jmasa [Wed, 25 Jun 2014 20:41:16 -0700] rev 25354
Merge
Mon, 23 Jun 2014 14:20:20 -0700 Merge
jmasa [Mon, 23 Jun 2014 14:20:20 -0700] rev 25353
Merge
Mon, 23 Jun 2014 16:43:41 +0200 8046231: G1: Code root location ... from nmethod ... not in strong code roots for region
pliden [Mon, 23 Jun 2014 16:43:41 +0200] rev 25352
8046231: G1: Code root location ... from nmethod ... not in strong code roots for region Reviewed-by: tschatzl, ehelin
Wed, 04 Jun 2014 11:56:44 +0200 8044775: Improve usage of umbrella header atomic.inline.hpp.
goetz [Wed, 04 Jun 2014 11:56:44 +0200] rev 25351
8044775: Improve usage of umbrella header atomic.inline.hpp. Reviewed-by: stefank, kvn
Thu, 19 Jun 2014 13:31:14 +0200 8043607: Add a GC id as a log decoration similar to PrintGCTimeStamps
brutisso [Thu, 19 Jun 2014 13:31:14 +0200] rev 25350
8043607: Add a GC id as a log decoration similar to PrintGCTimeStamps Reviewed-by: jwilhelm, ehelin, tschatzl
Thu, 26 Jun 2014 16:53:35 -0700 Merge
twisti [Thu, 26 Jun 2014 16:53:35 -0700] rev 25349
Merge
Thu, 26 Jun 2014 12:04:10 -0700 Merge
iveresov [Thu, 26 Jun 2014 12:04:10 -0700] rev 25348
Merge
Thu, 26 Jun 2014 12:01:44 -0700 8048298: Clang needs to lower optimization level for some files
iveresov [Thu, 26 Jun 2014 12:01:44 -0700] rev 25347
8048298: Clang needs to lower optimization level for some files Summary: Optimization options need to be lowered for some files when using clang 5.0 and 5.1 Reviewed-by: twisti
Wed, 25 Jun 2014 09:19:09 +0200 8033332: missing types in TemplateInterpreterGenerator::generate_result_handler_for
thartmann [Wed, 25 Jun 2014 09:19:09 +0200] rev 25346
8033332: missing types in TemplateInterpreterGenerator::generate_result_handler_for Summary: Add missing case statements for T_LONG and T_VOID to generate_result_handler_for(..). Reviewed-by: iveresov, anoll
Tue, 24 Jun 2014 08:12:30 +0200 8035328: closed/compiler/6595044/Main.java failed with timeout
thartmann [Tue, 24 Jun 2014 08:12:30 +0200] rev 25345
8035328: closed/compiler/6595044/Main.java failed with timeout Summary: Patch call sites of non-entrant methods to avoid re-resolving if method is still executed. Reviewed-by: twisti, iveresov, roland, kvn
Mon, 23 Jun 2014 04:44:02 +0000 Merge
anoll [Mon, 23 Jun 2014 04:44:02 +0000] rev 25344
Merge
Mon, 23 Jun 2014 08:40:31 +0200 8046286: assert: Do not add task if compilation is turned off forever
anoll [Mon, 23 Jun 2014 08:40:31 +0200] rev 25343
8046286: assert: Do not add task if compilation is turned off forever Summary: Remove the unnecessary and missleading assert Reviewed-by: iveresov
Fri, 20 Jun 2014 20:42:48 +0000 Merge
iignatyev [Fri, 20 Jun 2014 20:42:48 +0000] rev 25342
Merge
Fri, 20 Jun 2014 22:39:56 +0400 8041794: remove bytecodes_<arch>.{cpp,hpp} files
iignatyev [Fri, 20 Jun 2014 22:39:56 +0400] rev 25341
8041794: remove bytecodes_<arch>.{cpp,hpp} files Reviewed-by: dholmes, coleenp, twisti, iignatyev Contributed-by: lev.priima@oracle.com
Fri, 20 Jun 2014 11:25:08 -0700 8047321: Hotspot debug builds with clang are broken
iveresov [Fri, 20 Jun 2014 11:25:08 -0700] rev 25340
8047321: Hotspot debug builds with clang are broken Summary: Don't use -Og with clang Reviewed-by: twisti
Fri, 20 Jun 2014 09:25:13 +0200 8043158: Crash in CodeSweeperSweepNoFlushTest in CompileQueue::free_all()
anoll [Fri, 20 Jun 2014 09:25:13 +0200] rev 25339
8043158: Crash in CodeSweeperSweepNoFlushTest in CompileQueue::free_all() Summary: Acquire lock before calling notify() Reviewed-by: twisti, thartmann
Fri, 20 Jun 2014 08:14:30 +0200 8008321: compile.cpp verify_graph_edges uses bool as int
thartmann [Fri, 20 Jun 2014 08:14:30 +0200] rev 25338
8008321: compile.cpp verify_graph_edges uses bool as int Summary: The dead_nodes counter in verify_graph_edges(..) has the type bool but is used as int. Reviewed-by: roland, anoll
Tue, 24 Jun 2014 12:27:51 -0700 8043541: 'fastdebug' is printed twice in java -version
amurillo [Tue, 24 Jun 2014 12:27:51 -0700] rev 25337
8043541: 'fastdebug' is printed twice in java -version Reviewed-by: dholmes, dcubed, jcoomes
Tue, 24 Jun 2014 07:10:06 -0700 8047939: [TESTBUG] Rewrite test/runtime/8001071/Test8001071.sh
ctornqvi [Tue, 24 Jun 2014 07:10:06 -0700] rev 25336
8047939: [TESTBUG] Rewrite test/runtime/8001071/Test8001071.sh Summary: Rewrote the test in Java, limited the heap size to avoid time out issues on machines with a lot of memory Reviewed-by: minqi, rdurbin, dcubed
Tue, 24 Jun 2014 02:19:59 -0700 8046282: SA update
poonam [Tue, 24 Jun 2014 02:19:59 -0700] rev 25335
8046282: SA update Summary: These changes add some definitions on the SA side and the supporting code on the hotspot side. Reviewed-by: sundar, mgronlun
Mon, 23 Jun 2014 14:51:10 -0700 8047878: [TESTBUG] runtime/memory/ReadFromNoaccessArea.java and runtime/memory/ReserveMemory.java time out on Solaris
ctornqvi [Mon, 23 Jun 2014 14:51:10 -0700] rev 25334
8047878: [TESTBUG] runtime/memory/ReadFromNoaccessArea.java and runtime/memory/ReserveMemory.java time out on Solaris Summary: Limited heap size to reduce size of core file generated Reviewed-by: sla, coleenp, dcubed
Mon, 23 Jun 2014 06:58:26 -0700 8043630: Method os::yield_all() should be removed
fparain [Mon, 23 Jun 2014 06:58:26 -0700] rev 25333
8043630: Method os::yield_all() should be removed Reviewed-by: dholmes, dsimms
Sun, 22 Jun 2014 21:23:32 -0400 8044818: [TESTBUG] runtime/CDSCompressedKPtrs/XShareAuto.java fails with RuntimeException 'sharing' found in stderr
dholmes [Sun, 22 Jun 2014 21:23:32 -0400] rev 25332
8044818: [TESTBUG] runtime/CDSCompressedKPtrs/XShareAuto.java fails with RuntimeException 'sharing' found in stderr Reviewed-by: hseigel, lfoltan, coleenp, dholmes Contributed-by: Pavel Chistyakov <pavel.chistyakov@oracle.com>
Wed, 18 Jun 2014 12:35:32 -0700 8046471: Use OPENJDK_TARGET_CPU_ARCH instead of legacy value for hotspot ARCH
mikael [Wed, 18 Jun 2014 12:35:32 -0700] rev 25331
8046471: Use OPENJDK_TARGET_CPU_ARCH instead of legacy value for hotspot ARCH Reviewed-by: erikj, dholmes
Fri, 20 Jun 2014 20:37:57 +0000 Merge
dcubed [Fri, 20 Jun 2014 20:37:57 +0000] rev 25330
Merge
Fri, 20 Jun 2014 12:45:24 -0700 Merge
dcubed [Fri, 20 Jun 2014 12:45:24 -0700] rev 25329
Merge
Fri, 20 Jun 2014 11:19:22 -0700 8046611: Build errors with gcc on sparc/fastdebug
mikael [Fri, 20 Jun 2014 11:19:22 -0700] rev 25328
8046611: Build errors with gcc on sparc/fastdebug Reviewed-by: dholmes, ctornqvi
Fri, 20 Jun 2014 10:12:02 -0700 8038074: [TESTBUG] Add test for anewarray instruction with more than 255 dimensions
gtriantafill [Fri, 20 Jun 2014 10:12:02 -0700] rev 25327
8038074: [TESTBUG] Add test for anewarray instruction with more than 255 dimensions Reviewed-by: lfoltan, coleenp
Thu, 19 Jun 2014 14:49:33 -0400 6642881: Improve performance of Class.getClassLoader()
coleenp [Thu, 19 Jun 2014 14:49:33 -0400] rev 25326
6642881: Improve performance of Class.getClassLoader() Summary: Add classLoader to java/lang/Class instance for fast access Reviewed-by: alanb, lfoltan, rriggs, vlivanov, twisti, jfranck
Thu, 19 Jun 2014 11:16:10 -0400 8026977: NPG: Remove ConstantPool::lock
coleenp [Thu, 19 Jun 2014 11:16:10 -0400] rev 25325
8026977: NPG: Remove ConstantPool::lock Summary: Write klass and resolved_references constant pool fields lock free. Reviewed-by: jrose, twisti
Thu, 10 Jul 2014 12:13:09 -0700 Added tag jdk9-b22 for changeset 6702f17e734e
katleman [Thu, 10 Jul 2014 12:13:09 -0700] rev 25324
Added tag jdk9-b22 for changeset 6702f17e734e
Thu, 10 Jul 2014 12:38:49 -0700 Merge
lana [Thu, 10 Jul 2014 12:38:49 -0700] rev 25323
Merge
Tue, 08 Jul 2014 12:38:44 -0700 Merge
amurillo [Tue, 08 Jul 2014 12:38:44 -0700] rev 25322
Merge
Thu, 03 Jul 2014 13:22:08 -0700 Merge
amurillo [Thu, 03 Jul 2014 13:22:08 -0700] rev 25321
Merge
Thu, 26 Jun 2014 23:10:58 -0700 Merge
amurillo [Thu, 26 Jun 2014 23:10:58 -0700] rev 25320
Merge
Fri, 20 Jun 2014 17:37:19 -0700 Merge
dcubed [Fri, 20 Jun 2014 17:37:19 -0700] rev 25319
Merge
Wed, 18 Jun 2014 12:35:37 -0700 8046471: Use OPENJDK_TARGET_CPU_ARCH instead of legacy value for hotspot ARCH
mikael [Wed, 18 Jun 2014 12:35:37 -0700] rev 25318
8046471: Use OPENJDK_TARGET_CPU_ARCH instead of legacy value for hotspot ARCH Reviewed-by: erikj, dholmes
Tue, 08 Jul 2014 11:21:43 -0700 8048184: handle mercurial dev build version string
mduigou [Tue, 08 Jul 2014 11:21:43 -0700] rev 25317
8048184: handle mercurial dev build version string Reviewed-by: dfuchs Contributed-by: mike.duigou@oracle.com, dpointo8@linux.vnet.ibm.com, daniel.fuchs@oracle.com
Thu, 03 Jul 2014 10:23:19 -0700 8047154: Testset all fails because of missing jdk_beansX test groups
mikael [Thu, 03 Jul 2014 10:23:19 -0700] rev 25316
8047154: Testset all fails because of missing jdk_beansX test groups Reviewed-by: alanb, dholmes
Thu, 10 Jul 2014 12:12:56 -0700 Added tag jdk9-b22 for changeset 7a6cf4bb002f
katleman [Thu, 10 Jul 2014 12:12:56 -0700] rev 25315
Added tag jdk9-b22 for changeset 7a6cf4bb002f
Wed, 05 Jul 2017 19:48:51 +0200 Added tag jdk9-b22 for changeset 9678e0db8ff6
duke [Wed, 05 Jul 2017 19:48:51 +0200] rev 25314
Added tag jdk9-b22 for changeset 9678e0db8ff6
Wed, 05 Jul 2017 19:48:50 +0200 Merge jdk9-b22
duke [Wed, 05 Jul 2017 19:48:50 +0200] rev 25313
Merge
Wed, 05 Jul 2017 19:48:46 +0200 Merge
duke [Wed, 05 Jul 2017 19:48:46 +0200] rev 25312
Merge
Wed, 09 Jul 2014 10:42:13 -0700 Merge
lana [Wed, 09 Jul 2014 10:42:13 -0700] rev 25311
Merge
Wed, 02 Jul 2014 14:27:10 -0700 8046770: .out files for assert, boxing, and overload tests in tools/javac dir
sogoel [Wed, 02 Jul 2014 14:27:10 -0700] rev 25310
8046770: .out files for assert, boxing, and overload tests in tools/javac dir Reviewed-by: jjg
Wed, 02 Jul 2014 13:29:58 -0700 8044864: .out files for enum tests in tools/javac dir - part 1
sogoel [Wed, 02 Jul 2014 13:29:58 -0700] rev 25309
8044864: .out files for enum tests in tools/javac dir - part 1 Reviewed-by: jjg
Wed, 02 Jul 2014 12:04:04 -0700 8044236: create .out files for DefiniteAssignment tests in tools/javac dir
sogoel [Wed, 02 Jul 2014 12:04:04 -0700] rev 25308
8044236: create .out files for DefiniteAssignment tests in tools/javac dir Reviewed-by: jjg, vromero
Tue, 01 Jul 2014 14:28:22 -0700 Merge
lana [Tue, 01 Jul 2014 14:28:22 -0700] rev 25307
Merge
Tue, 01 Jul 2014 15:54:25 -0400 8032188: Remove dead code in TransTypes
briangoetz [Tue, 01 Jul 2014 15:54:25 -0400] rev 25306
8032188: Remove dead code in TransTypes Reviewed-by: darcy
Tue, 01 Jul 2014 10:21:41 -0700 Merge
prr [Tue, 01 Jul 2014 10:21:41 -0700] rev 25305
Merge
Mon, 23 Jun 2014 13:06:08 -0700 Merge
ddehaven [Mon, 23 Jun 2014 13:06:08 -0700] rev 25304
Merge
Fri, 20 Jun 2014 13:36:10 -0700 8044063: Remove com.sun.java.browser.* from jdk repo
mchung [Fri, 20 Jun 2014 13:36:10 -0700] rev 25303
8044063: Remove com.sun.java.browser.* from jdk repo Reviewed-by: darcy, alanb
Tue, 01 Jul 2014 17:23:46 +0100 8048905: More tweaking with langtools intellij support
mcimadamore [Tue, 01 Jul 2014 17:23:46 +0100] rev 25302
8048905: More tweaking with langtools intellij support Summary: Add support for 'jtreg.home' property; fix code width to be 80; disable import optimizations Reviewed-by: vromero
Mon, 30 Jun 2014 17:08:06 +0200 6707032: Division by zero warning not suppressed properly in some cases
jlahoda [Mon, 30 Jun 2014 17:08:06 +0200] rev 25301
6707032: Division by zero warning not suppressed properly in some cases Summary: Delay reporting of the division by zero warning until annotations are resolved, so that @SuppressWarnings works correctly. Reviewed-by: vromero
Fri, 27 Jun 2014 17:54:54 -0700 8047162: [javadoc] index files are non deterministic
ksrini [Fri, 27 Jun 2014 17:54:54 -0700] rev 25300
8047162: [javadoc] index files are non deterministic Reviewed-by: jjg
Tue, 17 Jun 2014 14:01:27 +0200 8048594: The sjavac client/server protocol should be hidden behind an interface
alundblad [Tue, 17 Jun 2014 14:01:27 +0200] rev 25299
8048594: The sjavac client/server protocol should be hidden behind an interface Reviewed-by: jfranck
Fri, 27 Jun 2014 20:32:12 +0100 8047719: Incorrect LVT in switch statement
vromero [Fri, 27 Jun 2014 20:32:12 +0100] rev 25298
8047719: Incorrect LVT in switch statement Reviewed-by: jjg, jlahoda
Thu, 26 Jun 2014 16:39:14 -0700 8048293: update tools/javadoc/6227454 to have missing <head> tag
sogoel [Thu, 26 Jun 2014 16:39:14 -0700] rev 25297
8048293: update tools/javadoc/6227454 to have missing <head> tag Reviewed-by: jjg, bpatel
Thu, 26 Jun 2014 16:07:07 -0700 8047316: update javadoc tests to fix tidy warning for incorrect html comment
sogoel [Thu, 26 Jun 2014 16:07:07 -0700] rev 25296
8047316: update javadoc tests to fix tidy warning for incorrect html comment Reviewed-by: jjg, ksrini
Thu, 26 Jun 2014 15:47:52 -0700 8048168: update 2 javadoc tests to add summary attribute for table tag
sogoel [Thu, 26 Jun 2014 15:47:52 -0700] rev 25295
8048168: update 2 javadoc tests to add summary attribute for table tag Reviewed-by: jjg, ksrini
Thu, 26 Jun 2014 15:41:05 -0700 8047744: update 2 javadoc tests for nested emphasis <code>
sogoel [Thu, 26 Jun 2014 15:41:05 -0700] rev 25294
8047744: update 2 javadoc tests for nested emphasis <code> Reviewed-by: jjg, ksrini
Thu, 26 Jun 2014 15:30:21 -0700 8047743: update com/sun/javadoc/testHref for unrecognized <action>
sogoel [Thu, 26 Jun 2014 15:30:21 -0700] rev 25293
8047743: update com/sun/javadoc/testHref for unrecognized <action> Reviewed-by: jjg, ksrini
Thu, 26 Jun 2014 15:21:44 -0700 8047303: update com/sun/javadoc/DocRootSlash/DocRootSlash for unexpected </a>
sogoel [Thu, 26 Jun 2014 15:21:44 -0700] rev 25292
8047303: update com/sun/javadoc/DocRootSlash/DocRootSlash for unexpected </a> Reviewed-by: jjg, ksrini
Thu, 26 Jun 2014 11:45:51 -0700 8007307: DPrinter: support the DocTree API
jjg [Thu, 26 Jun 2014 11:45:51 -0700] rev 25291
8007307: DPrinter: support the DocTree API Reviewed-by: mcimadamore
Thu, 26 Jun 2014 11:31:59 -0700 8047183: JDK build fails with sjavac enabled
jjg [Thu, 26 Jun 2014 11:31:59 -0700] rev 25290
8047183: JDK build fails with sjavac enabled Reviewed-by: mcimadamore
Thu, 26 Jun 2014 13:48:58 -0400 8042345: getDocComment fails for doc comments on PackageElement found in package-info.java
pgovereau [Thu, 26 Jun 2014 13:48:58 -0400] rev 25289
8042345: getDocComment fails for doc comments on PackageElement found in package-info.java Reviewed-by: jjg
Wed, 25 Jun 2014 19:15:53 -0700 8048162: Restrict catch type from Throwable to ReflectiveOperationException
jjg [Wed, 25 Jun 2014 19:15:53 -0700] rev 25288
8048162: Restrict catch type from Throwable to ReflectiveOperationException Reviewed-by: darcy
Wed, 25 Jun 2014 19:04:52 -0700 8046614: Fill in missing doc comments
jjg [Wed, 25 Jun 2014 19:04:52 -0700] rev 25287
8046614: Fill in missing doc comments Reviewed-by: darcy
Wed, 25 Jun 2014 17:58:37 -0700 8046613: Fill in missing doc comments
jjg [Wed, 25 Jun 2014 17:58:37 -0700] rev 25286
8046613: Fill in missing doc comments Reviewed-by: darcy
Wed, 25 Jun 2014 11:22:27 -0700 8048121: javac complex method references: revamp and simplify
rfield [Wed, 25 Jun 2014 11:22:27 -0700] rev 25285
8048121: javac complex method references: revamp and simplify 8038776: VerifyError when running successfully compiled java class Summary: Add tests missing from the push of 8037404 Reviewed-by: dlsmith, vromero
Tue, 24 Jun 2014 15:15:22 -0700 8047157: [javadoc] fixup tests for determinism and add classes uses
ksrini [Tue, 24 Jun 2014 15:15:22 -0700] rev 25284
8047157: [javadoc] fixup tests for determinism and add classes uses Reviewed-by: jjg
Tue, 24 Jun 2014 10:51:00 -0700 7196160: Project Coin: allow @SafeVarargs on private methods
darcy [Tue, 24 Jun 2014 10:51:00 -0700] rev 25283
7196160: Project Coin: allow @SafeVarargs on private methods Reviewed-by: jjg
Tue, 24 Jun 2014 16:04:46 +0100 8046451: Add basic IntelliJ support for langtools
mcimadamore [Tue, 24 Jun 2014 16:04:46 +0100] rev 25282
8046451: Add basic IntelliJ support for langtools Summary: Add new ant target 'idea' to create IntelliJ langtools project Reviewed-by: jjg
Tue, 24 Jun 2014 00:43:46 -0700 8037404: javac NPE or VerifyError for code with constructor reference of inner class
rfield [Tue, 24 Jun 2014 00:43:46 -0700] rev 25281
8037404: javac NPE or VerifyError for code with constructor reference of inner class 8047341: lambda reference to inner class in base class causes LambdaConversionException 8044748: JVM cannot access constructor though ::new reference although can call it directly 8044737: Lambda: NPE while obtaining method reference through lambda expression Summary: revamp and simplify handling of complex method references Reviewed-by: dlsmith, vromero
Fri, 20 Jun 2014 13:26:24 -0700 8047300: update tools/javadoc/6227454 test for missing <DOCTYPE> tags
sogoel [Fri, 20 Jun 2014 13:26:24 -0700] rev 25280
8047300: update tools/javadoc/6227454 test for missing <DOCTYPE> tags Reviewed-by: jjg, ksrini
Fri, 20 Jun 2014 20:36:54 +0100 8044546: Crash on faulty reduce/lambda
vromero [Fri, 20 Jun 2014 20:36:54 +0100] rev 25279
8044546: Crash on faulty reduce/lambda Reviewed-by: mcimadamore, dlsmith Contributed-by: maurizio.cimadamore@oracle.com, vicente.romero@oracle.com
Fri, 20 Jun 2014 10:56:47 -0700 8046060: Different results of floating point multiplication for lambda code block
rfield [Fri, 20 Jun 2014 10:56:47 -0700] rev 25278
8046060: Different results of floating point multiplication for lambda code block Summary: propogate strictfp into lambda body Reviewed-by: vromero, jlahoda
Fri, 20 Jun 2014 11:42:16 -0600 8047407: Add test for JDK-8037385
dlsmith [Fri, 20 Jun 2014 11:42:16 -0600] rev 25277
8047407: Add test for JDK-8037385 Reviewed-by: mcimadamore
Fri, 20 Jun 2014 10:56:31 -0600 8034147: javac crashes with a NullPointerException during bounds checking
dlsmith [Fri, 20 Jun 2014 10:56:31 -0600] rev 25276
8034147: javac crashes with a NullPointerException during bounds checking Summary: Types.supertype should return Type.noType rather than null Reviewed-by: vromero, mcimadamore
Thu, 19 Jun 2014 23:52:33 +0100 8042759: Lambda returning implicitly-typed lambdas considered pertinent to applicability
vromero [Thu, 19 Jun 2014 23:52:33 +0100] rev 25275
8042759: Lambda returning implicitly-typed lambdas considered pertinent to applicability Reviewed-by: mcimadamore
Thu, 19 Jun 2014 22:06:29 +0200 8041648: do while loop that misses ending semicolon has wrong end position
jlahoda [Thu, 19 Jun 2014 22:06:29 +0200] rev 25274
8041648: do while loop that misses ending semicolon has wrong end position Summary: Ensure the end positions are meaningful even if statement's semicolon is missing. Reviewed-by: jjg Contributed-by: dusan.balek@oracle.com, jan.lahoda@oracle.com
Thu, 19 Jun 2014 15:39:37 +0100 8038182: javac crash with FunctionDescriptorLookupError for invalid functional interface
vromero [Thu, 19 Jun 2014 15:39:37 +0100] rev 25273
8038182: javac crash with FunctionDescriptorLookupError for invalid functional interface Reviewed-by: mcimadamore Contributed-by: maurizio.cimadamore@oracle.com, vicente.romero@oracle.com
Wed, 18 Jun 2014 14:58:16 -0700 8046071: update three javadoc tests for empty <p> tag
sogoel [Wed, 18 Jun 2014 14:58:16 -0700] rev 25272
8046071: update three javadoc tests for empty <p> tag Reviewed-by: jjg, ksrini
Thu, 03 Jul 2014 11:37:54 -0700 Added tag jdk9-b21 for changeset 021089de7317
katleman [Thu, 03 Jul 2014 11:37:54 -0700] rev 25271
Added tag jdk9-b21 for changeset 021089de7317
Wed, 05 Jul 2017 19:48:32 +0200 Merge
duke [Wed, 05 Jul 2017 19:48:32 +0200] rev 25270
Merge
Thu, 03 Jul 2014 11:37:02 -0700 Added tag jdk9-b21 for changeset fa40edc81dd3
katleman [Thu, 03 Jul 2014 11:37:02 -0700] rev 25269
Added tag jdk9-b21 for changeset fa40edc81dd3
Wed, 05 Jul 2017 19:48:25 +0200 Merge
duke [Wed, 05 Jul 2017 19:48:25 +0200] rev 25268
Merge
Wed, 09 Jul 2014 10:41:31 -0700 Merge
lana [Wed, 09 Jul 2014 10:41:31 -0700] rev 25267
Merge
Tue, 01 Jul 2014 14:28:02 -0700 Merge
lana [Tue, 01 Jul 2014 14:28:02 -0700] rev 25266
Merge
Mon, 30 Jun 2014 14:09:56 -0700 8037948: Improve documentation for org.w3c.dom package
joehw [Mon, 30 Jun 2014 14:09:56 -0700] rev 25265
8037948: Improve documentation for org.w3c.dom package Reviewed-by: lancea, henryjen, alanb
Tue, 24 Jun 2014 14:07:05 -0700 8048021: Remove @version tag in jaxp repo
henryjen [Tue, 24 Jun 2014 14:07:05 -0700] rev 25264
8048021: Remove @version tag in jaxp repo Reviewed-by: joehw
Mon, 23 Jun 2014 10:36:30 -0700 5077522: Duration.compare incorrect for some values
joehw [Mon, 23 Jun 2014 10:36:30 -0700] rev 25263
5077522: Duration.compare incorrect for some values Reviewed-by: lancea, dfuchs
Thu, 19 Jun 2014 15:35:10 -0700 8047723: @since tag cleanup in jaxp
henryjen [Thu, 19 Jun 2014 15:35:10 -0700] rev 25262
8047723: @since tag cleanup in jaxp Reviewed-by: joehw
Thu, 03 Jul 2014 11:37:01 -0700 Added tag jdk9-b21 for changeset 6dcab76ce643
katleman [Thu, 03 Jul 2014 11:37:01 -0700] rev 25261
Added tag jdk9-b21 for changeset 6dcab76ce643
Wed, 05 Jul 2017 19:48:18 +0200 Merge
duke [Wed, 05 Jul 2017 19:48:18 +0200] rev 25260
Merge
Wed, 09 Jul 2014 10:41:34 -0700 Merge
lana [Wed, 09 Jul 2014 10:41:34 -0700] rev 25259
Merge
Thu, 03 Jul 2014 23:03:37 +0530 8049242: Explicit constructor overload selection should work with StaticClass as well
sundar [Thu, 03 Jul 2014 23:03:37 +0530] rev 25258
8049242: Explicit constructor overload selection should work with StaticClass as well Reviewed-by: jlaskey, attila
Thu, 03 Jul 2014 17:14:38 +0200 8047331: Assertion in CompiledFunction when running earley-boyer after Merge
attila [Thu, 03 Jul 2014 17:14:38 +0200] rev 25257
8047331: Assertion in CompiledFunction when running earley-boyer after Merge Reviewed-by: hannesw, jlaskey
Thu, 03 Jul 2014 16:15:33 +0200 8047166: 'do with({}) break ; while(0);' crashes in CodeGenerator
attila [Thu, 03 Jul 2014 16:15:33 +0200] rev 25256
8047166: 'do with({}) break ; while(0);' crashes in CodeGenerator Reviewed-by: hannesw, jlaskey
Thu, 03 Jul 2014 11:18:38 +0200 8049225: Source class exposes public mutable array
attila [Thu, 03 Jul 2014 11:18:38 +0200] rev 25255
8049225: Source class exposes public mutable array Reviewed-by: hannesw, sundar
Thu, 03 Jul 2014 11:18:26 +0200 8049223: RewriteException class exposes public mutable arrays
attila [Thu, 03 Jul 2014 11:18:26 +0200] rev 25254
8049223: RewriteException class exposes public mutable arrays Reviewed-by: hannesw, sundar
Thu, 03 Jul 2014 11:18:10 +0200 8049222: JSType class exposes public mutable arrays
attila [Thu, 03 Jul 2014 11:18:10 +0200] rev 25253
8049222: JSType class exposes public mutable arrays Reviewed-by: hannesw, sundar
Wed, 02 Jul 2014 18:10:31 +0530 8043232: Index selection of overloaded java new constructors
sundar [Wed, 02 Jul 2014 18:10:31 +0530] rev 25252
8043232: Index selection of overloaded java new constructors Reviewed-by: attila, hannesw, jlaskey
Tue, 01 Jul 2014 14:27:28 -0700 Merge
lana [Tue, 01 Jul 2014 14:27:28 -0700] rev 25251
Merge
Tue, 01 Jul 2014 17:37:39 +0530 8047359: large string size RangeError should be thrown rather than reporting negative length
sundar [Tue, 01 Jul 2014 17:37:39 +0530] rev 25250
8047359: large string size RangeError should be thrown rather than reporting negative length Reviewed-by: hannesw, attila
Mon, 30 Jun 2014 17:31:28 +0200 8048586: String concatenation with optimistic types is slow
hannesw [Mon, 30 Jun 2014 17:31:28 +0200] rev 25249
8048586: String concatenation with optimistic types is slow Reviewed-by: lagergren, attila
Mon, 30 Jun 2014 20:23:16 +0530 8048718: JSON.parse('{"0":0, "64":0}') throws ArrayindexOutOfBoundsException
sundar [Mon, 30 Jun 2014 20:23:16 +0530] rev 25248
8048718: JSON.parse('{"0":0, "64":0}') throws ArrayindexOutOfBoundsException Reviewed-by: lagergren, hannesw, attila
Fri, 27 Jun 2014 21:54:16 +0530 8046013: TypeError: Cannot apply "with" to non script object
sundar [Fri, 27 Jun 2014 21:54:16 +0530] rev 25247
8046013: TypeError: Cannot apply "with" to non script object Reviewed-by: lagergren, hannesw
Fri, 27 Jun 2014 10:47:44 +0200 8048505: ScriptingFunctions.readFully couldn't handle file names represented as ConsStrings
lagergren [Fri, 27 Jun 2014 10:47:44 +0200] rev 25246
8048505: ScriptingFunctions.readFully couldn't handle file names represented as ConsStrings Reviewed-by: sundar, hannesw
Thu, 26 Jun 2014 15:36:15 +0200 8047371: local variable declaration in TypeEvaluator should use ScriptObject.addOwnProperty instead of .set
attila [Thu, 26 Jun 2014 15:36:15 +0200] rev 25245
8047371: local variable declaration in TypeEvaluator should use ScriptObject.addOwnProperty instead of .set Reviewed-by: jlaskey, lagergren
Thu, 26 Jun 2014 13:12:32 +0200 8047357: More precise synthetic return + unreachable throw
attila [Thu, 26 Jun 2014 13:12:32 +0200] rev 25244
8047357: More precise synthetic return + unreachable throw Reviewed-by: lagergren, sundar
Wed, 25 Jun 2014 14:36:24 +0200 8048079: Persistent code store is broken after optimistic types merge
hannesw [Wed, 25 Jun 2014 14:36:24 +0200] rev 25243
8048079: Persistent code store is broken after optimistic types merge Reviewed-by: sundar, jlaskey, attila
Wed, 25 Jun 2014 17:08:47 +0530 8048071: eval within 'with' statement does not use correct scope if with scope expression has a copy of eval
sundar [Wed, 25 Jun 2014 17:08:47 +0530] rev 25242
8048071: eval within 'with' statement does not use correct scope if with scope expression has a copy of eval Reviewed-by: hannesw, jlaskey
Tue, 24 Jun 2014 19:29:41 +0200 8048009: Type info caching accidentally defeated
attila [Tue, 24 Jun 2014 19:29:41 +0200] rev 25241
8048009: Type info caching accidentally defeated Reviewed-by: hannesw, jlaskey
Tue, 24 Jun 2014 19:43:44 +0530 8047959: bindings created for declarations in eval code are not mutable
sundar [Tue, 24 Jun 2014 19:43:44 +0530] rev 25240
8047959: bindings created for declarations in eval code are not mutable Reviewed-by: jlaskey, attila
Mon, 23 Jun 2014 18:32:11 +0200 8046201: Avoid repeated flattening of nested ConsStrings
hannesw [Mon, 23 Jun 2014 18:32:11 +0200] rev 25239
8046201: Avoid repeated flattening of nested ConsStrings Reviewed-by: lagergren, attila
Mon, 23 Jun 2014 21:23:53 +0530 8047728: (function(x){var o={x:0}; with(o){delete x} return o.x})() evaluates to 0 instead of undefined
sundar [Mon, 23 Jun 2014 21:23:53 +0530] rev 25238
8047728: (function(x){var o={x:0}; with(o){delete x} return o.x})() evaluates to 0 instead of undefined Reviewed-by: jlaskey, hannesw, attila
Mon, 23 Jun 2014 10:59:33 +0200 8046905: apply on apply is broken
attila [Mon, 23 Jun 2014 10:59:33 +0200] rev 25237
8046905: apply on apply is broken Reviewed-by: hannesw, lagergren
Fri, 20 Jun 2014 12:25:00 +0200 8046921: Deoptimization type information peristence
attila [Fri, 20 Jun 2014 12:25:00 +0200] rev 25236
8046921: Deoptimization type information peristence Reviewed-by: hannesw, lagergren
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip