Wed, 04 Oct 2017 10:54:18 -0700 |
joehw |
8187593: Cleanup: removing SecuritySupport files |
Wed, 04 Oct 2017 10:44:21 -0700 |
ksrini |
8186703: javadoc needs a test to verify member hiding |
Wed, 04 Oct 2017 01:08:36 -0700 |
igerasim |
8186654: Poor quality of sun.security.util.Cache.EqualByteArray.hashCode() |
Tue, 03 Oct 2017 23:42:08 -0700 |
igerasim |
8187658: Bigger buffer for GetAdaptersAddresses |
Tue, 03 Oct 2017 19:27:07 -0700 |
mchung |
8188321: (jdeps) help message should say "requires transitive" rather than "requires public" |
Tue, 03 Oct 2017 14:00:00 -0700 |
dl |
8186056: Miscellaneous changes imported from jsr166 CVS 2017-09 |
Tue, 03 Oct 2017 13:55:05 -0700 |
dl |
8186265: Make toString() methods of "task" objects more useful |
Tue, 03 Oct 2017 13:50:09 -0700 |
dl |
8186226: Improve ConcurrentSkipListMap performance on weak memory model machines |
Tue, 03 Oct 2017 13:45:11 -0700 |
dl |
8186171: HashMap: Entry.setValue may not work after Iterator.remove() called for previous entries |
Tue, 03 Oct 2017 13:41:55 -0700 |
dl |
8187607: [Testbug] Atomic*FieldUpdaterTest.checkPrivateAccess uses nested classes |
Tue, 03 Oct 2017 13:37:01 -0700 |
dl |
8187408: AbstractQueuedSynchronizer wait queue corrupted when thread awaits without holding the lock |
Tue, 03 Oct 2017 13:32:04 -0700 |
dl |
8188241: Improve numerical code in StampedLock example code |
Tue, 03 Oct 2017 12:58:49 -0700 |
bpatel |
8074407: javadoc: using <pre> after @deprecated tag causes warnings |
Thu, 05 Oct 2017 15:35:10 -0400 |
vromero |
moving isTrue and isFalse to ConstFold and propagating constants for conditional and typecastcondy-folding |
Thu, 05 Oct 2017 13:09:58 -0400 |
vromero |
refactoring to ConstFold so that methods fold1 and fold2 extract type information from the incumbent operatorcondy-folding |