Wed, 02 Jul 2014 16:47:49 -0400 8047737: Move array component mirror to instance of java/lang/Class
coleenp [Wed, 02 Jul 2014 16:47:49 -0400] rev 25517
8047737: Move array component mirror to instance of java/lang/Class Summary: Add field in java.lang.Class for componentType to simplify oop processing in JVM Reviewed-by: fparain, twisti, mchung
Fri, 27 Jun 2014 14:21:31 -0700 Merge
amurillo [Fri, 27 Jun 2014 14:21:31 -0700] rev 25516
Merge
Thu, 26 Jun 2014 03:26:20 -0700 8048185: [TESTBUG] need a JTREG test for the fix of JDK-8042796 (OLD and/or OBSOLETE method(s) found)
sspitsyn [Thu, 26 Jun 2014 03:26:20 -0700] rev 25515
8048185: [TESTBUG] need a JTREG test for the fix of JDK-8042796 (OLD and/or OBSOLETE method(s) found) Summary: Need to integrate the jtreg unit test for the fixed bug JDK-8042796 Reviewed-by: dcubed, coleenp Contributed-by: serguei.spitsyn@oracle.com
Tue, 15 Jul 2014 16:46:43 +0100 8048175: Remove redundant use of reflection on core classes from JNDI
prappo [Tue, 15 Jul 2014 16:46:43 +0100] rev 25514
8048175: Remove redundant use of reflection on core classes from JNDI Reviewed-by: msheppar, vinnie
Thu, 10 Jul 2014 16:26:38 +0200 8042778: Getting all visible methods in ReferenceTypeImpl is slow
jmanson [Thu, 10 Jul 2014 16:26:38 +0200] rev 25513
8042778: Getting all visible methods in ReferenceTypeImpl is slow Reviewed-by: egahlin, dholmes
Thu, 17 Jul 2014 09:50:33 -0700 Added tag jdk9-b23 for changeset 4bc08677eca7
katleman [Thu, 17 Jul 2014 09:50:33 -0700] rev 25512
Added tag jdk9-b23 for changeset 4bc08677eca7
Wed, 05 Jul 2017 19:50:37 +0200 Merge
duke [Wed, 05 Jul 2017 19:50:37 +0200] rev 25511
Merge
Fri, 18 Jul 2014 08:25:40 -0700 Merge
lana [Fri, 18 Jul 2014 08:25:40 -0700] rev 25510
Merge
Mon, 14 Jul 2014 13:31:03 +0400 8043454: Test case for 8037157 should not throw a VerifyError
hseigel [Mon, 14 Jul 2014 13:31:03 +0400] rev 25509
8043454: Test case for 8037157 should not throw a VerifyError Summary: Don't throw VerifyError if method is NULL. Reviewed-by: acorn, lfoltan, mschoene
Wed, 07 May 2014 19:34:48 +0400 8037157: Verify <init> call
hseigel [Wed, 07 May 2014 19:34:48 +0400] rev 25508
8037157: Verify <init> call Summary: Check for null method Reviewed-by: coleenp, acorn, mschoene
Mon, 14 Jul 2014 13:15:06 +0400 8037167: Better method signature resolution
acorn [Mon, 14 Jul 2014 13:15:06 +0400] rev 25507
8037167: Better method signature resolution Reviewed-by: mschoene, hseigel, lfoltan
Mon, 14 Jul 2014 13:01:34 +0400 8036800: Attribute OOM to correct part of code
hseigel [Mon, 14 Jul 2014 13:01:34 +0400] rev 25506
8036800: Attribute OOM to correct part of code Summary: checks that the attribute_length does not exceed the length of remaining data in the class file Reviewed-by: coleenp, ahgross
Mon, 14 Jul 2014 12:45:14 +0400 8035119: Fix exceptions to bytecode verification
hseigel [Mon, 14 Jul 2014 12:45:14 +0400] rev 25505
8035119: Fix exceptions to bytecode verification Summary: Prevent ctor calls to super() and this() from avoidable code (try blocks, if stmts, etc.) Reviewed-by: coleenp, acorn, mschoene
Wed, 07 May 2014 19:21:52 +0400 8032536: JVM resolves wrong method in some unusual cases
hseigel [Wed, 07 May 2014 19:21:52 +0400] rev 25504
8032536: JVM resolves wrong method in some unusual cases Summary: Handle package private case Reviewed-by: coleenp, acorn, jdn
Mon, 14 Jul 2014 12:43:50 +0400 8030763: Validate global memory allocation
hseigel [Mon, 14 Jul 2014 12:43:50 +0400] rev 25503
8030763: Validate global memory allocation Summary: Add length checks where necessary Reviewed-by: coleenp, mschoene
Fri, 11 Jul 2014 09:14:21 -0700 Merge
amurillo [Fri, 11 Jul 2014 09:14:21 -0700] rev 25502
Merge
Fri, 11 Jul 2014 05:59:08 -0700 Merge
jmasa [Fri, 11 Jul 2014 05:59:08 -0700] rev 25501
Merge
Wed, 09 Jul 2014 16:44:30 +0200 8049426: Minor cleanups after G1 class unloading
ehelin [Wed, 09 Jul 2014 16:44:30 +0200] rev 25500
8049426: Minor cleanups after G1 class unloading Reviewed-by: stefank, brutisso
Fri, 11 Jul 2014 02:34:11 -0700 Merge
roland [Fri, 11 Jul 2014 02:34:11 -0700] rev 25499
Merge
Wed, 09 Jul 2014 21:56:16 +0000 8047734: Backout use of -Og
mduigou [Wed, 09 Jul 2014 21:56:16 +0000] rev 25498
8047734: Backout use of -Og Reviewed-by: iveresov
Wed, 09 Jul 2014 02:50:46 -0700 Merge
roland [Wed, 09 Jul 2014 02:50:46 -0700] rev 25497
Merge
Mon, 23 Jun 2014 13:33:23 +0200 8046289: compiler/6340864/TestLongVect.java timeout with
rbackman [Mon, 23 Jun 2014 13:33:23 +0200] rev 25496
8046289: compiler/6340864/TestLongVect.java timeout with Reviewed-by: iveresov, vlivanov
Thu, 03 Jul 2014 08:46:44 +0200 8022968: Some codecache allocation failures don't result in invoking the sweeper
thartmann [Thu, 03 Jul 2014 08:46:44 +0200] rev 25495
8022968: Some codecache allocation failures don't result in invoking the sweeper Summary: Add calls to CompileBroker::handle_full_code_cache() or fail gracefully whenever allocation in the code cache fails. Reviewed-by: iveresov, vlivanov
Wed, 02 Jul 2014 22:54:18 +0200 8046542: [I.finalize() calls from methods compiled by C1 do not cause IllegalAccessError on Sparc
roland [Wed, 02 Jul 2014 22:54:18 +0200] rev 25494
8046542: [I.finalize() calls from methods compiled by C1 do not cause IllegalAccessError on Sparc Summary: call to Object.finalize() sometimes allowed by compilers on array type Reviewed-by: iveresov, vlivanov
Thu, 10 Jul 2014 13:39:18 -0700 Merge
jmasa [Thu, 10 Jul 2014 13:39:18 -0700] rev 25493
Merge
Mon, 07 Jul 2014 10:12:40 +0200 8049421: G1 Class Unloading after completing a concurrent mark cycle
stefank [Mon, 07 Jul 2014 10:12:40 +0200] rev 25492
8049421: G1 Class Unloading after completing a concurrent mark cycle Reviewed-by: tschatzl, ehelin, brutisso, coleenp, roland, iveresov Contributed-by: stefan.karlsson@oracle.com, mikael.gerdin@oracle.com
Mon, 07 Jul 2014 12:37:11 +0200 8049420: Backout 8048248 to correct attribution
stefank [Mon, 07 Jul 2014 12:37:11 +0200] rev 25491
8049420: Backout 8048248 to correct attribution Reviewed-by: ehelin, brutisso
Mon, 07 Jul 2014 10:12:40 +0200 8048248: G1 Class Unloading after completing a concurrent mark cycle
stefank [Mon, 07 Jul 2014 10:12:40 +0200] rev 25490
8048248: G1 Class Unloading after completing a concurrent mark cycle Reviewed-by: tschatzl, ehelin, brutisso, coleenp, roland, iveresov
Mon, 07 Jul 2014 10:18:33 +0200 8049411: Minimal VM build broken after gcId.cpp was added
stefank [Mon, 07 Jul 2014 10:18:33 +0200] rev 25489
8049411: Minimal VM build broken after gcId.cpp was added Reviewed-by: brutisso, ehelin, tschatzl, dholmes
Wed, 02 Jul 2014 17:24:18 -0700 Merge
jmasa [Wed, 02 Jul 2014 17:24:18 -0700] rev 25488
Merge
Wed, 02 Jul 2014 11:13:58 +0200 Merge
ehelin [Wed, 02 Jul 2014 11:13:58 +0200] rev 25487
Merge
Tue, 01 Jul 2014 09:03:55 +0200 8047362: Add a version of CompiledIC_at that doesn't create a new RelocIterator
stefank [Tue, 01 Jul 2014 09:03:55 +0200] rev 25486
8047362: Add a version of CompiledIC_at that doesn't create a new RelocIterator Reviewed-by: iveresov, mgerdin
Thu, 26 Jun 2014 13:30:43 -0700 8034246: remove CMS and ParNew adaptive size policy code
jcoomes [Thu, 26 Jun 2014 13:30:43 -0700] rev 25485
8034246: remove CMS and ParNew adaptive size policy code Reviewed-by: tschatzl, jwilhelm, mgerdin
Thu, 26 Jun 2014 16:01:07 +0200 8040977: G1 crashes when run with -XX:-G1DeferredRSUpdate
tschatzl [Thu, 26 Jun 2014 16:01:07 +0200] rev 25484
8040977: G1 crashes when run with -XX:-G1DeferredRSUpdate Summary: When G1 is run with -XX:-G1DeferredRSUpdate, the VM crashes because of wrong initialization order of member variables. The change makes the initalization explicit, not relying on initialization order any more. Reviewed-by: brutisso, mgerdin
Thu, 26 Jun 2014 15:48:05 +0200 8035401: Fix visibility of G1ParScanThreadState members
tschatzl [Thu, 26 Jun 2014 15:48:05 +0200] rev 25483
8035401: Fix visibility of G1ParScanThreadState members Summary: After JDK-8035400 there were several opportunities to fix the visibility of several members of the G1ParScanThreadState class. Reviewed-by: brutisso, mgerdin
Thu, 26 Jun 2014 15:45:07 +0200 8035400: Move G1ParScanThreadState into its own files
tschatzl [Thu, 26 Jun 2014 15:45:07 +0200] rev 25482
8035400: Move G1ParScanThreadState into its own files Summary: Extract the G1ParScanThreadState class from G1CollectedHeap.?pp into its own files. Reviewed-by: brutisso, mgerdin
Thu, 26 Jun 2014 11:36:58 +0200 8047818: G1 HeapRegions can no longer be ContiguousSpaces
mgerdin [Thu, 26 Jun 2014 11:36:58 +0200] rev 25481
8047818: G1 HeapRegions can no longer be ContiguousSpaces Summary: Change parent of G1OffsetTableContigSpace to CompactibleSpace, reimplement missing functionality Reviewed-by: stefank, jmasa, tschatzl
Thu, 26 Jun 2014 13:20:18 +0200 8048214: Linker error when compiling G1SATBCardTableModRefBS after include order changes
mgerdin [Thu, 26 Jun 2014 13:20:18 +0200] rev 25480
8048214: Linker error when compiling G1SATBCardTableModRefBS after include order changes Reviewed-by: stefank, brutisso, tschatzl
Thu, 26 Jun 2014 10:00:00 +0200 8047821: G1 Does not use the save_marks functionality as intended
mgerdin [Thu, 26 Jun 2014 10:00:00 +0200] rev 25479
8047821: G1 Does not use the save_marks functionality as intended Summary: Rename save_marks to record_top_and_timestamp and remove som unused but related methods Reviewed-by: stefank, ehelin
Tue, 08 Jul 2014 13:52:29 -0400 8048128: Fix for Solaris Studio C++ 5.13, CHECK_UNHANDLED_OOPS breaks PPC build.
lfoltan [Tue, 08 Jul 2014 13:52:29 -0400] rev 25478
8048128: Fix for Solaris Studio C++ 5.13, CHECK_UNHANDLED_OOPS breaks PPC build. Summary: Changes to successfully compile class oop within oops/oopsHierarchy.hpp for PPC build (with gcc 4.1.2). Reviewed-by: dholmes, hseigel
Tue, 08 Jul 2014 08:04:06 -0700 8047714: Fix for JDK-6546236 made Solaris os::yield() a no-op
fparain [Tue, 08 Jul 2014 08:04:06 -0700] rev 25477
8047714: Fix for JDK-6546236 made Solaris os::yield() a no-op Reviewed-by: hseigel, lfoltan
Mon, 07 Jul 2014 12:08:07 -0400 8048620: Remove unneeded/obsolete -source/-target options in hotspot tests
darcy [Mon, 07 Jul 2014 12:08:07 -0400] rev 25476
8048620: Remove unneeded/obsolete -source/-target options in hotspot tests Reviewed-by: dholmes, hseigel
Sat, 05 Jul 2014 20:05:29 +0200 8049324: interpretedVFrame::expressions to index oopmap correctly
mgronlun [Sat, 05 Jul 2014 20:05:29 +0200] rev 25475
8049324: interpretedVFrame::expressions to index oopmap correctly Reviewed-by: sspitsyn, coleenp
Thu, 03 Jul 2014 16:55:57 -0700 Merge
dcubed [Thu, 03 Jul 2014 16:55:57 -0700] rev 25474
Merge
Thu, 03 Jul 2014 21:37:31 +0200 8039905: heapdump/OnOOMToFile and heapdump/OnOOMToPath fail with "assert(fr().interpreter_frame_expression_stack_size() >= length) failed: error in expression stack!"
mgronlun [Thu, 03 Jul 2014 21:37:31 +0200] rev 25473
8039905: heapdump/OnOOMToFile and heapdump/OnOOMToPath fail with "assert(fr().interpreter_frame_expression_stack_size() >= length) failed: error in expression stack!" Reviewed-by: coleenp, sspitsyn
Thu, 03 Jul 2014 11:07:51 -0700 8047104: cleanup misc issues prior to Contended Locking reorder and cache
dcubed [Thu, 03 Jul 2014 11:07:51 -0700] rev 25472
8047104: cleanup misc issues prior to Contended Locking reorder and cache Summary: Checkpoint misc cleanups for Contended Locking prior to first optimization bucket. Reviewed-by: dholmes, sspitsyn, dice
Thu, 03 Jul 2014 09:16:56 -0700 8046818: Hotspot build system looking for sdt.h in the wrong place
mikael [Thu, 03 Jul 2014 09:16:56 -0700] rev 25471
8046818: Hotspot build system looking for sdt.h in the wrong place Reviewed-by: sla, dholmes
Thu, 03 Jul 2014 10:25:42 -0400 8026894: Improve VerifyError message about overriding a final method
hseigel [Thu, 03 Jul 2014 10:25:42 -0400] rev 25470
8026894: Improve VerifyError message about overriding a final method Summary: Add full class name to error message. Reviewed-by: fparain, zgu, lfoltan
Wed, 02 Jul 2014 20:20:45 -0400 Merge
coleenp [Wed, 02 Jul 2014 20:20:45 -0400] rev 25469
Merge
Thu, 26 Jun 2014 16:05:15 +0200 8048241: Introduce umbrella header os.inline.hpp and clean up includes
goetz [Thu, 26 Jun 2014 16:05:15 +0200] rev 25468
8048241: Introduce umbrella header os.inline.hpp and clean up includes Reviewed-by: coleenp, dholmes, lfoltan
Wed, 02 Jul 2014 20:56:54 +0000 Merge
dcubed [Wed, 02 Jul 2014 20:56:54 +0000] rev 25467
Merge
Wed, 02 Jul 2014 13:50:16 -0700 8048232: Fix for 8046471 breaks PPC64 build
simonis [Wed, 02 Jul 2014 13:50:16 -0700] rev 25466
8048232: Fix for 8046471 breaks PPC64 build Reviewed-by: mikael, dcubed
Wed, 02 Jul 2014 15:22:18 -0400 8047737: Move array component mirror to instance of java/lang/Class
coleenp [Wed, 02 Jul 2014 15:22:18 -0400] rev 25465
8047737: Move array component mirror to instance of java/lang/Class Summary: Add field in java.lang.Class for componentType to simplify oop processing in JVM Reviewed-by: fparain, twisti
Wed, 02 Jul 2014 15:17:11 +0200 Merge
sla [Wed, 02 Jul 2014 15:17:11 +0200] rev 25464
Merge
Thu, 17 Jul 2014 09:50:15 -0700 Added tag jdk9-b23 for changeset dce1ebc0a015
katleman [Thu, 17 Jul 2014 09:50:15 -0700] rev 25463
Added tag jdk9-b23 for changeset dce1ebc0a015
Fri, 18 Jul 2014 08:25:14 -0700 Merge
lana [Fri, 18 Jul 2014 08:25:14 -0700] rev 25462
Merge
Tue, 15 Jul 2014 21:45:50 -0700 8050825: Support running regression tests using jtreg_tests+TESTDIRS from top level
mikael [Tue, 15 Jul 2014 21:45:50 -0700] rev 25461
8050825: Support running regression tests using jtreg_tests+TESTDIRS from top level Reviewed-by: dholmes, mduigou
Fri, 11 Jul 2014 21:07:48 -0700 Merge
amurillo [Fri, 11 Jul 2014 21:07:48 -0700] rev 25460
Merge
Wed, 09 Jul 2014 21:55:52 +0000 8047734: Backout use of -Og
mduigou [Wed, 09 Jul 2014 21:55:52 +0000] rev 25459
8047734: Backout use of -Og Reviewed-by: iveresov
Thu, 17 Jul 2014 09:50:04 -0700 Added tag jdk9-b23 for changeset 740e05fd7953
katleman [Thu, 17 Jul 2014 09:50:04 -0700] rev 25458
Added tag jdk9-b23 for changeset 740e05fd7953
Wed, 05 Jul 2017 19:50:07 +0200 Added tag jdk9-b23 for changeset 39cfdc2dcaf3
duke [Wed, 05 Jul 2017 19:50:07 +0200] rev 25457
Added tag jdk9-b23 for changeset 39cfdc2dcaf3
Wed, 05 Jul 2017 19:50:06 +0200 Merge jdk9-b23
duke [Wed, 05 Jul 2017 19:50:06 +0200] rev 25456
Merge
Wed, 05 Jul 2017 19:50:00 +0200 Merge
duke [Wed, 05 Jul 2017 19:50:00 +0200] rev 25455
Merge
Sun, 15 Jun 2014 08:41:57 -0700 8039028: [javadoc] refactor the usage of Util.java
ksrini [Sun, 15 Jun 2014 08:41:57 -0700] rev 25454
8039028: [javadoc] refactor the usage of Util.java Reviewed-by: jjg
Sat, 12 Jul 2014 07:32:28 -0700 8050106: JavaCompiler relies on inappropriate result from comparison
jjg [Sat, 12 Jul 2014 07:32:28 -0700] rev 25453
8050106: JavaCompiler relies on inappropriate result from comparison Reviewed-by: darcy
Fri, 11 Jul 2014 18:51:32 -0700 8048806: Javadoc errors out on some valid HTML tags
jjg [Fri, 11 Jul 2014 18:51:32 -0700] rev 25452
8048806: Javadoc errors out on some valid HTML tags Reviewed-by: bpatel
Fri, 11 Jul 2014 13:57:32 -0700 8050086: jdk.Exported is missing @return
darcy [Fri, 11 Jul 2014 13:57:32 -0700] rev 25451
8050086: jdk.Exported is missing @return Reviewed-by: jjg
Fri, 11 Jul 2014 06:52:04 -0700 8049396: [javadoc] add more class-use test cases
ksrini [Fri, 11 Jul 2014 06:52:04 -0700] rev 25450
8049396: [javadoc] add more class-use test cases Reviewed-by: jjg
Sun, 29 Jun 2014 17:13:55 -0700 8049393: [javadoc] parameters are not sorted correctly
ksrini [Sun, 29 Jun 2014 17:13:55 -0700] rev 25449
8049393: [javadoc] parameters are not sorted correctly Reviewed-by: jjg
Thu, 10 Jul 2014 16:03:45 -0700 8030610: replace test/tools/javac/versions/check.sh
ntoda [Thu, 10 Jul 2014 16:03:45 -0700] rev 25448
8030610: replace test/tools/javac/versions/check.sh Reviewed-by: jjg
Thu, 10 Jul 2014 14:06:04 -0700 Merge
lana [Thu, 10 Jul 2014 14:06:04 -0700] rev 25447
Merge
Thu, 10 Jul 2014 12:39:26 -0700 Merge
lana [Thu, 10 Jul 2014 12:39:26 -0700] rev 25446
Merge
Thu, 10 Jul 2014 13:57:27 -0700 8011044: Remove support for 1.5 and earlier source and target options
ntoda [Thu, 10 Jul 2014 13:57:27 -0700] rev 25445
8011044: Remove support for 1.5 and earlier source and target options Reviewed-by: darcy, jjg Contributed-by: neil.toda@oracle.com, brian.goetz@oracle.com
Wed, 09 Jul 2014 10:49:32 -0400 8033483: Should ignore nested lambda bodies during overload resolution
vromero [Wed, 09 Jul 2014 10:49:32 -0400] rev 25444
8033483: Should ignore nested lambda bodies during overload resolution Reviewed-by: mcimadamore, dlsmith
Wed, 09 Jul 2014 16:32:05 +0200 8031569: Refactor javac scope implementation to enable lazy imports
jlahoda [Wed, 09 Jul 2014 16:32:05 +0200] rev 25443
8031569: Refactor javac scope implementation to enable lazy imports Summary: Introducing an internal API for Scope; rewriting ImportScopes to extend CompoundScopes. Reviewed-by: mcimadamore, jjg, jfranck Contributed-by: maurizio.cimadamore@oracle.com, jan.lahoda@oracle.com
Tue, 08 Jul 2014 18:26:34 -0700 8029548: (jdeps) use @jdk.Exported to determine supported vs JDK internal API
mchung [Tue, 08 Jul 2014 18:26:34 -0700] rev 25442
8029548: (jdeps) use @jdk.Exported to determine supported vs JDK internal API 8031092: jdeps does not recognize --help option. 8048063: (jdeps) Add filtering capability Reviewed-by: alanb, dfuchs
Tue, 08 Jul 2014 15:42:04 +0100 8043926: javac, code valid in 7 is not compiling for 8
mcimadamore [Tue, 08 Jul 2014 15:42:04 +0100] rev 25441
8043926: javac, code valid in 7 is not compiling for 8 Summary: type-containment doesn't handle inference variables correctly Reviewed-by: vromero, dlsmith
Tue, 08 Jul 2014 15:13:16 +0200 8042239: javac: TreeMaker.Type(Type t) does not handle UnionClassType
jlahoda [Tue, 08 Jul 2014 15:13:16 +0200] rev 25440
8042239: javac: TreeMaker.Type(Type t) does not handle UnionClassType Summary: Enhancing TreeMaker.Type(Type t) with support for UnionClassType and IntersectionClassType. Reviewed-by: vromero, rfield Contributed-by: robert.field@oracle.com, jan.lahoda@oracle.com
Mon, 07 Jul 2014 13:39:31 -0700 8044080: .out files for unicode, implicitThis and importChecks tests in tools/javac dir
sogoel [Mon, 07 Jul 2014 13:39:31 -0700] rev 25439
8044080: .out files for unicode, implicitThis and importChecks tests in tools/javac dir Reviewed-by: jjg
Mon, 07 Jul 2014 12:55:00 -0700 8049491: Remove three auxilary files in tools/javac/enum dir
sogoel [Mon, 07 Jul 2014 12:55:00 -0700] rev 25438
8049491: Remove three auxilary files in tools/javac/enum dir Reviewed-by: jjg
Mon, 07 Jul 2014 12:44:20 -0700 8046618: .out files for enum tests in tools/javac/dir
sogoel [Mon, 07 Jul 2014 12:44:20 -0700] rev 25437
8046618: .out files for enum tests in tools/javac/dir Reviewed-by: jjg
Mon, 07 Jul 2014 12:36:45 -0700 8046635: .out files for enum tests in tools/javac/dir
sogoel [Mon, 07 Jul 2014 12:36:45 -0700] rev 25436
8046635: .out files for enum tests in tools/javac/dir Reviewed-by: jjg
Fri, 04 Jul 2014 16:34:44 +0100 8049075: javac, wildcards and generic vararg method invocation not accepted
vromero [Fri, 04 Jul 2014 16:34:44 +0100] rev 25435
8049075: javac, wildcards and generic vararg method invocation not accepted Reviewed-by: mcimadamore
Fri, 04 Jul 2014 10:52:22 +0100 8042261: Implement classfile tests for Deprecated attribute.
jjg [Fri, 04 Jul 2014 10:52:22 +0100] rev 25434
8042261: Implement classfile tests for Deprecated attribute. Reviewed-by: jjg, anazarov, shurailine
Thu, 03 Jul 2014 15:48:23 -0700 8049284: Missing bug id in test/tools/javac/varargs/warning/Warn*
sogoel [Thu, 03 Jul 2014 15:48:23 -0700] rev 25433
8049284: Missing bug id in test/tools/javac/varargs/warning/Warn* Reviewed-by: darcy
Thu, 10 Jul 2014 12:13:35 -0700 Added tag jdk9-b22 for changeset cf09dddb6caf
katleman [Thu, 10 Jul 2014 12:13:35 -0700] rev 25432
Added tag jdk9-b22 for changeset cf09dddb6caf
Wed, 05 Jul 2017 19:49:51 +0200 Merge
duke [Wed, 05 Jul 2017 19:49:51 +0200] rev 25431
Merge
Thu, 10 Jul 2014 12:39:35 -0700 Merge
lana [Thu, 10 Jul 2014 12:39:35 -0700] rev 25430
Merge
Wed, 09 Jul 2014 13:55:07 +0200 8044656: Update JAX-WS RI integration to latest version
mkos [Wed, 09 Jul 2014 13:55:07 +0200] rev 25429
8044656: Update JAX-WS RI integration to latest version Summary: JAX-WS RI upgrade from 2.2.10-b140228.1436 to 2.2.11-b140602.1731 Reviewed-by: lancea
Thu, 10 Jul 2014 12:13:24 -0700 Added tag jdk9-b22 for changeset 929007aaf883
katleman [Thu, 10 Jul 2014 12:13:24 -0700] rev 25428
Added tag jdk9-b22 for changeset 929007aaf883
Wed, 05 Jul 2017 19:49:46 +0200 Merge
duke [Wed, 05 Jul 2017 19:49:46 +0200] rev 25427
Merge
Thu, 10 Jul 2014 12:13:22 -0700 Added tag jdk9-b22 for changeset d501c3d3dab3
katleman [Thu, 10 Jul 2014 12:13:22 -0700] rev 25426
Added tag jdk9-b22 for changeset d501c3d3dab3
Wed, 05 Jul 2017 19:49:42 +0200 Merge
duke [Wed, 05 Jul 2017 19:49:42 +0200] rev 25425
Merge
Thu, 10 Jul 2014 12:41:23 -0700 Merge
lana [Thu, 10 Jul 2014 12:41:23 -0700] rev 25424
Merge
Tue, 08 Jul 2014 13:13:31 +0200 8047067: all eval arguments need to be copied in Lower
attila [Tue, 08 Jul 2014 13:13:31 +0200] rev 25423
8047067: all eval arguments need to be copied in Lower Reviewed-by: lagergren, sundar
Tue, 08 Jul 2014 16:30:42 +0530 8049524: Global object initialization via javax.script API should be minimal
sundar [Tue, 08 Jul 2014 16:30:42 +0530] rev 25422
8049524: Global object initialization via javax.script API should be minimal Reviewed-by: attila, hannesw
Fri, 04 Jul 2014 20:15:41 +0530 8044760: Avoid PropertyMap duplicate for global instances
sundar [Fri, 04 Jul 2014 20:15:41 +0530] rev 25421
8044760: Avoid PropertyMap duplicate for global instances Reviewed-by: attila, hannesw
Fri, 04 Jul 2014 15:56:53 +0530 8049086: Minor API convenience functions on "Java" object
sundar [Fri, 04 Jul 2014 15:56:53 +0530] rev 25420
8049086: Minor API convenience functions on "Java" object Reviewed-by: attila, hannesw
Thu, 10 Jul 2014 12:13:37 -0700 Added tag jdk9-b22 for changeset aa64bc1a97d9
katleman [Thu, 10 Jul 2014 12:13:37 -0700] rev 25419
Added tag jdk9-b22 for changeset aa64bc1a97d9
Wed, 05 Jul 2017 19:49:37 +0200 Merge
duke [Wed, 05 Jul 2017 19:49:37 +0200] rev 25418
Merge
Thu, 10 Jul 2014 12:12:59 -0700 Added tag jdk9-b22 for changeset c06edfaae13b
katleman [Thu, 10 Jul 2014 12:12:59 -0700] rev 25417
Added tag jdk9-b22 for changeset c06edfaae13b
Wed, 05 Jul 2017 19:49:33 +0200 Merge
duke [Wed, 05 Jul 2017 19:49:33 +0200] rev 25416
Merge
Sun, 13 Jul 2014 15:24:03 +0100 8050118: Windows policy file missing semicolon
vinnie [Sun, 13 Jul 2014 15:24:03 +0100] rev 25415
8050118: Windows policy file missing semicolon Reviewed-by: chegar
Sat, 12 Jul 2014 10:52:51 -0700 8050105: test sun/rmi/rmic/minimizeWrapperInstances/run.sh fails
smarks [Sat, 12 Jul 2014 10:52:51 -0700] rev 25414
8050105: test sun/rmi/rmic/minimizeWrapperInstances/run.sh fails Reviewed-by: lancea, mduigou, darcy
Sat, 12 Jul 2014 04:15:56 +0400 6904367: (coll) IdentityHashMap is resized before exceeding the expected maximum size
igerasim [Sat, 12 Jul 2014 04:15:56 +0400] rev 25413
6904367: (coll) IdentityHashMap is resized before exceeding the expected maximum size Reviewed-by: plevart, martin
Fri, 11 Jul 2014 14:06:42 -0700 8050051: Remove unneeded/obsolete -source/-target options in shell tests
darcy [Fri, 11 Jul 2014 14:06:42 -0700] rev 25412
8050051: Remove unneeded/obsolete -source/-target options in shell tests Reviewed-by: alanb
Fri, 11 Jul 2014 14:53:55 +0100 8049884: Reduce possible timing noise in com/sun/jndi/ldap/LdapTimeoutTest.java
prappo [Fri, 11 Jul 2014 14:53:55 +0100] rev 25411
8049884: Reduce possible timing noise in com/sun/jndi/ldap/LdapTimeoutTest.java Reviewed-by: vinnie
Thu, 10 Jul 2014 22:57:56 -0700 8049736: Fix raw and unchecked lint warnings in sun.tracing
darcy [Thu, 10 Jul 2014 22:57:56 -0700] rev 25410
8049736: Fix raw and unchecked lint warnings in sun.tracing Reviewed-by: mchung
Fri, 11 Jul 2014 09:17:10 +0800 8049936: Update the CheckBlacklistedCerts.java test to find new location of blacklisted.certs.pem
weijun [Fri, 11 Jul 2014 09:17:10 +0800] rev 25409
8049936: Update the CheckBlacklistedCerts.java test to find new location of blacklisted.certs.pem Reviewed-by: xuelei
Thu, 10 Jul 2014 22:44:58 +0000 8043406: Change default policy for JCE providers to run with as few privileges as possible
valeriep [Thu, 10 Jul 2014 22:44:58 +0000] rev 25408
8043406: Change default policy for JCE providers to run with as few privileges as possible Summary: Provide default permissions for crypto providers Reviewed-by: mullan, vinnie
Thu, 10 Jul 2014 12:40:48 -0700 Merge
lana [Thu, 10 Jul 2014 12:40:48 -0700] rev 25407
Merge
Tue, 17 Jun 2014 13:57:01 +0100 8047062: Improve diagnostic output in com/sun/jndi/ldap/LdapTimeoutTest.java
prappo [Tue, 17 Jun 2014 13:57:01 +0100] rev 25406
8047062: Improve diagnostic output in com/sun/jndi/ldap/LdapTimeoutTest.java Reviewed-by: duke
Wed, 09 Jul 2014 21:26:11 -0700 8049820: Fix raw and unchecked lint warnings in sun.management
darcy [Wed, 09 Jul 2014 21:26:11 -0700] rev 25405
8049820: Fix raw and unchecked lint warnings in sun.management Reviewed-by: mchung
Thu, 10 Jul 2014 03:07:48 +0000 8041781: Need new regression tests for PBE keys
rhalade [Thu, 10 Jul 2014 03:07:48 +0000] rev 25404
8041781: Need new regression tests for PBE keys Reviewed-by: xuelei
Thu, 10 Jul 2014 10:44:48 +0800 8044085: Access ExtendedGSSContext.inquireSecContext() result through SASL
weijun [Thu, 10 Jul 2014 10:44:48 +0800] rev 25403
8044085: Access ExtendedGSSContext.inquireSecContext() result through SASL Reviewed-by: mullan
Wed, 09 Jul 2014 18:34:45 -0700 7065233: To interpret case-insensitive string locale independently
juh [Wed, 09 Jul 2014 18:34:45 -0700] rev 25402
7065233: To interpret case-insensitive string locale independently Reviewed-by: xuelei
Wed, 09 Jul 2014 17:02:03 -0700 8049794: Fix raw and unchecked warnings in jvmstat
darcy [Wed, 09 Jul 2014 17:02:03 -0700] rev 25401
8049794: Fix raw and unchecked warnings in jvmstat Reviewed-by: mchung
Wed, 09 Jul 2014 10:02:30 -0700 8048515: Read outside array bounds in jdk/src/solaris/native/java/lang/java_props_md.c
naoto [Wed, 09 Jul 2014 10:02:30 -0700] rev 25400
8048515: Read outside array bounds in jdk/src/solaris/native/java/lang/java_props_md.c Reviewed-by: okutsu
Wed, 09 Jul 2014 17:51:50 +0200 8048913: java/util/logging/LoggingDeadlock2.java times out
dfuchs [Wed, 09 Jul 2014 17:51:50 +0200] rev 25399
8048913: java/util/logging/LoggingDeadlock2.java times out Summary: removes the /timeout=15 parameter from the @run command line Reviewed-by: mchung, dholmes
Wed, 09 Jul 2014 12:30:17 +0200 8049220: URL.factory data race
plevart [Wed, 09 Jul 2014 12:30:17 +0200] rev 25398
8049220: URL.factory data race Reviewed-by: alanb, psandoz
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip