2014-09-09 |
attila |
8057930: remove eval ID
|
changeset |
files
|
2014-09-08 |
attila |
8057148: Skip nested functions on reparse
|
changeset |
files
|
2014-09-08 |
yan |
8057678: Tests for let and const keywords in Nashorn
|
changeset |
files
|
2014-09-08 |
sundar |
8057742: ant clean test should not fail if one or more external test suites are missing
|
changeset |
files
|
2014-09-05 |
lagergren |
8057588: Lots of trivial (empty) classes were generated by the Nashorn compiler as part of restOf-method generation
|
changeset |
files
|
2014-09-05 |
lagergren |
8057611: Nashorn did not dump the JOx classes to disk when running with the -d flag
|
changeset |
files
|
2014-09-11 |
katleman |
Added tag jdk9-b30 for changeset 00bb2442d1d6
|
changeset |
files
|
2017-07-05 |
duke |
Merge
|
changeset |
files
|
2014-09-11 |
lana |
Merge
|
changeset |
files
|
2014-09-11 |
wetmore |
8058180: .hgignore should be updated with webrev in all repos
|
changeset |
files
|
2014-09-11 |
katleman |
Added tag jdk9-b30 for changeset 10aa2df75c46
|
changeset |
files
|
2017-07-05 |
duke |
Merge
|
changeset |
files
|
2014-09-11 |
lana |
Merge
|
changeset |
files
|
2014-09-11 |
lancea |
8057826: Minor clean-up to the java.sql Date/Time/Timestamp tests
|
changeset |
files
|
2014-09-11 |
wetmore |
8058180: .hgignore should be updated with webrev in all repos
|
changeset |
files
|
2014-09-11 |
valeriep |
8039898: sunpkcs11-solaris.cfg should be in solaris specific directory
|
changeset |
files
|
2014-09-11 |
dsamersoff |
8057746: Cannot handle JdpException in JMX agent initialization.
|
changeset |
files
|
2014-09-11 |
michaelm |
8057936: java.net.URLClassLoader.findClass uses exceptions in control flow
|
changeset |
files
|
2014-09-11 |
dsamersoff |
8057556: JDP should better handle non-active interfaces
|
changeset |
files
|
2014-09-11 |
aefimov |
8057747: Several test failing after update to tzdata2014g
|
changeset |
files
|
2014-09-11 |
jbachorik |
8058089: api/javax_management/loading/MLetArgsSupport.html\#MLetArgsSupportTest0001 fails because of java.lang.IllegalArgumentException (argument type mismatch)
|
changeset |
files
|
2014-09-11 |
lana |
Merge
|
changeset |
files
|
2014-09-10 |
vlivanov |
8057922: Improve LambdaForm sharing by using LambdaFormEditor more extensively
|
changeset |
files
|
2014-09-10 |
vlivanov |
8057042: LambdaFormEditor: derive new LFs from a base LF
|
changeset |
files
|
2014-09-10 |
vlivanov |
8056926: Improve caching of GuardWithTest combinator
|
changeset |
files
|
2014-09-10 |
vlivanov |
8057657: Annotate LambdaForm parameters with types
|
changeset |
files
|
2014-09-10 |
vlivanov |
8057656: Improve MethodType.isCastableTo() & MethodType.isConvertibleTo() checks
|
changeset |
files
|
2014-09-10 |
vlivanov |
8057654: Extract checks performed during MethodHandle construction into separate methods
|
changeset |
files
|
2014-09-10 |
vlivanov |
8050887: Intrinsify constants for default values
|
changeset |
files
|
2014-09-10 |
vlivanov |
8050884: Intrinsify ValueConversions.identity() functions
|
changeset |
files
|
2014-09-10 |
vlivanov |
8050877: Improve code for pairwise argument conversions and value boxing/unboxing
|
changeset |
files
|
2014-09-10 |
vlivanov |
8050200: Make LambdaForm intrinsics detection more robust
|
changeset |
files
|
2014-09-10 |
vlivanov |
8050057: Improve caching of MethodHandle reinvokers
|
changeset |
files
|
2014-09-10 |
vlivanov |
8050174: Support overriding of isInvokeSpecial flag in WrappedMember
|
changeset |
files
|
2014-09-10 |
vlivanov |
8050173: Add j.l.i.MethodHandle.copyWith(MethodType, LambdaForm)
|
changeset |
files
|
2014-09-10 |
vlivanov |
8050166: Get rid of some package-private methods on arguments in j.l.i.MethodHandle
|
changeset |
files
|
2014-09-10 |
vlivanov |
8050053: Improve caching of different invokers
|
changeset |
files
|
2014-09-10 |
vlivanov |
8050052: Small cleanups in java.lang.invoke code
|
changeset |
files
|
2014-09-10 |
vlivanov |
8049555: Move varargsArray from sun.invoke.util package to java.lang.invoke
|
changeset |
files
|
2014-09-10 |
vlivanov |
8038261: JSR292: cache and reuse typed array accessors
|
changeset |
files
|
2014-09-10 |
vlivanov |
8037209: Improvements and cleanups to bytecode assembly for lambda forms
|
changeset |
files
|
2014-09-10 |
coffeys |
8057813: Alterations to jdk_security3 test target
|
changeset |
files
|
2014-09-10 |
alanb |
8055251: Re-examine Integer.parseInt and Long.parseLong methods
|
changeset |
files
|
2014-09-10 |
sla |
8057937: javax/management/monitor/GaugeMonitorDeadlockTest.java should be quarantined
|
changeset |
files
|
2014-09-10 |
sla |
8057558: VirtualMachineImpl.execute on windows should close PipedInputStream before throwing exceptions
|
changeset |
files
|
2014-09-04 |
stefank |
8057174: MemoryMXBean tests -- TEST FAILED: chunkSize: 6291456 is less than YOUNG_GEN_SIZE: 8388608
|
changeset |
files
|
2014-09-09 |
igerasim |
7010989: Duplicate closure of file descriptors leads to unexpected and incorrect closure of sockets
|
changeset |
files
|
2014-09-09 |
kizune |
8051989: Unportable format string argument mismatch in jdk/src/share/native/com/sun/java/util/jar/pack/unpack.cpp
|
changeset |
files
|
2014-09-09 |
jfranck |
5043030: (reflect) unnecessary object creation in reflection
|
changeset |
files
|
2014-09-09 |
jfranck |
8054987: (reflect) Add sharing of annotations between instances of Executable
|
changeset |
files
|
2014-09-08 |
sla |
8057778: Misc cleanups of the attach code (aix)
|
changeset |
files
|
2014-09-08 |
sla |
8057776: Misc cleanups of the attach code
|
changeset |
files
|
2014-09-07 |
aefimov |
8049343: (tz) Support tzdata2014g
|
changeset |
files
|
2014-08-29 |
martin |
8056951: pico-optimize contains(Object) methods
|
changeset |
files
|
2014-09-05 |
ykantser |
8057686: Clean up ProblemList.txt
|
changeset |
files
|
2014-09-05 |
alanb |
8029516: (fs) WatchKey cancel unreliable on Windows
|
changeset |
files
|
2014-09-05 |
dl |
8056248: Improve ForkJoin thread throttling
|
changeset |
files
|
2014-09-11 |
katleman |
Added tag jdk9-b30 for changeset dfdf7c92f55e
|
changeset |
files
|
2017-07-05 |
duke |
Merge
|
changeset |
files
|
2014-09-11 |
lana |
Merge
|
changeset |
files
|