Hi
Now that some changes are going into the JVMTI implementation in order to
support modules, I just wanted to bring up the question I asked back in
early December regarding support for setting the -Xpatch from JVMTI in
the OnLoad phase, as well as the inability for JVMTI agents to instrument
clas
On 21/01/2016 10:27, Michael Rasmussen wrote:
Hi
Now that some changes are going into the JVMTI implementation in order to
support modules, I just wanted to bring up the question I asked back in
early December regarding support for setting the -Xpatch from JVMTI in
the OnLoad phase, as well as t
Changeset: 8235e92cec13
Author:erikj
Date: 2016-01-21 13:38 +0100
URL: http://hg.openjdk.java.net/jigsaw/jake/rev/8235e92cec13
/-systemmodulepath/-system/
! make/CompileJavaModules.gmk
! make/Javadoc.gmk
! make/common/SetupJavaCompilers.gmk
Changeset: f6a942282894
Author:erikj
Date: 2016-01-21 13:38 +0100
URL: http://hg.openjdk.java.net/jigsaw/jake/nashorn/rev/f6a942282894
/-systemmodulepath/-system/
! make/BuildNashorn.gmk
On 20/01/2016 22:35, serguei.spit...@oracle.com wrote:
:
Jdk webrev:
http://cr.openjdk.java.net/~sspitsyn/webrevs/2016/jdk/8049365-Jigsaw-jdk.2/
Hotspot webrev:
http://cr.openjdk.java.net/~sspitsyn/webrevs/2016/hotspot/8049365-Jigsaw-hs.2/
jvmti.xml - the module catagory has since="9" but the
Changeset: c0ab34210ad9
Author:alanb
Date: 2016-01-21 13:45 +
URL: http://hg.openjdk.java.net/jigsaw/jake/jdk/rev/c0ab34210ad9
Default class path to . when not set and no initial module
! src/java.base/share/classes/jdk/internal/misc/ClassLoaders.java
Changeset: f36cffb66775
A
Hi Alan
>
> [1] https://bugs.openjdk.java.net/browse/JDK-8144730
> [2] https://bugs.openjdk.java.net/browse/JDK-8136930
> [3] https://bugs.openjdk.java.net/browse/JDK-8146454
Thank you for the references, I just wanted to mention them again; but of
course they are logged in the system, silly me j
Changeset: a9ae43ce3241
Author:hseigel
Date: 2016-01-21 11:16 -0500
URL: http://hg.openjdk.java.net/jigsaw/jake/hotspot/rev/a9ae43ce3241
Reenable test because it now passes because of app class loader change
described in 8072481.
! test/runtime/StackGuardPages/testme.sh
Changeset: c5550502a1f1
Author:chegar
Date: 2016-01-13 14:34 +
URL: http://hg.openjdk.java.net/jigsaw/jake/hotspot/rev/c5550502a1f1
8146736: Move sun.misc performance counters to jdk.internal.perf
Reviewed-by: alanb, mchung, rriggs
! src/share/vm/prims/nativeLookup.cpp
! src/sh
Changeset: 68b4d7d59f16
Author:lana
Date: 2016-01-21 09:45 -0800
URL: http://hg.openjdk.java.net/jigsaw/jake/corba/rev/68b4d7d59f16
Added tag jdk-9+102 for changeset 9c4662334d93
! .hgtags
Changeset: 268666f27e51
Author:chegar
Date: 2016-01-21 20:56 +
URL: http:
Changeset: 1ce986ce18e3
Author:lana
Date: 2016-01-21 09:46 -0800
URL: http://hg.openjdk.java.net/jigsaw/jake/jaxws/rev/1ce986ce18e3
Added tag jdk-9+102 for changeset 0868b93587cc
! .hgtags
Changeset: 6f1a8b346869
Author:chegar
Date: 2016-01-21 20:56 +
URL: http:
Changeset: bb63b699c060
Author:hannesw
Date: 2016-01-12 15:38 +0100
URL: http://hg.openjdk.java.net/jigsaw/jake/nashorn/rev/bb63b699c060
8146888: Wrong license headers in test files
Reviewed-by: mhaupt, jlaskey
! test/script/nosecurity/treeapi/for.js
! test/script/nosecurity/treeap
Changeset: 1e29ca011af4
Author:joehw
Date: 2016-01-08 10:51 -0800
URL: http://hg.openjdk.java.net/jigsaw/jake/jaxp/rev/1e29ca011af4
8144967: javax.xml.transform.Source and org.xml.sax.InputSource can be empty
Reviewed-by: darcy, rriggs
! src/java.xml/share/classes/javax/xml/transfo
Changeset: 4b01ea6c12c3
Author:alundblad
Date: 2016-01-08 17:05 +0100
URL: http://hg.openjdk.java.net/jigsaw/jake/rev/4b01ea6c12c3
8144226: Sjavac's handling of include/exclude patterns is buggy, redundant and
inconsistent
Summary: Updated include/exclude pattern arguments for sjav
Changeset: ac0150296d51
Author:alundblad
Date: 2016-01-08 17:10 +0100
URL: http://hg.openjdk.java.net/jigsaw/jake/jdk/rev/ac0150296d51
8144226: Sjavac's handling of include/exclude patterns is buggy, redundant and
inconsistent
Summary: Updated include/exclude pattern arguments for
Changeset: 88a874f33d6d
Author:alundblad
Date: 2016-01-08 17:14 +0100
URL: http://hg.openjdk.java.net/jigsaw/jake/langtools/rev/88a874f33d6d
8144226: Sjavac's handling of include/exclude patterns is buggy, redundant and
inconsistent
Summary: Rewrote sjavac include/exclude pattern h
Hi,
please review a minor fix for com/sun/jndi/dns/Test6991580.java, which fails
to compile test/com/sun/jndi/dns/IPv6NameserverPlatformParsingTest.java. It is
necessary to explicitly add exports for com.sun.jdn.dns from module
idk.naming.dns.
Bug: https://bugs.openjdk.java.net/browse/JDK-8
Changeset: 9584cbedf24f
Author:jjg
Date: 2016-01-21 14:53 -0800
URL: http://hg.openjdk.java.net/jigsaw/jake/langtools/rev/9584cbedf24f
add missing @modules
! test/jdk/jshell/T8146368/JShellToolTest8146368.java
! test/jdk/jshell/ToolReloadTest.java
On 1/21/16 04:51, Alan Bateman wrote:
On 20/01/2016 22:35, serguei.spit...@oracle.com wrote:
:
Jdk webrev:
http://cr.openjdk.java.net/~sspitsyn/webrevs/2016/jdk/8049365-Jigsaw-jdk.2/
Hotspot webrev:
http://cr.openjdk.java.net/~sspitsyn/webrevs/2016/hotspot/8049365-Jigsaw-hs.2/
jvmti.xml - th
19 matches
Mail list logo