RFR(L): JDK-8067194 Restructure hotspot/agent/src to conform the modular source layout (original) (raw)
Dmitry Samersoff dmitry.samersoff at oracle.com
Mon Dec 21 21:50:27 UTC 2015
- Previous message (by thread): RFR: 8145936 - Fixes required to build and run Zero arm64 iOS Mobile JRE
- Next message (by thread): RFR(L): JDK-8067194 Restructure hotspot/agent/src to conform the modular source layout
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Everybody,
Please, review the changes:
http://cr.openjdk.java.net/~dsamersoff/JDK-8067194/webrevs.02/
The problem:
Serviceability agent source should follow source layout convention for modular jdk.
The solution:
Move SA sources under src/jdk.hotspot.agent
Move native code under jdk.hotspot.agent/{OS}/native/libsaproc
Problems left:
- I'll file a CR for each of problem and fix it later.
Custom gif copy routine left unchanged.
The name of SA under windows left unchanged it's sawindbg.dll
doc, scripts, test directories moved to a new location as is. It's content about to be evaluated.
-Dmitry
-- Dmitry Samersoff Oracle Java development team, Saint Petersburg, Russia
- I would love to change the world, but they won't give me the sources.
- Previous message (by thread): RFR: 8145936 - Fixes required to build and run Zero arm64 iOS Mobile JRE
- Next message (by thread): RFR(L): JDK-8067194 Restructure hotspot/agent/src to conform the modular source layout
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]